Yep, we all do. Although you might be going a little far in putting the food scale in there.
I don’t know what’s best, but I know FF7 Remake’s annoys me because I always expect it to have i-frames, but it doesn’t.
This is the majority of young people. I’ve never paid for cable TV.
I’m trying to avoid Chromium clones altogether. I really don’t like the engine quasi-monopoly we have and I don’t want to participate in furthering it.
It’s not in Firefox mobile.
Sure, I could probably find the URLs to add it in at a new custom search engine. But if you’re gonna make such a bombastic announcement, I expect you to have the update ready beforehand.
Do they not realize that mobile is most Web traffic nowadays?
Didn’t it come out that they do have some non-zero risks? Dunno if it’s worth panicking about though.
Hey, if it consoles you, three quarters of our pure back-end C# developers are as you describe, too.
All the full-stack devs I’ve worked with so far were just back-end developers who write terrible front-end code.
British people will really look at a plate of greasy brownness and think it looks good. 😭
It’s one or the other. If you pay YouTube for Premium and don’t get any ads, advertisers don’t pay for your ad impression.
Wouldn’t serving video and bandwidth concerns count as complexity?
The more you buy, the more you save!
Strong disagree with Gungeon. It’s hard skill capped, pickups mostly offer very limited benefits, and there’s very little in the way of permanent upgrades. Normally, in a roguelike, subsequent runs get easier because of your unlocks, and getting a good drop really helps. I didn’t really feel that in Gungeon. No matter what, it’s still extremely difficult. There’s very little progression other than “git gud”, and at this point it’s just a shooter.
I bashed my head on the first biome until I managed to unlock starting from the second biome, until I realized doing that would just leave you too weak to deal with the second biome, as if you didn’t find anything useful at all in the first section.
It might be a good top-down shooter, but as someone who loves roguelikes but isn’t the biggest fan of shooters, I really wouldn’t say it’s doing a great job as a roguelike.
Some might argue that modern English is a creole of old English and French
I’d rather we get eradicated but the rest of nature is fine.
The supreme court, after such an amendment miraculously passes:
“Well actually, this sentence doesn’t mention the president of the United States in particular, so it means every president of every company ever. But a company president doesn’t have pardoning powers, so this makes no sense. So this amendment is invalid!”
Hmm, I follow the package’s readme and only get invalid command errors.
Gotta install the pip dependencies.
Oh but first you need to create a venv or everything will be global. Why isn’t that local by default like with npm? Hell if I know!
Ah but before that I need to install the RIGHT version of Python. The one I already have likely won’t do. And that takes AGES.
Oh but even then still just tells me the command is invalid. Ah, great, I live CLIs. Now I’ve gotta figure out PATH variables again and add python there. Also pip maybe?
Now I can follow the readme’s instructions! Assuming I remember to manually open the venv first.
But it only gives me errors about missing pieces. Ugh. But I thought I installed the pip dependencies!
Oh, but turns out there’s something about a text file full of another different set of dependencies that I need to explicitly mention via CLI or they won’t be installed. And the readme didn’t mention that, because that’s apparently “obvious”. No it’s not; I’m just a front-end developer trying to run the darn thing.
Okay. Now it runs. Finally. But there’s a weird error. There might be something wrong with my .env file. Maybe if I add a print statement to debug… Why isn’t it showing up?
Oooh, I need to fully rebuild if I want it to show up, and the hot reload functionality that you can pass a command line argument for doesn’t work… Cool cool cool cool.
Python managed to turn me away before I wrote a single line of code.
Running an already functional project took me nearly two hours and three separate tutorials.
Oh thanks. I’d have never guessed