cogman

joined 2 years ago
MODERATOR OF
[–] cogman@lemmy.world 12 points 8 hours ago (4 children)

You can sue the federal government. Qualified immunity keeps these assholes from facing any consequences at all.

[–] cogman@lemmy.world 117 points 5 days ago (7 children)

If you are wonder why her and not the senators, Schumer and Gillibrand aren't up for election for several years. Hochul is up for election next year.

The people that are really dumb are the congressional representatives of NYC such as Jeffries. He should be primaried.

[–] cogman@lemmy.world 4 points 1 week ago

What can I say, I'm a performance nerd.

[–] cogman@lemmy.world 6 points 1 week ago

That's a platform dependent change. Overflow is undefined behavior. I'd rather have my code portable so it can run on my Univac 1101.

[–] cogman@lemmy.world 3 points 1 week ago

Ah "context" that age old rhetorical shit every person with a terrible world view pulls out when they are being proven wrong.

[–] cogman@lemmy.world 7 points 1 week ago* (last edited 1 week ago) (5 children)

Fixed

boolean isOdd(int num) {
  if(num == 1)
    return true;
  if(num > 0)
    return isEven(num - 1);
  else
    return isEven(num + 1);
}

boolean isEven(int num) {
  if(num > 0)
    return isOdd(num - 1);
  else
    return isOdd(num + 1);
}
[–] cogman@lemmy.world 15 points 1 month ago (1 children)

We've been importing beef primarily from Brazil to make up the shortfall. Guess what country got a 50% tariff that has stuck?

[–] cogman@lemmy.world 13 points 1 month ago (1 children)

Move fast and break the law.

[–] cogman@lemmy.world 23 points 2 months ago* (last edited 2 months ago)

But also we should primary Gilibrand

[–] cogman@lemmy.world 59 points 2 months ago

Yup, the band is already littered with 6g devices. It'd be a stupid purchase.

But also, 6GHz is somewhat of a useless band for carriers. It's high enough frequency that it'll get absorbed by most things yet low enough frequency that it'll struggle to really carry a whole lot of data.

[–] cogman@lemmy.world 36 points 2 months ago (13 children)

That's actually the exact reason democrats are fighting him.

[–] cogman@lemmy.world 9 points 3 months ago

I agree. Everyone should be involved and informed on how to maximize the power of their vote wherever they live. Ideally, you get plugged in with someone like the DSA and vote their endorsements.

Sadly too many people fall for spoiler candidates which is part of the reason it's so hard to unseat an incumbent.

 

A solar storm forecast for Thursday

The National Oceanic and Atmospheric Administration’s Space Weather Prediction Center said people wanting to experience an aurora should get away from city lights and that the best viewing times are between 10 p.m. and 2 a.m. local time.

 

Really unfortunate seeing hate groups marching while pointing guns at my family. Would have rather not seen that.

view more: next ›