Viewing profile — tl
tl
HN member- Joined
- Wed, Mar 26, 2008, 4:25 PM UTC
- HN karma
- 2,224
- Public activity
- 494 items
- HN profile
- View on Hacker News ↗
About tl
No profile information was provided.
Recent public activity
-
comment
Comment #49244065
Ignore the syntax for a moment. Minus Javascript, HTML + CSS is a green screen terminal with better fonts and image support. Message passing (fetch, XMLHttpRequest, polling, stream…
-
comment
Comment #48863880
You'd be surprised. This was the same conversation where Numbers was pitched as an Excel replacement.
-
comment
Comment #48861073
I asked an Apple (via a sales rep who visited our company to showcase in internal iPad healthcare app) to please do this for iCloud when iCloud Drive was in-development. We would h…
-
comment
Comment #48816975
It's not a widespread issue but it's hardly new. DiskTop was an add-in that's almost as old as the Mac itself, and PathFinder has had a business model for most of the life of OSX. …
-
comment
Comment #48777401
It does not. Source: have a dock. Latest firmware installed from deck. And because the current Steam controller is a recent release, I had to try a whole mess of third party contro…
-
comment
Comment #48776731
I like the SteamDeck I have, but it doesn't do HDMI-CEC or controller wake from sleep today. Valve needs to prove the Steam Machine doesn't fail here.
-
comment
Comment #48756080
Simple example: a while back LLMs would trip over questions like "how many Rs are in strawberry". Now, the system prompts have a line like "when a user asks for a count, actually c…
-
comment
Comment #48337754
The OG of these is probably C and Assembly. C and (Emacs) Lisp is well known. Arguably, it's the entire reason we have Python. But if you want to pair Zig against something, I woul…
-
comment
Comment #47769134
This is America. We gerrymander the vote and blame the victim. Sorry you got downvoted.
-
comment
Comment #47738776
https://antonz.org/sqlite-is-not-a-toy-database/ — 240K inserts per second on a single machine in 2021. The problem you describe is real, but the TPS ceiling is wrong by three orde…
-
comment
Comment #46996183
Per BalatroBench, gemini-3-pro-preview makes it to round (not ante) 19.3 ± 6.8 on the lowest difficulty on the deck aimed at new players. Round 24 is ante 8's final round. Per Bala…
-
comment
Comment #46824534
I have Claude whiplash right now. Anthropic bumped limits over the holidays to drive more usage. Which combined with Opus's higher token usage and weird oddities in usage reporting…
-
comment
Comment #46765236
Most of the job is noticing friction and clearing paths — which requires context and trust more than technical superiority. In practice: Start a note for each engineer you manage. …
-
comment
Comment #46572470
On the contrary, they hire the trendiest: https://danluu.com/programmer-moneyball/
-
comment
Comment #46365161
I recommend everyone bookmark the archive.org link or download via the magnet link since HN is disappearing these. Also, any recommendations for a news site that doesn't suppress n…
-
comment
Comment #46111991
Balatro and a number of other games have. But react-native? I can't think of an example and the framework wouldn't be my choice for "award winning" design. Watch Duty won with a Co…
-
comment
Comment #45822775
> If you have a good audit process then errors get detected even if AI helped introduce them. If you aren't doing a good audit then I suspect nobody cares whether your financial st…
-
comment
Comment #45039153
Foundations just reprinted Savannah Lions (the 2/1 for W). It's still a good card in Limited (one of two actual good, popular formats in MtG). The interaction soup people of thousa…
-
comment
Comment #44911645
> The sad fact is that the software industry as a whole relies heavily on mainstream languages, and not on educating your engineers to leverage the strengths of your specialty lang…
-
comment
Comment #44670772
As a similar but distinct theory, you might find Larry McEnerney‘s work interesting. Writing has two classes: a writing for thought and a writing for communication. Larry uses hori…
-
comment
Comment #44661165
While Elixir is my current favorite language to hack in, it is very alien and downright hostile to integrating with existing systems. For example, relational database support was p…
-
comment
Comment #44257188
Apple has been the new Microsoft long enough, I've begun to suspect the current environment cannot support a new Apple. Joel Spoksky's 2004 "How Microsoft Lost the API War" [1] app…
-
comment
Comment #44237817
Maybe for "Apple", but there's one team that takes performance seriously. The WebKit team has a zero tolerance policy for performance regressions ( https://webkit.org/performance/ …
-
comment
Comment #44190986
Which means your cries for privacy only apply for rich people and you're okay with that because you have some money.
-
comment
Comment #43673353
This is optics versus reality. Its goal was to address shortcomings in C++ and Java. It has replaced neither at Google and its own creators were surprised it competed with python, …