Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
clarkmoody
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
clarkmoody
8d ago
Nearly impossible to actually buy A4 paper in the US
2.
▲
by
clarkmoody
14d ago
To be fair to yourself, a16z could have changed over that time, and the marketing was honest early on.
3.
▲
by
clarkmoody
1mo ago
> To translate such figures into comparable 2026 magnitudes, multiply by a factor of 1,200. Perhaps this has something to do with the economic dislocations and world wars between the 1870s and today?
4.
▲
by
clarkmoody
2mo ago
One of the most frustrating assignments[1] (2011) in my computer science education was trying to build a better mousetrap for elevator control. [1]: https://clarkmoody.com/Moody_AgentBasedElevatorControl.pdf
5.
▲
by
clarkmoody
3mo ago
Don't forget that the incumbents will fight to keep regulatory barriers high.
6.
▲
by
clarkmoody
3mo ago
The collapse of the government does not imply the collapse of civil society.
7.
▲
by
clarkmoody
4mo ago
> heavy new 8% tax on our endowment returns Cry me a river.
8.
▲
by
clarkmoody
4mo ago
Insider trading laws are for the plebs. Tip off your cousin about an acquisition by a public company? Go to prison. Tip off your cronies about war? Business as usual.
9.
▲
by
clarkmoody
6mo ago
Own nothing, be happy
10.
▲
by
clarkmoody
7mo ago
The bathroom was on a raft floating on the surface of an ocean planet.
11.
▲
by
clarkmoody
7mo ago
Simmons opened new frontiers of thought for me with his Hyperion Cantos . A house with each room on a different planet. A heartbreaking tale of a daughter aging in reverse. A romance playing out over space and time. A grand piano on the po
12.
▲
by
clarkmoody
7mo ago
Rule #1 of power: never outshine the master
13.
▲
by
clarkmoody
8mo ago
The FBI won't get involved unless it's politically advantageous.
14.
▲
by
clarkmoody
8mo ago
Wait until your local police force has fully autonomous lethal robots on the streets.
15.
▲
by
clarkmoody
8mo ago
...and then what happened?
16.
▲
by
clarkmoody
8mo ago
He uses the word "fascism" without any relationship to that word's meaning.
17.
▲
by
clarkmoody
8mo ago
The ballot has always been a proxy for the bayonet.
18.
▲
by
clarkmoody
10mo ago
The war always comes home.
19.
▲
by
clarkmoody
10mo ago
Massive outages of core Internet services popping up shortly after corps firing devs and bragging about AI writing more of their code.
20.
▲
by
clarkmoody
10mo ago
Can we stop changing our clocks twice a year as well?
21.
▲
by
clarkmoody
11mo ago
I recently jumped into typst for creating a course syllabus to learn programming. The experience has been great, especially compared with the LaTeX memories from grad school.
22.
▲
TROPIC01 – Open architecture secure element
(tropicsquare.com)
1 points
by
clarkmoody
11mo ago
|
0 comments
23.
▲
by
clarkmoody
11mo ago
The magic moment is importing your secret key into an alternate client and all your contacts, posts, and feed populate from the data stored in the relays.
24.
▲
by
clarkmoody
11mo ago
The more nerds that get sniped by a simple-seeming protocol, the more likely it is to catch on. Hitting a 100 page spec doc full of XML and links to other specs is a big de-motivator to start hacking on the protocol.
25.
▲
by
clarkmoody
11mo ago
The iterator can be implemented fairly simply: self.prev.iter() .chain(iter::once(self.active)) .chain(self.next) I'm not sure what you mean by including active in another position, but see my sibling comment that makes
26.
▲
by
clarkmoody
11mo ago
In one version I've seen, the active element is of a different type, offering enhanced functionality over the vectors of next and prev items: struct List<T, A> { prev: Vec<T>, active: A, next: Vec<T>,
27.
▲
by
clarkmoody
11mo ago
I've used the zipper concept with lists for making impossible states impossible [0] in the context of Rust programs. The rich enum type in Rust creates opportunities to avoid bugs by baking small state machines into the code everywhere
28.
▲
by
clarkmoody
1y ago
For all the talk of Trump being Hitler, I never saw any real tax protest movement to defund the regime...
29.
▲
by
clarkmoody
1y ago
Strength and Honor
30.
▲
by
clarkmoody
1y ago
I would pay more for an announcement-free flight. I watch the safety briefing ahead of time, and nobody speaks over the insanely-loud PA system the entire time I'm on the airplane.
More ›