I use an old Android smartphone as a replacement wifi antenna for the notebook I use plugged to my 65 inch TV. It's my main workstation, and is a very good machine, but for some reason there's a short circuit on the motherboard and the wifi antenna does not work. This same old phone is also used as a security camera so I can see my pets remotely when I'm traveling. I use the app Alfred to do that, and it works very w…
Ask HN: What are some interesting projects to reuse your old devices?
111–120 of 264 posts
Re: Ask HN: What are some interesting projects to reuse your old devices?
#112I'm working on web forum/community software which should be compatible with just about any Web-capable device, regardless of browser. I've dedicated a lot of time to compatibility, and now it is usable and fully feature-accessible in IE4, IE5.5, IE8, Netscape 3, 4, Opera 3-12, Lynx, w3m, Chrome 1.0, old Safari versions, etc. I'm still working on a few IE3 issues, will be fixed soon.
...Getting my old Windows Phone ready! Do you actually deliver different versions of the site depending on browser, with more and fancier features for modern browsers, or does it look the same on everything (with different CSS/JS fixes for all the horrible old browsers)?
Please, do check it out in Windows Phone. I have only tested it once so far. It worked, but it was a while ago.
Re: Ask HN: What are some interesting projects to reuse your old devices?
#113I have an old iPhone SE plugged in and running a simple web server via (disclosure: my app) http://pocketweb.io The two sample pages seen there are hosted from this phone. Edit: There's an Android version available as well.
Re: Ask HN: What are some interesting projects to reuse your old devices?
#114Earlier quoted context omitted.
What software do you use?
I hacked together an Android app specifically for the purpose, so it doesn't really answer the original question about generally available projects. (I haven't got round to releasing the code as it's rather bespoke, but could do if you're interested.)
Re: Ask HN: What are some interesting projects to reuse your old devices?
#115I'm working on web forum/community software which should be compatible with just about any Web-capable device, regardless of browser. I've dedicated a lot of time to compatibility, and now it is usable and fully feature-accessible in IE4, IE5.5, IE8, Netscape 3, 4, Opera 3-12, Lynx, w3m, Chrome 1.0, old Safari versions, etc. I'm still working on a few IE3 issues, will be fixed soon.
Who is this intended for? IE3, who would still be using this? Don't get me wrong. Great achievement, just curious.
It's also intended as inspiration for Web lovers of all kind to show that that it is possible.
Re: Ask HN: What are some interesting projects to reuse your old devices?
#116I don’t know why everyone acts like old laptops aren’t usable, my 2011 MacBook Pro has no HD (the cable died again and I’m not replacing it this time) and it runs from ram just fine (with Linux of course, not OSX) If you’re not silly you really don’t need much computing power, even then newer laptops aren’t big improvements so if your old one still works I don’t see why you would replace it.
Re: Ask HN: What are some interesting projects to reuse your old devices?
#117I have my old Galaxy S1 sitting in my cellar listening to the beeps from my washing machine. It sends me an email when the wash finishes. (I can't hear the beeps from upstairs.)
What software do you use?
Re: Ask HN: What are some interesting projects to reuse your old devices?
#118I wish more apps like this worked on older versions of iOS or Android. No need to hack around with some alternative OS (not that there's anything wrong with that) - it's usable by any non-techie with some old iOS devices.
Re: Ask HN: What are some interesting projects to reuse your old devices?
#119+ Samsung Galaxy Express I8730 (2013)[1] as a remote control for that media center[2]
[0] https://en.wikipedia.org/wiki/Kodi_(software)
[1] https://www.gsmarena.com/samsung_galaxy_express_i8730-5271.p...
[2] https://play.google.com/store/apps/details?id=org.xbmc.kore&...
Re: Ask HN: What are some interesting projects to reuse your old devices?
#120I have an old iPhone SE plugged in and running a simple web server via (disclosure: my app) http://pocketweb.io The two sample pages seen there are hosted from this phone. Edit: There's an Android version available as well.
I still use the iPhone SE as a daily driver and there is an active second-hand market for them. I understand that it's spare tech but this could be done by an SoC board that costs less than $50. The iPhone, even a small one, has an expensive touch screen. You could probably sell an iPhone SE for at least $110, enough for a couple of Raspberry Pi 4 4GB systems. That's a cool project but it is a puzzling use of hardwar…