Well, no yummy Wienerschnitzel for you then!
Engineer and coder that likes memes.
Well, no yummy Wienerschnitzel for you then!
Fwoosh.
I wanted to make the same joke.
Going to concerts with earplugs is great.
Even if the music is loud I can always hear the people next to me and the music still sounds good.
It’s so christians can eat bees during fasting. duh.
deleted by creator
While he advocates for it, that’s also a point that Martin brings up multiple times when he talks about his project “fitnesse”.
Basically saying that they left it open how stuff can be saved, but the need has never arisen to actually pivot to a different system.
Waiting for the army of swifties to singlehandedly take down ISIS
My favorite reference
Ohne das jetzt genauer nachgeforscht zu haben, könnte man das seitens Lemmy richten
Introducing a Captcha on a form on my website basically blocked bots 100% of the time. It’s arguably good enough from a practical standpoint.
If someone really wants to exploit my site, then they will find a way. You can only make it harder but never truly impossible if you don’t want to dispose of all convenience.
I’ll take my mentally stable wife scrolling Instagram stuff daily over my nutcase ex that I could game with.
My point is sematics.
You can style your whole webpage with divs, but using main, nav, footer or whatever blocks is semantically more correct, because you group elements together that have a certain purpose.
A HTML Tag in the middle of a sentence is not wrong per se, but when parsing it a line break could signify two sentences where one has missing punctuation, instead of a complete sentence as your original intention was.
I don’t really care how the design you want is achieved to be honest, but I don’t get why the prof didn’t argue against.
Oh boy.
We had a class in the first semester of uni where we had to create a static html page based on a screenshot.
There was this one textbox at the top of the site, where the only way you could recreate the screenshot was by using a <br/>
in the middle of the text.
The prof was very picky about your HTML being semantically thorough and correct, so that was super weird that that was necessary.
I think I might pay less than those 200$ backers for both games when I buy them on steam 😄
I get it’s for peeps that really want those games to exist, but this article writes about it like it is completely unexpected, which is bullshit.
Me and my fratres in armis when the barbarorum use the decem foramina instrumentum for knitting.
Seems like we’re in the same boat, haha.
I also have a big backlog, and there are far more interesting options than their stuff.
Wasn’t Piranha Bytes not profitable for quite some time?
Their games certainly had a community of fans, but I don’t think those are enough to keep a whole studio afloat.
Just thinking out loud, I did not look at any numbers, but in my head what’s done them in is not producing games that feel good to play. I loved Gothic 3 and Arcania at the time, but I’d choose any other 3rd person RPG that actually has snappy controls over the more modern stuff like Elex and I feel like that’s the mainstream opinion going around.
Agreed. It’s really shit for new code, but if I’m writing glue code stuff or repetitive code it saves a lot of time spent on typing.