she/they
Bit of a mess, kinda depressed, and going through a gender identity crisis :3
(Ongoing issues, brain pls fix)
I bet Nintendo has a lot of patent violations to choose from. They have a patent on such bangers as, rephrased from legal speech to human speech: “An air mount automatically turning into a ground mount upon landing” Source
According to Nintendo, if I understand this correctly, they have the sole legal right to make a bird mount that can also sprint on the ground if needed, because that sure was a special idea.
There are feet in the camera’s face within… eight seconds. I’m surprised, but I can’t say I’m shocked.
Aside from that, it is a curious decision to make the first person camera a woman. I thought their target audience would be young men? It’s certainly a larger potential audience than lesbians, although hey, not like I mind that choice ;3
It’s likely a difference of emotion compared to logic. Emotionally they’d think “Damn it, now we need to check for such a weird specific edge-case, this is so annoying” while logically knowing it’s better the tester caught it.
And as always, there’s an XKCD comic about it https://xkcd.com/806/
I did not use Photoshop particularly long, but I have been using the Affinity Suite both on a pc and a tablet for over a year now and can say it’s definitely quite good. Everything is where you think it should be, the workflow feels very usable with no major learning curve (looking at you, GIMP), and overall the only thing I don’t like about it is its lack of Linux support. I would assume that absolute professionals won’t be able to find everything they like/want, but if you’re reading this, chances are you’re gonna be more than satisfied, if FOSS options don’t quite work for you.
Well, flexbox and grid have different purposes in my opinion/experience. Personally I use grid for “top level” layouts like the layout of the whole site, while I tend to prefer flexbox for layouts inside the grid. Of course that’s just a rule of thumb, there are absolutely cases where this isn’t the best option.
I know you meant this sarcastically, but yes, flex is a good option for centering something. Either that or setting the left and right margins of the element to auto, which is generally even easier.
Basically, if you’re in a flex container use flex, if you’re in a grid use grid, and if neither of those apply set the left and right margins to auto.
That site is lovely, thank you!
As I mentioned in the post, my money budget is around 1000€ as a target, but it extends both up and down. I can stretch if needed, but if that’s comically overkill then I’d be happy to go lower. Time budget… not too high, but also not super low. I can certainly spend a day or two setting everything up. Electricity costs are certainly a factor, power prices here were some of the highest globally, even before the extreme increases lately.
Also thanks for the tip of the S3 backup, it’s probably a good idea to have an extra copy of important data off-site, yeah.
I still have my HP laptop from a few years ago, and despite running like crap nowadays, it still manages to warm my legs through my desk
If you’re an expert tightrope walker, you’re likely not gonna fall off. You can just do it without too much issue. When you’re doing it over a chasm, and you don’t plan on dying, you’d still probably prefer a harness though, wouldn’t you?
Edit: I’m not saying C is a bad language or anything, but for important applications the safety of actually memory safe languages is vital for lower-skilled programmers and still a good assistance for higher-skilled programmers, as we’re all humans and it doesn’t hurt to try and avoid the mistakes we will eventually make.
I was considering the VPN option, but as you mentioned for game servers that’s not reasonable, and for some of the collaborative tools I’d prefer being able to give people I don’t trust that much access, for instance people at work/university, to work together with them on whatever would be needed.
If I just decided to make the home server a home-only server, that would ease a lot of my worries. I guess I could get a personal one, with sensitive info but only home network access, and just rent a second one? It’s not like they’re that expensive if you’re just doing small-scale things and find a decent provider
It depends on what you’re used to and the programming languages you use. I learned typing on a German QWERTZ keyboard and while that works for languages like Python and Haskell, which are indentation-based, but for languages which use braces like Java, C, Rust, or similar, it can be annoying to have to use altgr+7 or altgr+0 for { and }. Thus I switched to a US ANSI layout, which was nicer for those specific characters, but caused problems when typing local characters like öäüß. After switching to Linux I set up a compose key, letting me press compose + a + " for ä for example, and while that’s a decent patch, that still breaks the typing flow. So now I’m in my ergo keyboard phase and trying to get my own personal layout going, which meets my own needs for needed characters, based on a colemak-dh design.
Wait, is it really just 3%? A lot of people I know use Opera, especially the “Gamer Edition”, more than even default Chrome. I have the same thing with Firefox, where there’s a way higher density in people I know using it than its overall market share, but that bias is to be expected. I’m surprised that it’s a similar case with Opera.
When I see a product I already use being promoted by YouTubers in sponsored segments, I immediately question if I should be using it, even if I’d have happily continued had I never seen that sponsorship.
Bleh, consume sounds like an icky word here. But if you want to set up an RSS Feed, get an RSS reader (I personally use NewsFlash, but use whatever you like) and then simply add feeds to it. You can find them on quite a few sites, the icon looks kind of like a wifi symbol. Optionally you could also just install a plugin like Awesome RSS, which automatically finds feeds on the site you’re currently on, which can be useful if it’s kinda hidden on the site itself
Honestly, I’d say you shouldn’t do that prompt method. The auto type is genuinely great for the use cases which Excel is supposed to be used for, from someone managing their household finances to charting the growth of a business.
By all means, it absolutely should make assumptions about your data by default, as that’s incredibly convenient for the average user. You can always change the type of a cell afterwards if what you’re doing is special.
That is not what it was made for. It was made to do shenanigans with values like doing math on them and plotting graphs. If you merely want data storage, use a table. I agree, a database is overkill for most things, but that doesn’t change the fact that Excel is the wrong tool for the job. Maybe if they added a table mode where it’s basically just a frontend for a csv it’d work, but right now I’d still say it’s better to use a scalpel than a hammer, even if scissors do the trick just fine.
I’ve never used Access personally, so I don’t know if it’s any good or not, I’m just frustrated by people using spreadsheets for data storage.
Note that it doesn’t mean metadata is encrypted. They may not know what you sent, but they may very well know you message your mum twice a day and who your close friends are that you message often, that kinda stuff. There’s a good bit you can do with metadata about messages combined with the data they gather through other services.