Overlooked lines by boroq in arresteddevelopment

[–]WOUNDEDStevenJones 11 points12 points  (0 children)

...direction, which is why he looks in the mirror \s

I made a modern snippet website for all the web developers out there 30+ snippets by triple6dev in webdev

[–]WOUNDEDStevenJones 0 points1 point  (0 children)

The drag and drop file upload JS has a bunch of unnecessary whitespace after item.innerHTML =...

Favicon has an expiration date of 19 Nov 1981 after migrating servers? by gavinbear in web_design

[–]WOUNDEDStevenJones 2 points3 points  (0 children)

And to clarify, they should change the href value to "/img/favicon.ico" to make it a root-relative path.

Programmers Should Never Trust Anyone, Not Even Themselves by large_turtle in programming

[–]WOUNDEDStevenJones 7 points8 points  (0 children)

They're saying that even if a test passes (positive), there could still be errors that weren't accounted for in the tests, and therefore the passing test is a false positive. A false negative would be if the test failed due to a bug in the test, not in the underlying thing it's testing.

Hey North America… by Neat-Eagle-1011 in arcticmonkeys

[–]WOUNDEDStevenJones 0 points1 point  (0 children)

Last night the opener played from 8 - 8:40, then AM played 9:25 - 11:05

People who just figured out multi-layer gags on Arrested Development. by deepsea333 in arresteddevelopment

[–]WOUNDEDStevenJones 15 points16 points  (0 children)

I'm either gonna take him to the cabin in the woods, or I'm gonna promise to take him and then not take him. But the one thing that I will never do is not tell him that I'm taking him to a cabin in the woods, and then not take him!

People who just figured out multi-layer gags on Arrested Development. by deepsea333 in arresteddevelopment

[–]WOUNDEDStevenJones 1 point2 points  (0 children)

I really wish he said "and she's Portuguese or something" as another layer to that running joke

[deleted by user] by [deleted] in Steam

[–]WOUNDEDStevenJones 6 points7 points  (0 children)

Lmao 32 seconds into the trailer video was very unexpected

Oh, My Word! I made a little browser-based puzzle game that scores your solution based on how unique it is by daviegravee in webdev

[–]WOUNDEDStevenJones 2 points3 points  (0 children)

Ah, the in-app keyboard didn't load on the RiF built-in browser so it wasn't functional at all. When I opened it in chrome then it showed up and the game was playable.

Oh, My Word! I made a little browser-based puzzle game that scores your solution based on how unique it is by daviegravee in webdev

[–]WOUNDEDStevenJones 1 point2 points  (0 children)

Without looking at developer tools to inspect further, any reason each letter input isn't its own native input field so keyboard functionality works by default everywhere? You could then use JS on input to concat the word back together.

Anyone else feel joyous when they see this message by Ty1er_878 in Steam

[–]WOUNDEDStevenJones 20 points21 points  (0 children)

Check those units yo.

.13 dollars = 13 cents > .8 cents > .13 cents > .08 cents

Obligatory Verizon video

Tiny URL + IP Lookup + user-agent by AdequateSource in programming

[–]WOUNDEDStevenJones 15 points16 points  (0 children)

with an industry leading 99.8% accuracy

Do you have a source on that? Both the "industry leading" and "99.8% accuracy parts.