Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tim-fan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
tim-fan
2mo ago
Is anyone making LLM-in-a-box for emergency supply kits yet? I feel that would be handy in all sorts of situations when networks are down.
2.
▲
by
tim-fan
6mo ago
Hey me too, I also have a DIY inventory system, maybe yours is more developed. But I also had the concept of items for n arbitrarily nested containers. I also track historical movements to see which items are never used. Recently I've
3.
▲
by
tim-fan
6mo ago
OK right, so they're at 170 million now, maybe ~1 life saved. I see it might be a bit early to be making claims about that. Also in comparison the cases of disruption/blocking intersections/emergency-services do seem signific
4.
▲
by
tim-fan
6mo ago
Can they just report directly how many human lives they have saved since beginning operation? (of course, within some error bars) Maybe that's too much of a statistical stretch. But would be a good to-the-point number to have on hand f
5.
▲
by
tim-fan
8mo ago
Here's the repo, I've just added a demo video to the readme: https://github.com/tim-fan/hordor I was learning Django when I wrote it, today you'd probably get further quicker vibe coding from scratch. I
6.
▲
by
tim-fan
8mo ago
I'm storing small items in numbered bags. I take a photo and have a web UI for easy searching. It also tracks which items are used frequently vs not used at all in years. Bags are stored in numerical order for quick storage and retriev
7.
▲
by
tim-fan
8mo ago
On the other hand, insurance costs for robotaxis should be lower if they are able to drive significantly safer. Then the one I'm more interested / excited for: optimizing the fleet for the cargo. If most trips involve single passe
8.
▲
by
tim-fan
9mo ago
Not to be confused with Bonxai (Fast, hierarchical, sparse Voxel Grid) https://github.com/facontidavide/Bonxai Is there some connection between Voxel grids and Bonsai trees that I'm missing??
9.
▲
by
tim-fan
1y ago
Hey, cool to see! I'm running a similar but smaller project (5k MAU), my oldest map is central London in 1561 https://onamap.me/maps/London1561/ I got into it because I was interested in the technical challen
10.
▲
by
tim-fan
1y ago
I'm hoping for a self driving taxi + trains combo to maybe solve the problem. For one a self driving taxi fleet could take up vastly less space - you'd no longer need one car per person, you'd need far fewer parking spots, mo
11.
▲
by
tim-fan
1y ago
Doesn't the mechanical part need to position the optics with a fair amount of precision to get a good view? Id imagine very slight movements or misadjustments could cause issues. I don't know much about telescopes :p
12.
▲
by
tim-fan
2y ago
Hi I've been thinking about the same thing, in the context of beancount / plain text accounting. https://www.reddit.com/r/plaintextaccounting/s/BKsaLrfy3A I already have thousands of labeled example
13.
▲
by
tim-fan
2y ago
Cool! Have you looked at producing 3D reconstructions over the thrown trajectory? And/or something like a gaussian splat-based representation for viewing the whole trajectory at once?
14.
▲
by
tim-fan
3y ago
Sounds like you're describing my carpet-color classification project! [1] Built as part of a larger carpet based localisation project [2] 1: https://nbviewer.org/github/tim-fan/carpet_color_classificat... 2:
15.
▲
by
tim-fan
3y ago
Any ideas on if/when (image+text)->image models will be available? Would be good to be able to iterate on images (keep this, change that etc). The use of the seed looks useful but I'm guessing it has its own limitations.
16.
▲
by
tim-fan
3y ago
For me the intuition came from Sebastian Thrun in his Ai for robotics online course. Running through everything in 1D definitely helped get the concepts before extending to multidimensional problems. This looks to be the course playlist: h
17.
▲
by
tim-fan
3y ago
I appreciate the rigour, but it sounds like the argument is just "I did stop but you didn't see it"
18.
▲
by
tim-fan
3y ago
> As two flat hands collide, the air between them is forced out increasingly quickly, ultimately exceeding the speed of sound. This creates an abrupt pressure change, resulting in shock waves that make up a large part of the noise we hea
19.
▲
by
tim-fan
3y ago
Yes! New Zealand published current covid locations of interest (where infected people had been) to a github repo - I created an animation of locations over time by crawling the repo history. It gave an idea for how it was spreading through
20.
▲
by
tim-fan
3y ago
Or nook (rhymes with book)? At work I say nuck, but most others say nook, so I'd like to get to the bottom of this!
21.
▲
by
tim-fan
3y ago
I believe in some conditions fat and/or protein can be used to restore glycogen via Gluconeogenesis https://en.wikipedia.org/wiki/Gluconeogenesis I remember reading that for keto diets it's important to not e
22.
▲
by
tim-fan
3y ago
When I was relocating internationally, it was keeping track of the task dependency structure that stressed me out. After doing X and Y do Z. I ended up jotting down the tasks/dependencies in dot syntax to quickly get items recorded and
23.
▲
by
tim-fan
3y ago
I just give you two books that you've read and you tell me which is better. I played around with a tool for sorting through my personal photos based on that idea. It gets interesting when you start thinking of how to optimally choose
24.
▲
by
tim-fan
3y ago
I made a robot location tracking system specifically for use on the carpet at my office. The carpet was an arrangement of 4 particular colors tiled in squares, so I manually made a carpet map (a few hours in excel!), wrote a carpet color cl
25.
▲
by
tim-fan
4y ago
Seems like the key to consistency will be generating multiple images in a sequence simultaneously, rather than generating frames independently. Are models being developed along these lines?
26.
▲
by
tim-fan
4y ago
Trying to understand exactly the function that is being computed - is it a weighted sum of the inputs?
27.
▲
by
tim-fan
4y ago
Relevant xkcd: https://m.xkcd.com/2682/ And from the alt-text: "Friction-driven static electrification is familiar and fundamental in daily life, industry, and technology, but its basics have long been unknown and
28.
▲
by
tim-fan
4y ago
Further to indexing conversations, it would be interesting/helpful to be able to pull out: * conversation length * participants * location So you could search for, say, that long conversation I had in the park with Bob. I&#x
29.
▲
by
tim-fan
4y ago
> The quest won't work in a car as it uses gyros. I did try the quest 2 on a plane and it worked well, apart from when the plane was turning or in turbulence. I suppose the visual tracking makes an assumption that the world is stati
30.
▲
by
tim-fan
4y ago
Would anyone know where to look to aquire that sort of monochrome projector? And in general how to implement a camera->projector loop with that low latency / high frame rate? I've been looking into a similar idea and have bodge
More ›