Earlier quoted context omitted.
Any crypto you did couldn't be future-proof in the way it is today though. Don't know if that's mainly due to better algorithms or from the fact modern CPUs are optimized to rapidly decrypt/encrypt things.
It was algorithms. Back in the 90s there was no AES or ECC. There was RSA, and it was feasible to generate long keys, but it was impractical. Keys from back then could probably be easily factored nowadays. I think the spread of the Internet pushed demand for longer keys and better (more secure and efficient) algorithms.
Hundred Rabbits is a small collective exploring the failability of modern tech
201–210 of 504 posts
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#202Earlier quoted context omitted.
Dynamic bitrate is the main one - the browser & server coordinate to figure out the highest video quality the user can watch without stuttering/buffering.
The client can do that 100% client side, you can serve pure static files with a JS player that handles the streaming. All you have to do is chunk the video into small 2-5 second chunks at a variety of nitrates and list them all in an .m3u8 playlist file if the right format. I know because I explored this for a hobby project of a movie I liked. See here: http://lelandbatey.com/projects/REDLINE-intro/ Use your network…
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#203I'd like to know if they ever nearly died (or became very uncomfortable) from running out of food, broken boat, or otherwise. Their boat is very small and has only one engine, and it looks like they will sail thousands of kms in one leg on occasion. I am soft. If I must do this, and I would kick and scream, I would sell my house and buy a yacht with megalitres capacity of water, batteries, refrigerators, and starlink…
TL;DR is strength increases with square of the length, forces acting on the vessel increase with the cube of the length.
This guy is the champion of tiny blue-water vessels:
https://www.youtube.com/channel/UCptM0nqGDJLz14oP6ROdKRw/vid...
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#204Earlier quoted context omitted.
>by consistently upvoting them My comment is actually downvoted at -3 points currently. As for the top comment, I don't see the issue with pointing out that the site is enabling the tracking of users when it claims not to, especially since it is directly related to the topic of the site itself. I don't think being unconditionally positive is in line with the site's goal of promoting "intellectual curiosity." >judging…
> That top comment is from John Nagle of Nagle's algorithm. I doubt his karma is from being negative. A relentless cynicism and the willingness to shoot down bad ideas are vital for producing anything worthwhile. Someone who was able to improve real-world networking is very likely to have been "negative" by modern standards.
But unchecked cynicism tends to result in a general lack of trust that is not very conducive to progress.
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#205Site: "This website has no tracking or analytics." Privacy Badger blocked tracking from: googleads.g.doubleclick.net static.doubleclick.net play.google.com www.google.com www.youtube.com Because If you use anything from Google, you will be tracked.
This is a perfect candidate to host yourself and just slap it in some tags.
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#206Earlier quoted context omitted.
> 32-bit Forth OS mixed with C I mean, what's not to love here? :)
the z80 more generally, collapseos is cosplay, not engineering in more detail, collapseos is not a pragmatic engineering effort to foster resiliency, but an essentially religious effort to atone for the sins of the worldly through ascetic renunciation of pleasures such as guis, returning to an imagined arcadian past of austere virtue see against-collapseos.md in http://canonical.org/~kragen/sw/pavnotes2.git for the f…
I agree with some of it in modified form, such as pointing out that far more powerful systems like old Android phones are sitting around in great quantity and would be a useful scavenge for a complete CollapseOS. In fact that seems to be what DuskOS is about, I'll be interested in your take on that once you have one.
But those are not microcontrollers, and what microcontrollers do can't be replaced by sticking a JTAG on an abandoned Android and calling it a day. Your take on the availability for scavenge of 6502s is simply incorrect, Western Digital, who should know, says annual production is in the hundreds of millions, joining the estimated 5 to 10 billion which already exist. https://www.westerndesigncenter.com/wdc/
It strikes me as a quixotic, but worthwhile, investment in civilizational insurance. I don't disagree about the motive at all, but it seems like a useful outlet for that sort of angst. If he keeps at it long enough I would hope he'll support a few more chips, and that seems likely, as I remember a time when it was Z80 only. Variants on that chip exist in their billions as well, although the original was taken off the market, hmm. This April.
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#207Earlier quoted context omitted.
fwiw they actually live on a sailboat and have sporadic internet access and limited electricity, so saying it's retroactive justification isn't really true and minimizes the real problems they face.
> , so saying it's retroactive justification isn't really true and minimizes the real problems they face. I wouldn't call any of the listed problems "real problems" in the context of my long winded disability and homelessness lmao. I used to be in their community, the mods, and indirectly, them, were abusive as hell. Their community is, last I heard, hemorrhaging queer folk (or maybe it's bled dry and queer folk just…
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#208I'd like to know if they ever nearly died (or became very uncomfortable) from running out of food, broken boat, or otherwise. Their boat is very small and has only one engine, and it looks like they will sail thousands of kms in one leg on occasion. I am soft. If I must do this, and I would kick and scream, I would sell my house and buy a yacht with megalitres capacity of water, batteries, refrigerators, and starlink…
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#209Earlier quoted context omitted.
the z80 more generally, collapseos is cosplay, not engineering in more detail, collapseos is not a pragmatic engineering effort to foster resiliency, but an essentially religious effort to atone for the sins of the worldly through ascetic renunciation of pleasures such as guis, returning to an imagined arcadian past of austere virtue see against-collapseos.md in http://canonical.org/~kragen/sw/pavnotes2.git for the f…
I'm somewhat surprised that this is your take on the project. I agree with some of it in modified form, such as pointing out that far more powerful systems like old Android phones are sitting around in great quantity and would be a useful scavenge for a complete CollapseOS. In fact that seems to be what DuskOS is about, I'll be interested in your take on that once you have one. But those are not microcontrollers, and…
looking on digikey i can't find any 6502 or 65c02 parts, although there are a couple of sbcs like https://www.digikey.com/en/products/detail/olimex-ltd/NEO650.... digikey of course doesn't have everything, but they're usually an okay indicator of what is popular
i agree that android phones cannot substitute for microcontrollers! their cortex-a cpus can't guarantee hard real-time responsiveness. and i agree with virgil's point that microcontrollers are very important for practical everyday things. and 6502s make perfectly good microcontrollers, albeit more power-hungry than designs fabbed in a smaller feature size, and requiring external memory
while the z80 itself is no longer made, plenty of clones of it are, and a z80 is also perfectly fine as a microcontroller, and a 6502 or z80 is close to the smallest machine on which a self-hosting development environment is feasible
Re: Hundred Rabbits is a small collective exploring the failability of modern tech
#210Earlier quoted context omitted.
fwiw they actually live on a sailboat and have sporadic internet access and limited electricity, so saying it's retroactive justification isn't really true and minimizes the real problems they face.
> , so saying it's retroactive justification isn't really true and minimizes the real problems they face. I wouldn't call any of the listed problems "real problems" in the context of my long winded disability and homelessness lmao. I used to be in their community, the mods, and indirectly, them, were abusive as hell. Their community is, last I heard, hemorrhaging queer folk (or maybe it's bled dry and queer folk just…