Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hanwenn
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
hanwenn
1mo ago
I wrote my own (or rather, had Claude write it), https://github.com/hanwen/runclaude . Mine uses containers, and makes only the git/jj workspace read/write, hiding all credentials that are in my home dir.
2.
▲
by
hanwenn
3mo ago
Yes. The links are to isolated threads on a rail (model) forums (apparently, this publisher markets books/magazines related to railway models). It's hard to see if the individual complaints really support a general problem, or if
3.
▲
by
hanwenn
3mo ago
Curiously, if you look for "geramond verlag betrugsmasche", or "verlagshaus24 betrugsmasche", it will now tell you that there are no indications it is a scam, but "significant organizational problems and extr
4.
▲
by
hanwenn
4mo ago
I got tired of the permission prompts and wrote a filesystem/network sandbox so I could skip all permission checks. It works on the same principle as bubblewrap, but has some niceties to separate Claude from its credentials. See https
5.
▲
by
hanwenn
4mo ago
AWS graviton, Google Axion? ARM has better performance per watt, which translates to better performance per $.
6.
▲
by
hanwenn
4mo ago
interesting article, but now I'm left wondering how the glucose gets to the retina. Why is this easier than supplying oxygen?
7.
▲
by
hanwenn
4mo ago
That is not quite the right word. For Python, the headcount was moved from the Bay Area (the most expensive place in the world to hire software engineers) to Munich (the most expensive place in Germany to hire SWEs.), for cost saving reason
8.
▲
by
hanwenn
5mo ago
Is anyone from GitButler reading this? As others alluded, JJ already exists and is a credible successor to Git for the client side. Technical desides aside though: how is this supposed to make money for the investors?
9.
▲
by
hanwenn
6mo ago
blaze/bazel was a big improvement over its predecessor (a set of python scripts that generated huge makefiles), but that did not make it free of accidental engineering. The google infrastructure teams were very tightly staffed, so for
10.
▲
by
hanwenn
9mo ago
Rob left Google a couple of years ago.
11.
▲
by
hanwenn
9mo ago
"WarpBuild are still the better option." what makes you think they won't hike the control plane price again? They can turn this knob arbitrarily to put you out of business.
12.
▲
by
hanwenn
10mo ago
more background: https://sourcegraph.com/blog/zoekt-creating-internal-tools-a...
13.
▲
by
hanwenn
1y ago
IIUC, on EC2, the disk (EBS)is one service, and snapshots are in another service (S3). Taking a snapshot involves copying the entire disk to S3, while restoring a snapshot pages blocks in from S3 as the VM accesses the disk.
14.
▲
by
hanwenn
1y ago
Also: did you consider using LVM snapshots?
15.
▲
by
hanwenn
1y ago
Thanks for writing the blog post; it was a fascinating read! I was curious about a couple of things: * Have you considered future extensions where you can start the VM before you completed the FS copy? * You picked XFS over ZFS and BTRFS. A
16.
▲
by
hanwenn
1y ago
IIRC it already uses content defined chunking for finding object deltas.
17.
▲
Birth of the Bazel; An inside perspective of open sourcing Google's build tool
(blog.engflow.com)
2 points
by
hanwenn
2y ago
|
0 comments
18.
▲
by
hanwenn
2y ago
Hi! sorry for not responding to your email, I was swamped. I looked through the sourcecode, but I can only find UI (ie. browser) code. Does this do anything beyond delivering a more functional and prettier UI on top of an existing zoekt dep
19.
▲
by
hanwenn
2y ago
don't forget Android.
20.
▲
by
hanwenn
2y ago
Both David Chang and his staff are ridiculous. Different parts of the bird take different times to cook, so for food quality, cooking a bird as a whole makes no sense: either the breasts are overcooked, or the thighs are undercooked. There
21.
▲
by
hanwenn
2y ago
Developer infrastructure at google reported into cloud from 2013 to 2019, and we (i was there) tried to do exactly that: building products for gcp customers based on our experience with building interval developer tools. It was largely a di
22.
▲
by
hanwenn
2y ago
Haskell is another oddball. It was for a hardware project that used the to-be-auctioned analog TV RF spectrum for a new WAN standard. It was canceled when it became clear the spectrum wasn´t going to be available. The Haskell rules then stu
23.
▲
by
hanwenn
2y ago
Hi, I wrote zoekt. From what I understand valtown does, I would try to use brute force first (ie. something equivalent to ripgrep). Once that starts breaking down, you could use last-updated-timestamps to reduce the brute force: * make a tr
24.
▲
by
hanwenn
2y ago
github uses something called babeld (just telnet to github.com port 22; the version string is printed immediately.)
25.
▲
by
hanwenn
2y ago
In the Bazel build system, you would mark the test data blob as testonly=1. Then the build system guarantees that the blob can only be used in tests. This incident shows that killing the autoconf goop is long overdue.
26.
▲
by
hanwenn
3y ago
intra EU bank transfers cost much less than 1-3%.
27.
▲
by
hanwenn
3y ago
This story appears quite similar to the scandal at the Texas fruitcake bakery https://collinstreet.com/blog/the-sandy-jenkins-embezzlement... In both cases there was a single person that both managed the books and exe
28.
▲
by
hanwenn
3y ago
Does that work? The canal goes across a mountain range; you'd have to pump a lot of water uphill. It's probably cheaper to ship the goods by train instead.
29.
▲
by
hanwenn
3y ago
See https://www.youtube.com/watch?v=bx_LGilOuE4 . I think the plan is to replace to it with something based off JJ.
30.
▲
by
hanwenn
3y ago
Not in use that I know
More ›