Well, no yummy Wienerschnitzel for you then!
Engineer and coder that likes memes.
Well, no yummy Wienerschnitzel for you then!
I remember navigating for my dad as a kid using a physical street map. It was a great feeling tracking your position on the map and telling the driver what turn to make next.
But nothing beats the convenience of having a small rectangle that automatically calculates routes for you, especially when travelling alone.
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
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.
That worked quite well, haha 😄
This is tragically beautiful.
Did you copy paste this from somewhere?
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.
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.