HackerLangs
TopNewTrendsCommentsPastAskShowJobs

christophilus

13,507 karmajoined قبل 12 سنة

Submissions

3 Years Later, Playdate Is Still Gaming's Best-Kept Secret

wired.com
5 points·by christophilus·قبل 10 أشهر·6 comments

comments

christophilus
·قبل 6 ساعات·discuss
I hear this take a lot, but every app I’ve ever built was like 80% similar to every other app out there. The unique/ creative part of an app is not the bulk of it, and LLMs have been pretty good at helping me explore the 20%, too.
christophilus
·قبل 17 ساعة·discuss
If a dependency gets compromised, that’s a problem. If you have thousands, you increase the odds vs if you have one.
christophilus
·أول أمس·discuss
Andrew is right. I’m sure his emotions come through here, but his take on these things lines up with everything I’ve seen.
christophilus
·أول أمس·discuss
This underscores a huge risk of broad agentic adoption in an enterprise. Your engineers atrophy and if the agent provider decides to squeeze you, you’re SOL.
christophilus
·أول أمس·discuss
Competition is here. I personally prefer Codex. Opencode with a variety of Chinese models is also just fine for 80% of my use cases.
christophilus
·قبل 3 أيام·discuss
Agreed completely. It’s my favorite language in its class. I need to build something serious in it someday. So far, I’ve only used it for building personal tools.
christophilus
·قبل 3 أيام·discuss
Niri is a perfect window manager approach, in my opinion. I don’t need tmux. Just Niri + Foot (terminal) and it’s perfect for the way my brain works. If you haven’t tried it, I highly recommended it.
christophilus
·قبل 3 أيام·discuss
> alarming

Literally. It’s the windows visa-ification of cars. I hate it.
christophilus
·قبل 3 أيام·discuss
I doubt the thousands of lines per day claim unless the lines are trivial. It’s quite fatiguing to read hundreds.
christophilus
·قبل 4 أيام·discuss
Hm. I must be holding it wrong. I hit $20 easily in 5 hours with deepseek in opencode.
christophilus
·قبل 8 أيام·discuss
Honestly, I hate that Bun is vibe-coded and seems amateurish in many ways, but it’s still an excellent tool.
christophilus
·قبل 11 يومًا·discuss
> static electricity typing

I assume that was an autocomplete typo?
christophilus
·قبل 16 يومًا·discuss
As in inverse correlation? The best programmers I know have barebones text-based sites.
christophilus
·قبل 16 يومًا·discuss
ex-Elastic here, too. It was a great place to work pre-IPO. It seems the culture has shifted a lot since the IPO, though.
christophilus
·قبل 16 يومًا·discuss
I've been working with Deepseek V4 Flash (with opencode as the harness). It's been almost indistinguishable from Codex / Claude Code for me. I'm sure I'll run into problems when I get to a stickier ticket to tackle. But so far, it's been quite good, and I find it writes straightforward code.

I do think the Chinese models are good enough for an 80/20 rule use case.
christophilus
·قبل 16 يومًا·discuss
I agree with that. You can use Postgres as a message queue / task manager backing store without a database function, though, and it works quite well at the small scale that most sites / SaaS products operate at.
christophilus
·قبل 17 يومًا·discuss
Hm. I’ve been way, way underselling myself this whole time.
christophilus
·قبل 17 يومًا·discuss
Woah. I missed that one. Had to look it up. That’s one hell of a surprise bill.
christophilus
·قبل 18 يومًا·discuss
To me, the justified text makes it an effortful read.
christophilus
·قبل 19 يومًا·discuss
Well, everyone's bashing on OpenAI as well they should, but just a reminder, unlike Claude Code, Codex is officially available to customize here: https://github.com/openai/codex

It's fairly easy to patch.