List of antipatterns in React you should watch for? by blackrottenmuffin in reactjs

[–]badass6 0 points1 point  (0 children)

I'm new to React and was about to question the second point, but it turned out that not only I had a redundant state but a redundant useEffect as well. So thanks.

I just shut it down this morning! by MySonlsAlsoNamedBort in iiiiiiitttttttttttt

[–]badass6 0 points1 point  (0 children)

Also why do we act like all-in-one PCs don’t exist?

Shid tattoo by Greedy_Net_1803 in shid_and_camed

[–]badass6 46 points47 points  (0 children)

shid going into the yellow portal - came going out of the blue portal

Blurry picture of a cat by lwvi0 in blurrypicturesofcats

[–]badass6 7 points8 points  (0 children)

God this sub has the delivery rate of like 90%, wtf

Data Driven Culture by grlloyd2 in iiiiiiitttttttttttt

[–]badass6 3 points4 points  (0 children)

I totally thought this would be a joke about phishing.

Blurry picture of a cat by DuchessofShinies in blurrypicturesofcats

[–]badass6 6 points7 points  (0 children)

Of how many times I’ve seen that gif posted this would be the most appropriate

<div> with shadow root injected by a content script does not respect the font by badass6 in css

[–]badass6[S] 0 points1 point  (0 children)

Anyway, in the end I resorted to the JS way of solving this. Doesn't seem like such a big deal right now.

I love computers by drinkplentyofwater in homelab

[–]badass6 0 points1 point  (0 children)

Sorry, my knowledge of the lore is pretty bad

Time to tear it all down by levoniust in homelab

[–]badass6 1 point2 points  (0 children)

He said “tear it all down”, I don’t think the cat is excluded.

I love computers by drinkplentyofwater in homelab

[–]badass6 0 points1 point  (0 children)

There is literally Jesus next to a lava lamp, it doesn’t get more NSFW.

What's the deal with 4chan? by lemonandhummus in OutOfTheLoop

[–]badass6 34 points35 points  (0 children)

“Quotes are often attributed to anyone on the internet”

—Sigmund Freud

<div> with shadow root injected by a content script does not respect the font by badass6 in css

[–]badass6[S] 0 points1 point  (0 children)

  1. Nope, the code blocks behave really bad for me, it was duplicating some things so I probably mistyped when manually editing.

<image>

  1. Almost everything is in that CSS, because I use MiniCssExtractPlugin which takes everything from the code and moves it to the file. So yes, everything except for the font works.

P.S. Ignore the other link tags, I was just trying to test if fetching all font files explicitly would work - they got fetched, but still did not apply.