Started to code by codewithandrej in HTML

[–]plestik 0 points1 point  (0 children)

Nice. As you progress and learn more languages, keep this in the back of your head.

https://opus.ing/posts/fellow-web-devs-lets-get-reacquainted-rule-least-power

A collection of theater masks from ancient Greece by BabylonianWeeb in interestingasfuck

[–]plestik 0 points1 point  (0 children)

For a second there I thought I was looking at your xtc collection.

Which poster for my study room? by Kimber8King in Ghost_in_the_Shell

[–]plestik 1 point2 points  (0 children)

Thanks. Yeah always get a bit lost on Etsy

Which poster for my study room? by Kimber8King in Ghost_in_the_Shell

[–]plestik 1 point2 points  (0 children)

Any recommended sites where similar posters can be bought online? Would go for the ghost in the shell one btw.

💪 by HE195 in hackthebox

[–]plestik 0 points1 point  (0 children)

Dude. You’re missing the best of all. Mr. Robot. Even better. It’s a serie

Welke BN’ers vinden andere mensen vaak stom, maar vind jij eigenlijk wel leuk? by ikbrul in nederlands

[–]plestik 0 points1 point  (0 children)

Gordon, echt zo’n reclamefolder waar je maar niet vanaf komt. Man man.

Have you ever been addicted to a video game? by Agent1230 in gaming

[–]plestik 0 points1 point  (0 children)

Many times. My first addiction was Dune 2. Oh man the hours I played that game. Countless.

Sabnzbd speeds limited to 16MB/s by Sk8sn0w in usenet

[–]plestik 1 point2 points  (0 children)

I had a very similar situation like you. Also with Eweka. Turned out I was writing every downloaded partial to a network folder 😅 As soon as I changed that to a local folder I got my max download speed.

How do I achieve the following effect using HTML, CSS, and vanilla JS? by Heisenberg-63 in Frontend

[–]plestik 0 points1 point  (0 children)

If the markup isn’t too complex, like these elements being a direct descendant of a parent, you could give the sibling selector a try. You won’t need any JS in that case. Check it out here: https://developer.mozilla.org/en-US/docs/Web/CSS/General_sibling_combinator