back
user profile

yomismoaqui

986karma·365submissions·November 11, 2024
recent activity (365 total)
comment
> It is even more insulting because no actual software of value has been demonstrably produced using "AI". Claude Code and Amp (equivalent from Sourcegraph) are created by humans using th…
1y ago·view thread
comment
Someone on X said that these agentic AI tools (Claude Code, Amp, Gemini Cli) are to programming like the table saw was to hand-made woodworking. It can make some things faster and better than a human …
1y ago·view thread
comment
As with everything there are levels of grey here. On one side there's the 100% human created content (script, voice & image) and on the other the 100% full AI slop. But the interesting use of…
1y ago·view thread
comment
> Apple without Ive and Jobs increasingly has a taste problem Sorry, having seen the sappy photo of Ive & Altman I cannot trust his taste. https://in.mashable.com/tech/9450…
1y ago·view thread
comment
I have been evaluating other tools like Amp (from Sourcegraph) and when trying Gemini Cli on VsCode I found some things to improve: - On a new chat I have to re-approve things like executing "go …
1y ago·view thread
comment
Is Greenpeace still a thing? I thought that Greta Thunberg and Just Stop Oil stole their thunder.
1y ago·view thread
comment
Don't know... maybe you can pick one of them in BGG and drill-down by mechanics?
1y ago·view thread
comment
> how soon before we start designing codebases for LLM agents to navigate more cleanly? flat structures, less indirection, more declarative metadata This is something that I have been mulling over …
1y ago·view thread
comment
How does this compares to Amp ( https://ampcode.com ) a similar offering from Sourcegraph? (it also has a VSCode extension) Yesterday I burned 15€ (10€ free credit) trying Amp and I gotta sa…
1y ago·view thread
comment
> there are a lot of games about strategy [..] and innumerable games about tactics [..], but very few about operations Operational wargames are a thing (at least on boardgames) https://b…
1y ago·view thread
comment
Counter-example https://en.wikipedia.org/wiki/Blondi
1y ago·view thread
comment
I loved NixOS when I tried it, its value is real. But the problem as always is the cost you have to pay for that value. In my case I was using Flutter for an app and when a new version was released th…
1y ago·view thread
comment
It's not my favorite language but Dart feels like a more modern less-verbose Java from another timeline. Features like sound null safety rule and writing Flutter apps feels nice, in no way Dart g…
1y ago·view thread
comment
German is the Java of human languages (at least when related to naming)
1y ago·view thread
comment
Seen the same on Android Chrome, for a moment I thought my screen was wrong.
1y ago·view thread
comment
This is 4chan worthy fan-fiction
1y ago·view thread
comment
That is called "doing a Van Gogh", right?
1y ago·view thread
comment
They did "fix it" on Kingdom Come 2 and personally think they did a good job about how the reaction would be when meeting a dude with dark skin on that specific time and place. https:/…
1y ago·view thread
comment
Let's face it, Rust is better for some things (low level programming) than other (not so low level programming). You pay a price in accidental complexity when using Rust and accordingly get some …
1y ago·view thread
comment
Don't think so, raster to vector conversions don't look that sharp
1y ago·view thread
comment
No source available but the JS code for the extension should be readable on your extensions dir. I'm using MutationObserver to check for tweets appearing and then extract their texts and send the…
1y ago·view thread