Viewing profile — Falmarri
Falmarri
HN member- Joined
- Sun, Aug 20, 2023, 5:17 PM UTC
- HN karma
- 29
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About Falmarri
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #39940005
Why would that be a cause for concern?
-
comment
Comment #39505382
I can't believe there are people that actually like powershell
-
comment
Comment #39082874
And where I am at least, the superchargers aren't really even any more expensive than my utility rate
-
comment
Comment #39081674
Don't use reverse proxies you don't trust
-
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
-
comment
Comment #39081599
Do you mean setting a database user account? As in the oracle user? Why is that exposed over the web?
-
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…
-
comment
Comment #38751353
Gross. Python is a million times better than ruby to read and write
-
comment
Comment #38731852
Yes. It could be 25 Django services
-
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.
-
comment
Comment #38509059
I think that's the issue. People use LTS distros running ancient software versions and declare Wayland sucks
-
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…
-
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
-
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…
-
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
-
comment
Comment #38159311
How much yuan do you get for posting this?
-
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?
-
comment
Comment #37566115
Absolutely this. It's usable, but just barely, and not even close to a replacement for a real linux system
-
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`.
-
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 …