Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
johtso
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
johtso
5mo ago
It’s impossible to know whether an action completed successfully if an error occurs between sending the request and persisting the result
2.
▲
by
johtso
5mo ago
Sure, but this is not a protocol, this is an API. APIs that allow actions that cost money, potentially annoy users / effect your reputation in the eyes of email recipients, I believe, should allow the caller to supply a unique key to e
3.
▲
by
johtso
5mo ago
Another email sending service without support for idempotency?
4.
▲
by
johtso
7mo ago
Yes this behaviour is infuriating, the surprise autocorrect! Can result in some really embarrassing messages being sent..
5.
▲
by
johtso
8mo ago
This is the trouble with common names, the way to avoid ambiguity is to use the binomial name.
6.
▲
by
johtso
11mo ago
When you're having to work with someone else's godawful convoluted database schema you're sometimes really happy not to have to write the query yourself. Giving the LLM context with previously written queries can be quite eff
7.
▲
Restate Cloud Is Open to Everyone – Build Durable Workflows and Agents Today
(restate.dev)
1 points
by
johtso
11mo ago
|
0 comments
8.
▲
by
johtso
1y ago
This is fairly common with linting/test coverage tools
9.
▲
by
johtso
1y ago
I've been having a bad time with email of late. It's been the method of communication between us and another company (a pretty creaky old product). I thought they were replying strangely and ignoring my questions "did they ev
10.
▲
by
johtso
1y ago
sqlc always seemed like a really neat concept to me. I love the idea of being able to write my queries as raw SQL in separate files, would make everything so much more interoperable with other tools. Having your queries defined as strings i
11.
▲
by
johtso
1y ago
Maybe, depending on where you are in the world, you could make some kind of GDPR request to get access to your data, even if you don't recover your account?
12.
▲
A year of improving Node.js compatibility in Cloudflare Workers
(blog.cloudflare.com)
1 points
by
johtso
1y ago
|
0 comments
13.
▲
by
johtso
1y ago
Thanks for recommending mailpace, £7.50/month for 10,000 emails is very reasonable, _and_ they support idempotency! Definitely makes me consider switching to them..
14.
▲
by
johtso
1y ago
Please tell me this supports some kind of idempotency.. I fear it wont. The kind of hoops I've had to jump through to achieve DIY idempotency with Postmark would make you cringe, a shared lock to avoid race conditions, and then using t
15.
▲
by
johtso
1y ago
Maybe one approach would be to pin all dependencies, and not use any new version of a package until it reaches a certain age. That would hopefully be enough time for any issues to be discovered?
16.
▲
by
johtso
1y ago
Do you not use an adblocker? I can't remember the last time I saw that kind of ad..
17.
▲
by
johtso
1y ago
What about something like VisualHostKey but for the bitcoin address?
18.
▲
by
johtso
1y ago
Really? you can just download an app on your phone (like ProtonVPN) and it just works, where's the faff?
19.
▲
by
johtso
1y ago
All 7ishTB of images are also available on the internet archive, Flickr was a collaboration that allowed browsing them in a vaguely user friendly way. I guess serving over 5 million images isn't trivial and it made sense as a way to he
20.
▲
by
johtso
1y ago
Yes, the dezoomify extension will get you individual pages, quite neat seeing the image getting put together client-side in a canvas.. shame it's even necessary though.
21.
▲
by
johtso
1y ago
Pinned comment on their Youtube video 6 years ago "There is no option to download them. We will let you know if one day that will come!"
22.
▲
by
johtso
1y ago
Hermetically open? Where's the download link? It really frustrates me that fantastic projects like this end up only being made available via some "online catalogue" with tiled zooming and no option to download. Just stick it
23.
▲
by
johtso
1y ago
AI? All you need is a 200 line perl script :) https://www.flickr.com/photos/internetarchivebookimages/ https://ia804508.us.archive.org/21/items/vrr-texts-imageryof... https://
24.
▲
by
johtso
1y ago
Think a common approach is to just display a triangular svg beneath the tooltip: https://react-spectrum.adobe.com/react-aria/Tooltip.html#exa...
25.
▲
by
johtso
1y ago
The project dashboard is great, you can see all the work that's being done in real-time: https://tracker.archiveteam.org:1338/
26.
▲
by
johtso
1y ago
Why would you not recommend Cloudflare workflows? Was thinking of using them in my current project..
27.
▲
by
johtso
1y ago
Wouldn't that be incredibly insecure? Attacker would just need to initiate a login, and if the user happens to click the link they've just given the attacker access to their account.. The reason why magic links don't usually
28.
▲
by
johtso
1y ago
Isn't there a limit to how many calories your body can store in a certain period of time? After a certain point wont there be a lot of waste?
29.
▲
by
johtso
1y ago
I get the same with Welsh, when having some network issues in voice chat it hallucinated me saying "Diolch yn fawr am wylio'r fideo." which translates as "Thank you very much for watching the video."
30.
▲
by
johtso
1y ago
My long running worker still seems to be working, but my scheduled task has stopped running.
More ›