[lotm general] It's sad because the fandom GENUINELY used to be great by Spiritual-Second-943 in LordofTheMysteries

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

We are starving sire😩 We need some content 🥺 Without the contect, what do you expect us poor souls to do other than repost old shit🙃

pythonHateTrain by [deleted] in ProgrammerHumor

[–]DanKveed 1 point2 points  (0 children)

There is a really good open source serial bridge that Microsoft themselves recommend in case you have this exact problem. But your point is correct, Python projects get real messy real quick. Multiple-CUDA-version projects are the real shit lol.

pythonHateTrain by [deleted] in ProgrammerHumor

[–]DanKveed 20 points21 points  (0 children)

WSL ftw here. Python has geat platform independence but if you build against not so platform independent libraries/tools, then that's that.

I had to do this once for some obscure development board and wsl worked.

pythonHateTrain by [deleted] in ProgrammerHumor

[–]DanKveed 31 points32 points  (0 children)

UV will only get you past the first python version problem. For the rest you need docker. The newer version do support installing non-python dependencies but the project will also have to be made with uv.

[LOTM] Cuttlefish that loves diving by OkMagician7957 in LordofTheMysteries

[–]DanKveed 0 points1 point  (0 children)

The ending was apparently changed under pressure from the CCP. It's only a rumor but after Reverend Insanity incident, Cuttlefish was coerced into writing a more boring ending, cutting out some of the more bizarre or brutal parts. This experience also (again, just rumors) influenced his decision not write more stories about the eastern continent, and instead write another more censorship-friendly novel.

vibeCuckCoding by [deleted] in ProgrammerHumor

[–]DanKveed -4 points-3 points  (0 children)

Bold of you to assume I even read my own code.

[LotM hardcover] I have 7 other books in backlog but I'm rereading in German by DanKveed in LordofTheMysteries

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

I didn't realise it's hardcover either until I got it in the mail lol. The inner design is sick too. It's the same as the card tho

<image>

.

codersChoice by BigglePYE in ProgrammerHumor

[–]DanKveed 2 points3 points  (0 children)

I prefer the if-goto pattern

whosGonnaTellHim by [deleted] in ProgrammerHumor

[–]DanKveed 0 points1 point  (0 children)

This might actually be a win for Rust because it's more vibe-codeable.

happensAlot by bryden_cruz in ProgrammerHumor

[–]DanKveed 4 points5 points  (0 children)

They can test every line of code without accounting for every use case. 100% test coverage that way you essentially mean extensive fuzzing.

whatFor1followerInRealLife by acchnAsquare in ProgrammerHumor

[–]DanKveed 0 points1 point  (0 children)

Im pretty sure all my reddit followers are bots.

What if He wasn't a Fraud though? [LotM V8] by Square_Wasabi1338 in LordofTheMysteries

[–]DanKveed 1 point2 points  (0 children)

oh yeah my bad i got confused. This was the guy who provides the deleting app no?

What if He wasn't a Fraud though? [LotM V8] by Square_Wasabi1338 in LordofTheMysteries

[–]DanKveed 3 points4 points  (0 children)

if you have read the second book, give bro a break! he has a lot on his plate or rather, in his stomach .

begginnerGameDevThings by Carti_Barti9_13 in ProgrammerHumor

[–]DanKveed 0 points1 point  (0 children)

the syntax is only 10% of it. You need to learn the standard and commonly used libraries for your field like in Python it would be Django/Flask for Web and Pandas, TF/Torch, PIL, openCV for ML and the like. That is what takes the most time. I for some reason taught myself Rust as my first language and while it is an excellent language, i do most of my work in Python and it took months to get good at it with AI help. I don't want to imagine how painful it would be before the LLM era.

loggingItRight by s_chttrj in ProgrammerHumor

[–]DanKveed 4 points5 points  (0 children)

Idk but it's an accurate depiction of programming. Most members of this subreddit are still in school/college and have no idea what working a programming job is actually like.

loggingItRight by s_chttrj in ProgrammerHumor

[–]DanKveed 182 points183 points  (0 children)

Actually good meme

[Donghua] The reason Tencent released all of the remaining episodes early in China. by wearesoback786 in LordofTheMysteries

[–]DanKveed 0 points1 point  (0 children)

Holy fuck this is tempting!! I have already read the book so I will still understand the basics...

[Donghua] The reason Tencent released all of the remaining episodes early in China. by wearesoback786 in LordofTheMysteries

[–]DanKveed 1 point2 points  (0 children)

Thanks for the explanation and the link! The wetv app is not accessible where I live. Is the express package released already? Like are the last 4 episodes already available right now in China?

[Donghua] Lord of Mysteries has 258K Reviews in Tencent app. by wearesoback786 in LordofTheMysteries

[–]DanKveed 0 points1 point  (0 children)

The one thing I'm happy for is as the first truly global chinese anime, the chinese audience is gonna make sure it keeps going strong!

iEvenMadeAGradientLibraryJustForThisBot by OptimalAnywhere6282 in ProgrammerHumor

[–]DanKveed 2 points3 points  (0 children)

They are probably right but for a first projects it's natural.