Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
babo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
babo
1mo ago
Roget's Thesaurus is part of Project Gutenberg: https://www.gutenberg.org/ebooks/22
2.
▲
by
babo
7mo ago
As an example, Go build could fail anywhere if a dependency module from Github is not available.
3.
▲
by
babo
9mo ago
"I would pay close attention to accessibility: forecasts would be in local languages..." There are many situations where somebody is interesting about the local weather but not speaking the local language. Why overwrite the users
4.
▲
by
babo
1y ago
Running some of the samples feels like those old SGI Iris GL demos, but implemented with a way nicer and concise language. I'll try to port some of my old code from that era.
5.
▲
by
babo
1y ago
Produced a 151 characters long prompt in my current development directory. This is really a starship, but I'm a pedestrian.
6.
▲
by
babo
2y ago
There are CLI tools to fetch and submit solutions. At least one of them allows you to download the puzzle description as markup: https://github.com/scarvalhojr/aoc-cli
7.
▲
by
babo
2y ago
This seems to be used at Meta: "Ractor had a session at RustConf’24 about how it’s used for distributed overload protection in Rust Thrift servers at Meta."
8.
▲
by
babo
2y ago
Web archive link: https://web.archive.org/web/20240828071621/https://pdftransl...
9.
▲
by
babo
2y ago
If you have git, golang and bun/nodejs on your machine it works from localhost. git clone git@github.com:kjk/edna.git cd edna/server && go get && go build && cd .. ./server/server -bu
10.
▲
by
babo
3y ago
It works happily with a brush head without NFC. That was the first thing I tried with my new toothbrush.
11.
▲
by
babo
4y ago
Web Archive: https://web.archive.org/web/20220716173006/https://casualpho...
12.
▲
by
babo
5y ago
One of the strength of pulumi is to export and reimport state, which is represented as an easy to digest json. You can edit state and that is even suggested by pulumi when it's stuck.
13.
▲
by
babo
6y ago
Not really. As the intro of this article says, it's possible to disable GC, but you loose most of the libraries, which is one of the strengths of Nim.
14.
▲
by
babo
6y ago
and the ability to open and close doors...
15.
▲
by
babo
6y ago
I lost my .com in a similar way.
16.
▲
by
babo
6y ago
You mean there is a need for this?
17.
▲
by
babo
6y ago
The correct order to delete your account is Sign in to SlideShare Go to Menu “Account Settings” Change Password Delete Account Yes, Delete my Account
18.
▲
by
babo
6y ago
It clearly shows a strong bias, practically turns a woman into a man.
19.
▲
by
babo
7y ago
I'm more comfortable to store encrypted passwords at the cloud using a service, whose core business is to make it secure than any homegrown solution.
20.
▲
by
babo
7y ago
I prefer not to be hit, even if it's not fatal.
21.
▲
by
babo
7y ago
It's at the top of the repo itself.
22.
▲
by
babo
7y ago
I miss the shadow from the hat. The new logo tries to be very PC, conforming in all possible ways. At the end, it's just boring.
23.
▲
by
babo
7y ago
With a deep enough JSON structure with similar enough items, the jq expressions are hard to make or maintain. This is a real world example: jq '.sourceSelectionTrees[].rootNode.children[].children' | jq '.[]? | .action.attrib
24.
▲
by
babo
8y ago
Checked Hungry, where it stated soybeans is the top third crop, but in reality, soybeans are marginal there. To find outliers like that it would be interesting to compare data with published statistics.
25.
▲
by
babo
8y ago
What's your use case for such a strict backup regime?
26.
▲
by
babo
8y ago
5-6
27.
▲
by
babo
9y ago
How can you explain that unzipping an archive under WSL filesystem is 5 minutes, while on the same machine atop of windows native filesystem it's 3 seconds?
28.
▲
by
babo
9y ago
As a startup, the last thing to worry is vendor lock-in. With an architecture like this, you got fast time to market, minimal operations, scalability, zero starting cost, fair pricing. Just my 2c.
29.
▲
by
babo
9y ago
This device works on the CAN bus, where you can actually issue commands, not just listen. So this is a bad idea in that sense.
30.
▲
by
babo
9y ago
While this plugs into the OBD-II port but the main use is to dump the CAN bus. Comparing it with OBD-II dongles where the functionality is restricted to the OBD part is misleading. It's far from universal, as not all cars expose all th
More ›