7. A head mounted display with an Android TV box you can wear as a neckband. It can do everything my rokid max can and more. I could install termux to do dev on it or RDP into other boxes.
When the company calls their home appliances "smart", what I hear is:
- they spent money on features I don't care about
- those features will be worse than standalone devices but will drive them out of market (looking at you TVs)
- the appliance is more likely to break
- my data is likely being sold to advertisers
- when the company loses interest in it and cut support, I will need to buy a new device
So no, I don't want "smart" home appliances.
Absolutely amazing piece by Koka Nikoladze.
Taking a break from the stress of computer touching with some computer touching. Learning how to use the new #Godot version so I can implement some of #HyperGodot in it and get some multiplayer in there again.
you can build a simple, maintainable website that serves zero JS by using nonstandard tooling (like Preact/Astro) on the server.
you cannot do the same by following web standards. that just makes me sad.
Gluing code together and discussing tradeoffs in distributed systems.
Simulating network requests to test a new feature in @distributed
You know how when you follow an account on Mastodon you don't get to see any of the users older posts unless someone else on your instance follows them? Well if it's a distributed press site it'll attempt to "backfill" your instance with all the older posts once your follow request is accepted. 😎
Huh.
So, just now I learned that you can convert miles to kilometers with the Fibonacci sequence?
A mile is 1.609 kilometers.
The Golden Ratio, the ratio between Fibonacci numbers as they get large, is 1.618.
So, within about 1%. And large doesn't need to be that large, it's actually pretty accurate from about 8 onwards.
1 1 2 3 5 8 13 21 34 55 89 etc etc
5 miles is 8 km.
21 miles is 34 km.
89 miles is 144 km.
etc etc.
Kinda neat IMO.
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.