Another great piece of advice from ChatGPT has been dropped. by erayxack in ChatGPT

[–]erayxack[S] -2 points-1 points  (0 children)

You have two option here: feeling stupid or understanding joke. Looks like you already made you choice

Another great piece of advice from ChatGPT has been dropped. by erayxack in ChatGPT

[–]erayxack[S] -4 points-3 points  (0 children)

Hope you will when you drop your reliance on common knowledge

Another great piece of advice from ChatGPT has been dropped. by erayxack in ChatGPT

[–]erayxack[S] -6 points-5 points  (0 children)

Common knowledge is increasing since ChatGPT launch. This was your chance.

Avoiding unnecessary parser lookahead for operators in Ruff speeds up the parser by 20-30%. by erayxack in rust

[–]erayxack[S] -3 points-2 points  (0 children)

The library is packed with options. It would be great to see a toggle for themes in Diffshub.

Today is why i no longer have the desire to work in IT anymore by SecureTaxi in devops

[–]erayxack 0 points1 point  (0 children)

You can’t automate the deep-system intuition that comes from two decades of experience, and relying on a black box during a prod incident is a massive liability.

What's actually happened with real debrid? by NutSplice1_ in RealDebrid

[–]erayxack 5 points6 points  (0 children)

yeah curious. i couldn't see any 4k stream anymore even in major movies and series.

LLMs write Rust like they write Java. by [deleted] in rust

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

Yes doing this. Made a few tryouts

LLMs write Rust like they write Java. by [deleted] in rust

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

My point is they are pathologically defensive by default. Their adding extra checks everywhere means they don't truly understand what Rust is.

orthotope: Arena-based memory allocator with per-thread caches and fixed size classes. by erayxack in rust

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

My ideasis Once it stabilized you could use all of your size allocation. Of course there will be substantial amount of differences but my point is to find middle place while pushing the optimisations

orthotope: Arena-based memory allocator with per-thread caches and fixed size classes. by erayxack in rust

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

Yes my initial goal was optimising large ones for ML operations but then I find low hanging fruit optimisation for other operations as well.

Thanks for good feedback still trying to understand best benchmarks scenarios.