Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
wowamit
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
wowamit
10mo ago
Is finding the right stocks to invest in an LLM problem? Language models aren't the right fit, I would presume. It would also be insightful to compare this with traditional ML models.
2.
▲
by
wowamit
10mo ago
> Regardless of which model you're using, you may notice that Claude frequently ignores your CLAUDE.md file's contents. This is a news for me. And at the same time it isn’t. Without the knowledge of how the models actually work
3.
▲
by
wowamit
10mo ago
It's really frustrating to see every innovation eventually crammed into advertisements. The brightest minds spend most of their energy figuring out effective ways of serving ads.
4.
▲
by
wowamit
10mo ago
You are right. I dug through the document some more. The setup, as mentioned for protected branches [1], should ideally work without much overhead. It does suggest merging back to main, but the FAQ also mentions that the frequency can be de
5.
▲
by
wowamit
10mo ago
I was always afraid to switch from Gmail, knowing the impact it would have. But I switched to Fastmail this year and my experience has been comparatively frictionless. My fear was unfounded.
6.
▲
by
wowamit
10mo ago
With so many settings spread across multiple sections, especially in Workspace accounts, it's challenging to keep track of how existing settings are affected by each new addition. I generally review these regularly, yet find surprises
7.
▲
by
wowamit
10mo ago
The way I understand this, when the agent runs `bd onboard` at startup, it gets the instructions from beads, which might refer to data files in the beads directory. Keeping them in sync via a separate branch would be an unnecessary overhead
8.
▲
by
wowamit
10mo ago
The way I read it is beads steers agents to make use of the .beads/ folder to stay in sync across machines. So, my understanding is a dedicated branch for beads data will break the system.
9.
▲
by
wowamit
10mo ago
Thanks! It is the structure that matters here, then. Just like you, I ask my agents to keep updating a markdown file locally and use it as a reference during working sessions. This mechanism has worked well for me. I even occasionally ask
10.
▲
by
wowamit
10mo ago
I went through the whole readme first and kept wondering what problem the system aims to address. I understood that it is a distributed issue tracker. But how can that lead to a memory upgrade? It also hints at replacing markdown for plans.
11.
▲
by
wowamit
10mo ago
Yeah, true. Implementing this would be tricky.
12.
▲
by
wowamit
10mo ago
A much-needed project. Making yourself invisible to such privacy-invasive devices will be the need of the day. Of the two approaches you mentioned, blocking/jamming the specific wireless traffic would be pretty interesting, if possible
13.
▲
by
wowamit
10mo ago
You can't. I am curious if this adds another layer of latency.
14.
▲
by
wowamit
10mo ago
Same here. At first, I thought it was a one-file-based database, which would have been even more commendable.
15.
▲
by
wowamit
10mo ago
I am curious to better understand the benchmarks against simple SQLite, especially under typical load. Any level of latency will be an unnecessary overhead.
16.
▲
by
wowamit
10mo ago
> PocketBase is an open source backend consisting of embedded database (SQLite) with realtime subscriptions I am not sure I understand—is this a wrapper around SQLite?
17.
▲
by
wowamit
10mo ago
I would be hesitant to generalise that. There is an inherent tension with its impact on the larger availability of your system. We can't analyse the effect in isolation.
18.
▲
by
wowamit
10mo ago
Agreed. Setting up structures for people to provide regular feedback is a must -- I believe this goes without saying. The only downside is that this cannot be done 1:1 with each person. Hence, enabling even the motivated few is a good trade
19.
▲
by
wowamit
10mo ago
Eventual consistency arises from necessity -- a need to prioritise AP more. Not every application needs strong consistency as a primary constraint. Why would you optimise for that, at the cost of availability, when eventual consistency is a
20.
▲
by
wowamit
10mo ago
> Their struggles are not your struggles anymore. Though I agree with the larger point, there is a critical way to overcome that. The second line of leadership must own the culture at their team's level. This only works if you have
21.
▲
by
wowamit
10mo ago
That's impressive. Well, I was using the default Gemini 3 Pro. Based on my experience, I am surprised you did not hit the quota limit.
22.
▲
by
wowamit
10mo ago
Interesting. I did not face many issues while communicating with Gemini. But I believe these issues will iron themselves out -- Google does feel to have rushed the launch.
23.
▲
by
wowamit
10mo ago
> I haven't tried complex coding tasks using Gemini 3.0 Pro Preview yet. I reckon it won't be materially different. In my limited testing, I found that Gemini 3 Pro struggles with even simple coding tasks. Sure, I haven't
24.
▲
by
wowamit
10mo ago
I am worried that we are diverging with CLI updates across models. I wish we had converged towards a common functionality and behaviour. Instead, we need to build knowledge of model-specific nuances. The cost of choosing a model is high.
25.
▲
by
wowamit
10mo ago
> I’ve had shop staff tell me about some discount if you download their app, and when I decline, say something like “It’s really easy! Here, just give me your phone and I’ll do it for you.” This behaviour is pretty prevalent worldwide, I
26.
▲
by
wowamit
10mo ago
> The work of writers, journalists and intellectuals will not become superfluous simply because much of the web is no longer written by humans. Instead, the more the words on the internet are written by AI, the less the worth of those wo
27.
▲
by
wowamit
10mo ago
AI is not one solution to all the problems in the world. But neither is it worthless. There's a proper balance to be had in knowing how useful AI is to an individual. Sure, it can be overdone. But at the same time, it shouldn't be
28.
▲
by
wowamit
10mo ago
Nice. This is needed at every place where user-generated content is commented and voted on. Any forum that offers the option to report something as abuse or spam should add "AI slop" as an additional option.
29.
▲
by
wowamit
10mo ago
Nice. This is needed at every place where user-generated content gets commented and voted on. Any forum that offers the option to report something as abuse or spam should add "AI slop" as an additional option.
30.
▲
by
wowamit
10mo ago
When LLMs write and maintain code, does the programming language they use even matter? Anyway, the inputs to LLMs are all in natural language, and what we get is what we wanted built. Is it better to specify the parameters and metrics —aka
More ›