I am a backend dev, but this shit is why I have utmost respect for frontend devs, also because they know how to center a div.
49 0 ReplyWith flexbox and grid there is no excuse for not knowing how to do that at this point.
16 0 ReplyThere wasn’t an excuse in the first place. It’s kinda amazing anyone can say centering a div was ever hard, especially if you have a computer science degree.
I mean sure it’s different from say object-oriented programming… but it’s frankly weird in a professional setting hearing grown adults with plenty of experience struggle over basic front-end work.
10 3 Reply
<center><table><tr><th>best</th><th>layout</th></tr></table></center>
4 0 Reply
What's the use case for such a big monitor anyway?
24 0 ReplyBeing able to fit a java class name in 1 line
116 0 ReplyEh, I'm sure we can overrun it just by gluing sufficient instances of
Factory
to the end of the classname.4 0 ReplyAnd OOP in general. I also used to be infamous for such things, then I started to shorten the names, including using letters that are obvious to the user (e.g.
int w, h;
for width and height).2 0 Reply
Demonstrating the power of tiling window managers.
33 0 ReplyIt is a digital signage display (ie in store ads, menus, displays etc) - not meant for desktop use.
31 0 ReplyLooks like Untitled Goose Game.
6 0 ReplyYeah he played some games on it to show the different scaling implications.
4 0 Reply
Is Linus still doing the thing with the videos? Huh.
13 1 ReplyLol was pretty much my first thought.
5 0 Reply
Frontend devs stopped giving a shit about wide screens at like 24"
It's just massive blank spaces seperating the work area and sides
11 0 ReplyMy team cares, mostly because I make them care.
1 0 Reply
And bootstrap's biggest Screen size Starts at 1400 width... 4k be damned
8 0 ReplyI don't want to use Bootstrap in my future project because Twitter. What are y'all using now?
2 0 ReplyTailwind is my go-to these days
4 1 Reply
Logical pixels != physical pixels
3 1 Reply
This is not even an edge case, this is jump down from the edge to find what lies in the dark pit of despairs case
8 0 Reply"Your mom" also works.
4 0 Replydid you mean to comment this here?
1 0 Reply
Another obligatory 'Fuck Linus'
8 6 Reply"We investigated ourselves and found we did nothing wrong."
3 0 Reply
Step 1: Write a website in pure HTML, can be converted or builded from something like Markdown
Step 2: Style it a little with CSS, as a layer on top, without touching HTML
Step 3: Profit.
1 0 Replyyou made me about to watch the video.
1 1 Reply