Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tomtom1337
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
tomtom1337
12d ago
I was wondering what projection this "actually" was, but "The Ewual Earth map projection" is its own thing: https://en.wikipedia.org/wiki/Equal_Earth_projection
2.
▲
by
tomtom1337
17d ago
I love this little fzf bash function that I wrote a few years ago: https://gist.github.com/thomasaarholt/141df779f3f16b641701b4... It opens a fuzzy finder window showing the branches you have in the repo, sorted by rec
3.
▲
by
tomtom1337
1mo ago
What are good alternatives when you need a common "single source of truth" schema shared between multiple languages? We use protobuf between c# and Python.
4.
▲
by
tomtom1337
1mo ago
Could you explain more about what "straightening the neck" entails in terms of exercise? I'm interested.
5.
▲
by
tomtom1337
2mo ago
Wow! This looks really cool! Looking forward to playing more with this?
6.
▲
by
tomtom1337
3mo ago
Great response! I'm just a layman here (former material scientist) but it's fun to think about this stuff!
7.
▲
by
tomtom1337
3mo ago
You mean the argon gas used as medium specifically? I assume the purge gas is something else, cheaper?
8.
▲
by
tomtom1337
3mo ago
Sorry, I guess. There were no comments here after a couple of hours and I literally felt bad, so I commented without being very exact in my writing. Regardless, great job, and thank you.
9.
▲
by
tomtom1337
3mo ago
This is extremely cool reading! I'm impressed that they actually fined Elkjøp (as they should!) but very surprised that they didn't keep you informed! Thank you for sharing!
10.
▲
by
tomtom1337
3mo ago
This is literally what talaas has done with chatjimmy.ai. Try it, it's llama 3.1 8B at 16000 tokens per second. chatjimmy.ai https://taalas.com/the-path-to-ubiquitous-ai/
11.
▲
by
tomtom1337
4mo ago
It is SO NICE to see people working on making fast, nice-to-use tools. It's a lovely experience to use diffshub. Thank you for creating it, and than you for the great write-up! (I made it "that far" )
12.
▲
by
tomtom1337
4mo ago
Have you split your 100k loc codebases into smaller crates? If you take a look at eg gitoxide's repo, they've split it in many smaller crates. I think that might help with keeping the scope for the ai small and maybe help with kee
13.
▲
by
tomtom1337
6mo ago
You could probably use just an X-scanner, and instead of a CCD line sensor, use a regular 2D image sensor if you used a "1 pixel wide" slit aperture to crop the image perpendicularly to the direction that the prism disperses the l
14.
▲
by
tomtom1337
6mo ago
This is called chromatic aberration, for those who are intrigued. Given that regular phone cameras have sensors that detect RGB, I wonder if one could notice improved image sharpness if one had three camera lenses (and used single-color sen
15.
▲
by
tomtom1337
6mo ago
This is very interesting, but like sibling comments, I'm very curious as to how you run this in practice. Do you just tell Claude/Copilot to do what you describe? And do you have any prompts to share?
16.
▲
by
tomtom1337
6mo ago
I used it to map out storage locations and refill stations at our online grocery picking stations, then export it to read in using geopandas in order to calculate the shortest distances between all locations!
17.
▲
by
tomtom1337
6mo ago
I get it but I think you're essentially saying "I learnt it this way and it's hard to change once I learnt it that way". My argument is that "when teaching others, it's better to teach them to use switch and r
18.
▲
by
tomtom1337
7mo ago
I'd recommend using git switch instead of checkout, since the checkout command is so overloaded. And restore instead of checkout for restoring changes.
19.
▲
by
tomtom1337
7mo ago
Definitely do not parse each row into eg pydantic models. You lose the entire performance benefit of pandas / polars by doing this. If you need it, use a dataframe validation library to ensure that values are within certain ranges. The
20.
▲
by
tomtom1337
7mo ago
Any suggestions for «orchestrating» this type of experiment? And how does one compare the results in a way that is easy to parse? 7 models producing 1 PR each is one way, but it doesn’t feel very easy to compare such.
21.
▲
by
tomtom1337
8mo ago
You need something "more" on the website before you ask people to create an account. "Team workspace that stays fast" isn’t clear enough for me, at least. What is a workspace? What does the interface look like? Is it in
22.
▲
by
tomtom1337
9mo ago
Haha, I started reading this, got interrupted, came back and got confused by the graph. Then came to the comments, saw your comment, reloaded the post and voila! Thank you for a lovely post!
23.
▲
by
tomtom1337
9mo ago
They mean «this kind of demand/leadership» no longer exists. Not the particular feature of the wake up time.
24.
▲
by
tomtom1337
10mo ago
Oooh, thank you for sharing! New product lineup looks interesting, but I echo other concerns here about it thread maybe eventually requiring internet.
25.
▲
by
tomtom1337
10mo ago
Are the ikea zigbee devices going to stop being sold? Massive shame if so, they are extremely reliable and easy to use.
26.
▲
by
tomtom1337
10mo ago
Super quick feedback - opening that link on my phone shows me two options next to each other, seemingly with the same name / description (followed by …) and same pricetag. I had to turn my phone sideways to see that there is a windows
27.
▲
by
tomtom1337
10mo ago
Could you provide a bit more context here? I’m looking at the math example ( https://github.com/ohmjs/ohm/blob/main/examples/math/index.h... ) and would like to learn a bit more.
28.
▲
by
tomtom1337
11mo ago
If you’re young, new to data science and hoping to get a job in it after some time, then I absolutely recommend learning Python instead of Julia. But if you are just interested in learning a new language and trying it in data science OR are
29.
▲
by
tomtom1337
1y ago
Look, this article is absolutely excellent, and answers your questions. Please read the article before commenting this sort of thing. As someone who has had to use geopandas a lot, having something which is up to an order of magnitude faste
30.
▲
by
tomtom1337
1y ago
Ah, of course. Slightly ambiguous English tricked me there. Thank you Ritchie!
More ›