Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AG
Posts
0
Comments
288
Joined
2 yr. ago

  • I let my password manager create 32 char passwords, that should be enough for a while. But of course then you have websites that throw you a 'your password is too long' message and have you find out by trial and error that they only accept 12 characters.

    Or the off-by-one errors where they insist that 24 chars are the max, but in reality they accept 23. Probably never tested the limit.

    Or websites that truncate your password after X characters when registering, but not when logging in, so you end up with an incorrect password and good luck finding out which limit the registration page actually uses.

  • but mysqli_real_escape_string() or any number of other similar solutions are indeed a thing that exists. A prepared statement would work, too.

    You make it sound as if a prepared statement is a last resort. I would turn that around: as a rule always use prepared statements when dealing with user input. It's very easy to forget a single call to mysqli_real_escape_string().

  • Titanic.

    The hype here was insane, when I finally saw it the experience was.. underwhelming. Such a boring slog of a movie, mediocre CGI when disaster finally struck and that stupid end.. Get on the piece of wood that is obviously big enough to hold you both, you dolt.

    Only upside is that I watched it on TV, so apart from some hours of my life I'll never get back it didn't cost me anything.

  • I cannot come up with a use-case for ChatGPT in my personal life, so no impact there.

    For work it was a game-changer. No longer do I need to come up with haiku's to announce it is release-freeze day, I just let ChatGPT crap one out so we can all have a laugh at its lack of poetic talent.

    I've tried it now and then for some programming related questions, but I found its solutions dubious at best.

  • The problem is, I wouldn't know what to report and where. I've never been able to find any relevant logging, neither in /var/log nor in journalctl. I doubt opening an issue with 'desktop locks up randomly when using Wayland' is really useful without any logging. And where would I do that? At the Wayland bug tracker? Gnome or KDE? Kernel, as it indeed might be a driver issue? And there is of course the time component: I use my laptop for work, so I simply cannnot spend hours on debugging this. That's time I don't have, I'm afraid.

  • Fine, in that case both Gnome and KDE handle the Wayland protocol in a crappy manner on my hardware. As the end-user I don't care: I have no issues with KDE and Gnome on X11, when using the Wayland protocol they are unstable. For my use-case X11 is the better choice , as using the Wayland protocol comes with issues and does not provide any benefits over X11.

  • Maybe you shouldn't take your experience from 5 years ago and apply now. Wayland is solid and so is Btrfs.

    My 2 year old AMD-based laptop begs to differ. X11 is rock-solid, whereas Wayland locks up completely on a regular basis, without producing any useful logging. Every so often I try it to see if things have gotten better, but until today unfortunately not. Personally I prefer X11, I need to perform work on my Linux machine, not spend time debugging a faulty compositor, protocol or wherever the problem lies.

  • Across all states, more people voted for him than for Harris.

    I never said otherwise.

    Unless you're arguing that electoral college votes should be redistributed in a way that ensures the winner will always be a Democrat...

    No, I'm saying that your system needs to be fixed so every vote has the same weight, that's all. The fact that the term 'popular vote' exists at all is the flaw. Who won this year is irrelevant to the argument.

  • Why? Trump won fair (proverbial at least, I don't think all the misinformation that has been spewed on X counts as 'fair') and square this year, but that doesn't mean your system isn't flawed. Votes from certain states still carry less weight due to improperly distributed electors. Same happened with Gore vs Bush by the way.