Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
misternugget
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
misternugget
17d ago
Hey! Author of the post here. Sounds like I failed my mission with the post then :) Yes, like many things, Orbs are "wrappers" around VMs, but the point is that some wrappers enable new ways to hold and use and reuse the thing the
2.
▲
by
misternugget
8mo ago
Engineer working on Amp here. I'm very surprised that it took them this long to crack down on it. It's been against the terms of service from the start. When I asked them back in March last year whether individuals can use the hig
3.
▲
by
misternugget
8mo ago
Hey! Thorsten Ball here. Thanks for the shout-out. I was quite confused when someone sent me this article: same "Emperor has no clothes", same "it's only x hundred lines", implements the same tools, it even uses the
4.
▲
A Codebase by an Agent for an Agent
(ampcode.com)
2 points
by
misternugget
9mo ago
|
0 comments
5.
▲
200k Tokens Is Plenty
(ampcode.com)
2 points
by
misternugget
9mo ago
|
0 comments
6.
▲
Agents for the Agent
(ampcode.com)
1 points
by
misternugget
1y ago
|
0 comments
7.
▲
by
misternugget
1y ago
Thank you! There's a long way to go still, but it makes me happy to hear when what we think about this, well, new way to program seems to resonate with others.
8.
▲
How I use Amp and how agents have changed how I program
(ampcode.com)
21 points
by
misternugget
1y ago
|
7 comments
9.
▲
Bit-twiddling optimizations in Zed's Rope
(zed.dev)
168 points
by
misternugget
2y ago
|
50 comments
10.
▲
by
misternugget
2y ago
Working on it!
11.
▲
by
misternugget
2y ago
That is about the idea of rewriting existing tooling in Rust to get rid of node_modules folders, not about prompting users whether to download a language server or not.
12.
▲
by
misternugget
2y ago
One mini-feature I really like: authors highlighting their own favorite or popular articles. I think I saw it first on Julia Evans' blog ( https://jvns.ca/categories/favorite/ ). I also added it to mine ( https
13.
▲
by
misternugget
2y ago
That's right, someone linked me to this article: https://www.macobserver.com/analysis/apple-dry-run-apfs-prio... Pretty impressive.
14.
▲
by
misternugget
3y ago
> I'm shocked by how many developers check in code that passes the tests but they have not actually tested to make sure it works. That's actually one of the other topics I wanted to write about yesterday. Chose to write the art
15.
▲
by
misternugget
3y ago
Hey, author here. Yeah, I worked at Sourcegraph and I do think we built some high-quality stuff and we did write tests. I also think a lot of them were necessary. But, like I wrote here, I think that maybe we/I sometimes overdid it wit
16.
▲
by
misternugget
3y ago
Rust's debug-print {:?} quotes the path here.
17.
▲
by
misternugget
3y ago
Hey! I'm the mentioned Thorsten. Linux is actively being developed. Here's a PR from 2 days ago that shows file-opening in Linux starting to work: https://github.com/zed-industries/zed/pull/7852 A
18.
▲
We Have to Start Over: From Atom to Zed
(zed.dev)
4 points
by
misternugget
3y ago
|
0 comments
19.
▲
by
misternugget
3y ago
I think that is on the roadmap too, but possibly further down.
20.
▲
by
misternugget
3y ago
I only joined Zed, the company, a week ago, so take this with a grain of salt, but: I've never really used real-time sharing (tried VS Code's Live mode and other apps) for longer than just 1-2 attempts, but at Zed things are diffe
21.
▲
by
misternugget
3y ago
Hey! Engineer at Zed here. Linux port is on our roadmap. Hopefully we'll get it done this year!
22.
▲
by
misternugget
3y ago
You know what, you're right. And it's actually something that's been bugging me for a while, I just never got around to fixing it. I'm going to update my config now. Thanks! (Author of post)
23.
▲
Polishing Forks
(registerspill.thorstenball.com)
2 points
by
misternugget
3y ago
|
0 comments
24.
▲
by
misternugget
3y ago
> I've seen a lot of programmers fall into what I'd call the bureaucracy trap. Bureaucracy is often very attractive to a certain type of engineering because it's essentially programming the behavior of other humans. That i
25.
▲
by
misternugget
3y ago
Author here. Yeah, that’s fair, it is over-generalizing (and I even admit to that in the post). I do think there might be some value (insight?) into trying to generalise things sometimes. In this case it’s me trying to split all software
26.
▲
Steve Yegge Joins as Head of Engineering of Sourcegraph
(about.sourcegraph.com)
171 points
by
misternugget
4y ago
|
77 comments
27.
▲
by
misternugget
4y ago
Monodraw is one of my favorite macOS applications. It’s really well made and - I don’t know how else to put this - lots of fun. I used it for all diagrams in compilerbook.com and now use it to create diagrams of control-flow graphs that I c
28.
▲
by
misternugget
4y ago
Author here. Just wanted to add that I don’t think all forms of snark, sarcasm, and cynicism are bad. Or even negativity! But what I learned the hard way is that there’s a time and a place for this and often it’s not “your team & whenev
29.
▲
by
misternugget
4y ago
Yup, correct. I used Monodraw [0] for that (and the diagrams in the book). Highly recommend Monodraw, easily one of the loveliest pieces of Mac software I used. And it just got an update! [0]: https://monodraw.helftone.com
30.
▲
by
misternugget
5y ago
Ha! I was going to comment in here that I used Monodraw for the book and really fell in love with the tool. What I did more recently is to use Monodraw to create diagrams of CFGs and put those next to the test cases (see [0] or [1]) which e
More ›