Live data from Hacker News

Viewing profile — Falmarri

Falmarri

HN member
Joined
Sun, Aug 20, 2023, 5:17 PM UTC
HN karma
29
Public activity
21 items

About Falmarri

No profile information was provided.

Recent public activity

  1. comment
    Comment #40104121

    I see this so often. It's how terrible software is written because people are afraid to change direction or learn anything new mid project. I rewrite most of my code 2-3 times befo…

  2. comment
    Comment #39940005

    Why would that be a cause for concern?

  3. comment
    Comment #39505382

    I can't believe there are people that actually like powershell

  4. comment
    Comment #39082874

    And where I am at least, the superchargers aren't really even any more expensive than my utility rate

  5. comment
    Comment #39081674

    Don't use reverse proxies you don't trust

  6. comment
    Comment #39081619

    You can hash them without a salt and store them in a set of passwords not associated to user accounts to enforce uniqueness without having to actually know the passwords

  7. comment
    Comment #39081599

    Do you mean setting a database user account? As in the oracle user? Why is that exposed over the web?

  8. comment
    Comment #38998247

    >I feel the major issue with excel (and other stuff such as CSS) is that one learns by cobbling things together and never through a formal process. This is literally all programmin…

  9. comment
    Comment #38751353

    Gross. Python is a million times better than ruby to read and write

  10. comment
    Comment #38731852

    Yes. It could be 25 Django services

  11. comment
    Comment #38547334

    Try a distro with KDE, especially a rolling release distro like opensuse tumbleweed. KDE will feel a lot more like "good" windows.

  12. comment
    Comment #38509059

    I think that's the issue. People use LTS distros running ancient software versions and declare Wayland sucks

  13. comment
    Comment #38400473

    Using a non rolling release distro as a desktop makes 0 sense. You're holding off on upgrades, forcing 1 gigantic upgrade at once that will never be tested. Do you have a dev or st…

  14. comment
    Comment #38361561

    It's totally fair. If you're going to be intentionally ambiguous just because it's technically correct, we can just assume you're an asshole and extrapolate from there

  15. comment
    Comment #38361534

    >After 160 years of the same political party fighting to rebuild racism Is this serious comment? There was nothing that happened in the parties in the 1960s? Maybe 1964? All of a s…

  16. comment
    Comment #38238627

    Yes, and now they have a criminal record AND a drug addiction. So much better and more likely they'll stay sober

  17. comment
    Comment #38159311

    How much yuan do you get for posting this?

  18. comment
    Comment #37983325

    Why do you think this example is supposed to be the pinnacle of what the most performance and optimized tailwind can be?

  19. comment
    Comment #37566115

    Absolutely this. It's usable, but just barely, and not even close to a replacement for a real linux system

  20. comment
    Comment #37566111

    Ok, how do I actually install this? `wsl --update` says I'm up to date, but wsl --version` shows `WSL version: 1.2.5.0`.

  21. comment
    Comment #37201113

    Having form elements automatically update the back end is extremely annoying UI imo. There's usually no indication that it's actually doing that, and if there is I generally don't …