back
user profile

Philpax

8,713karma·1,330submissions·October 1, 2013
recent activity (1,330 total)
comment
No, they're just a troll.
6mo ago·view thread
comment
See this episode of Oxide and Friends, where they discuss just that: https://oxide-and-friends.transistor.fm/episodes/engineering... …
6mo ago·view thread
comment
From the essay - not presented in agreement (I'm still undecided), but Dario's opinion is probably the most relevant here: > My co-founders at Anthropic and I were among the first to docu…
6mo ago·view thread
comment
What? What does the behaviour of one random open-source contributor submitting to a downstream fork have to do with the Wine team? Their post describing their troubles is all procedural, nothing socia…
6mo ago·view thread
comment
https://www.rockpapershotgun.com/why-fears-ai-is-still-the-b... …
6mo ago·view thread
comment
There's nothing stopping you from using OpenCode with any other provider, including Anthropic: you just can't get the subsidised pricing while doing so. This is irritating, yes - it certai…
7mo ago·view thread
comment
It sounds like you're using LLMs directly, instead of a coding agent. Agents are capable of testing their own code and using that to fix issues, which is what makes them so powerful. Using Claude…
7mo ago·view thread
comment
That's not inaccurate. You can still use all of those providers: you just need to pay API costs, instead of reusing your subscription.
7mo ago·view thread
comment
I'll be honest; I'm pretty sure this "mistake" will be completely forgotten by the next month. Their enforcing that their subscription only works with their product should not real…
7mo ago·view thread
comment
It's certainly not a choice I would have made, but there's sufficient precedent for it now (TigerBeetle, Ghostty, etc) that I can understand it.
7mo ago·view thread
comment
Oh, huh, being able to convert arbitrary websites that may use JS for rendering to Markdown could be very handy indeed. Thanks for the tip!
7mo ago·view thread
comment
Your Swiss Army Knife with a myriad of 97 oddly-shaped tools may be able to do any job anyone could ask of it, but my Swiss Army Knife of 10 well-designed tools that are optimal for my set of tasks wi…
7mo ago·view thread
comment
3 days ago: https://github.com/torvalds/AudioNoise/blob/main/README.md > Also note that the python visualizer tool has been basically written by vibe-coding. I …
7mo ago·view thread
comment
I don't think a fight with the Federal Reserve will stop ICE from murdering civilians.
7mo ago·view thread
comment
...is Gentoo large and influential these days? As far as I'm aware, its current cultural status is that of a punchline, but I'm open to being corrected.
7mo ago·view thread
comment
You cannot stop someone from running llama-server -m glm-4.7.gguf on their own hardware. That is the argument: even if all the AI companies go bust and the datacenters explode, the technology has been…
7mo ago·view thread
comment
The VSCode terminal seems buggy with complex TUI applications in my experience; I had to use the Gemini CLI in a separate terminal because it was brutally slow in the VSC terminal. That being said, th…
7mo ago·view thread
comment
Agreed, although perhaps not as strongly; I remember seeing these comments from a few days ago, so I was feeling a little gaslit seeing the new timestamps and wondered if I'd hallucinated the ori…
7mo ago·view thread
comment
They already have - the Claude app on mobile (maybe iOS-only?) has a Code section, which is a frontend for https://claude.ai/code …
7mo ago·view thread
comment
The second answer cites Lippert's pre-existing blog post on the subject: https://ericlippert.com/2009/11/12/closing-over-the-loop-var... I agree that there will be…
7mo ago·view thread
comment
> Rust is a high level language which requires Python to compile wat
7mo ago·view thread
comment
After a while, you just don't write code that would cause substantial borrow-checker problems, even when prototyping. I'd say the slow compile times are much more of an impediment for a prac…
7mo ago·view thread
comment
In addition to the other suggestions, see also https://pbr-book.org/4ed/contents
7mo ago·view thread
comment
Happy New Year from Melbourne! May it be a good one :)
7mo ago·view thread
comment
Dioxus is halfway between React and Svelte, and is working on its own native renderer. Might be worth considering.
7mo ago·view thread