Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BYK
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
BYK
2mo ago
Looks like after the OpenAI deal went south, Microsoft wants to "train" their own LLM by distilling the interactions with the other models. This may be a genuine desire for RL maybe but definitely not applicable for individual dev
2.
▲
by
BYK
3mo ago
There are a lot of external LLM/AI memory managers out there and they use the most common denominator to expose the "memories": MCP A typical setup is: a harness plugin that reads the conversations after they finish, create &
3.
▲
Why memory is not enough: you need context management
(withlore.ai)
2 points
by
BYK
3mo ago
|
1 comments
4.
▲
by
BYK
3mo ago
I've started building Lore because none of the existing "memory" solutions solved my real problem: my agent stopped every 5-10 minutes to "compact" and forget every important thing we covered before these compaction
5.
▲
Show HN: Lore – LLM proxy for coding agent context and memory management
(withlore.ai)
6 points
by
BYK
3mo ago
|
0 comments
6.
▲
OpenCode-lore: Stop re-explaining your codebase
(github.com)
3 points
by
BYK
7mo ago
|
1 comments
7.
▲
by
BYK
7mo ago
Lore automatically curates the project knowledge that makes your AI coding agent smarter every session
8.
▲
Sentry releases new CLI for developers and agents
(cli.sentry.dev)
1 points
by
BYK
8mo ago
|
0 comments
9.
▲
Releasing Packages with a Valet Key: NPM, PyPI, and Beyond
(byk.im)
1 points
by
BYK
9mo ago
|
1 comments
10.
▲
by
BYK
9mo ago
How we built a secure, auditable, and low-friction release system at Sentry that is resistant to supply-chain attacks like Shai-Hulud
11.
▲
by
BYK
1y ago
Well I actually did as I was literally hired for that and worked on it for almost 3 years :)
12.
▲
Making your Node.js application last centuries
(byk.im)
1 points
by
BYK
2y ago
|
0 comments
13.
▲
by
BYK
5y ago
You mean things like these: https://docs.sentry.io/product/relay/#pii-data-scrubbing , https://docs.sentry.io/product/data-management-settings/scru...
14.
▲
by
BYK
7y ago
This now has been rectified. Apologies for the misrepresentation, wasn't intentional.
15.
▲
by
BYK
9y ago
Apologies for the issue. There's an issue file on GitHub for this and we are working on a fix: https://github.com/yarnpkg/yarn/issues/4339
16.
▲
by
BYK
9y ago
See https://github.com/yarnpkg/yarn/issues/4320
17.
▲
by
BYK
9y ago
We have patched that issue and already tagged 1.0.1 ;)
18.
▲
by
BYK
10y ago
True that. I reread your comment and realized I misinterpreted it. Skepticism is good :)
19.
▲
by
BYK
10y ago
Thanks for calling my honest reply a lie and me a liar, really appreciate it. I'm @madbyk on Twitter and you can also Google my full name to catch my other lies and bad acting on some of my recorded talks.
20.
▲
by
BYK
10y ago
I have this for starters: https://gist.github.com/BYK/66dfd985491b483bd140
21.
▲
SuperSet – A library that provides the missing Set methods for ES6
(github.com)
3 points
by
BYK
11y ago
|
0 comments
22.
▲
by
BYK
14y ago
And that is of course not true, probably just a coincidence.
23.
▲
Get Your GitHub Badge (now with commit sparkline)
(githubbadge.appspot.com)
4 points
by
BYK
15y ago
|
0 comments
24.
▲
Long waiting patch for Google Closure Lib
2 points
by
BYK
15y ago
|
0 comments
25.
▲
by
BYK
15y ago
We may when the service actually starts to cost us =) Thanks ;)
26.
▲
by
BYK
15y ago
Added, thanks for the suggestion! =)
27.
▲
by
BYK
15y ago
This is a pet project and we gain nothing but experience. We were not aware of any similar projects when starting. In terms of capitalizing, please keep in mind that there are no ads and we do not intend to add any so it will cost us in the
28.
▲
by
BYK
15y ago
It's already fixed. Thanks for reporting! =)
29.
▲
by
BYK
15y ago
Javascript version is on the horizon. We used iframe because it was quick&dirty and "good enough" to start with =)