Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
netghost
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
netghost
8d ago
And here we are on HN discussing it.
2.
▲
by
netghost
9d ago
I think what's most interesting is not that this works well for common languages, but it seems to be useful for languages that don't exist yet. If you want _some_ highlighting for your SQL variant, or your language that borrows m
3.
▲
by
netghost
1mo ago
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 eye on.
4.
▲
by
netghost
2mo ago
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 model already, you're not necessarily winning out
5.
▲
by
netghost
5mo ago
TIL about `gum`. I love this and endeavor to integrate it into something sometime. Thank you for mentioning it!
6.
▲
by
netghost
5mo ago
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.
7.
▲
by
netghost
5mo ago
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, to-do lists, research, etc. Take a methodology with a gr
8.
▲
by
netghost
6mo ago
Looks great on mobile in portrait mode. Bonus points for the audio.
9.
▲
by
netghost
6mo ago
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 on what problem you and your team are s
10.
▲
by
netghost
7mo ago
That seems like a reasonable tradeoff, thanks.
11.
▲
by
netghost
7mo ago
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 still want vite, but bun probably covers most needs.
12.
▲
by
netghost
7mo ago
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 queries?
13.
▲
by
netghost
8mo ago
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 (ie: splitting a column, changing a type, etc.) Wi
14.
▲
by
netghost
8mo ago
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 gets more complicated. The bigger answer is that if you
15.
▲
by
netghost
8mo ago
Wonderfully done, thanks for sharing!
16.
▲
AI Curb Cuts
(snakeshands.com)
1 points
by
netghost
8mo ago
|
0 comments
17.
▲
by
netghost
8mo ago
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. The thrust of the article could be summarized as: if you ty
18.
▲
by
netghost
8mo ago
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 don't strictly work on a Sprint schedule
19.
▲
by
netghost
8mo ago
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.
20.
▲
by
netghost
8mo ago
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? Nope, but they're useful in conveying uncertainty, which
21.
▲
by
netghost
8mo ago
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 me though).
22.
▲
by
netghost
8mo ago
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 (1st and 3rd especially). At some point you start to see
23.
▲
by
netghost
8mo ago
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 slash projects" i
24.
▲
by
netghost
8mo ago
I found out that the guy who broke the thing I was working on was… me.
25.
▲
by
netghost
8mo ago
https://snakeshands.com - The best part of the snake…
26.
▲
by
netghost
8mo ago
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 need help, but the other thing it does is reve
27.
▲
by
netghost
8mo ago
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 wonderful articles to enjoy there.
28.
▲
by
netghost
8mo ago
If this is comedy, sign me up for tragedy. This feels like something that must be the root of innumerable small and easily overlooked bugs out there.
29.
▲
by
netghost
8mo ago
Maybe what's wrong with people implementing ai. All I can say though is that I sure wouldn't want their bill after this gets shared on hacker News.
30.
▲
by
netghost
9mo ago
Kind of depends on your mac, but if it's a relatively recent apple silicon model… maybe, probably? > Nemotron 3 Nano is a 3.2B active (3.6B with embeddings) 31.6B total parameter model. So I don't know the exact math once you h
More ›