Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sbysb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Ok, but Does It Scale?
(spacetimedb.com)
1 points
by
sbysb
13d ago
|
0 comments
2.
▲
by
sbysb
1mo ago
I had another comment in a thread last week about this: https://news.ycombinator.com/item?id=49111625 I really think that using something like Paseo (I use Ouijit[1] because I think it's actually a step ahead of where
3.
▲
by
sbysb
1mo ago
There is a really good video by the author of pi.dev (which I have used to build some of my own harnesses): https://www.youtube.com/watch?v=RjfbvDXpFls The basis of the argument is that the labs are constantly pushing updat
4.
▲
by
sbysb
1mo ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Dependency Management, Endpoint Protection
5.
▲
by
sbysb
2mo ago
> nono is great but you'll still won't be able to run multiple dev servers, dbs or test in the browser... With our profile setup you can do all three of those things - there is a fresh chrome profile that is blocked against the
6.
▲
by
sbysb
2mo ago
All git config and hooks are not writable inside the sandbox. This can be somewhat frustrating as you have to run git config commands outside, but the tradeoff is worth it imo. Nono allows for directory level permissioning, so the entire `.
7.
▲
by
sbysb
2mo ago
Git worktrees are a great isolation boundary for _changes_ (especially making changes in parallel on a single machine), but not behavior. If you are trying to actually run autonomous agents securely you need something that lives outside the
8.
▲
by
sbysb
3mo ago
I mean most of these tools pair the notes/transcript with a video recording of the call. It can be super helpful to search the summaries to find the right recording, and then click the line in the transcript to re-watch the meeting. Fo
9.
▲
by
sbysb
3mo ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Dependency Management, Endpoint Protection
10.
▲
by
sbysb
3mo ago
I do not think that is the problem with markdown lol. There are lots of problems with markdown, especially vanilla or the more limited versions of it - but really its super power is that it is readable with a regular text editor (or `cat`)
11.
▲
by
sbysb
5mo ago
It's difficult because even if the underlying model is very good, not having a pre-built harness like Claude Code makes it very un-sticky for most devs. Even at equal quality, the friction (or at least perceived friction) is higher tha
12.
▲
by
sbysb
5mo ago
You should check out Ouijit [1] - I use it regularly for work and it's nice because it focuses on the environment that you want, and just gives you a shell that you can use any tooling in, as well as VM isolation per worktree if needed
13.
▲
by
sbysb
5mo ago
https://meza.chat/ Been building an E2EE chat client on the weekends that sits right between Discord (but dis-enshittified) and Matrix (but with good UX around encryption). Still got some rough edges - we are in the second
14.
▲
by
sbysb
5mo ago
I have used Claude Code in the terminal to the tune of ~20m tokens in the last month and I have very little to complain about. There are definitely quirks that are annoying (as all software has, including vs code or jetbrains IDEs) but broa
15.
▲
by
sbysb
5mo ago
> some people say that the max AI Level should be 5 > of course some people think that you lose touch with the ground if you go above AI Level 2 I really think that this framing sometimes causes a loss of granularity. As with most thi
16.
▲
by
sbysb
6mo ago
FWIW I'm not saying Cursor is not capable of this, but that all of the 'Cursor' bits are superfluous, and using tools that bring you closer to the 'bare metal' of the terminal actually give you both more flexibility
17.
▲
by
sbysb
6mo ago
> Anyway, you’re right Claude Code is less ergonomic; generally slower. The secret in my experience is parallelization - Cursor might be faster or have better ergo for a single task, but Claude Code really shines when you have 6 tasks th
18.
▲
by
sbysb
6mo ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Endpoint Protection, and Compliance Platfo
19.
▲
by
sbysb
11mo ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Device Monitoring, and Compliance Platform
20.
▲
by
sbysb
1y ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Device Monitoring, and Compliance Platform
21.
▲
by
sbysb
1y ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Device Monitoring, and Compliance Platform
22.
▲
by
sbysb
1y ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Device Monitoring, and Compliance Platform
23.
▲
by
sbysb
1y ago
Oneleet (YC S22) | Multiple Roles | US & NATO Countries | Remote | Full-time Oneleet is an all-in-one cybersecurity startup that has built its own Attack Surface Monitoring (ASM), Code Scanner, Device Monitoring, and Compliance Platform
24.
▲
by
sbysb
3y ago
I have always said that you can gain more value from self-help/life management type books by reading the table of contents and then spending the time you would have read the book just thinking about those topics and coming to your own
25.
▲
by
sbysb
4y ago
The very first test can be a simple "Did my HTTP request receive a response?". Then you can build on "Does this HTTP response have this value I need".... etc The way I have always gone about TDD is just that I am testin
26.
▲
by
sbysb
4y ago
I think that while storing a TOTP in your password manager is less secure than using an external app, I also feel like this is missing a large portion of when I am storing a TOTP in Bitwarden - shared accounts. Being able to store a TOTP in
27.
▲
by
sbysb
4y ago
Most people do not want/need this, so the original point stands
28.
▲
by
sbysb
4y ago
This must be regional because I have been using a chip-and-pin card for the last 5 years and I cannot for the life of me remember the last time I had to physically swipe the card. Tap support is definitely still spotty but that is something
29.
▲
by
sbysb
4y ago
Link should probably be to the github status page, not to a random tweet: https://www.githubstatus.com/
30.
▲
by
sbysb
5y ago
This is something I have come to realize I unconsciously have gotten very dependent on - MacOS let's you swap virtual desktops for the monitor you are currently focused on without swapping any of the others. I never realized how intuit
More ›