Maybe translation issue? I just meant for fpga work int is 32 signed by default, but it’s way more common to use logic variables which are unsigned and arbitrary length (>=1)
I make electronic music. (she/her) 🏳️⚧️
Best posts after 9:00 UTC+3 (I need my coffee first)
В школе говорят, что мне пора бы поумнеть (Чё?)
Maybe translation issue? I just meant for fpga work int is 32 signed by default, but it’s way more common to use logic variables which are unsigned and arbitrary length (>=1)
I use unsigned and fixed point sub-16 bit integers (you can make them almost any size you want) in gateware you can optimize things and one of those is not using a ton of huge numbers to do math when you don’t need to.
“Hello I would like to mentally police myself for free so that people who want me dead might think I’m one of the good ones”
Putin said he prefers Biden, so I guess as a Russian bot I have to write him in.
Guess what, political violence goes both ways, the best place for a fascist is in the ground.
Don’t worry I consider you lot weird and uptight too, considering the reaction to mild criticism.
No need to project, I was just voicing dissent. I’m a removed but I didn’t even call you a fascist.
Part of the core function of the website is to post, if you’re tired of my shit stop responding
But can you honestly tell me that you think it’s sensible behavior from this other person to compare a completely random onlooker who’s trying to defuse this scene to a pedophile defending Nazi war criminals?
I’ve resigned myself to the fact that there’s just s lot of places on lemmy where “dark humor” and CSAM reign supreme, can’t say I blame others for having a stronger response.
I also really don’t understand what you’re trying to accomplish with these replies.
Just using the website, and when I’m on mobile I’m not going to type a multi paragraph essay to say one thing.
If you want to actually say something, take a moment and formulate your thoughts?
I wasn’t aware there was a limit on the number of posts we were allowed.
Maybe try being less defensive?
It’s in the same thread as the other comments, idk what to tell you.
EDIT: 42 downvotes YIKES
Yeah this bad vibes, how dare you push back on the least funny ‘meme’ I’ve seen all year
Oh am I uptight or weird or both
Idk post some more forwards from Grandma and I’ll let you know
It’s off the aggregate numbers. I’m sure that there’s a lot of useless suburban sprawl pumping the numbers up. The “most efficient system” is an abject failure when it comes to housing people unless the only metric you care about is revenue generation for shithead inheritors.
me at age 35
taxing didn’t work I have a modest proposal for landlords
yes 🍴🫢
The upvote ratio was what made me think that
Makes sense, I keep hearing people using rust for microcontroller, even had someone telling me that it could be use for fpga code, but I’m skeptical of the utility