Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pancakemouse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
pancakemouse
5mo ago
If you visit Siem Reap, you can visit the APOPO visitor centre, and see the rats (and a demonstration!) for yourself. Highly recommended. - http://apopo.org/support-us/apopo-visitor-center/
2.
▲
by
pancakemouse
10mo ago
> resulting in 3-ton vehicles And a surge in road deaths.
3.
▲
by
pancakemouse
10mo ago
I wonder if they'll continue to support and develop Cog [0], which I've found quite useful for local deployments of models (as well as to Replicate's servers). [0] https://github.com/replicate/cog
4.
▲
by
pancakemouse
11mo ago
Not at all snarky because I have no idea what the real answer is here, but although this sounds pretty good, it strikes me how in conflict this would be with most peoples' ideals if we tried any sort of system to scale this to larger p
5.
▲
by
pancakemouse
11mo ago
> And you'd better believe wherever they buried the lines they'd have objections and expensive consultations about the disruption and the HoUsE VaLuEs caused by trenching, drilling and service structures. But those are temporar
6.
▲
by
pancakemouse
1y ago
Something I've seen discussed very little is that Claude Code can be opened in a directory tree of any type of document you like (reports, spreadsheets, designs, papers, research, ...) and you can play around in all sorts of ways. Anth
7.
▲
by
pancakemouse
1y ago
My favourite bumper sticker, "Militant Agnostic. I don't know, and neither do you."
8.
▲
by
pancakemouse
1y ago
> I want to build a tool that can render SVG to an image, then return that image so the model can see what it has drawn. For reasons. :D
9.
▲
by
pancakemouse
1y ago
What this shows to me, as someone who has committed some of the unholy crimes above, is that people want their system, however esoteric, to come naturally to them. I think reading docs, understanding a new system which someone else has desi
10.
▲
by
pancakemouse
1y ago
Practically the first thing I do after a new model release is try to upgrade `llm`. Thank you, @simonw !
11.
▲
by
pancakemouse
2y ago
The same has happened in the United Kingdom wrt deer and predators including wolves (which are locally extinct) -- a blunt instrument because we can think of no other way of protecting livestock. The result is we "have to" regular
12.
▲
by
pancakemouse
2y ago
> preventable Preventable via multiple methods, you've been downvoted presumably for seeming insensitivity, but it seems a valid question. Water is plentiful, it's a rich area. This stuff can be prevented. Why wasn't it?
13.
▲
by
pancakemouse
2y ago
Will there be any conflict between Musk's supposed eco-credentials and Trump's ambitions to destroy everything green?
14.
▲
by
pancakemouse
2y ago
Fantastic. I hope it inspires some epic journeys!
15.
▲
by
pancakemouse
4y ago
Regarding your first point, a good alternative to Bazel is https://please.build/ - its build graph can solve exactly this problem in CI.
16.
▲
by
pancakemouse
4y ago
Anecdotally, as a developer I really appreciate a well-thought-out monorepo. All the code is there. You don't have to dig around anything legacy or outdated. Searching is a breeze and it's _fast_. Updating both simple and complex