Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Andys
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Andys
1mo ago
IIRC it came down to something crazy simple, like, using the FPU registers to bit-blit was the fastest way, but only on the genuine Intel Pentium.
2.
▲
by
Andys
4mo ago
Working on https://tapitalee.com - Deploy containerized apps to your own AWS account with minimal config! - CLI tool with instant console sessions - Set up SQL/Redis instantly with Heroku-like add-ons. - For enter
3.
▲
by
Andys
4mo ago
I worked in a DC that had multiple redundant chillers on the roof, and multiple redundant coolers on each floor, but the whole building's cooling failed at once when the water lines failed somehow. They didn't say how, but apparen
4.
▲
by
Andys
5mo ago
Or..? A golden era for people who want to think of new things and test out their ideas quickly by having AI code it up.
5.
▲
by
Andys
5mo ago
Deploy to your own AWS account with minimal config! - Any containerized app, uses Fargate (no Kubernetes) - Heroku-like CLI tool with instant console sessions - Set up SQL/Redis instantly with Heroku-like add-ons. - Autoscali
6.
▲
by
Andys
7mo ago
Every piece of progress looks like this to begin with.
7.
▲
by
Andys
7mo ago
https://tapitalee.com Deploy to your own AWS account like Heroku
8.
▲
by
Andys
8mo ago
We did this at Chargify, but with MySQL. If Redis was unavailable, it would dump the job as a JSON blob to a mysql table. A cron job would periodically clean it out by re-enqueuing jobs, and it worked well.
9.
▲
by
Andys
8mo ago
This is made possible because Elastic gained a write-ahead log that actually syncs to disk after each write, like Postgres.
10.
▲
by
Andys
8mo ago
I came to a similar conclusion. What about measuring enjoyment? Turns out people enjoy meetings more than work!
11.
▲
by
Andys
8mo ago
I'm surprised that we're circling back to banning things being the answer, when we (the Internet) know that doesn't work long-term. It seems nice at face value, so it appeases everyone, while being an overly blunt tool used a
12.
▲
by
Andys
9mo ago
Imagine viewing the same chat logs, while logged in an admin interface, then it isn't self-XSS anymore.
13.
▲
by
Andys
1y ago
Try kilocode - https://kilocode.ai/ Its a VScode extension and allows different LLMs to be used.
14.
▲
by
Andys
1y ago
What if you factored in time to sort them first?
15.
▲
by
Andys
1y ago
Thanks for sharing that. Presumably if you'd split the elements into 16 shares (one for each CPU), summed with 16 threads, and then summed the lot at the end, then random would be faster than sorted?
16.
▲
by
Andys
1y ago
Ice blocks were trialed in the past. https://en.wikipedia.org/wiki/London_Underground_cooling#cit...
17.
▲
by
Andys
1y ago
This is a regressive view. Developed countries profit from the educational nature of the Internet. We're all better off from having banked and shared common knowledge.
18.
▲
by
Andys
1y ago
Ceph is massively over-complicated, if I had two teams I'd probably try and write one from scratch instead.
19.
▲
by
Andys
1y ago
I thought PostgreSQL did, but now that I check the docs, you are correct, the default `commit_delay` is zero. That would be worth increasing a little if you can afford the latency.
20.
▲
by
Andys
1y ago
How is it low res when the specs say 5120 × 2560?
21.
▲
by
Andys
2y ago
Additionally, the magnetic shape and location of the poles are also shifting, which I think suggests the core is also shape changing.
22.
▲
by
Andys
2y ago
Not a lawyer, but why not use opensource as an example? Many successful public e-commerce websites have public schemas and aren't all hacked.
23.
▲
by
Andys
2y ago
But its a weird distribution, because of owners who never have a single problem.
24.
▲
by
Andys
2y ago
CockroachDB can too, although its licensing has made it unpopular.
25.
▲
by
Andys
2y ago
This is exactly what we saw when Sept 11 happened (over 20 years ago) and the Republicans decided to invade Iraq and carry out all sorts of extra-judicial mischief. I started to think the world was going to end but its ticking along in the
26.
▲
by
Andys
2y ago
They're rewriting Heroku to be a hosted K8s offering. Presumably using aforementioned LLMs.
27.
▲
by
Andys
2y ago
You're really just exploiting hidden O(?) implementations inside the CPU, so it still applies, just less visibly.
28.
▲
by
Andys
2y ago
Lesson learned for me though, if you "put a require behind a feature flag", you'll get surprise failures when your staging and test environments are no longer able to properly test what might happen in production. Put the re
29.
▲
by
Andys
2y ago
Technically they still exist, you can buy new 8086 machines and 386s with new motherboards and recycled industrial CPUs, etc.
30.
▲
by
Andys
2y ago
https://winworldpc.com/product/framework/10
More ›