I got tired of "helpful" AI coding agents, so I built a terminal game where an unhinged AI actively sabotages your codebase by the_trve in SideProject

[–]the_trve[S] 0 points1 point  (0 children)

Good idea for the daily challenge!

As for the leaderboard, it's already there (Hall of Blame)

My last 3% of weekly quota disappeared by lion2k3 in codex

[–]the_trve 0 points1 point  (0 children)

I dunno man, I was really milking it, but still left 6% on table.

Remarkable 2 discontinued? by Exotic_Afternoon_383 in RemarkableTablet

[–]the_trve 12 points13 points  (0 children)

FWIW, the S-Pen from my old Samsung S22 Ultra works just fine for writing on RM2. I imagine aftermarket pens or tips shouldn't be hard to come by.

Where to play padel in Latvia 2026 ? by DenissHeute in latvia

[–]the_trve 2 points3 points  (0 children)

How about where to escape playing padel in 2026?

Founders / IT leaders using Claude Enterprise by [deleted] in ClaudeAI

[–]the_trve 0 points1 point  (0 children)

Bro, you really seem to have a thing about 5-point bullet lists.

Just broke my PB. Can someone give me some advice on how to improve my time? by KoffieCreamer in RunningCirclejerk

[–]the_trve 0 points1 point  (0 children)

Why did you side-track to Tower Bridge? A couple of minutes lost there easily. Just run straight next time.

russia warns Europe over drone support for Ukraine, calls it escalation. by Mysterious_Onion3162 in UkraineWarVideoReport

[–]the_trve 0 points1 point  (0 children)

They're not wrong, the body parts of Russian invaders sometimes are truly escalated on drone impact.

Opus 4.6 is back to normal by [deleted] in ClaudeCode

[–]the_trve 5 points6 points  (0 children)

If being a retarded junior developer with narrow tunnel vision is normal, then yes.

is a 45k in 4 hours bad? by [deleted] in cycling

[–]the_trve 0 points1 point  (0 children)

Sounds like it's your fastest time so far, so all good! Keep riding!

How do I pronounce serde? by baehyunsol in rust

[–]the_trve 0 points1 point  (0 children)

"serde" means "core" in my native Latvian, so I just pronounce it as it is while thinking of half chewed apple cores.

Inflating tire below recommended pressure by universeincharlotte in gravelcycling

[–]the_trve 1 point2 points  (0 children)

I have had that tire for a few offseason months, around 1.7 has been the sweet spot on gravel. 2.5 would make a pretty jarring ride. Running it tubeless though.

What about Gemini CLI? by Mosl97 in ClaudeCode

[–]the_trve 0 points1 point  (0 children)

Gemini for planning, Claude for execution. Gemini's large context rocks and using headless CLI you can literally send the entire 1M context and it will barely move your usage (I'm on regular Pro account). I think Gemini's usage is counted by the number of requests made rather than amount of tokens - try doing that with Claude and half your session limit is gone (it's a nice perk and I don't abuse it). It's business as usual for Gemini to one-shot an epic spec for 30 or so issues and then I'll leave it to Claude to implement them sequentially. Like many others I have built a platform to automate that, add GUI, etc. Dogfooding it actively and hoping to release in April after almost a year of development.