A smart powerplug and/or a fingerbot would solve that problem I guess? But at that point it’s probably cheaper to buy a network connected picture frame.
A smart powerplug and/or a fingerbot would solve that problem I guess? But at that point it’s probably cheaper to buy a network connected picture frame.
You could use something like the Toshiba flash air?
Or the tld is .mobi
I love all the ideas you have! Explaining how computers work, on a basic technical level, is something everyone should know nowadays.
I would suggest to focus the programming on something small, fun and instantly rewarding. Something like Snake in Pygame is not overly complex and you can take it step by step, so that every student will have something to show at the end, with varying levels of complexity. I would advise against using templates for projects, a lot of courses do but in my opinion it makes it harder for the student to replicate the work on its own later on.
In terms of networking, setting up a small test network with a WEP access point, a WPS access point and a WPA2 access point and letting the students (in groups, probably) try to figure out how to access/crack the passwords for them. (WEP and WPS should be easy, but WPA2 would require the deauthing exploit, which is a tad more complex).
Also the idea of cheap usb drives, which they can put on a live distro (or make it come with one) is a great way to start the lesson. This way they can have a setup that’s detached from the usual limitations school pc’s give. (if that’s still a thing).
Do make sure to teach them the ethics around hacking, cracking and downloading. From what I remember, Germany used to be decently lax on all three, but started to crack down on it in the past 10 years. Teaching responsibility and what the consequences are is very important.
Extension on HTTP 418 I’m a Teapot
yes, those two “autofixes” are “fixed” now. (it’s a opt-in setting)
Python is soon to be integrated into excel, I might not be a python fan but if it’s gonna replace vba I’m all for it.
As far as I know, no, rotary phones don’t use the nowadays default way of dial tones, so even numeric inputs in call menus don’t work
It used to work at least here in the Netherlands, when you send a sms to a landline, the phone company has a tts service that reads texts like: “incoming text from zero six one… (etc) with the following text: ok boomer” and repeating that twice.
Used to be a really mechanical voice, but I’ve not had a landline in at least ten years.
You can still receive texts on a rotorary right, then it’s read aloud by some computer voice
I prefer for it to be just a warning so I can debug without trouble, the build system will just prevent me from completing the pull request with it (and any other warning).
(╯°□°)╯︵ ┻━┻
It crashed some devices when they scan for WiFi networks (both Linux’s network-manager and a Canon Printer at least)
While not directly as popular, Blazor allows you to make the entire website in C#/ASP.NET and ship it as wasm.
It’s pretty much up to every language to make some library that allows it to work on the web though wasm.