Viewing profile — overbytecode
overbytecode
HN member- Joined
- Sat, Dec 03, 2022, 4:03 PM UTC
- HN karma
- 275
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About overbytecode
No profile information was provided.
Recent public activity
-
comment
Comment #46964897
You couldn’t use Obsidian sync headless though.
-
comment
Comment #44848237
That’s a bit ridiculous, no one is forcing you to interact with his work. I find his articles to be informative source on the practical aspects of LLMs. And clearly other people ag…
-
comment
Comment #44247171
Why does it make him sound like a wanker? That’s a very uncharitable reading for no particular reason.
- story
- story
- story
-
comment
Comment #41887430
One of those points is not like the other, Marimo’s feature to deploy a notebook as WASM is a very nice feature imo.
-
comment
Comment #41419126
Who are comparable providers in your opinion? Hetzner has KYC and needs ID for you to use their services, I’d rather go with a service that didn’t. Any recommendations?
- story
-
comment
Comment #39952194
Curious, what was your process debugging/diagnosing this? How did you reach the conclusion that it was packet congestion?
-
comment
Comment #39748732
How do you decide when to reach for Polars vs DuckDB?
-
comment
Comment #39582056
Can any SREs tell us how applicable this book is today? Is it still a useful read?
-
comment
Comment #39369115
The age-old question, do I strive to learn new tools that are better designed (Xonsh, Nushell, Fish)? Or old tools that are omnipresent (Bash/Posix)? I like Xonsh, it’s pretty nice…
-
story
Ask HN: How do you deal with LLM as a source of indecision?
I’ve been having trouble deciding what to delegate to LLMs and what to do myself. For example, recently I’ve been reading the Bash manual trying to learn how to use it more effecti…
-
comment
Comment #39189119
Quickemu gives me the ability to instantly spin up a full blown VM without fiddling with QEMU configurations, just by telling it what OS I want. This might be less useful for those…
- story
-
comment
Comment #39078706
I find NNN and Ranger a lot more ergonomic as a UX, but MC’s virtual file system is so good, the ability browse folders seamlessly whether local, remote, zip, tar, jar in the same …
-
comment
Comment #38916166
That makes sense. I guess we’re accustomed to thinking that absence of a file is not “exception-worthy” because it is expected under normal circumstances. But the cases you raised …
-
comment
Comment #38913543
Okay..what is the alternative?
-
comment
Comment #38902411
I’m curious how you’re integrating it with Sveltekit? Are you using Sveltekit just as a static generator?
- story
- story
- story
-
comment
Comment #38217970
I use kitty and neovim too, would you mind sharing how you got this to work?
-
comment
Comment #37989853
I’m confused, why would the debugging information file be an executable? These are just debugging symbols, no?