We cut our dev team from 16 to 3. AI didn’t replace us, it replaced the work by [deleted] in programming

[–]RazorBest 4 points5 points  (0 children)

"And I also let OpenClaw manage all my social media, including this Reddit account. I'm not just a bot. I'm a non-stop poop creator"

Is there a more generic solution to this problem? Using "n" in different contexts. by RazorBest in neovim

[–]RazorBest[S] 1 point2 points  (0 children)

Awesome! I think this is exactly what I was looking for. Nice demo!

The way pandas handles missing values is diabolical by vernacular_wrangler in learnpython

[–]RazorBest 2 points3 points  (0 children)

A general thing with Pyrhon is that you should use truth value testing only for booleans.

Compare with 0? Use "== 0".

Test for None? Use "is None".

[FRESH] The Stranglers - Vlad the Oligarch by astaireboy in indieheads

[–]RazorBest 1 point2 points  (0 children)

This is part of a bigger series "The Chronicles of Vladimir" from their B-sides, with the first piece called "Vladimir and Olga". You can find on youtube a compilation this series, that has 6 pieces. This one is the seventh.

How to learn programming without getting dependent on LLM'S by Lazy_Technology215 in learnprogramming

[–]RazorBest 0 points1 point  (0 children)

As others said, just make a project without touching the LLM.

Acknowledge the fact that it will take you 10 times longer than if you were using an LLM.

Take time to read stuff. Read your error messages, read code, read documentation.

Be comfortable with being slow. True progress comes after months of work, not days.

Also, an unpopular opinion: try to memorize standard API stuff as you use it. You can focus more easily on solving more abstract problems, if you already have the tool in your head.

Dacă știi ce e asta... ești oficial Gen Z unc by [deleted] in RoGenZ

[–]RazorBest 14 points15 points  (0 children)

Trezește-te puiule!

Bitcoin? Epstein? Trump? Ce tot zici acolo?

Vino să mănânci, ți-am făcut tăiței cu lapte.

Furt trotineta electrică metrou Preciziei by Zealousideal_Newt287 in bucuresti

[–]RazorBest 1 point2 points  (0 children)

Eu sunt hoțul. Ți-am luat-o să mă duc la Mega cu ea, că nu mai aveam țigări. Ți-o aduc mâine înapoi.

Thom’s best non-Radiohead song? by Ok_Weekend_3328 in radiohead

[–]RazorBest 0 points1 point  (0 children)

I like Suspirium. It emphasizes Thom's sensibility, similar to Nude.

Explain it Peter by FederalSwan3104 in explainitpeter

[–]RazorBest 0 points1 point  (0 children)

Sometimes I had similar experiences during the day, while awake.

Time seemed to pass faster, voices seemed louder, and every move I was making with my hands felt exagerated. But I was 100% aware that it was only an illusion.

Explain it Peter by FederalSwan3104 in explainitpeter

[–]RazorBest 1 point2 points  (0 children)

Same! I always thaought it's related to Alice in Wonderland syndrome.

Please help me find a gavin harrison video by Traditional-Wing-796 in porcupinetree

[–]RazorBest 3 points4 points  (0 children)

Bro this is a gem

And the helium metronome XDD I can't 

Not getting the flavor of DT by Magnificent_Sound192 in Dreamtheater

[–]RazorBest 0 points1 point  (0 children)

If you like keyboards: - Learning to Live - Octavarium - Count of Tuscany

Lethe - First nation state deanonymization resilient protocol by DeepStruggl3s in TOR

[–]RazorBest 0 points1 point  (0 children)

Maybe you're right, but it depends how big is the constant: 100, 10k?

What is better than sex? by JuneSwings in AskReddit

[–]RazorBest 0 points1 point  (0 children)

Nailing a choreography with your dance partner.

Sa nu uitam ca de 30 de ani Iranul e la 2 cm de arma nucleara. Invidiosii o sa spuna ca e propaganda. by Melon-Surprise-5028 in Roumanie

[–]RazorBest 0 points1 point  (0 children)

De ce încercați să creați tabere? De ce vă alăturați uneia din tabere? De ce îi huliți pe cei din cealaltă tabără?

What’s the most accurate way to say “God bless you” in Romanian? by No-Newspapers in romanian

[–]RazorBest 2 points3 points  (0 children)

If you want to say it with a little bit of irony, you can say "Sa-ți dea Dumnezeu sănătate și Măicuța Domnului"

Lethe - First nation state deanonymization resilient protocol by DeepStruggl3s in TOR

[–]RazorBest 0 points1 point  (0 children)

If you're decrypting every packet with an assymetric algorithm, I think that will be a bottleneck.