Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
miahwilde
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
miahwilde
3y ago
3 years from now: Was this written by a reputable AI? Yes? Great - let's publish now. No? Sorry - we don't have time to do QA on this - please resubmit with an AI-edited version.
2.
▲
by
miahwilde
3y ago
wow x2. You're right video is where this is really cool. Take enough video of a scene and you can then create most any photo from any angle in it.
3.
▲
by
miahwilde
3y ago
# The Belt. def belt(): # return itertools.cycle([1,2,3,4,5]) x = 1 while True: yield x x += 1 if x > 5: x = 1 # The +1 def add1(iterable): for x in iterab
4.
▲
by
miahwilde
3y ago
The human brain consumes 20% of calories - a balance of brain vs brawn that has proven effective. I'd argue we'd be much better off with radically more energy (as a percentage of global energy) going to data centers. I'd al
5.
▲
by
miahwilde
3y ago
Do you perchance maintain a short list of clean and lean libraries?
6.
▲
by
miahwilde
3y ago
Long-running processes have their uses but they are not the only tool or the end of the evolution. "Serverless lambda" is one example of how moving back to one-off processes provides a different kind of value.
7.
▲
by
miahwilde
3y ago
No - we are the monkeys. This is something different.
8.
▲
by
miahwilde
3y ago
Note sure, but I like how you think. there is this: https://ma.rkusa.st/store-sqlite-in-cloudflare-durable-objec... and this: https://developers.cloudflare.com/d1/ So I'm thinking it could (be mad
9.
▲
by
miahwilde
3y ago
- "Vital" and "crucial" both indicate a required element. - "Key" and "important" both indicate notable elements. - "Key" can also be used to indicate a required element, i.e. "keystone
10.
▲
by
miahwilde
3y ago
Here's what we believed in 2023: people want solutions they can understand in two hours. Here's what everyone actually wanted to talk about: Trust. Here's what we missed: ...
11.
▲
by
miahwilde
3y ago
What is a fact - fundamentally?
12.
▲
by
miahwilde
3y ago
Disagree. "Throw-away" culture has been a historic norm and can actually become a moral "should". Cultures that produce "toxic" waste products (such as the current dominant one) do indeed have a moral imperati
13.
▲
by
miahwilde
3y ago
Wake me up when it's self-bootstrapped. This repo should contain the metadata for the source code of itself in pi. Or at the very least the metadata for "Everything can be stored in pie" in pi.
14.
▲
by
miahwilde
3y ago
Rather than APIs for everything I'd prefer that we figure out (technically, socially, politically, economically) how to separate data and applications on the "web platform" in the same way that we do on a local OS. Keeping f
15.
▲
by
miahwilde
3y ago
Here's a thought: what if it's less that the rate of change is increasing and more that our mental models of the world tend to solidify as we age such that the perceived rate of change of the world increases. This is more an obse