Viewing profile — tcbawo
tcbawo
HN member- Joined
- Sun, Jul 08, 2012, 5:24 AM UTC
- HN karma
- 2,357
- Public activity
- 1,074 items
- HN profile
- View on Hacker News ↗
About tcbawo
No profile information was provided.
Recent public activity
-
comment
Comment #48577668
I was somewhere recently where the World Cup games were on the TV, but the current score was also on what appeared to be a split-flap board mounted to the wall. Seeing your post ha…
-
comment
Comment #48440927
I always loved the story of the "three-sided" Monty Python record, where the B side had two parallel concentric grooves, causing different tracks to play depending on where the nee…
-
comment
Comment #48259486
There isn't a lot of money in 40 year old computer books targeted at children
- comment
-
comment
Comment #48035132
This game was created before virtual currency and pay to win was a thing. The potential money is probably too corrupting.
-
comment
Comment #48026208
> Yes, the AI may have produced the recommendation but a human decided to follow it, so that human must be held accountable It is common and a mistake IMO to rely on the AI as the …
- comment
-
comment
Comment #47627482
We now live in a courtier world where flattery and politics determine successful outcomes.
-
comment
Comment #46925347
I love the accessibility and diversity of large city living in the US, but it is definitely the exception to the rule. The US is hoping for technological breakthroughs in self driv…
-
comment
Comment #46906917
The actual smart money isn't selling knowledge to anyone else. They are using it to make money.
-
comment
Comment #46600276
I had an idea once for connecting an old 8-bit computer to the modern web by connecting to a text-based web browser running on another device using the terminal. Maybe one day when…
-
comment
Comment #46580951
I have a Framework laptop. It was expensive for the specs, but I really appreciate the philosophy of openness. I have replaced both the keyboard and battery, which was easy and pai…
-
comment
Comment #46577707
From what I remember, trying to fix configuration was mostly to recover from whatever broken state package/distro updates caused. Thanks for the Silverblue suggestion. In recent ye…
-
comment
Comment #46577262
It has been a few years, but for example breaking the display, bluetooth, power states/sleep, or wifi. Or subtly messing up dependencies of various other packages that I was trying…
-
comment
Comment #46577037
I am pretty sure that my previous attempts at a Linux desktop have failed because I would tweak my setup by installing packages and updates until I broke it and needed to reinstall…
- comment
-
comment
Comment #46412290
The dial tone was prior to dialing. Upon connection, there was an audible sound from the modem handshake. Through some google searches, I came across this recording: https://m.yout…
-
comment
Comment #46254381
It would not surprise me at all if the sequencing step was done via FPGA processing many network inputs at line rate with a shared monotonic clock. This would give it some amount o…
-
comment
Comment #45989141
Which policies contributed to income inequality?
-
comment
Comment #45928926
For certain jobs, I've done development for Linux while also having a Windows box for other things. Opening Linux GUI apps remotely on my Windows desktop is nice and allows me to c…
-
comment
Comment #45795531
Here is a dumb question. In an OS with user-space drivers, can't many existing drivers be wrapped and repurposed? Does this shorten the path to mainstreaming more new OSes?
- comment
-
comment
Comment #45615850
Is it really true that ICE has been stable? Cars seem to have been getting many innovations, especially with power, torque, and reliability. We probably don't hear much about it be…
-
comment
Comment #45515231
Is there anything interesting or novel about this exchange, other than its headquarters are located in Texas? From what I can tell, the primary data centers will be in New Jersey l…
-
comment
Comment #45485185
> Whose_ destructor, if not the receiving-type The receiving type should control the lifetime of any callbacks to itself that it gives away. The destructor is the best place to ens…