Viewing profile — imoverclocked
imoverclocked
HN member- Joined
- Sat, Dec 12, 2015, 12:58 AM UTC
- HN karma
- 2,822
- Public activity
- 977 items
- HN profile
- View on Hacker News ↗
About imoverclocked
All opinions posted here are my own.
Recent public activity
-
comment
Comment #49236605
I think knowing about the branches of your government is a prerequisite to having an opinion or good argument about it. It’s not sufficient to just know that but it’s a good filter…
-
comment
Comment #49225533
Code still is the hard part. Or at least one of them. Code, is written in a language. Language is opinionated. Things written in that language are also opinionated. LLMs often have…
-
comment
Comment #49223482
Is the good reason that parsers are doing this in the first place? To me, it sounds like a practice/implementation that necessitates a second layer of parsing. If so, then maybe JS…
-
comment
Comment #49207838
The hardest thing about writing a parser is cognitively accepting what is going to be considered valid input. You can make the best parser that is fast and well specified but invar…
-
comment
Comment #49148592
Do you plan on supporting different target versions and implementing similar restrictions to those targets? eg: older macOS had a writable /usr/ while newer does not without manual…
-
comment
Comment #49137611
> That saves me $ and helps the environment a little bit :) Seems like a tradeoff with power though. Even emulating hardware from that era is more power efficient than actually run…
-
comment
Comment #49137313
> If you are using flash-based media (e.g. a USB drive), please use the .img files rather than the .iso images. I have done that in the past but there are already .img files specif…
-
comment
Comment #49137189
> CD-ROM media Wow, I just learned that I can still buy a pack of new CD-RW discs. This is an almost 30 year old format that is still published for! Long live ATAPI! Seriously thou…
-
comment
Comment #49127047
Mechanical ones so we aren’t left with a waste disaster in 10-20 years?
-
comment
Comment #49126377
Yup, totally doable. Of course, it’s a point to point link so if you want to build a whole cluster that way then you’ll need a lot of usb-c ports or you’ll need to make more of a m…
-
comment
Comment #49114646
... the official return of pair programming! The best part: LLM's save you from having to argue with a human. Added bonus: now you get to master two tools instead of one.
-
comment
Comment #49111761
It’s interesting that cyclomatic complexity or cognitive complexity scales with token usage. A codebase that enforces upper bounds on one of these two also (potentially) helps AI a…
-
comment
Comment #49064674
It rains ash. While it’s a metaphorical use of “rain” it’s physically accurate.
-
comment
Comment #49055437
From the wikipedia link: > The dark flight trajectory of a meteoroid is significantly affected by the atmospheric winds, especially by the jet stream. As a result, the meteorite fa…
-
comment
Comment #49055391
Agreed. There are always large amounts of money being poured into aviation and most of what comes out is knowledge. It's always exciting to see futuristic designs and bleeding edge…
-
comment
Comment #49055334
Even small changes to time tested designs provide significant risk. A completely new body style will inevitably provide completely new failure modes. Pressurizing a tube vs pressur…
-
comment
Comment #48972556
I saw a post that some teachers are now asking students to ask ChatGPT to do their assignments… and then critique it where it is wrong. I feel like this might be an interesting met…
-
comment
Comment #48959652
Not everybody who can run, runs. Not everybody who runs, runs close to their full potential. Even elite athletes have a life that can “get in the way.” Many who run close to their …
-
comment
Comment #48921243
So, you answer your phone to the scam and… now they have your voice too. Talking on the phone is now an unmitigated liability.
-
comment
Comment #48901938
I have a projector that I just leave off the network. Do TVs require a network connection now? What happens when they don't have one?
-
comment
Comment #48899503
That only makes my question even more applicable... just with a wider scope. As for your question: I personally don't want data, I want a service backed by sound data and expert va…
-
comment
Comment #48898751
I'm glad someone managed to save the data that we all payed for. My question is, how will this site stay relevant? The collection/analysis/monitoring of the current situation is as…
-
comment
Comment #48898622
> To that end, I hope the Trump administration's actions cause independent data collection and analysis by activists and independent scientists Activists and independent scientists…
-
comment
Comment #48898444
> stations in remote places all over the country s/country/world/ There are many large projects to collect this information ranging from extremely specialized satellites to network…
-
comment
Comment #48797054
AFAICR, Linux was far easier to run stuff on by that point. Playing with different variants of Unix was certainly fun though! I remember being blown away by an Irix+OpenGL demo on …