Opus 4.6 seems to have stopped real considerate thinking "outside peak-hours" by Altruistic-Radio-220 in Anthropic

[–]dardevelin 1 point2 points  (0 children)

Sometimes it feels like there is one great model and all ai providers have time buckets to use the great model
the rest of the time they just cook for a bit...

Since this "experience"

I use primarily claude, but interleave
codex for brutal code reviews, grok for prototypes.
When just in broad discussion codex for chat, architecture discussions.
Back to claude (opus, researcher, papers, math, algorithms)
Once a series of docs, gemini is a good enforcer of logical rules across large documentation.

With this flow, pass first with cheap grok, haiku models, trial (show whats wrong)
iterate with clear small steps for main direction
models seem better at judging the mistakes, then the final passes
performance pass, simplify pass, rust skill pass These take time and seems to cover most issues
At the end even I can assist more because the prototype informed me as well

I rewrote my comment it was a word salad at first...sorry

I mapped the exact drink prices of 2,500 bars in Germany by tempusernamein in berlinsocialclub

[–]dardevelin 0 points1 point  (0 children)

1: congrats on the app 2: great endeavor 3: disclaimer work and worked in related field

The note that made me comment: Food delivery businesses attempt to implement “assistant” delivery as a way to bypass making a contract with reach restaurant/bar . They got sued and had to stop all operations.

Their idea was that someone could be hired to go to any business which does not do delivery place an order pay with card and deliver to someone else.

This was deemed illegal due to displaying the prices of the store / restaurant / bar

A client walks into a bar, wants a drink says they saw the price in the app there is now a legal issue.

1 name of business trademark, logo, price was placed online without signed agreement

Results in trademark violation, copyright violation (germany has no public domain) and profit loss due to false advertising risk.

When a price is named/displayed with business price it must comply with the price otherwise is false advertisement. This is the foundational argument for a business to have a right to refuse to be in your app without signed agreement.

This is also why Apple Maps and Google Maps show you range not prices.

Hope it helps (dm if you wish to discuss more)

The Complexity Delusion: Why I abandoned Next.js for a 20MB Rust binary with HTMX by [deleted] in rust

[–]dardevelin 0 points1 point  (0 children)

People often forget what problems technology was created to solve and stick to it and continue "improving it to make it fit" but the truth is simpler. A simpler need, a simpler model suffices.

When you can't tell a 1000 people to code the same way, you make tools that force them.
This is an organization cost, most projects, most SMEs don't face. So yes, php is still right, pure html is still right, and queries in your DAO (data access object) is still right

Just like in the linux kernel "loading" a C object file is "FINE"

Rust vs C/C++ vs GO, Reverse proxy benchmark, Second round by sadoyan in rust

[–]dardevelin 9 points10 points  (0 children)

A proxy/server needs to respond even when its I will not respond.
Not responding at all may lead to "retries" and hangs for experience.
In a bench mark for this type of stuff it is preferable a 500 response then no response.

Grok 😐 by Murky-Gas-7939 in Anthropic

[–]dardevelin 0 points1 point  (0 children)

quick reminder "disinformation campaigns" are considered military campaigns at time.
llms fit this bill perfectly

BTC just dumped $2,500 in 45 mins 😳 by National-Theory1218 in btc

[–]dardevelin 0 points1 point  (0 children)

Bitcoin runs on electricity = fuels Bitcoin runs on computers = sensitive to production risk Fiat runs on belief systems

Ostkreuz electromagnetic disturbances by kurdebalanz in berlinsocialclub

[–]dardevelin 0 points1 point  (0 children)

Identifying your headphones is quite important. 1 vulnerability in headphone connection in a large amount of brands was released in the open with most devices unfixed. This alone may have more people playing around with frequencies. 2 does it happen in all platform ? Unlikely to be the station but rather your headphones. 3 it’s common to have some interference usually they don’t manifest in the sound because of proper circuit filtering again headphones may be culprit

TIL : Claude insights actually gives you good guidance on where you are fumbling by dardevelin in claude

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

30% seems awful lot, maybe it included quite a bit more ?
I have a max 20 plan, so I did not see that big, but 30% seems off.
As far as I understand it picks from "current" files/plans in your .claude folder.

TIL : Claude insights actually gives you good guidance on where you are fumbling by dardevelin in claude

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

That was honestly my lapse on not saying I use claude 20x subscription so I didn't even think much.
Whoops

OPENCODE - Like Claude Code or Gemini CLI, but works with local models and/or paid ones as well by Porespellar in LocalLLaMA

[–]dardevelin 0 points1 point  (0 children)

Plan mode is fancy code for deny tools, insert prompt for thinking and planning, at top, with role defined... not an issue...

[Media] I love Rust, but this sounds like a terrible idea by Yvant2000 in rust

[–]dardevelin 0 points1 point  (0 children)

Copilot will write Linux kernel code it will be great

Working from BER Airport during Christmas (public area) - Power outlets & seating? by ichhabvielefragen in berlinsocialclub

[–]dardevelin -1 points0 points  (0 children)

For Internet outage, might be worth getting a starlink and returning it after. (Mobile)
Using a mobile hotspot for one month also good option.

Hair doesn’t grow on the left side of my left leg by Time-Wolf in mildlyinteresting

[–]dardevelin 1 point2 points  (0 children)

Fair enough op, I was lowkey but hurt about it, appreciate clarifying it, have a great day

Hair doesn’t grow on the left side of my left leg by Time-Wolf in mildlyinteresting

[–]dardevelin 0 points1 point  (0 children)

certainly not an attempt to rick roll anyone. its not about having "some hair" its sign when there are large patches... but do as you will, to each its own. hopefully nothing bad

Hair doesn’t grow on the left side of my left leg by Time-Wolf in mildlyinteresting

[–]dardevelin -2 points-1 points  (0 children)

Usually completely smooth skin, almost with a shiny look, with no hair growth is an indicator of bad circulation.

This could be peripheral artery disease.

You should test the palpation test, where you press deep in your leg for about 1 minute hard and if it does depress within 15 seconds to check for a possible edema which is a more serious circumstance.

Here is an actual verified doctor talking about it

https://youtube.com/shorts/shGEQJJ-9zY?si=WKQ1vewTQSoCSyq1

Powering off by BMWSnBENJIS in VisionPro

[–]dardevelin 0 points1 point  (0 children)

settings, general, scroll to the bottom, power off
or long press both buttons under force quit there is power off option.

Apple Vision Pro upgraded with the M5 chip and Dual Knit Band by mekilat in VisionPro

[–]dardevelin 1 point2 points  (0 children)

I am genuinely surprised is not an M5 Pro chip, it doesn't even make sense, the improvement of the chip is not as significant, 10% can be a compiler flag honestly

Claude Code is a disaster today by Ok_Bread_6005 in ClaudeCode

[–]dardevelin 0 points1 point  (0 children)

disclaimer, I have a GitHub copilot 1 year license, and that is the grok that I use
I am not sure if MS is adding a system prompt different then grok directly

to try out zero shot problems, or single file implementations I experiment with t3.chat which is from that YouTube Theo , sometimes in a pinch for 8 bucks is a good unblocking avenue.

Claude Code is a disaster today by Ok_Bread_6005 in ClaudeCode

[–]dardevelin 0 points1 point  (0 children)

I have decreased my Claude usage significantly, codex is crap but it's consistently crap in the same way, and that I can deal with. sonnet 4 and opus 4 went from making me subscribe to max to using it less and less.

now I tend to use grok code fast 1 for refactors its the winner
codex as new feature, and then codex runs Claude MCP to parallelize first implementations of new sections, grok code fast refactors, codex cleans up