As an example, Go build could fail anywhere if a dependency module from Github is not available.
HN user
babo
[ my public key: https://keybase.io/babo; my proof: https://keybase.io/babo/sigs/uBYCYA7WUpxRs6Eh4ZPaNZd43TXNDgiSUTqnRKCLXQU ]
"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 preferred language from the browser?
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.
Produced a 151 characters long prompt in my current development directory. This is really a starship, but I'm a pedestrian.
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
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."
Web archive link: https://web.archive.org/web/20240828071621/https://pdftransl...
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 -build-local-prod
./server/server -run-local-prodIt works happily with a brush head without NFC. That was the first thing I tried with my new toothbrush.
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.
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.
and the ability to open and close doors...
I lost my .com in a similar way.
You mean there is a need for this?
The correct order to delete your account is
Sign in to SlideShare
Go to Menu “Account Settings”
Change Password
Delete Account
Yes, Delete my AccountIt clearly shows a strong bias, practically turns a woman into a man.
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.
I prefer not to be hit, even if it's not fatal.
It's at the top of the repo itself.
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.
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.attributeMapping.attributeSources' | jq -r '.[]? | select(.type == "XYZ") | .dataRef.id'
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.
What's your use case for such a strict backup regime?
5-6
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?
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.
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.
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 the CAN bus at the OBD-II socket, but a good start for sure. I ordered mine.
That would make it even worse.