Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stmw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
19 ms
·
1.
▲
CIA Releases President's Daily Briefs in Commemoration of 9/11
(cia.gov)
155 points
by
stmw
5d ago
|
81 comments
2.
▲
The Thinking Machine (1961) – AI debates 65 years ago [video]
(youtube.com)
3 points
by
stmw
5d ago
|
3 comments
3.
▲
by
stmw
5d ago
"This rare episode of CBS’s Tomorrow series, produced to commemorate MIT’s 100th anniversary (1861–1961), explores the early days of artificial intelligence, robotics, and the potential of “thinking machines.” Hosted by actor David Way
4.
▲
by
stmw
5d ago
Also a good opportunity to read about https://en.wikipedia.org/wiki/Radia_Perlman in general (she is mentioned in the blog of course).
5.
▲
by
stmw
6d ago
It's interesting because we learned this lesson with JVM applets, Flash and X controls in the browser, yet somehow insist on revisiting it...
6.
▲
by
stmw
6d ago
JIC! That's funny. It may sound like inefficiency, but really it is an option on future flexibility. Just like the big box of cables.
7.
▲
Bill Biggart, 9/11 photographer
(billbiggart.com)
7 points
by
stmw
6d ago
|
1 comments
8.
▲
by
stmw
6d ago
also - https://www.freedomforum.org/remembering-bill-biggart-911-an...
9.
▲
by
stmw
6d ago
It's what JIT (just-in-time) inventory and offshore manufacturing took away from us. Hold onto your spare parts.
10.
▲
Cherenkov light as a mechanism for light flashes seen by astronauts in space
(arxiv.org)
2 points
by
stmw
9d ago
|
0 comments
11.
▲
MIT Science Reporter–"Computer for Apollo" (1965) [video]
(youtube.com)
2 points
by
stmw
10d ago
|
0 comments
12.
▲
by
stmw
14d ago
Thanks for answering, not surprising. I think the transition from all-hardware to Windows-driven digital hard on Tektronix and many other storied engineering teams.
13.
▲
British Parliament, 1 Sept 1939 – start of WW2
(api.parliament.uk)
1 points
by
stmw
15d ago
|
0 comments
14.
▲
by
stmw
15d ago
For a brief second, I thought this was about an original 7104. Are there specific TDS models that you have found to be better, btw, reliability-wise?
15.
▲
CMS Proposes Changes to Incentivize FHIR-Enabled Electronic Prior Authorization
(wsgr.com)
1 points
by
stmw
15d ago
|
0 comments
16.
▲
by
stmw
20d ago
Ineed, it's a very good book. Someone should make an animated website version, though.
17.
▲
by
stmw
22d ago
Which MacOS version are you on, out of curiosity? Do others see the same software issues?
18.
▲
What Zig felt like, coming from Rust
(besok.github.io)
2 points
by
stmw
25d ago
|
0 comments
19.
▲
The Official History of Arm
(newsroom.arm.com)
4 points
by
stmw
29d ago
|
2 comments
20.
▲
by
stmw
29d ago
"Arm was officially founded as a company in November 1990 as Advanced RISC Machines Ltd, which was a joint venture between Acorn Computers, Apple Computer (now Apple Inc.), and VLSI Technology (now NXP Semiconductors N.V). "
21.
▲
by
stmw
1mo ago
When I say "unavoidable" I mean exactly things like your "a high allocation rate of long-lived objects (as one example), where the work that has to be done requires a significant number of CPU and memory cycles spent on memor
22.
▲
by
stmw
1mo ago
Someone runnning Kubernetes on an old unpatched on-prem Windows box, conducting a "failover test" by pulling one of its power supplies, spilling coffee on the other one, catching their house on fire, and waiting to call the fire d
23.
▲
by
stmw
1mo ago
This is the equivalent of a Kubernetes pod restarting.
24.
▲
by
stmw
1mo ago
To rephrase it: nothing happened, and reactor is back online generating clean electricity. This is the equivalent of a Kubernetes pod restarting.
25.
▲
by
stmw
1mo ago
It is fair that there are many ways to be slow in any number of programming languages. I'm surprised to hear "Rust programs spending 30% of their CPU on memory management even when they're as small as a couple hundreds of tho
26.
▲
by
stmw
1mo ago
Maybe I should've mentioned at the start that I've implemented several GCs and worked on several Java VM implementations, so I am generally familiar with the tradeoffs between GC algorithms and other runtime details. Even in the v
27.
▲
by
stmw
1mo ago
As the OC, I think my view is somewhere in the middle - I am neither as optimistic about it being "great now" nor do I think that "rewrite in C++" 10 years ago was easier. My reason for disagreeing with the former view i
28.
▲
by
stmw
1mo ago
It depends a lot on the scale of the system, which often means that those fewer users are actually doing things that are more complex and more valuable - either at the lower end or at the high end.
29.
▲
by
stmw
1mo ago
GC's haven't freed us from manual memory management, you just do all that manual work with environment variables, or making sure to "pick the right collector for the job", or debugging performance or heap size issues, or
30.
▲
by
stmw
1mo ago
Interesting how much NPR articles changed in 20 years
More ›