Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
temporallobe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
temporallobe
21d ago
Analog cigarettes! I love how “analog” has become synonymous with everything more manual, natural, even or better.
2.
▲
by
temporallobe
21d ago
I have found these same principles to be true in my own projects. More modern, “cleaner” implementations usually end up with a larger code base but a noticeable reduction in performance. Bloat ruins everything.
3.
▲
by
temporallobe
21d ago
This eventual sluggishness is due to inevitable OS rot. I bought a brand new MBP in 2017 and it was snappy as hell. Booted up instantly, breezed through complex tasks, and ran GarageBand and Logic Pro X very smoothly. Every OS update seeme
4.
▲
by
temporallobe
24d ago
My favorite quote from Mark Twain is “I didn’t have time to write a short letter, so I wrote a long one instead”. Indeed, brevity and clarity actually take time and analysis. I find this to be very true when writing requirements or document
5.
▲
by
temporallobe
2mo ago
I have been using profiles for years in Chrome/Vivaldi for similar reasons. I do a lot of web app development and this is extremely useful for testing. In fact I have 10 different profiles on one of my setups so that I can easily simul
6.
▲
by
temporallobe
2mo ago
Not sure why optical is a problem in 2026! I have a 2014 Samsung plasma dumb-TV and pipe the optical straight to my old (2002-ish) Yamaha receiver with absolutely zero issues (no sync drifting) and it sounds like a dream compared to the sou
7.
▲
by
temporallobe
2mo ago
Would be nice to see actual pics instead of silly silhouettes. I am in the market for exactly this kind of truck (especially a manual) but this doesn’t inspire me to want to buy it.
8.
▲
by
temporallobe
2mo ago
I would suggest instead of a countdown timer, use time as a score (less time used = higher score) so at least the player can advance. Also it’s no fun and extremely annoying to make the player wait 12 hours for the next challenge, which tur
9.
▲
by
temporallobe
2mo ago
We just updated one of our projects to 1.12.5, but I might push for 1.13 as this could be very useful, although an alpha version might raise questions.
10.
▲
by
temporallobe
3mo ago
Some years ago, I got so sick of spending endless hours at my desk writing rspec automation tests that I suddenly had a strong urge to become a forest ranger.
11.
▲
by
temporallobe
3mo ago
> I think people understand the situation when they "purchase" digital media. They know it might not last forever. I don’t think this is true at all because 1) truly nothing is forever, i.e., even physical media degrades over t
12.
▲
by
temporallobe
3mo ago
Would live to hear an attorney’s opinion on this - why isn’t this considered to be something like “constructive theft” just like constructive abandonment or constructive dismissal? Sony deceived millions of customers by implying that purcha
13.
▲
by
temporallobe
3mo ago
Guess I’ll be boring and stick to my old hardware and games (PS3, Switch, GameCube, Wii, and even my SNES Classic).
14.
▲
by
temporallobe
3mo ago
As a foodie, I love this. In many respects, menus don’t seem to have drastically changed over the past 175ish years but it looks like a “Boiled” category was common early on, which I assume was because boiled foods were popular and/or
15.
▲
by
temporallobe
3mo ago
I read through the comments to make sure I wasn’t the only one…Nobody understands CORS because it’s too complicated and too conflicting. The standards and the headers are always changing too, so mostly what happens is that we developers jus
16.
▲
by
temporallobe
3mo ago
What is CMS in this context?
17.
▲
by
temporallobe
4mo ago
I’ve been using Clojure for almost 10 years and it still feels like a foreign language to me. I call it “parenthetical hell”.
18.
▲
by
temporallobe
4mo ago
As an avid Rails Console (basically an application-aware Ruby REPL) user, this seems familiar. Nice work.
19.
▲
by
temporallobe
4mo ago
I only really use GH CoPilot and while it’s really damn good at predicting what I’ll do next, I find it really makes me lazier. It’s like using GPS - it’s much faster, easier, accurate, and reliable than not using it, but I have found I don
20.
▲
by
temporallobe
4mo ago
This is shockingly true. Most newer FE devs I have encountered are mostly trained on the popular frameworks and lack understanding of the underlying fundamentals, e.g., they only know TypeScript + SCSS and some smattering of HTML but more o
21.
▲
by
temporallobe
4mo ago
I can code up a complex HTML table by hand faster than I create a basic MD table, but other than that, I find it difficult to achieve a good writing flow with pure HTML, even with all the automation. I author a lot of API docs, READMEs, and
22.
▲
by
temporallobe
4mo ago
I bought a Switch 2 about 6 months ago. My biggest disappointment with it so far has been the lack of first-party games.
23.
▲
by
temporallobe
5mo ago
I wasn’t even aware a native port was available for Mac. I tried it with Wine and it was awful. These days my colleagues and I are using Zed as the de facto high-performance text editor.
24.
▲
by
temporallobe
5mo ago
I use Zed and VSCode together. Zed for a “clean” version of my workspaces (no annoying plugins, no agents, etc.), and VSCode with all the plugins + GitHub Copilot. I really appreciate what Zed has become and how performant it is, and plan
25.
▲
by
temporallobe
5mo ago
I worked with the guy that created Friendster! IIRC he made it back in ‘06/‘07 and I had one of the first test accounts. Chill dude, really smart.
26.
▲
by
temporallobe
5mo ago
The very first few years of my career I spent writing code (mostly Perl) in vi (not even vim) on a SPARC running Solaris. I bought myself the O’Riley Perl Cookbook and that was pretty much my sole guide apart from the few internet forums th
27.
▲
by
temporallobe
5mo ago
Had the same experience with Doom II. Got it to run surprisingly well on a brand new Tandy 486DX2 + 4MB RAM, though I seem to recall having issues with SoundBlaster compatibility.
28.
▲
by
temporallobe
6mo ago
MD is not perfect, but it’s perfectly adequate. Markdown apologist here - I think MD is the greatest thing since sliced bread and I use it a LOT. In fact, one project I work on has an entire git repo of just MD docs. It’s easy to maintain,
29.
▲
by
temporallobe
6mo ago
Impressive! Incidentally, I built my own Chess game from scratch pretty recently, using nothing but my own knowledge of the game rules and I am seeing some of the same patterns emerge, though I used plain data structures instead of tables.
30.
▲
by
temporallobe
6mo ago
Oracle is used for mission-critical legacy applications, which is common in the federal government IT space. Replacing with OSS is a nontrivial undertaking, but it is happening. For the most part, replacing Oracle’s Java with OpenJDK is rel
More ›