Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway7783
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
throwaway7783
3d ago
Do you think Flock is in the same category of installing PCs for police departments, when it comes to public impact?
2.
▲
by
throwaway7783
4d ago
In the short term yes. Long term, no. But I guess you can say the same thing about a team of engineers taking shortcuts
3.
▲
by
throwaway7783
4d ago
All the whistleblowers have said the alignment projects are underfunded. Surely they don't need external help to fund that? Could've done years ago?
4.
▲
by
throwaway7783
4d ago
The cynicism is about motivations and not that they are inherently not bad. Perhaps they are as bad as they claim. Or perhaps they're worse. All we have a couple of run of the mill breach examples and some people inside the talking abo
5.
▲
by
throwaway7783
4d ago
Yep. And the difference is clear as da for anyone using them both. And in spite of that advantage, OAI is now trying out ads. I can only imagine that even they are getting constrained to compute and are trying to find other ways to plug it
6.
▲
by
throwaway7783
4d ago
Ban non US models and form a cabal, with the blessings of the government. That's what it is looking like, no?
7.
▲
by
throwaway7783
4d ago
Same can be said about a hundred other things in the world. All the way from knives to nuclear.
8.
▲
by
throwaway7783
4d ago
When corporations are involved, it is always a good bet to err towards cynisim. From my own standpoint, Claude has started sucking really bad (incoherent, uncontrollable verbosity slow and so on) and I stopped using it. OpenAI started expe
9.
▲
by
throwaway7783
7d ago
Yes. This one is a major issue. It keeps track of various changes it made in the same session and tries to be backward compatible. Have to repeatedly tell not to be backward compatible. Things that are automatic for humans and aren't e
10.
▲
by
throwaway7783
13d ago
Well, I prefer the polars version. And now if I want to reuse the CTEs elsewhere, I have to reach out to another tool like DBT or hand roll something to do string manipulation.
11.
▲
by
throwaway7783
13d ago
My issue with DBT is it is a mix of SQL, yaml, jinja2 flow controls (and metrics is whole another thing). SQL with jinja2 if/else can get really unmaintainable quickly. It's perhaps better than homegrown sql based transformers. po
12.
▲
by
throwaway7783
13d ago
we have pre-commit hooks for fast tests (under a minute on a 2024 mac), a playwright script (smoke tests) that can be run on-demand locally, including setup and cleanup (~5 minutes). And on top of this we also have CI tests pre-merge (which
13.
▲
by
throwaway7783
17d ago
Maybe using git notes for the conversation or conversation summary is better.
14.
▲
by
throwaway7783
28d ago
My go-to has been replicas for each use case, with well defined semantics for replication lags. I'm working on something that does most of this seamlessly (transactional,search, columnar & time series, vectors and queues) without h
15.
▲
by
throwaway7783
1mo ago
It is not just the software. Let's not forget the existing customer base, an opportunity cost to build something as mature as openrouter (even with LLMs). Perhaps it is worth it for them.
16.
▲
by
throwaway7783
1mo ago
We keep reinventing everything. Eclipse style plugins from a long time back
17.
▲
by
throwaway7783
1mo ago
Also a very nice attack surface.
18.
▲
by
throwaway7783
1mo ago
This is a great project. Thank you! A question on 20s postgresql time - It does not look like you are accounting for reading data from disk? Wouldn't the aggregation query have to load data from disk first? Or is it somewhat guaranteed
19.
▲
by
throwaway7783
1mo ago
Is this the Galleria test?
20.
▲
by
throwaway7783
1mo ago
Absolutely. I have been so livid at so many applications for not providing a decent CDC API (and dont forget deletes). Salesforce perhaps is the best out there. Imagine if every application exposed a standard CDC API, the world of integrati
21.
▲
by
throwaway7783
1mo ago
While it is frustrating, I do think disability is a bug (I have some). Just like I take medicines to manage my condition, or use glasses to read better (I don't ask everything to be made bigger - the text on pages in a book - I use an
22.
▲
by
throwaway7783
2mo ago
Isn't this the direction Claude on the web is going towards? It's a mix of message view on the left and specific interactive UI on the right panel. There is also MCP Apps spec now
23.
▲
by
throwaway7783
2mo ago
That second point is almost never true " the same REST/data API can serve your website and other consumers, e.g. any native mobile apps or third party API consumers" In a reasonably complex application, each interface ends up
24.
▲
by
throwaway7783
2mo ago
Yes, but very few people are on that edge of product and technology. From that angle LLMs are destroying the junior engineer dev market
25.
▲
by
throwaway7783
2mo ago
I agree on this one. Junior developers are not yet good guiding hands yet. But for the motivated junior developers LLMs are a great onboarding and learning tool. A good senior engineer must still guide, and there are very large gaps on how
26.
▲
by
throwaway7783
2mo ago
I don't think it is "you are using it wrong". It is just that originally mediocre programmers still generate mediocre output (or worse sometimes) faster and originally good programmers generate good quality output faster. LLM
27.
▲
by
throwaway7783
2mo ago
Yes. It is always people. Every tool will have limitations, including LLMs. We actually have trendlines on user reported bugs, and I am happy to report they show a significant downtrend.
28.
▲
by
throwaway7783
2mo ago
"unless you're content with producing low quality work." - With the right guiding hand, it is a productivity multiplier without compromising quality. As a fully autonomous developer, it is a disaster.
29.
▲
by
throwaway7783
2mo ago
I haven't followed Indian politics in a while, but I don't understand the "real democracy" comment. Can you elaborate on this? Or is it because Modi won three elections in a row?
30.
▲
by
throwaway7783
2mo ago
What do these workflows do? I can't think of anything that needs to run for so long.
More ›