Viewing profile — hackerbrother
hackerbrother
HN member- Joined
- Mon, Jan 22, 2018, 1:37 PM UTC
- HN karma
- 252
- Public activity
- 153 items
- HN profile
- View on Hacker News ↗
About hackerbrother
Recent public activity
-
comment
Comment #49056933
Looks like it's recommended to use zero-config now, which is great! My new .ruff.toml is just: line-length = 300
-
comment
Comment #48837136
Do you think Bun's migration was irresponsible?
-
comment
Comment #48741363
Loved Damn Small Linux, a Knoppix variant.
-
comment
Comment #48572364
Neat. Where can I submit feedback? Cargo.lock shouldn’t be in gitignore :)
-
comment
Comment #48160537
“Old school biker meth” - Hank Schrader
-
comment
Comment #47914224
CAN you always avoid a bike lane? I don't think so. There's lots of shared bike lanes/right turn lanes, bike lanes that terminate unexpectedly, etc.
-
comment
Comment #47669436
I don't think they're wildly different purposes. They're the same purpose (to set shell settings) with different scopes (all users, one user, interactive shells only, etc.).
-
comment
Comment #47248322
Would definitely consider for my next laptop. What’s the best solution for “Mac Subsystem for Linux”?
-
comment
Comment #47055647
The "LLMs shouldn't be writing code" take is starting to feel like the new "we should all just use No-Code." We’ve been trying to "build a better layer" for thirty years. From Drea…
-
comment
Comment #47016377
Hey man, you’re not blocked. Read you loud and clear. Happy Valentine’s Day to you and yours.
-
comment
Comment #46386499
I am from the North Pole. My name is Santa Claus.
-
comment
Comment #46381398
Hey, Merry Christmas. Thanks for posting.
-
comment
Comment #45631476
Freedom through obscurutiy
-
comment
Comment #45163775
Along these lines, Go eliminates many formatting decisions at the syntax level. E.g., func main() { fmt.Println("HELLOWORLD") } is not just non-standard formatting, but illegal Go …
-
comment
Comment #44527644
Ha, I use Deno just as a formatter also! It’s great for Markdown formatting.
-
comment
Comment #43442015
I love RDP! It really is an impressive technology. I work in-office somewhere, and when I'm on campus, RDPing into my desk laptop from a conference room client has native performan…
-
comment
Comment #43352158
Yeah, but unlike bundle, uv locks in your Python version and downloads that Python version as needed. It’s like bundle and rbenv combined.
-
comment
Comment #42980589
It’s always heralded as a great CS debate, but Tanenbaum’s position seems so obviously silly to me. Tanenbaum: Microkernels are superior to monolithic kernels. Torvalds: I agree— s…
-
comment
Comment #42761332
I think Gitea not being maintained via Gitea was reason enough to fork it— I am glad Forgejo did!
-
comment
Comment #42568027
Ultimately, you have to store your backup codes somewhere. So the only solution besides using your password manager is using a second password manager. Or not using a password mana…
-
comment
Comment #42509075
(Removed)
-
comment
Comment #42176593
They are probably effectively two builds of the same OS.
-
comment
Comment #41921091
The dream. Someone posted this, which is designed along these lines, here not long ago. https://github.com/borgo-lang/borgo
-
comment
Comment #40519171
Caddy is the greatest thing since sliced bread. It is such a good reverse proxy and a paradigm-shifter for its auto-certificates and HTTP/3 support. It's a great example of how hig…
-
comment
Comment #39541528
I used this to calculate answers for calculus worksheets in LaTeX format in grad school.