Viewing profile — gabeidx
gabeidx
HN member- Joined
- Tue, Aug 08, 2023, 4:17 PM UTC
- HN karma
- 24
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About gabeidx
Recent public activity
-
comment
Comment #48640755
There's a comparison page: https://docs.deno.com/runtime/desktop/comparison/ And you can embed anything on the binary with `deno desktop --include […]`.
-
comment
Comment #48630027
From what I understood, what you want is `deno desktop --include […]`. > Includes an additional module or file/directory in the compiled executable.
- story
-
comment
Comment #48224409
"Ser Papi" is such a great name for a Mexican bling rap artist
-
comment
Comment #46962112
Pierre didn't shutdown, they said they just paused signups on the code review app to focus on the code storage service. Productizing the building blocks of the platform seems like …
-
comment
Comment #46959870
Every app Replay Software makes is a masterclass in design and functionality. Really interesting to see a high quality terminal for iOS finally exist.
- story
-
comment
Comment #46648574
Decent is a positive adjective [0]. My comment was not a complaint, I am glad to see Safari improve. [0]: https://www.merriam-webster.com/dictionary/decent
-
comment
Comment #46648531
There was no snark in my comment, I genuinely think it's a good thing that Safari is becoming better every day. I am using Safari right now and have been using it as my main browse…
-
comment
Comment #46628985
It's so good to see Safari steadily making progress on being a decent browser.
-
comment
Comment #46510063
Does "Find All References opt+shift+F12" function help mitigate this for you? It opens a buffer that you can use to navigate, and it's a built-in feature not an extension. Or do yo…
-
comment
Comment #45614146
That would be an interesting plugin to write… Their extensions API is still a bit lacking, but Jupyter support in the style of vscode should be possible with the current capabiliti…
-
comment
Comment #43513845
By the same logic, why bother with capital letters then?
-
comment
Comment #42885967
.wtf is "only" $5 on namecheap
-
comment
Comment #42389282
Crunchbase says 7M seed: https://www.crunchbase.com/organization/chiselstrike
-
comment
Comment #42377323
It sounds like you lack a Staff engineer that can be your number 2 on the team. It's invaluable to have someone that can champion these technical aspects of the job. It doesn't mea…
-
comment
Comment #42377256
That sounds like more of a tech lead role than EM. Nothing wrong with that, it's good that you found a way to balance it. If you want to continue on the manager path, I'd suggest l…
-
comment
Comment #42181410
The way I frame it is less of rollback, more of bisect: If I have to use `git bisect` to find a problem's root cause, will this commit be enough? Make it bisectable and life will b…
-
comment
Comment #42005233
It has built-in support for Go: https://zed.dev/docs/languages/go
-
comment
Comment #41153951
Well… kinda. There is this new project called `verso` that from my understanding is coming from the Tauri team (but weirdly is in another org in GitHub): https://github.com/versoti…
-
comment
Comment #38718761
RIP Orkut
-
comment
Comment #38036297
Yeah, I feel the same. On my Node projects I even removed Prettier to keep only ESLint, but seems like that won't last very long.
- story
-
comment
Comment #37790921
There's nothing unintentional about it, it's a strategy they employ since 2006/7. They have an entire chapter about it in their first book "Getting Real"[0]: > […] One bonus you ge…
-
comment
Comment #37686711
You are right, there's only a single queue at the moment. One of the core devs has confirmed this on their discord: https://discord.com/channels/684898665143206084/115671428253... …