HackerTrans
トップ新着トレンドコメント過去質問紹介求人

wowamit

no profile record

投稿

[untitled]

1 ポイント·投稿者 wowamit·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 wowamit·8 か月前·0 コメント

コメント

wowamit
·7 か月前·議論
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.
wowamit
·7 か月前·議論
> 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, most of the prompting is guesstimate at best. You have no control over models via prompts.
wowamit
·7 か月前·議論
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.
wowamit
·8 か月前·議論
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 decided individually.

[1] https://github.com/steveyegge/beads/blob/main/docs/PROTECTED...
wowamit
·8 か月前·議論
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.
wowamit
·8 か月前·議論
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 now and then.

Knowing what setting does what in Gmail is becoming difficult by the day.
wowamit
·8 か月前·議論
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. Right?
wowamit
·8 か月前·議論
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.
wowamit
·8 か月前·議論
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 agents to move some learnings back to my Claude.md or Agents.md file.

I'm curious whether complicating this behaviour with a database integration would further abstract the work in progress. Are we heading down a slippery slope?
wowamit
·8 か月前·議論
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.

So is the issue the format or lack of structure which a local database can bring in?
wowamit
·8 か月前·議論
Yeah, true. Implementing this would be tricky.
wowamit
·8 か月前·議論
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.
wowamit
·8 か月前·議論
You can't. I am curious if this adds another layer of latency.
wowamit
·8 か月前·議論
Same here. At first, I thought it was a one-file-based database, which would have been even more commendable.
wowamit
·8 か月前·議論
I am curious to better understand the benchmarks against simple SQLite, especially under typical load. Any level of latency will be an unnecessary overhead.
wowamit
·8 か月前·議論
> 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?
wowamit
·8 か月前·議論
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.
wowamit
·8 か月前·議論
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-off. But sure, necessary but not sufficient.

At the same time, accepting and acting on feedback is a skill in its own right.
wowamit
·8 か月前·議論
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 an acceptable default?
wowamit
·8 か月前·議論
> 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 direct access to the larger group. An open-door policy where anyone can schedule time with you is essential.

You might not understand their struggle, but you can hear and route it to the right people. Sometimes the best way to show empathy is simply to listen.