paholg

joined 1 year ago
[–] paholg@lemm.ee 41 points 3 months ago (4 children)

They're semantically different for PATCH requests. The first does nothing, the second should unset the name field.

[–] paholg@lemm.ee 19 points 3 months ago (1 children)

But they're not even that passionate about this. Shitty game companies continue to be rewarded by players.

[–] paholg@lemm.ee 1 points 5 months ago (1 children)

Aluminum is the fifth most common element on Earth, and is naturally present in pretty large quantities in soil.

Are you sure you aren't confusing it with lead?

[–] paholg@lemm.ee 5 points 5 months ago (1 children)

If physics taught you that 1 = pi, you may want to retake some classes.

[–] paholg@lemm.ee 14 points 6 months ago (1 children)

Works even better in Ruby, as the code as given is valid, you just need to monkey patch length:

#!/usr/bin/env ruby

module DayLength
  def length
    if ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"].include? self
      "24 hours"
    else
      super
    end
  end
end

class String
  prepend DayLength
end

day = "Monday"

x = day.length

print(x)
[–] paholg@lemm.ee 19 points 6 months ago

And yet you refer to yourself by pronouns multiple times in that very comment.

[–] paholg@lemm.ee 2 points 6 months ago
[–] paholg@lemm.ee 2 points 6 months ago (5 children)

A mincemeat pie is another name for a mince pie. So yeah.

[–] paholg@lemm.ee 4 points 6 months ago

I'm waiting for Outlook (Taylor's Version).

[–] paholg@lemm.ee 22 points 6 months ago

Sigterm is telling someone to kill themselves. Sigkill is murder.

But, like, for programs.

[–] paholg@lemm.ee 24 points 7 months ago (2 children)

I'm pretty sure that leads to multi-track drifting, and so all the people die.

Source: https://i.kym-cdn.com/entries/icons/facebook/000/000/727/DenshaDeD_ch01p16-17.jpg

[–] paholg@lemm.ee 7 points 7 months ago* (last edited 7 months ago)

Thanks for assuming a ton there, asshole.

I have been there. I have scraped together coins I could find to buy a single pound of dry pasta, to eat it plain. Repeatedly.

Money is not such an issue for me these days, but depression is. I know how hard it can be to do the minimal steps to make food.

I understand how precious time, money, and energy can be. I have eaten cereal and the like for plenty of meals I shouldn't have, and have always regretted it.

There are better options.

A $20 rice cooker is the same as like 5 boxes of cereal. If you are too money pressed, but have some time, one can likely be found nearly free at a thrift store or yard sale, or you can cook rice or pasta in a pot instead.

If you don't have access to a cooking surface, we're getting to houselessness territory, which is a huge problem and is affecting far too many people, but is beyond just being poor or not having time.

Edit: And if all that is too much, you can eat cold beans from a can. I have done this as well. It's not great, but it's a better option than cereal still.

view more: next ›