Rose here. Also @umbraroze for non-kbin stuff.

  • 0 Posts
  • 24 Comments
Joined 1 year ago
cake
Cake day: June 14th, 2023

help-circle
  • I’m using Finnish keyboard layout (same as Swedish basically).

    I like how AltGr+7/8/9/0 gives me { [ ] }, it’s a very nice grouping. The key next to Z is < > and you get | with AltGr, which is very handy.

    Only thing that’s mildy annoying from programming viewpoint is that for tilde and backtick, the keys do diacritics - you need to press the diacritic key and space. Backtick is especially fun, because it’s shift+acute, space. Meanwhile, the key next to 1 does § ½, which aren’t that handy most of the time. I often just stick backtick on that key if I’m particularly assed to customise keyboard keyouts. Similarly, shift+4 is ¤, which is another not a particularly useful character (but I don’t mind that, because £ $ € all need to be produced with AltGr, which is at least consistent).


  • I’m, like, OK, nuclear power isn’t necessarily a bad thing.
    But power plants like that should probably serve wider municipal needs.

    Building a private nuclear power plant just to power a data center? Well that’s clearly stupid.
    Building a private nuclear power plant just to power a data center focused on a niche application? Well you know how that goes.

    Also, look up SL-1. Disturbingly few Americans I’ve talked to have heard about that. Generally a good argument about why not every single thing should be powered by a tiny dedicated nuclear reactor.








  • Depends on the type of account, but here are some of the common methods of how this might happen:

    • The attacker could be straight up guessing the password. (One possible way to mitigate this: the website can go “wow, 10 failed login attempts from that source. I’m going to ignore all attempts from there for 24 hours.”)
    • The attacker could be using previously exposed passwords. (One possible way to mitigate this: The websites should immediately require password reset for all users when that kind of data breach happens. For users: never use same password for multiple different services, certainly never reuse a compromised password even if it’s for a different service. Also: haveibeenpwned.com)
    • The attacker, currently using the same network, could hijack the session. (This was a really huge problem back in the day. In this day and age, websites should be using HTTPS, which limits this very much. Still possible if the site doesn’t use HTTPS, and through some other vectors, e.g. malware or hijacked network hardware).

    Also: Malware is a really scary big problem in that they’re rarely targeting you specifically. Why do that, when they can million people at the same time and sift through that stolen data for most valuable stuff, right?



  • Technically, SQL is case-insensitive.

    Practically, you want to capitalise the commands anyway.

    It gives your code some gravitas. Always remember that when you’re writing SQL statements you’re speaking Ancient Words of Power.

    Does that JavaScript framework that got invented 2 weeks ago by some snot-nosed kid need Words of Power? No. Does the database that has been chugging on for decades upon decades need Words of Power? Yes. Words of Power and all the due respect.




  • Here in Finland we have a really extensive and efficient plastic bottle and aluminum can recycling system. Every bottle and can has a deposit (0.40 € for large bottles, 0.20 € for small bottles, 0.15 € for cans) and you can cash them by returning them at any store. Just toss them in a machine.

    There’s even some hypermarkets where you can just pour in a giant bag full of bottles or cans and the machine sorts and prices the things automatically.

    It’s super annoying we still can’t really do the same for rest of the single use plastic, but at least trash sorting and recycling what can be recycled is a thing everywhere. We have a lot of projects that aim to reduce those. Probably the coolest recent thing was that someone came up with all-carton coffee cups. (I hope they catch on so we can get rid of the cups that have the Sad Turtle Warning. I don’t want turtles to be sad, they’re awesome.)






  • PC: The laptop has a half a terabyte SSD, and 2 TB USB HDD for Steam games. (Plus a boatload of other storage for other purposes.)

    Xbox Series X: 1 TB internal, two additional 1 TB storage cards for X/S games, a 4 TB HDD for Xbox One and Xbox 360 games, and a 2 TB USB HDD for cold storage of X/S games.

    Nintendo Switch: I don’t remember how big the SD card is, but it’s too damn tiny anyways.

    I have to say, despite having a bunch of space, I do spend time deleting and redownloading games. Meanwhile, my Xbox 360 has a 1 TB USB2 HDD, and… uh, it comfortably fits all of the digital purchases I ever made.

    Funny thing, the other 1 TB card for XSX is taken almost entirely by Microsoft Flight Simulator and Train Sim World 3. And also The Sims 4. All of these simulators eat a buuuunch of space.