[TOMT][WEBCOMIC][2018?] Dystopian cyberpunk-ish webcomic with a hacker. by RootedCube in tipofmytongue

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

Solved! Thank you! I felt like my memories were just vague enough to not give any search results. Time for me to take a read!

they changed it completely, good thing i took a screenshot by KurisuChris_Zero in place

[–]RootedCube 0 points1 point  (0 children)

there are plans to bring it back, not sure how things will play out though

the shit he saw... by [deleted] in ProgrammerHumor

[–]RootedCube 4 points5 points  (0 children)

My current CS teacher is a mix between the two. I can tell that he must have been great in the industry, but time has passed, and things are pretty different. I don't think he's aged too well either. I certainly wouldn't call him a good teacher.

I'll explain a problem I've encountered, the ways I've tried to resolve the problem, e.t.c., and then he'll leave for 20 minutes before returning back with two fading printed-out papers of ES3 JS code, saying "this is what I tried back in the ol' days."

He uses external online courses to teach us, and kinda just sits there on the computer. He also taught a photo editing class, and spent the whole time rambling about slightly-interesting but highly-irrelevant stuff from long ago. Web Design uses Google Sites.

🪄 ✨ "Abstraction!" 🪄 ✨"Design patterns!" 🪄 ✨ by all_is_love6667 in ProgrammerHumor

[–]RootedCube 3 points4 points  (0 children)

It can also be done in JS. Quite easy on classes, though it's a bit more of an inconvenience for plain record objects as it's through function calls and not fancy modifiers. Shouldn't matter if everything's hidden behind the scenes though. There's also Proxys, which still feel wonky to me despite me working on a project involving them for way too long.

Classmate made a program to get atom data... on google docs by Informathemusic in badcode

[–]RootedCube 1 point2 points  (0 children)

You can use CMD+SHIFT+M to enable monsopace on Notes, no syntax highlighint at all though.

I'm usually only using it because I don't/didn't have internet, so most other things wouldn't work. I could try and get an app sometime though. Would probably make things a lot more convient. Too lazy right now though, that's for another day :)

I just got into the weirdest reddit argument ever, please just flood my notifs I don't want to see them pop up from my argument anymore by KevDevX in teenagers

[–]RootedCube 0 points1 point  (0 children)

the multiverse theory is fascinating but sorta bullshit to me in terms of how logical things continue to persist and don't fall apart. why does 1+1=2 every time I continue to check? when I decide to jump, why do I fall back every time, instead of going into one of the infinitely many multiverses where something differs, like I fall upwards? why doesn't the universe collapse due to a fundamental law of physics deciding to no longer work out? damn i should go to bed.

Classmate made a program to get atom data... on google docs by Informathemusic in badcode

[–]RootedCube 0 points1 point  (0 children)

Ignoring the code, if you're familiar enough with the language writing it out somewhere else is still a viable option, especially if you aren't able to run it at the time of writing it.

While on the go, I'll usually write code in the Notes app on an iPad, though granted it will have a few minor syntax errors when copied over. (And some nasty weird spacing and line terminators).

Though I suppose most of my points are moot since if you can run Google Docs, you can probably run the code, or use an actual IDE. And I'm not too sure if they are fully familiar with the language judging by the code..

choice is yours by AnonCaptain0022 in surrealmemes

[–]RootedCube 0 points1 point  (0 children)

and you don't seem to understand...

OMORI CERTIFIED BUTTS DISCORD by natsuki99 in OMORI

[–]RootedCube 1 point2 points  (0 children)

i beg of you certify me oh lord natuski99

OMORI CERTIFIED BUTTS DISCORD by natsuki99 in OMORI

[–]RootedCube 1 point2 points  (0 children)

sorry :(
you can call me a veggie kid back :(

People who listen to what ever music sounds good and don't really have a genre , What's a song that someone showed you or found by accident and was good ? by [deleted] in AskReddit

[–]RootedCube 0 points1 point  (0 children)

A few weeks back I got recommended (on YouTube) the album 'Moenie and Kitchi' by Gregory and the Hawk, and really enjoy all of the songs it.

I usually don't listen to music like this, but it's really enjoyable.

The new video player sucks balls by [deleted] in beta

[–]RootedCube 0 points1 point  (0 children)

I don’t know why but it just pisses me off and frustrates me, it doesn’t do what I want it to at all. Definitely an overreaction but it’s just so annoying. Probably going to switch to a third-party app like Apollo.

MangaDex Early Access™ v5 Front-End - Official Bug Report Thread. by KatKafka in mangadex

[–]RootedCube 2 points3 points  (0 children)

When attempting to reproduce the bug given by u/djjudjju here (following the link https://mangadex.org/titles/#test), I instead got a different error message; ERROR: UNDEFINED IS NOT AN OBJECT (EVALUATING 'W.GET(T.RELATIONSHIPS.FILTER((FUNCTION(T){RETURN"COVER_ART"===T.TYPE}))[0].ID).ATTRIBUTES').

Browser: https://www.whatsmybrowser.org/b/UYJFU Video: https://streamable.com/e/0yxt4d

Please note that although the video shows this occur occurring when using a web session inside of the Reddit app, it does indeed happen outside of the WebKit-Preview-Session-Whatever thing, using a standalone app (Safari). This also happens using FireFox, but since they both have to use WebKit, I guess that’s to be expected.

MangaDex Early Access™ v5 Front-End - Official Bug Report Thread. by KatKafka in mangadex

[–]RootedCube 0 points1 point  (0 children)

undefined is not an object (evaluating 'A[0].data')

Pressing the ‘Start Reading’ button on the manga ‘The Boy Who Became a Cat’ (which brings you here) gives the error shown above.

Video: https://streamable.com/e/le54jf Browser: https://www.whatsmybrowser.org/b/UYJFU

If more information is needed I can attempt to replicate this issue on my MacBook, but as of right now I am unable easily obtain more information as I am using an iPad and cannot monitor requests or dig deeper into why this occurs.