Oh, they’ll probably publicly fund it for private profit
- 0 Posts
- 11 Comments
Joined 2 years ago
Cake day: July 18th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
bronzle@lemm.eeto Steam Deck@sopuli.xyz•There's a reason we aren't as harsh on the Steam Deck. Actually, a couple.3·9 months agoThat’s the average local + state sales tax in Washington. State sales tax is 6.5%, local varies from 1.2% - 3.85% (Seattle, for a total of 10.35%)
One of these days Alice, bang, zoom, straight to the moon.
While that is true.
“1/2 that” would imply 1/2 of 35 years or 17.5 years.
bronzle@lemm.eeto Mildly Infuriating@lemmy.world•It seems like all packaged foods do this nowEnglish8·1 year agoHmm, grocery store near me (USA) sells this in 16oz packages, or ~454g
Also could have takin out mains return type and used
sus chief
For those curious:
int main(int argc, char **argv) { if ( -- argc != ! 0 ) { errx ( ! 0 , "shheiiiit" ) ; return ! 0 ; } int number = atoi ( argv[! 0] ) ; for ( int i = ! 0 ; i <= number ; ++ i ) { printf ( "%3d " , i) ; if ( i % 3 == 0 ) { printf ( "fizz" ) ; } if ( i % 5 == 0 ) { printf ( "buzz" ) ; } printf ( "\n" ) ; } return 0 ; }
!0 is defined as 1, that’s how argv [ no cap ] works, that and the ridiculous argc check stood out as a bit off, but works
I’d make fun of them, but I live in Washington, second only to Florida