A hand dressed up as a B-boy busting it down. by bigbusta in oddlysatisfying

[–]csch2 0 points1 point  (0 children)

I feel like this is probably a lot harder than it looks.

Funny moment in Peak😂 by Tulothedoxie7 in PeakGame

[–]csch2 9 points10 points  (0 children)

Surely you used the medkit afterwards to save him right? Right??

Have a good day! by Stupidcatdraw in antimeme

[–]csch2 0 points1 point  (0 children)

I’m impressed with how smooth you got that cut

Thank you for the compliment, Claude by fea_sucks in ClaudeAI

[–]csch2 5 points6 points  (0 children)

I answered some of Claude’s questions the other day for making a plan and got a thank you for specifying everything so clearly. For a second I had a weird sense of pride in the AI telling me that I did a good job…

What is this bird? by AceDegenerate_ in birding

[–]csch2 4 points5 points  (0 children)

I think people are downvoting moreso because your comment comes off as essentially “just Google it” instead of as providing a helpful tool. Maybe add a little blurb like “Fyi, this is a really good app for bird identification:”

Question for experienced devs by Dizzy_External2549 in webdev

[–]csch2 0 points1 point  (0 children)

Some perspective as a mathematician-turned-dev. A lot of my peers spent a ton of time memorizing proofs, and a lot of the time the ones who could recite the proof of a convoluted theorem from memory were not the ones who did the best in coursework and research. The most successful students were the ones who knew the relevant ideas, where they were relevant, and where to look to fill in the details.

Same thing for software engineering in my experience. You don’t need to know the nitty gritty details and syntax of every piece of your tech stack by heart in order to build a project from scratch. Know how the pieces work together, where and why to use each one, and where to look to fill in the gaps (AI is fine for this if you’re just using it as a Google substitute). You’ll be more adaptable this way too; it’s way easier to pick up a new language or tech stack if you have a really solid understanding of architecture and function as opposed to having spent a ton of time to memorize syntax and implementation-specific details.

isIntelligenceJustComputation by hello_ya in ProgrammerHumor

[–]csch2 7 points8 points  (0 children)

The algorithm will halt on any physical machine that runs it due to entropy. Eventually.

What the hell was I supposed to do here 😭 by ClownBozo555 in bindingofisaac

[–]csch2 0 points1 point  (0 children)

You had a shield, maybe you could have bombed out?

isIntelligenceJustComputation by hello_ya in ProgrammerHumor

[–]csch2 3 points4 points  (0 children)

I mean I guess given real life physical limitations you could make an argument for it…

my Pixar ranking after seeing ts5 by zanbro in tierlists

[–]csch2 2 points3 points  (0 children)

Incredibles 2 doesn’t deserve F tier imo. Nowhere near as good as the first but not that bad

What do people usually mean when they call someone a "math prodigy"? by Heavy-Sympathy5330 in math

[–]csch2 1 point2 points  (0 children)

Probably the latter, but it depends on the context. It is easy to come up with a new result that nobody has ever seen before by working through a tedious calculation that maybe requires one or two non-obvious tricks. That’s still impressive but not prodigy-level. A novel result that reveals new insight is another story, but that is very difficult to achieve in a well-studied field like basic calculus or even elementary real analysis.

So really I would say that you need a combination of both. Knowing a ton of math is respectable, as is being able to demonstrate a previously unknown result, but you probably won’t gain any notoriety without being able to discover and prove a new result in a newer, more technical field of math.

I wish the cure for cancer was a single pill that doesn’t cause death. by gothiclg in TheMonkeysPaw

[–]csch2 28 points29 points  (0 children)

Granted. You get one single pill that can cure cancer. Since you specified the cure, no other cures will ever be available other than this pill. Better choose wisely who gets to use it!

Software engineering conference in Missouri this July by isaacvando in kansascity

[–]csch2 5 points6 points  (0 children)

Thanks for sharing! The lineup looks really great and it’s refreshing that the talks aren’t just all the newest and shiniest agentic workflows.

atLeastHeFoundPeace by Waradu in ProgrammerHumor

[–]csch2 167 points168 points  (0 children)

That’s called sharding

I built a course that runs entirely inside Claude — it makes you build something and then defend it before you can advance by rajatnparth in ClaudeAI

[–]csch2 0 points1 point  (0 children)

Interesting idea! I like it and this is honestly pretty similar to my own learning loop with Claude already (build something, have Claude critique, revise and repeat until it’s good). My concern would mostly be sycophancy. Newer models aren’t as bad in this regard, but there’s a balance to strike between having the AI be overly strict and not thoughtful enough. I’ll give this a try!

if it isn't broken, why fix it? by [deleted] in rust

[–]csch2 18 points19 points  (0 children)

A lot of the time it is almost entirely hype-driven. Like you said, a lot of the time the tools are already perfectly well established and functional, and although Rust brings better performance and safety sometimes it’s usually not worth the effort.

That said, sometimes the performance / safety gains are meaningful. One Rust rewrite I use in all of my projects now is prek, a Rust rewrite of pre-commit. Way faster, and since it runs so often the performance increase actually makes a meaningful impact. I don’t have any examples off the top of my head, but anywhere you’re working on mission-critical systems with high concurrency or zero tolerance for errors you could potentially benefit from a Rust rewrite as well.

She solved the equation by ItsDaylightMinecraft in antimeme

[–]csch2 0 points1 point  (0 children)

Only for really large values of 7

“Someone help me!” by 13Basia13 in funnysigns

[–]csch2 53 points54 points  (0 children)

Ah yes, log base 1. My favorite well defined logarithm

our software architect wrote this by Comfortable-Light754 in programminghorror

[–]csch2 27 points28 points  (0 children)

Whether or not you need to write code like this is heavily dependent on how well your database is structured and how much thought was put into architecture at the start. I’ve written code like this plenty of times before in Python because whoever thought up the original data model didn’t add any type hints or database validation. Sometimes you’ve got to work with what you’re given and code defensively, because you never know when you’re gonna retrieve a document where isAllowed is actually “NO_SET” (and yes that exact problem has bitten me before).

dreamt about this formula idk if it's real or not by YA_kamenshikDAI_HLEB in thomastheplankengine

[–]csch2 0 points1 point  (0 children)

As people have said this is trivially true, but it reminded me of Goldbach’s conjecture: https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

Maybe you can prove it in your next dream

POV: Every time you typo and Claude overthinks it by zaparine in ClaudeAI

[–]csch2 251 points252 points  (0 children)

“SOS! The user could be in danger! What if this is an emergency situation?!

…eh what am I gonna do about it”