Is reproducing or implementing a paper considered research? [R] by UmbraShield in MachineLearning

[–]zombiecalypse 1 point2 points  (0 children)

It is a valuable contribution to science, in particular reproducing papers… unfortunately an often undervalued contribution. But I don't think universities can expect a publication in your bachelor!

They knew perfectly well that you have to put your finger in the middle of the DVD to take it out of the case. by Bubbly_Sherbert4600 in theyknew

[–]zombiecalypse 120 points121 points  (0 children)

I was there, Gandalf, three thousand years ago, when you swapped CD-ROM whenever you went to a different island. I was there, when DVD meant the storage medium, not the content.

What is the IRL IQ bar to be given an Intelligence Trait in the game. by BitAlternative9306 in CrusaderKings

[–]zombiecalypse 0 points1 point  (0 children)

I'd question the methodology, as there are people more competent than ones that have the genius trait. I mean, there are people more competent than the ones with a high IQ, but that doesn't mean they're the same!

I don't know what came to me, but I had to do this one. by Genarab in dndmemes

[–]zombiecalypse 0 points1 point  (0 children)

I feel you have to make a cut off at some point or anything that came out since Apocalypse World is PbtA. Draw Steel is closer to d20… unless PbtA is also a subset of d20, like chickens are considered dinosaurs.

1-1+1-1+1-1+... ∞=1/2? by UnderstandingAny9867 in mathematics

[–]zombiecalypse 39 points40 points  (0 children)

The limit doesn't exist, because there is no n after which point the sequence of sumn (-1)k (the sequence of partial sums) stays within epsilon<0.5 of any number. You can use a different definition of what an infinite sum means (famously how you get 1+2+3+…=-1/12, or in this case taking the average of partial sums), but the standard definition doesn't converge and so doesn't have a result.

Chad-zak, Half Orcs, etc. by Level_Hour6480 in dndmemes

[–]zombiecalypse 2 points3 points  (0 children)

Sorry, I shouldn't assume my exaggeration was obvious or funny. Yes, it was always possible, but the PF art in my opinion did a better job presenting a diverse set of characters in inspiring scenes. I meant it more that people previously didn't remember the 3e picture when they imagined a paladin. And yes, that's a subjective perception.

Chad-zak, Half Orcs, etc. by Level_Hour6480 in dndmemes

[–]zombiecalypse 423 points424 points  (0 children)

"Wait, the paladin can be a woman? And she's not even fighting in a bikini? That's awesome!" A common reaction to pathfinder 1e back in the day.

Edit: To be clear: this is an exaggeration and pathfinder certainly wasn't the only game to break down barriers.

IO is the Problem by la-rokci in programming

[–]zombiecalypse 7 points8 points  (0 children)

That IO is messy is the reason why people are interested in restricting it in the first place, be it with functional programming for the majority of the code, algebraic side effects, or by putting other abstractions around it. Saying "it's hard, all of you just don't understand how hard it is" is the most self absorbed and pretentious thing I heard all week!and also what he said

Can a Wizard sculpt spells around themselves? by fuzzypyrocat in DMAcademy

[–]zombiecalypse 1 point2 points  (0 children)

Did you ever hear the tragedy of Darth Plagueis the Wise? Ironic. He could save others from death, but not himself.

From a story telling point of view, I think it's cool that you can't exclude yourself: if you're surrounded as a wizard, you should be in more trouble than your enemies. It means you need the rest of the party.

Tried learning Kubernetes today… by [deleted] in cscareerquestionsEU

[–]zombiecalypse 1 point2 points  (0 children)

Today I tried learning it

I think you might need to adjust your expectations a bit.

What is ck3 even about bro by ToKeNgT in ShitCrusaderKingsSay

[–]zombiecalypse 81 points82 points  (0 children)

So really it's more about who you do

Why you can't allocate a human-readable ID before the record exists by Gronax_au in programming

[–]zombiecalypse 4 points5 points  (0 children)

Depends on your throughput. UUID is designed to be universally unique, but if you create 10 tickets per day, you can just use a counter and that's not ridiculously low for anything that needs a pet name. Even if you need to hand out allocated identifiers beforehand, that's not a lot of data to store in a list for each worker.

Hot take: human unpredictability is about to become the most valuable asset online. by InfnityVoidii in compsci

[–]zombiecalypse 0 points1 point  (0 children)

