Then there’s that whole pesky legal thing where the president is not allowed to start wars without Congressional approval…
Then there’s that whole pesky legal thing where the president is not allowed to start wars without Congressional approval…
I would just be happy if they got fed up and stopped voting for these shitheads.
That’s pretty cool. However, no human has ever won by more than 15min, and every horse has a 15min delay built into their times. So even the biggest winning margin of nearly 11 minutes would have lost to the horse if they had started at the same time.
Wow, what do you have against models? I mean, I know that the trope is that they aren’t very smart, but the same trope applies to firemen, so why pick on models?
You think your internet addiction is rough? You kids these days with your just 1 personality that is addicted to the Internet… Back in my day if you had multiple personalities they all had different interests and did different things. They didn’t communicate and often didn’t even know each other existed. Now they all just sit around on the internet and argue with each other. They can’t even be bothered to make their own accounts.
I think you are grossly overestimating the audience of this author. They are a “self published” author whose books are free and not read by many people.
If anything, she will see a massive spike in readers just because of curious people checking her out.
I mean, I get what you’re saying, but then there’s one little issue…
I was thinking it was sync, but I didn’t want to call them out if I was wrong…
I suspect that it was originally written for devices with much less power and much less memory. Also reddit had upper limits on image size. So, Lemmy’s yolo way of dealing with images is coming up against sync’s attempts to be able to run nicely on the worst devices.
That’s the real problem. The app he is using reduces the image to optimize memory usage, but if the image has too many pixels in either direction, it ends up decimating too much.
I ran into that issue with one of the Lemmy clients when I was trying them out, but can’t remember which one it was. If I remember correctly, it should be something that you can turn off, but it can drastically slow down how long it takes to display some images.
It looks like people think you are right.
Now what’s our down vote goal if we think you are far right?
Check notes: next step world war 3…
Yup, we’re right on target.
Can we stop trying to rename things, it’s not a long pipe, or danger pipe, it’s just a snake.
That’s because you view things like this as isolated acts done by a few people. But don’t forget, only 1/3 of US voters tried to stop a man who openly declared himself a fascist, had already had a direct hand in the spread of a world wide plague that killed millions.
The “they didn’t know what they were getting into” excuse is no longer valid. And yet 2/3 of voters were fine with him being reelected .
The reason those people weren’t dragged from their mansions and beaten to death was because of all the other monsters who were protecting them. The people who weren’t committing atrocities themselves, but benefited from it enough to help it keep happening.
DOGMA has entered the chat
Look at this mother fucker in here rollin deep. He not only has Martini glasses, but he just got cotton candy on hand to shove in one.
You must forgive them young Padawan, they still have fucks to give, or have only recently run out. They are still concerned with the “knowing” of things. It is only once you reach a severe and immeasurable deficit of fucks that you can completely let go of your personal pride and ego enough to admit that this shit is fucking ridiculous and you might as well just let Google/AI remember it for you.
Dude, there are at least 4 different “for” loop syntaxes in Js/Ts alone:
for (let num = 1; num <= 5; num++) {}.
for (const num of numbers) {}.
for (const num in numbers) {}.
this.numbers].forEach(num => {});
Also don’t forget ngFor and @for in html, and then the @for in sass/scss.
That’s 7 different for loops and I haven’t included the non-for loops, or even left Angular.
Once we include some scripting like I did just this week:
bash: for i in {1…5}: do … done
dos: for /L %%i in (1,1,5) do ()
Then you can just stfu if I feel the need to remind myself of the exact syntax for one of the 3 or 4 different for loop options in c#.
As a senior programmer I can’t write a for loop without the internet.
I can’t remember the last time I saw a job listing that didn’t expect me to be an expert in at least 5 languages. The best part is that halfway through the interview you learn that they are no longer using half the languages listed, and are “transitioning” towards 2 others that aren’t even listed. You want me to whip out examples written in Fortran, C++, Rust, JS, and some random word you claim is a language in 2 hrs without the internet? Bitch, I don’t even think I could get prewritten “Hello World” examples compiled in 5 different languages in 2 hrs, much less on machine that I have never seen before.
You do have 2 holes on either side that meet the middle and are continuous from 1 end to the other. So yeah, you are the weirdest of donuts.