Viewing profile — pogopop77
pogopop77
HN member- Joined
- Thu, Jul 11, 2019, 8:35 PM UTC
- HN karma
- 30
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About pogopop77
No profile information was provided.
Recent public activity
-
comment
Comment #49058941
Information was so much more scarce back then. Made programming feel like a black art. I remember when I learned about overlays in Turbo Pascal, it felt like I learned a new spell …
-
comment
Comment #48212375
In a small town of 900 people, it seems odd a council member would be THAT upset about removing license plate reading camera systems, when it's clear the town doesn't want it. To g…
-
comment
Comment #47704370
The irony is that on-shoring high-end manufacturing would be a good thing. But the approach of "do it right now, or I'll put tariffs on your product(s)" is not the way to get any l…
-
comment
Comment #46326873
Given this was backdoor was likely funded by a nation-state actor and very carefully obfuscated, the fact that it was discovered within a month and never rolled out to production r…
-
comment
Comment #44380097
Interesting investigation, good read. Definitely illustrates how new paradigms (i.e. overlay filesystems) can subtly affect behaviors in ways that are complex to track down.
-
comment
Comment #44371166
"Be curious, not judgemental" -- Ted Lasso (via Walt Whitman?)
-
comment
Comment #42118673
If the software development is mostly stock and standard, I would agree, it doesn't matter if staff have advanced degrees or not. But developers with advanced degrees tend to have …
-
comment
Comment #41447573
I hope Boom can make supersonic travel commercially viable. Would be nice to have a faster option for long-distance travel, even though the cost will probably be too high for most.…
-
comment
Comment #41181589
As advertising is a huge part of Google's revenue, I'm surprised they've let an extension like uBlock Origin work on Chrome as long as they have. If you haven't tried Firefox in a …
-
comment
Comment #40707352
Mozilla is a non-profit that made a couple of poor decisions. Meanwhile Google's whole business model is based around it. It is not the same thing at all.
-
comment
Comment #37241262
I understand where you are coming from. I've done that with a few selected items, but in general I have chosen the newer options. There always seems to be a feature or two I find w…
-
comment
Comment #37240245
Newer tech has added vast amounts of new functionality at the expense of making the older, simpler functions a bit more cumbersome and less reliable. Not everyone likes that trade …
-
comment
Comment #37179073
C and C++ are most often used when performance is the highest priority. Undefined behavior is basically the standards committee allowing the compiler developers maximum flexibility…
-
comment
Comment #20415601
Very impressive. If my understanding of how the AI works is correct, it is using a pre-computed strategy developed by playing trillions of hands, but it is not dynamically updating…