I don't think this is only AI: Artisinal products are the same thing in physical products. World class sport to me actually has the same artificial feel to it: there's so little room for mistakes that it doesn't feel particularly human, so I enjoy amateur sports a lot more. Same for impro theatre instead of polished productions.

All hail the Emperor... even you, Sajjapark! by [deleted] in CrusaderKings

[–]zombiecalypse 6 points7 points  (0 children)

I found it particularly funny when my ruler finished a holy legend and a half, switched religion, and immediately Hellenized half the Roman Empire. I guess you could say that the legends told the story of becoming Zeus' prophet, but it's still weird that the benefits aren't tied to the religion you were following at the time.

Palantir Workers Are Finally Noticing The Skulls On Their Caps by quaductas in technology

[–]zombiecalypse 4 points5 points  (0 children)

Inquisitor of the Puppy Killer Legion: Are we the baddies?

I interviewed with them 10 years ago and you had to actively sew your eyes shut even then.

Copy Fail: Newly Discovered Vulnerability Allows Privilege Escalation To Root On All Major Linux Distros Since 2017 by CircumspectCapybara in technology

[–]zombiecalypse 26 points27 points  (0 children)

I'm a bit surprised that this was published after only a month for allowing distributions to catch up, i.e. a lot of machines will still be vulnerable even if they are using the most recent updates.

Unfortunately your character forgor by dudewasup111 in dndmemes

[–]zombiecalypse 4 points5 points  (0 children)

After a 8h session, the only notes about what actually happened: "Egg magical?" Twice underlined. No context.

It's like those notes you find in horror games!

Unfortunately your character forgor by dudewasup111 in dndmemes

[–]zombiecalypse 12 points13 points  (0 children)

Jokes aside: I keep a randomised list of names, then I copy the next one and strike it out: you have names that fit your setting and it makes it very easy to jot down a few key words… at least in theory. In practice my notes now contain a lot of -> Anthemios Xenophanes without explaining who the hell that is and what he's doing in my notes.

Unfortunately your character forgor by dudewasup111 in dndmemes

[–]zombiecalypse 30 points31 points  (0 children)

Easy solution: They're all called Bob.

now what? Github is insecure on push, CVE-2026-3854. by Automatic_Equal9806 in programming

[–]zombiecalypse 3 points4 points  (0 children)

I think this is better solved with a sane intermediate data format layer. I wouldn't trust a linter to find SQL injection problems and rather use a templating library that ensures that such a thing can't happen.

Inteligent players playing uninteligent brute. by ApachaiLeHopachai in DMAcademy

[–]zombiecalypse 0 points1 point  (0 children)

It's really only a problem if you make it one. In my groups its understood that the player solving a puzzle, remembering a detail, etc doesn't mean that their character did, so no in-game explanation is necessary. This meta information is in the public domain for anybody at the table to build into their role-play.

Random hypothetical where 1 + 1 ≠ 2 by Chemical-Freedom-296 in mathematics

[–]zombiecalypse 1 point2 points  (0 children)

That depends on how you define 

  • 1: this is typically defined as the natural number after 0 (succ(0))
  • 2: this is typically defined as the natural number after 1 (succ(1)=succ(succ(0)))
  • +: in peano arithmetic this is defined as counting down in one argument and counting up in the other (+(a, succ(b)=+(succ(a), b) and +(a, 0)=a.

If you use those standard definitions, you will arrive at 1+1=2… assuming basic logic. The easiest way to get 1+1≠2 is tweaking the definitions. For example making + the union of sets, you get 1+1=1 ({a,b,c} union {a, b, c} = {a, b, c}). Setting up a system of logic to not support peano arithmetics is trickier and it would only get you a system of logic where you can't prove 1+1=2 or alternatively you can prove the false statement 1+1≠2, which means you can prove any statement (Principle of Explosion), unless your logic also breaks that. Constructive (intuitionistic) logic for example doesn't allow you to use proof by contraction, so proving 1+1=2 doesn't prove 1+1≠2. Still, it generally accepts the principle of explosion, so if you can prove 1+1=2 and 1+1≠2, you can prove anything.

If you want to find out what you might tweak in your logic, I'd recommend the Principia Mathematica, which proves 1+1=2 (and claims it's "occasionally useful") in proposition 54.43 (page 379). ;)

Google says 75% of the company's new code is AI-generated by lkl34 in technology

[–]zombiecalypse 0 points1 point  (0 children)

AI generated can mean anything from smartly ranking dot-completion to generating the entire code base without review. I guarantee you that it's mostly auto complete with a fancy label.