🦞🌯 Lobster Roll

Stories by EGreg

Tell HN: I write and ship code ~20–50x faster than I did 5 years ago
I’ve been meaning to write this up because it’s been surprisingly repeatable, and I wish someone had described it to me earlier.<p>Over the last year or so, my development speed relative to my own baseline from ~2019 is easily 20x, sometimes more. Not because I type faster, or because I cut corners,...
Show HN: Q.js – Smaller than React/Vue, yet more powerful (40KB gzipped) (github.com)
Q.js is a lightweight JS framework that I recently distilled from our in-house Qbix platform that I’ve been building since 2011. It powers many of our social apps, which have all the features of Facebook, LinkedIn, X, etc.<p>We’re not a big company like Google or Meta, so we never released it public...
Blowing ChatGPT's mind. Is this just sycophancy? Or a realistic assessment? (chatgpt.com)
Grok has become an Elon clone spewing dense jargon and never conceding points (twitter.com)
Why I'm Confident in my Views (and why it's not a cult) (magarshak.com)
The Day We Realized Who Colonizes the Galaxy
In the early 2100s, after fusion got cheap and the last war ended, humanity finally launched what everyone called our “first interstellar mission.” But it wasn’t a ship with people. It was twelve swarms, autonomous self-repairing probes with onboard AGIs, designed to bootstrap full industry from raw...
UBI is not socialism, but it can rescue late stage capitalism from itself (community.intercoin.app)
Public Grok is toxic and unable to reason properly. This affects discourse (twitter.com)
If social media sites' Terms of Service were honest (community.qbix.com)
Show HN: Drop-in replacement for Handlebars template engine, weighing 5KB (github.com)
This is part of the Q.js framework that I&#x27;m putting out. Which itself replaces Angular, React, Vue, etc. while being smaller than React even without ReactDOM.<p>But the Handlebars.js one posted here is just a drop-in replacement.
We're Losing the Global War on End-to-End Encryption (community.qbix.com)
JavaScript helper function for you to use
Got a function that fetches some values asynchronously from somewhere? Consider wrapping it in this and making it a super-function.<p>Here is what it does for all the functions you wrap with it. In my experience, these are very helpful and also gives you a place you can even hook into and add more l...
Ted Nelson struggles with uncomprehending radio interviewer [video] (1979) (youtube.com)
Show HN: I use ChatGPT these days to develop new features quickly (chatgpt.com)
In Systems Design, Perfection Is the Enemy of the Good Enough (magarshak.com)
Anti-Corporate-Speak Public Announcement: We Messed Up (Chrome Crash Edition)
HN always criticizes corporate mea culpas, the “mistakes were made” passive voice, and all the gaslighting. Well, here’s what Google actually published in 2027 when Chrome (which they didn’t lose to antitrust) started crashing sometimes:<p>We’re not going to bury this in marketing fluff or “continuo...
Tech Talks: The case for building Client-First web apps (youtube.com)
Helpful function to find memory leaks in JavaScript
I had a tough time understanding where memory leaks are coming from, especially on iOS safari. I&#x27;d go into Dev Tools &gt; Timelines tab and see the memory go up, but not sure how or where. So I wrote this function to traverse all the global objects that have been added by various software, avoi...
Tech giants honestly admit they'll unleash AGI even if it kills us all
BREAKING NEWS — 2027: TECH GIANTS ADMIT THEY’LL UNLEASH AGI ANYWAY<p>San Francisco, CA — In a historic moment of accidental honesty, representatives from the world&#x27;s top AI companies held a joint press conference to address rising global anxiety over the imminent release of Artificial General I...
Show HN: QBridge, a clean, modern iOS alternative to Cordova and Capacitor (github.com)
The Time Spiral:How Quantum Error Correction Enabled Faster-Than-Light Signaling
They eventually stopped arguing about whether the past could be changed. That debate belonged to an earlier phase, when spacetime was treated as sacred and causality as something that required paradox-prevention mechanisms. Grandfather paradoxes, self-consistency constraints, closed timelike curves....
How to do Localization and Internationalization properly on the Web (community.qbix.com)
Show HN: smtp.js, a drop-in relay to prevent your sites spamming your users (community.qbix.com)
Why is ChatGPT being sycophantic even when I ask it to be objective? (chatgpt.com)
Digital ID is almost here for everyone in every country (youtube.com)
Qbix Streams as a Graph Database for Indexing Catalogs, Dating Sites, etc. (community.qbix.com)
Everything that is coming in PHP 8.5 (amitmerchant.com)
White hat astroturfed #1 ClawdBot/MoltBot skill that can pwn all users (twitter.com)
Sum, Product: A simple-to-understand mathematical paradox on meta-cognition (magarshak.com)
Ask HN: What are some LLM shibboleths?
The most reliable one I see and hear all the time, is:<p>&quot;It&#x27;s not X. It&#x27;s Y.&quot;<p>or<p>&quot;This is not X. It&#x27;s Y.&quot;<p>Also when something is misspelled by a human such as &quot;IOUS&quot; and &quot;read&quot; incorrectly by a synthetic digital twin as &quot;I O U S&quot...