Viewing profile — netghost
netghost
HN member- Joined
- Thu, Jun 18, 2009, 8:04 PM UTC
- HN karma
- 1,057
- Public activity
- 466 items
- HN profile
- View on Hacker News ↗
About netghost
No profile information was provided.
Recent public activity
-
comment
Comment #49176851
You can play with it online. I was pretty impressed with the speed/quality given it's size. It's definitely not going to replace a larger frontier model, but it's worth keeping an …
-
comment
Comment #48987482
I don't use them as coding agents, but they can be very useful for things like text transformation, summarizing, or text extraction. That said, if you have a subscription to a paid…
-
comment
Comment #47788221
TIL about `gum`. I love this and endeavor to integrate it into something sometime. Thank you for mentioning it!
-
comment
Comment #47740054
They might have opinions about it, but look at the pay for frontend engineers at the same company. It's not uncommon to see the same seniority be 20% lower than a backend role.
-
comment
Comment #47730366
I see a lot of people say you have to use methodology X, or that methodology Y is worthless. I'm the end, I think we have maybe different uses for notes. Journaling, scratchpads, t…
-
comment
Comment #47609910
Looks great on mobile in portrait mode. Bonus points for the audio.
-
comment
Comment #47538123
I think you're operating in a scale that is small enough that there's little risk. You'll be able to iterate if you run into anything that doesn't work. You should however be clear…
-
comment
Comment #47062423
That seems like a reasonable tradeoff, thanks.
-
comment
Comment #47062395
Bun ships with lots of tools built in. It has support for bundling js, html, etc for the browser. I suspect that if you want the best results or to hit all the edge cases you'd sti…
-
comment
Comment #47055362
Thank you. This looks like a nice improvement on pgtyped, and another good option. I'm curious if there are any good patterns for dealing with dynamic query building or composing q…
-
comment
Comment #46895875
Out of curiosity, the post you linked mentions that it won't work for renames. What's the approach for these and other types of procedural migrations, such as data transformations …
-
comment
Comment #46862214
Seems great for really small apps where you want your resource definitions colocated with the code using them. I'd imagine the benefits start to break down as your infrastructure g…
-
comment
Comment #46843985
Wonderfully done, thanks for sharing!
- story
-
comment
Comment #46797561
I think the make in the title is a bit misleading, the author is actually just advocating for having a consistent file you use for adhoc scripting and testing in your application. …
-
comment
Comment #46756200
I think it really depends on how teams use their estimates. If you're locking in an estimate and have to stick with it for a week or a month, you're right, that's terrible. If you …
-
comment
Comment #46756120
I did too, and I've had a challenging time convincing people outside of those ecosystems that this is possible, reasonable, we've been doing it for over a decade.
-
comment
Comment #46749766
I worked on a product that was built around planning an estimation with ranged estimates (2-4h, 1-3d, etc) 2-12d conveys a very different story than 6-8d. Are the ranges precise? N…
-
comment
Comment #46729111
It natively supports vector embeddings, which seems like it could be nice. The sqlite extensions I've tried for vector embeddings have been a challenge to get working (may just be …
-
comment
Comment #46672079
Hands down one of my favorite series. It's inventive, cynical, wry, dark, and entirely engrossing. If you enjoy him, I was surprised by how much I enjoyed the Dogs of War series (1…
-
comment
Comment #46635722
I'll bet you could take a relatively tiny model and get it to translate the transcribed "git force push" or "git push dash dash force" into "git push --force". Likewise "cd home sl…
-
comment
Comment #46628880
I found out that the guy who broke the thing I was working on was… me.
-
comment
Comment #46623678
https://snakeshands.com - The best part of the snake…
-
comment
Comment #46606179
Did you know that macos has had a per application menu that does this for years? In most apps, press "cmd-shift ?" And you will activate the help search. I know, I know. We don't n…
-
comment
Comment #46602941
I'll just mention that if you follow the link and read the article, linger a while. Maggie Appleton's site is delightfully designed and thoughtful written. There are a ton of wonde…