I have a Galaxy S3 somewhere, which is apparently supported by PostmarketOS. Interesting.
Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
https://d.sb/
Mastodon: @dan@d.sb
I have a Galaxy S3 somewhere, which is apparently supported by PostmarketOS. Interesting.
Hart
My wife bought a Hart brand shop vac and it nearly caught on fire the first time we used it. We swapped it for a DeWalt branded one (which are not actually made by DeWalt) and haven’t had any issues.
Open source is good because it means it can be maintained even if the manufacturer shuts down. One of the biggest issues with keeping older tech alive and in a useful state is proprietary firmware.
That’s Blend-Tec not Vitamix lol
Funny enough this is the first video I ever watched on YouTube, back in 2007, after switching from Google Video: https://m.youtube.com/watch?v=qg1ckCkm8YI
I ran Tomato on mine. Liked it better than DD-WRT.
This confuses me because BlueSky does not have any federalization technologies built into it,
Bluesky is designed to be federated though. It’s just not fully available yet. Also, Bluesky is open-source, licensed under the MIT license.
Yahoo and AOL email are both still around and relatively widely used, and there’s plenty more that aren’t ran by large companies, like FastMail.
Breville is such a good brand. Not very well known in the USA since they’re an Australian brand. Kinda expensive, but very high quality.
There’s quite a few KDE apps that work on Windows. I think they’re trying to position KDE as a provider of high-quality cross-platform open-source apps, rather than being limited to just Linux.
ECC (and other methods) write the corrected value back to memory
That was my understanding (it corrects the error and writes the good value back to RAM), but now I’m not so sure! I imagine it must do that, otherwise a second bit flip would actually corrupt the RAM, and the RAM manufacturer would want to reduce that risk.
Regular ECC adds an extra parity bit for each byte. For each byte of memory, it can correct an error in one bit, and detect but not correct an error in two bits, so they wouldn’t want a one bit error to linger for longer than it needs to.
A better use of your time is to improve documentation. Developers generally hate documentation so it’s often in need of improvement. Rewrite confusing sentences. Add tutorials that are missing. Things like that. You don’t necessarily have to be a good developer or even understand the code of the project; you just have to have some knowledge of the project as an end user.
At least for that we have replacement names that make sense (like primary and secondary or replica).
HTML isn’t compiled, and unknown attributes are allowed. The best practice is to prefix non-standard attributes with data-
(e.g. <div data-foo="test">
) but nothing enforces that. Custom attributes can be retrieved in JavaScript or targeted in CSS rules.
In Australia, I used to use them the opposite way as you: “mould” for the fungus, and “mold” to shape. These days I live in the USA and use “mold” for both.
Yeah, video game ratings in Australia aren’t great. Australia didn’t even have an adult (R18+) rating for video games until 2013. Before then, all games rated higher than MA were illegal in Australia. Some games were banned, while others were modified to reduce violence, remove sexual themes, remove drug use, etc.
Australia: Consumer protection laws are better than most other countries, even European countries. For example:
This applies for digital goods, too. As far as I know, Australia is the only country where you can get a refund from Steam for a major bug in a game regardless of how long you’ve owned the game for or how many hours you’ve played. Valve tried to avoid doing this and was fined $3 million: https://www.cnet.com/culture/entertainment/valve-to-pay-3-million-fine-for-misleading-australian-gamers/
It’s the same in SmartTube. Age-restricted videos haven’t worked for a while, even if logged in.
Definitely a possibility! It’ll be interesting to see what happens.
It probably accepts other key types and it’s just the UI that’s outdated. I doubt they’re using an SSH implementation other than Dropbear or OpenSSH, and both support ed25519.
Why don’t other watches do this?