Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "¯\_(ツ)_/¯"
-
So, this random teen on subway asked me if it was 9GAG I was scrolling [i was on this app ofc]. I said it's better than 9GAG.
He went on like this "oh cool, does it have the the NSFW section too?"
...
Me: a...No, but can learn coding stuff
Him: hacking?
Me: hacking is not what you thin... [He interrupted me]
Him: Damn cool, I wanna learn hacking, it's my stop nice meeting you tell me the name of the app
Me: a...9...ha...ck, 9hack!
Him: cool, thanks. [Gets off]
(Um...Some people just don't deserve DevRant, if you know what I mean)30 -
During some late coding I started wondering why on earth someone beamed a headlight through my window, until I realized it was the sun...
I got a lot of stuff done though
¯\_(ツ)_/¯4 -
*listens to music using Samsung earphones*
Person next to me: Nice song
Neighbor: Nice song
Aliens: Nice song14 -
Nowadays......¯\_(ツ)_/¯joke/meme programming vue webdevelopment javascript coding devrant typescript angular rant npm react21
-
Every single time I visit my family during holidays they expect one to fix their computer/smartphone/printer/whateverFuckingShittyIOT-Device... Just printed them postcards this time ¯\_(ツ)_/¯
Also: Hello devRant! Just been reading here for a week and every single day was full of gold - Thanks :)12 -
Customer: how will this heading look in bold?
Me: Hold a sec, I will show you *opens developer tools in chrome and increments font-weight*
Customer: NO NO NO, undo this. I don't want you to mess up my website.
¯\_(ツ)_/¯5 -
The worst thing about being a dev is after a while your reaction to every problem is this: ¯\_(ツ)_/¯
Or this: ಠ_ಠ7 -
My dad just heard about the Iphone7
He wants me to create an Iphone8 because I study things with computers and technology stuff.
¯\_(ツ)_/¯9 -
Meant to put this up weeks ago but kept forgetting ¯\_(ツ)_/¯
Here's a photo of me and my now fiance, thought we should snap a photo before I get to tipsy!19 -
Heroku: "You've used up your 550 free ours"
Me: "oh snap"
*Opens discord*
*pings bot*
Bot: "pong"
Me: ¯\_(ツ)_/¯
Thanks Heroku3 -
Shamelessly borrowing this from /r/ProgrammerHumor/ because.. 1+'1'-1 ¯\_(ツ)_/¯
On a serious note, this will help with JS coercions: https://medium.freecodecamp.org/js-...1 -
My CTO everyone:
"You don't have to assert proper permissions in the backend for this user role, they won't guess the URL anyway. just hide the links"
Yikes.. fml.9 -
> be me
> last hour in office
> trying to figure out solution
> figured out a plausible solution
> write the code
> power outage before I compile
¯\_(ツ)_/¯
Well, on the bright side I committed it locally...9 -
Me: Want to copy this file to another computer
Bluetooth: Use me!
Google Drive: I'm better!
USB: I can help
Network shared folder: I'm in position!
Me: Let me add it as an attachment to a new email and download it on the other computer ¯\_(ツ)_/¯6 -
Guy from work: "I have a messy coding style ¯\_(ツ)_/¯".
No, you have a bad coding style. Your repetitive uncommented spaghetti code isn't an artistic expression of your quick imaginative mind jumping from thought to thought. It's a horrible mess that shows me that either you can't do any better or you don't care.8 -
There is only one reason to pause coding: a girlfriend. But since I don't have one I need more Coffee I guess ¯\_(ツ)_/¯.4
-
https with resources that use http is like leaning in dramatically for a kiss then sneezing on her.
¯\_(ツ)_/¯3 -
No matter how much we complain about our programming language, our bosses, our co-workers, our teams, or anything else....
We'll never trade our Profession (coding) for any other job in the World.
That's How We Roll.
¯\_(ツ)_/¯3 -
I asked her to open her Gmail account, this is what she did.
types www...... opens Google
types G mail (yes, with uppercase g and space between g and mail)
and then clicked on gmail in search result
We never met again.
¯\_(ツ)_/¯2 -
For my fellow javascript devs:
var floored = 12.68 | 0;
Is much faster than:
var floored = Math.floor(12.68);
And in both cases floored === 12
#JustJavascriptThings ¯\_(ツ)_/¯
Source: http://stackoverflow.com/questions/...
Performance test: https://measurethat.net/Benchmarks/...5 -
me: your code base is vulnerable, you are not using prepared statements
him: not an issue, nobody knows
me: ...
me: ¯\_(ツ)_/¯13 -
Product Owner: "Our definition of done is putting it on production. So you are only done if it's on production. Otherwise our sprint goal is failed."
So we put it on production.
After deploy, some content manager appears: "Why is the system doing things? I was told this should not happen today."
"Erm, we have put the feature on production as we are only done if it's on production."
"Well, yes. But it should not be live yet!"
Oh well. Communication, or the lack thereof, does never fail to amaze me ¯\_(ツ)_/¯5 -
I wanted to rant about some code that should run smoothly but somehow doesn't run at all, then I realised I don't know enough English swear words to express my anger and frustration.
¯\_(ツ)_/¯4 -
Me: What programming languages do you know ?
Person: I know HTML and CSS and little SQL.
Me: ¯\_(ツ)_/¯ *cries inside*3 -
Been a jr. dev at a company that's badly in need of more devs. So they hire a sr. dev to work w/ me. Dude's got yrs of xp over me, so he should be ramped up in no time, right?
Jk, he doesn't even know the basics of git. Also, his code is shit. If he's not let go anytime soon, at least I'll look awesome relative to this guy come performance reviews ¯\_(ツ)_/¯.3 -
- had an interview going well
- existential crisis kicks in
- fear of being found out to be a fraud and phoney kicks in
This is why I can't have nice things! ¯\_(ツ)_/¯30 -
Boss: Hey you're great with excel right?
Me: Um... I ---
Boss: Great! Work on these spreadsheets for me
Me: ¯\_(ツ)_/¯5 -
Me on Slack:
I was looking for the `busy` status here in slack but there's only `active` and `away`. That's when I realized why this app was called `Slack` in the first place. ¯\_(ツ)_/¯3 -
*while visiting my parents once in while*
Mom : son, help! I have a problem with my [insert technological device here]!
Me : ugh... Here we go again. *Applies physical presence near mom and said problematic device*
Mom : oh, well... It's working now! Thanks!
Me : numberOfFixes++; // ¯\_(ツ)_/¯4 -
> be me
> post question on stackoverflow
> get -4 without any comments
> deletes question because I like my score
¯\_(ツ)_/¯7 -
Me: I've been using ubuntu with i3 for 6 months. Is awesome. Everything works great.
Brain: Have you seen debian or arch linux. They're better than ubuntu. Just try' em
Me: Brain shut up. I don't have time to reinstall everything + I'll 100% fuck my pc up. I'll do it another time.
Brain: Trust me. I know what's better for you. Try it now
Me: No.
Brain: Pleeeeease.
Me: Ok fine.
Me: Now windows doesn't work, debian doesn't work. I need to format my hard drive and do this shit all over again.
Brain: ¯\_(ツ)_/¯. Hey. Install arch linux.9 -
2days into changes in our team, so now I'm the only developer
client: so can you give me contact of another person while you're on vacation?
me: well, unfortunately I'm the only developer...
client: (ರ_ರ)
me: ¯\_(ツ)_/¯3 -
The 5 whys
So.. we cant deploy
Why? > We had to take our deployment tool offline
Why? > Because random people from the internet started deployments
Why? > Because we had no authentication and so it was publicly available
Why? > Boss said auth was no priority (we told him every day)
Why? > ¯\_(ツ)_/¯5 -
me : *leaving 15 min earlier*
manager : IT'S UNACCEPTABLE, HOW CAN WE BUILD A TRUST RELATIONSHIP LIKE THAT
manager one week later: yeah we need you to work till midnight if needed today. You cannot say no.
me : ¯\_(ツ)_/¯8 -
Today I made like the dirtiest hack I ever made. I needed to convert people's birthdate into days (starting from 0), and then had to find out the oldest person. It didn't work, because the output was the youngest person... So instead fixing the mistakes in my code, I simply made the value be negative ¯\_(ツ)_/¯2
-
Uh...all of them? ¯\_(ツ)_/¯
I used to work with a 'floor supervisor' who vaped excessively and obnoxiously. He had one of those things that made vapor like a space shuttle launch too. When he was talking during conference calls or presentations, rapt attention and respect were demanded. When anyone else was presenting, *whoosh*, big cloud of vapor, right in front of the screen, right in the presenter's face. It looked like the building was on fire ten minutes in. Opening the door was like getting out of a car that's been hotboxed. That guy was a douche.2 -
I posted a "Periodic Table of Human Intellect" I created today, and thought it was worth sharing.
Ages:
0-14 = Dumb as fuck.
15-21 = Learning useless shit.
22-28 = Claiming to know everything. *
29-35 = Reality sets in.
36-48 = Fuuuuuuuuu...
48-59 = Deal with it and watch your step.
60+ = ¯\_(ツ)_/¯
Of course, I'm still in the process of testing the predicted results of 48+ - but, I'm looking forward to no longer giving even half a shit.
(* Based on everything useless that they've learned.)16 -
I just applied for one of those big big biiiiiiiig companies in robotics...
Something in my mind is telling me that I am actually losing it. Like, my mind. I must be losing my mind. 🤔
Oh well! ¯\_(ツ)_/¯26 -
My doctor told me my Vitamin D is very low, that I should get some sun.
My dermatologist wants me to stay off the sun to protect/prevent moles.
¯\_(ツ)_/¯7 -
German printing company's order form. Great example for how to make me NOT order there ¯\_(ツ)_/¯
"Show all nodes (9500 More)"
Translation: "Papier und Auflage" == "Paper type and amount"15 -
With the new Dutch mass surveillance law comming soon, I am interested to know what you are doing with it?
Nothing?
VPN?
Something else?
¯\_(ツ)_/¯ I don't live in the Netherlands?17 -
me: deletes comment from pom file
eclipse: there is a problem...
me: refresh project manually
eclipse: ok.. its all good now.
¯\_(ツ)_/¯6 -
Something that most linux users are tired of seeing...
Reinstalling their os again after messing it up ¯\_(ツ)_/¯14 -
Me: Phone at 13% better plugin to laptop
*few minutes later*
Phone at 5%
Me: WTF!
Laptop: ¯\_(ツ)_/¯8 -
> be me
> post-well-structured question on SO
> very next millisecond, the question gets downvoted
> ¯\_(ツ)_/¯7 -
Figured I should finally start on that rails assessment that's due but the cat decided I've probably should procrastinate yet a little longer ¯\_(ツ)_/¯2
-
GIT LOG VERSION 101
----------------
75fed18 pay no attention to the man behind the curtain
56772ff added security.
6374fdd needs more cow bell
6b27de9 Committing fixes in the dark, seriously, who killed my power!?
bffce8a giggle.
7e93977 Refactored configuration.
e66c495 pgsql is more strict, increase the hackiness up to 11
5690dd9 Revert "just testing, remember to revert"
daa84ba Still can't get this right...
097f164 this should fix it
367f271 GIT :/
f46d735 bump to 0.0.3-dev:wq
b893721 ¯\_(ツ)_/¯
24be0d9 ...
f014a0c ALL SORTS OF THINGS
e648b80 added super-widget 2.0.
3a71628 perfect...
e2a8cb1 Fucking templates.
b08e489 pgsql is more strict, increase the hackiness up to 113 -
When your ISP tells you they will transfer your internet connection to your new house in one month and they give you 10GBs on your mobile phone.
And I'm like "Ummm okay, this might be enough for a day or so... ¯\_(ツ)_/¯ "4 -
There have been so many times I wanted to say something funny about my code, but my Facebook/IRL friends wouldn't have gotten it.
Finally found you guys!
... this is not one of those times
¯\_(ツ)_/¯2 -
someone did xss on one of my websites.
i didnt bother to secure anything on the website because i was marketing to dumb kids.
¯\_(ツ)_/¯3 -
Holy fuck I did it. I convinced my non tech manager not to do code QA after he brought the whole system down approving things without testing them and getting devs to make changes that caused bugs. Don’t get me wrong he threatened to fire me twice during the conversation but I dunno…I think I’m just about ready for my second dev job anyway ¯\_(ツ)_/¯.7
-
JavaScript? ¯\_(ツ)_/¯
JK. Honestly, all I can say is the next fad will come, then the next, then the next... They'll all explode for a bit, accumulate band wagoners, calm down... Wash, rinse, repeat...
Oh and PHP will still be around. :P9 -
¯\_(ツ)_/¯joke/meme angular4 programmer angularjs funny illuminati vanilla js js javascript reactjs vuejs js framework2
-
when your boss wants to change the business logic when it's just 1 week away from production release. ¯\_(ツ)_/¯3
-
Dumbest experience.
Talked to recruiter, they praised I know ruby, said I needed to do a code test in ruby.
I was given 1 hour to complete 5, exercises in a codefight like thing.
1 exercise had C as the only lang option.
2 more had C and Python.
The last two has ruby too, they were permutation exercises that never completed within the time restriction (that was probably on me, but they did complete on my local ¯\_(ツ)_/¯ )
I told them about all this, I failed, no second chances, no explanation, no nothing.2 -
Legit can't remember. I've been driven by anxiety of deadlines for so long (and also, had no real vacation) that I only can work if a deadline is approaching fast.
¯\_(ツ)_/¯1 -
My last day before vacation, Friday after hours,
Me as a Junior dev, not that experienced with bash.
An unfortunately with root on a prod machine.
I wrote a script and wanted it to stop at a specific point, but couldn’t remember which of those cmd it was so I wrote all of them.
Quit
Close
Stop
Halt
Exit
Ran the script.
Wanted to kill myself.
I haven’t had the privs to turn on the VM again.
¯\_(ツ)_/¯
🤦🏽♂️
I definitely learned a lot!2 -
About 3 weeks ago I joined $BIG_CORP via campus recruitments. Today, when the alarm went off, I said to myself "Screw this, I'll make it to the 10am class" and instantly realized I wasn't in college anymore.
Welcome to the rest of my life, I guess
¯\_(ツ)_/¯1 -
Not biting off the head of my incompetent manager.
Genuinely took a lot of effort. Partially the reason why I have depression. ¯\_(ツ)_/¯ -
!rant
print("Hello World!")
Erm..... Here goes nothing.
Hello everyone, I'm [REDACTED] from [REDACTED] in the SEA region. I'm a highschool student, 17, with a hobby of programming in Python 3 as a self-taught trial-and-error script kiddy, mostly small scripts from random "Yea I should do that, how long will it take?! ¯\_(ツ)_/¯"-moments. I found DevRant while talking with people in a few programming Discord servers. Hope this is enough for a "Hello World!" post....and yea, welcome me to DevRant *pop confetti and hope not forced to clean up later*14 -
Gradle taking too much time to finish?
No problem I make it show me its status at the bottom of each website I visit ¯\_(ツ)_/¯5 -
Wanted a quiet day at work this Monday so updated my development laptop to Ubuntu 16.04. Ended up spending the whole day fixing it. ¯\_(ツ)_/¯5
-
Our CTO doesn't believe that tests improve code quality. We have no tests on any level, no testers/QA, no code reviews. Nada. I wonder why production keeps breaking 🤔 Guess I'll start looking for another job 🤷♂️20
-
Once my aunt asked me if I could fix her car electric lock, because I was studying IT stuff.
I thought "excuse me, what the fuck?"
I said "Sorry, never studied door stuff ¯\_(ツ)_/¯"7 -
Pushed an update to production but forgot to turn off the debug option to print SQL queries to the log. Now all I see is SQL queries.
It's now hopeless to read the log with tail ¯\_(ツ)_/¯2 -
Having an philosophy exam in less than six hours. It's 2 am. Laying in bed, thinking about that stupid DNS bug and how to fix it. I have 4 1/2 hours of sleep left - wish me luck ¯\_(ツ)_/¯4
-
We just had a security training in my office and a sentence in the PowerPoint slide suggested that we should always update windows. I'll pause here. Also they were using Windows XP screenshots to refer.
¯\_(ツ)_/¯2 -
After years of web development, I just got into React.
... Well, time to recode all my websites & apps I guess ¯\_(ツ)_/¯4 -
3rd time the DB schema has been completely redone since starting this project.
3rd time I'm rewriting the back-end of this login.
But... 3rd time I'm getting paid for the same thing so ¯\_(ツ)_/¯1 -
My supervisor's flaky attitude is annoying the shit out of me.
Mate, why would you agree to hire me for the project I wanted to do (and get me to move halfway across the planet) and then tell another colleague that I'm focusing too much on my project and they should give me their extra work?
Like, I get it but I don't get it. ¯\_(ツ)_/¯6 -
I love Test-Driven Development!
And because of that fact, my heart shatters into thousands of pieces, when I recognize error events on our production nodes which are pointing onto a golden hammer function in a legacy project.
This particular function has about 300 lines with a bunch of subfunction calls and instantiations of helper-classes returning information for workflow.
Refactoring this code to apply proper unit-tests requires a way bigger investment than simply deal with 30 eventlogs a day, because this kind of payment is barely used by customers of our webshop.
This fact is a little itch each day of my work.
Guess it will make me go insane one day
¯\_(ツ)_/¯
xD1 -
Biggest dev career dream? 🤔
World domination. ¯\_(ツ)_/¯
Hey you asked for dreams and never said anything about them being realistic! 🤪9 -
Yesterday I pulled 36 straight hours of coding compression algorithms. So help me god, I never want to look at another... Until I need to continue next week. ¯\_(ツ)_/¯3
-
Looks like the idiot changed their mind quite too early... This time ama do "1 != 1" cause I don't know what might come next. ¯\_(ツ)_/¯7
-
Welp. Fucked up my system trying to install a dual boot. Guess I will only have linux now ¯\_(ツ)_/¯8
-
It all started with a simple shell script that ran a bunch of build commands.
Then it became a python script that ran a bunch of build commands because why not?
Now it's becoming an electron app with a jazzy UI.. that runs a bunch of build commands. Because why not! -
Microsoft: Sorry, we were not able to upgrade your subscription.
Me: Why?
Microsoft: ¯\_(ツ)_/¯
I'm trying to give you my money! Aren't you at least good at that? Your loss!2 -
¯\_(ツ)_/¯
probably the best app ever, I'm going to stop trying now...
https://play.google.com/store/apps/...8 -
Can we all just have a moment of silence for BASIC...
Got caught in a YouTube spiral watching nostalgia need and never realised how big and important BASIC was when it came to home PC's (I'm 21 so have no actual experience with said PC's)...
Also that leads me to the question as to why BASIC isn't still used?
It's actually a really legible language ¯\_(ツ)_/¯5 -
The joys and sadnesses of being a Teaching Assistant also include witnessing and sending half of the students taking the course to the Exam Committee when they all copied the same code from StackOverflow. At least I don't have to correct their assignments ¯\_(ツ)_/¯4
-
In case of emergency:
1. git commit
2. git push
3. Leave building
> Failed to push some refs. To prevent you from losing history, non-fast-forward updates were rejected. Merge remote changes before pushing again.
🤦2 -
Programming should be like art, where you try and learn different skills and tools to get better over time.... Not a continuous game of whack-a-mole where your try to hit everything with a hammer...
¯\_(ツ)_/¯6 -
I just bought a USB mobile power pack... Here my thought:
-It's on sale!
-But do I really need it?
-.... Will I could give it to my dad if I don't...
-but what it's it been... Chinese products are cheap...
-this isn't cheap... It's just on sale!
-hm....
-you know you'll need it.. at the rate my phone's battery gets used in a years time it won't be able to leave half a day...
-hm....
-cmon only $21 hrs left... this is a steal... It's only 15$....
-ah ok.... ¯\_(ツ)_/¯
*After buying**
It's not too late to cancel.... Should I cancel?11 -
Finally my stickers arrived! Again! xD And they're getting more and more!
Maybe devRant should check their awesome-sticker-sending-process.
But until then, I ain't complainin' ¯\_(ツ)_/¯4 -
Having to deal with shit code as a new employee so you don't step on any toes...
Who knew developers had such egos. ¯\_(ツ)_/¯10 -
It was a hackathon about this new very interesting totally-not-abused technology called Blockchain, so obviously I ignored everything and focused on picking up this cute tsundere girl (I did).
And somehow still got 2nd place lol ¯\_(ツ)_/¯1 -
Finally got some fruition out of my job hunting.. a publishing company wants to hire me. Only issue.. they're paying only ~€1k/m (before or after tax.. no idea.. and the tax on individuals here in Belgium definitely isn't any better) and that's even split between me and another guy I'd be collaborating with, and then there's some royalties. I can't pay shit with that. The argument being that it'll give me experience. #forexposure, #forexperience!!!
Well at least it's paid at all unlike internships I guess ¯\_(ツ)_/¯9 -
Arguing with my girlfriend (recalled from my mind, not 100% accurate)
she: What do you expect when you buy an android?
Me: sure thing apple is more "unpack it, use it", easy to use - but android is more like an empty canvas. The first thing when I buy it is setting it up to my needs.
she: You don't understand, what do you expect from your android device?
me: It has to be affordable and work for a certain time
she: No I mean, do you.. when you unpack your phone, expect it TO WORK?
me: Sure, it's not like I buy a pile of trash, I expect it to work
she: you're too stupid, baka
me: ... ? *confused*
she: When you say it is like a canvas, isn't a canvas someday full?
me: yes, every phone, iPhone, Pixel, Samsung, every phone has a limited memory
she: *mad* you don't get it, silly
me: I want to but heh, I don't get it10 -
Not goals. More like dream...
... To get into that one uni that I actually want for phd.
I have gotten so spoiled playing with robots and neural networks, that I can't even imagine falling that badly from grace to go back to... web development. Like I'm not looking down on it, it's just that I found my passion and there is not enough jobs available out there for me without going through phd or high-end research.
... And I honestly don't have a backup plan. There are choices, but I don't like any of them. So here goes hoping they accept me. ¯\_(ツ)_/¯3 -
I asked a co founder of a tech startup, "Why use MEAN stack? " his reaction \_(ツ)_/¯ because it's cool and famous.
STOP TRYING TO USE THINGS WHICH ARE COOL YOU'RE MAKING SOFTWARES NOT MOVIES1 -
Can anyone recommend a good English to German translator?
Don't trust Google Translate enough to put it's words to paper, only asking here because I've noticed a lot of German dev's on here ¯\_(ツ)_/¯14 -
Partners off at TAFE and I've got 3 hours to kill before walking to work, maccas and writing it is then!
Wish I brought my Mac so I could work on my other projects but oh well ¯\_(ツ)_/¯11 -
Google: The all mighty bug fixes for Android Studio are now live, see version 3.4
Android Studio: But I still freeze when I need to format xml files tho, but who cares...
** Days later
Google: Android Studio 3.4.1 is now live! Smash those bugs!
Android Studio: lool I still freeze when formatting an xml file ¯\_(ツ)_/¯1 -
I get it, Unreal Engine's Blueprints are for quick mock ups, but man, that shit is really complicated, more than coding the same thing on C++.
God, I'm frustrated with that, then the "boss" decided to do an "online survival medieval rpg" game, seriously?
Don't you think that it will fail? LIKE THE THOUSANDS BEFORE?
At least I'm getting experience ¯\_(ツ)_/¯1 -
After weeks of feeling useless at work as being the "available tech support", but not actually doing anything, I was finally assigned a new learning task, which is looking into Prolog
Doesn't feel like my cup of tea, but at least I'm putting my head to work again ¯\_(ツ)_/¯4 -
We all get replaced by AI and nobody can understand their source code...
And everyone else just goes: hey it works ¯\_(ツ)_/¯12 -
Honestly? I was always good at maths and creativity. And so, programming was natural to me. I was always good at it with minimum effort. ¯\_(ツ)_/¯
... Algorithms were a whole other story tho. I'm still not confident 'bout any algos I program from scratch. But hey, if it works, it works. (that became my motto about algos, kinda)
Forgot one thing tho: looking at relevant code to whatever I'm doing, be it in a tutorial or stackoverflow. I don't need the text or tutorial or explanation, I need to see code examples.2 -
Day 653
I still didn't manage to close vim but I dont wan't to close my terminal.
Guess I'll accept my new buddy on my screen. ¯\_(ツ)_/¯3 -
Hop on a call without taking a shower....
Client requests to turn on video for a face to face conversation......
Happened twice
¯\_(ツ)_/¯9 -
Is it bad that I'm excited about going back to work from tomorrow?
Like, I haven't even done jackshit throughout the break, and so it won't be easy jumping back in with both feet.
¯\_(ツ)_/¯7 -
That strange feeling which equal parts depressing and exciting when you've got to update your devrant avatar because you got a haircut.
¯\_(ツ)_/¯3 -
Just randomly had a though from when I was in high school and one of my mates asked me why you would use try catch instead of an if statement...
You know those moments when you stand still, close your eyes, rub your temples and just exhale... Yeah one of those moments...
(Don't ask why this popped in my head, happened like 5 years ago ¯\_(ツ)_/¯)1 -
Coding at night with noises that bring about focus is the best. I use noisli.com
Fellow devs, check it out ¯\_(ツ)_/¯1 -
Buys a product on amazon.
"Intelligent" ML based Amazon backend services: This guy just ordered a product. He might not want to see any ads showing him the exact same product because he already bought it and will not want to buy another until he loses the first one which might take a while.
Result:
User.showAdsRelatedTo(productName)
Meshine learning ¯\_(ツ)_/¯7 -
Returning from vacation tmr... But apparently we just had a "someone at github deleted all the repos and no backup"-like prod issue....
Well guess I say least can say "¯\_(ツ)_/¯ not my area, can't help u"6 -
Random thought:
I rarely see emojis on devrant and most of the time I see them, they are used in a rather cringe-full way. There are some posts however, which use emojis in a way I like, for example to replace the client's name.
But my favorite emoji is still the shrug emoji, not the Unicode shrug emoji, but the *real* shrug emoji. ¯\_( ツ)_/¯10 -
Follow-up on yesterday's rant.
Boss hired dev-ops team to restore data from the broken server image. They said it may be completely impossible. Which will probably make clients want to kill us considering it's an government agency.
I wonder how large the contractual penalties will be considering they are almost completely incapable of working without the system and it's going to be few days until anything will be fixed.
Oh well, since no one bothers me it seems it's currently not my problem and I'm free to code ¯\_(ツ)_/¯5 -
Started with a "Python for Kids" book when I was in fourth grade, hated it, but a week later I went to a summer camp with my friend where we made a cool CSS3-styled website. Then on, I've finished most of the courses on codecademy, and built some games and apps, and more websites that my friends wanted. Welp :/, if you need me I'll be making my AI or working on an OS. I guess you could say my process was giving up on Python ¯\_(ツ)_/¯
-
I feel like a sailor waiting for an upcoming voyage. Restless, yet hopeful, yet a bit anxious about what will happen.
Also, am unemployed now. Lol. Feels awesome... Except for the financial part. ¯\_(ツ)_/¯
Also, am making way too many philosophical decisions as I stand at the edge of an important phase of my life. And rediscovering a part of my personality I forgot existed.
Anyways, hopefully future brings more robots, more AI, more fantastic things to build, and more money and success.2 -
wk83 for me like,
The one on the left is my Colleague from work for past 3 years. We have worked with each other on a dozen projects. Tough challenges all the way.
.
.
.
.
.
.
.
.
And that thing on the right is `my friend`.
Code ¯\_(ツ)_/¯ Friend2 -
My (pseudo)code:
//Cursor1.Open ()
//Cursor2.Open ()
//Cursor2.DoStuff ()
//Cursor2.Close ()
//Cursor1.Close ()
Prof: Why do you have Cursor1 in there if you don't use it?
Me: Because it doesn't compile if I take it out.
Prof: Why?
Me: ¯\_(ツ)_/¯
I miss the shit I could get away with in grad school. -
Whenever I want to type the shrug emoji, I copy it from a Google note ¯\_(ツ)_/¯
I can type emojis just fine, enjoy a 🍓, yet there is a clear lack of accessibility for ASCII-emojis input on any device.
How is this fair!?
PS: I do know that this shrug is actually utf8 and not ascii. But that's beside the point. Also try saying “utf8 emoji” three time in a row.8 -
I remember calling C#, C-Fis, because this was the only other name for this symbol than Hashtag and C Hashtag sounded wrong. But C Fis sounded wrong too and then I decided to just don’t say it’s name and if I have too say C Hashtag or Fis or whatever, which was definitely the worst option.
¯\_(ツ)_/¯9 -
I wrote some ISO my 8GB flashdrive, then I realised what I did (fuckfuckfuckfuckfuuck) and formatted it. ¯\_(ツ)_/¯2
-
Writing some software for a school while sitting in their support-department.
A teacher comes in and asks if we can find the email adress or facebook of a woman he met on vacation because he wants to send her something.
Someone asks: 'what do you want to send her?'
A two second long silence followed...
Everyone starts laughing.
Teachers... ¯\_(ツ)_/¯1 -
*Googling for articles that explain something I'm trying to research*
Oh! This one is highly rated, sounds good!
*It's all written in python*
Ugh that's not helpful, ok next one
*Written in python*
Ok... Ok... Third times a charm
*Next 128 articles are done in python*
Has anyone considered that maybe not everyone uses python?
At least try writing it in Javascript or C++, much easier to adapt code to other languages... Maybe I'm just bitter because I hate python ¯\_(ツ)_/¯10 -
🎼Up and down
🎶 And all the way around
🎶 Crossentropy is a bitch
🎶 Epoch and loss are still the same
🎵
Edit: I left this rant open for half an hour. Finally figured that I should do one hot encoding and labeling doesn't exactly work out the way I was hoping it works out.
But hey, half an hour ago I was angry and desperate. So... ¯\_(ツ)_/¯14 -
I don't get all the hate for Javascript, or I might be spoiled with ES6 and React clouding my judgement. :P
I could write web pages in Javascript all day long. It's better in my opinion then writing pure HTML and CSS. ¯\_(ツ)_/¯
Maybe I'm more cut-out for full stack dev work then I thought...3 -
::This app says you need at least 3GB RAM.
::> delete everything there, I don't need anything.
:: uaaaaa.... you can't (long pause... ) do that.
::> I don't need anything from the laptop, delete everything and make the app run.
¯\_(ツ)_/¯ (he had 2GB ram)1 -
Confession:
Owned a smartphone for 10 years, this month was my first time ever getting 3G/4G connection ...
I prefer no internet when I'm out ¯\_(ツ)_/¯5 -
- finish mEMeOs
- learn about cryptography and finish dogecrypt
- finish translation iteration and get it to 2500 unique visitors on awstats
- make a good, solid android app
- tell people i know python (i dont😉)
I guess that’s it ¯\_(ツ)_/¯
I kinda wish there were more…2 -
Pair programming a major refactoring, colleague tries to change _everything_ simultaneously. Spent hours fixing compiler errors, now it's not linking. ¯\_(ツ)_/¯
-
Ladies and gentlemen... It finally happened... I finally killed a Linux install!
Was stuck at 1024 x 768, installed NVIDIA drivers, crashed, restarted and ended up in an endless login screen loop and then boom, crash and is no longer recognised in Grub.
Don't know what I did seeing as the machine hasn't been on for 3 days ¯\_(ツ)_/¯
Guess I'll have to do a reinstall when I have internet again!4 -
(probably a stretch and only Aussies will understand half of what I'm saying with this one buuut)
Not at all, I did a certificate 3 from TAFE in information and technology with a prominent amount of the course being on software diagnostic and web development and to this day have used absolutely 0 of the knowledge I gained and half of it is now deprecated and obsolete anyway ¯\_(ツ)_/¯4 -
Ah.... Just saw a message in team chat that we had a prod issue caused by the use of a hack/duct tape solution...
Dev just replied "as a fix I will do it the right way"
Me thinking: ¯\_(ツ)_/¯ I told you so... Now you learned it the hard way7 -
Deadline in 24 work hours, for a in-house product to automate payment processing.
Why in 24 hours you say? , Me and the accounting guy is going on vacation on Friday.
Will it go into production on Friday evening while I'm going through the door?
¯\_(ツ)_/¯5 -
Wow just realized Simpsons had an episode on crypto... all the way back in February.
If only the the MVC would actually mail me my new drivers license that I renewed almost 6 months ago... I could actually buy some... (exchanges require ID verification, so much for anonymity ¯\_(ツ)_/¯)6 -
Is it bad now I seem to take some pleasure whenever I see someone/something on my team blow up and go "¯\_(ツ)_/¯ not my code, not my problem"5
-
Our favorite ticket system blokes are back with a big fat update for their software.
What changed?
All workflows are fucked because everything is somewhere else suddenly!
Half of the features suddenly stopped working!
Variable formats in forms have been changed from {} to [] without reason, migration or warning! Sorry, {Username} ¯\_(ツ)_/¯
Half-assed features that don't work half of the time have also been added!
Fucking great!
Who beta tests this shit? Nobody?2 -
toilet.flusher.show()
... hmm ... not a UI issue.
toilet.flush()
Crash: "No function found"
... must be private, mother fu**** ...
...
...
// ¯\_(ツ)_/¯
user.leaveFloater(true)1 -
I can't be arsed with jobs that mention tensorflow alone as their main tech.
If your company is willing to use tf and not keras, then y'all probably didn't understand what you're dealing with to begin with.
*Red flags and sirens in distance for bad designs* -
Fucking hell my Chromebook is a confusing little cunt...
I use the Samsung Chromebook plus with a 64 bit based ARM CPU but the chromeOS installation is 32 bit... Buuuuuut it will prefer 64 bit android applications and runs the Linux container at 64 bit!
How does that even fucking work?!?!
(Yes I know Google blah blah, privacy blah, your opinion is noted and ignored ¯\_(ツ)_/¯)6 -
Write down the song you're currently listening to as a function/method call
I'll start with with this one
jump(us) // Let's jump5 -
For me I was so amazed by the fact I could control computers it was pretty much a morning til night thing every day for a month (which happened to be my study leave for exams I didn't want to revise for but hey! I landed a job in dev so
¯\_(ツ)_/¯ )1 -
First time installing a Linux distro as my main system. I chose arch and finally got xorg with lightdm and i3 working. I really live it so far.
Still no browser besides lynx though. Buy there's a more important thing I need to fix first. Gotta style that white console away😎
Also I corrupted windows while installing, so I'll have to reinstall that later ¯\_(ツ)_/¯2 -
Love it when a shady colleague of mine says something to me and another to someone else within a few months. She also kinda told me I shouldn't do a PhD, cuz not everyone is made for it.
Sexism is well and alive in academia! The worst part is that half the time it comes from women.
I hope karma pays her back, cuz I'm too busy to do so. ¯\_(ツ)_/¯7 -
Apparently someone has already tried this.... devRant wouldn't let me post after so much work and even crashing... Twice....8
-
A hackathon sponsored by two brands, the topic was to create smth cool with their APIs (either of them, they were to pick a winner each). We got a little too ambitious and tried to use both, ended up messing everything up and nothing to show. They loved our idea though :|
PS: Somehow the winner was a crappy flappy bird clone ¯\_(ツ)_/¯2 -
I was talking with my mom on messenger and right after the moment I told her to stop believing in advertisement and not clicking on everything on the net... I saw a job ad on Instagram
"*cool company from my home country* front end developer for 3000 - 5000euro/month based on experience"
(which is a pretty good salary there, the avg is around 900euro/month)
me: *clicks*1 -
I just finished this app I was working on, an app which I was supposed to be working on with a friend who never committed. It pisses me off that he didn't put in any input. We were supposed to work on different parts of the app. I had everything planned out, on how to make a certain function. But right now I'm just happy because I have no idea how I got it to work without the functions and at this stage I don't wanna check ¯\_(ツ)_/¯1
-
“This value must be shorter than 20 characters in length.” … password field, bank website, 2016, wtf ¯\_(ツ)_/¯2
-
I asked my girlfriend to turn on pc. She asked: I turn on the computer are up or the computer that is under?
....ok ¯\_(ツ)_/¯2 -
Boss: not upgrading Angular v1 or rewriting everything on the modern tech stack.
But we need to resolve all the security issues we're getting flagged on.
¯\_(ツ)_/¯5 -
"We have a rockstar react dev on our side"
*Me, after deploying my first react based app using CRA to bootstrap*
<_<
>_>
¯\_(ツ)_/¯
'I guess this is my life now' -
delete random, unused column from production database
entire app blows up
re-release last change on code pipeline
everything works beautifully
¯\_(ツ)_/¯2 -
I'm too lazy to set up a proper code review from a branch. Instead, I just make dozens of quickly obsolete tags. I should probably learn to use subversion better, but... ¯\_(ツ)_/¯
-
Am I reposting? ¯\_(ツ)_/¯
So, I am going on vacations, don't have any returning plans rn ^~^
Don't miss your dad ಠ_ಠ -
My colleagues: "We should fail for scalastyle issues! Warnings will get ignored! Nobody fixes them! We should enforce a clean code style!"
Also my colleagues: Create PR with loads of `// scalastyle:off` flags comments.
¯\_(ツ)_/¯1 -
Oh... Git didn't like the \ ...
For a minute I thought there was something wrong with my screen... ¯\_(ツ)_/¯1 -
Due to sad circumstances at my current company, I had to work with bash scripting exclusively.
At least I found joy even in this situation and now I'm satisfied with my bash TDD practices...
¯\_(ツ)_/¯ -
Ranted earlier about how my debugger was fucking up. Jokes on me, it's now the only thing that works well.
The fucking C++ code behaves normally in debug build, but when in release build throws a SEGFAULT out of nowhere. Bet it's tellg() or my unsigned to signed conversion that fuck things up (while they work perfectly in debug, I repeat). But I can't tell, since the only way I have to trace back the issue is the disassembly ¯\_(ツ)_/¯7 -
Other dev in group chat: we need to stop syncing so much data from prod to uat because it's crashing the uat db...
Me thinking: no really... U just realized it's not a good idea to dump most of the prod db into uat every week?
¯\_(ツ)_/¯4 -
yay!!! Another PROD issue on something that we've had PROD issue on and well should be an easy fix... Cuz the root cause is prolly bc the idiot that implemented the logger had no idea what the fuck they were doing... And well the whole team didn't bother to ask me (and never listen to me anyway).... WHO WOULD PROBABLY SHOW THEM HOW THEY FCKED UP...
BUT ....
¯\_(ツ)_/¯1 -
Just reinstalled my work machine and decided to customize Unity a bit....
Aaaand I'm reinstalling again..
Ended up not being able to login with three screens, two worked fine though..
¯\_(ツ)_/¯ -
Project manager: "we need someone who isn't busy to work on the database for a few weeks"
*Fullscreen picture of Windows blue screen of death*
Me: "what the fuck bug after bug"
Project manager: "ouch you better work on that ASAP we are behind"
Coworker: -_-
Me: ¯\_(ツ)_/¯ -
I am studying an online data science course in python offered by Microsoft.
The instructor uses Surface book and also has a Mac book on his desk for backup because windows.
He uses chrome all the time for his explanation to run jupyter.
The point is even they know their tech is shit but still "Windows has set your default browser to edge" - this happens
¯\_(ツ)_/⁻1 -
!rant
So I started learning Golang.
I have to say, I heard the language was good but holy shit!
I got my eye on you implicit interface implementation👀👀
I can't wait to start my first project with a clusterfuck of compositions 🤤
P.s: syntax is kinda weird ¯\_(ツ)_/¯6 -
I've gotten to the point devRant is taking free time away from my personal projects... 😢 What should I DO??? Guess it's time to make an effort to cut down on devRant time
¯\_(ツ)_/¯2 -
So I have two bugs to fix, their severity don't make sense to me
One is classed Medium while it's just some changes in design and ergonomy
One is classed Low while it's a functionnality that is not working
Priorities ¯\_(ツ)_/¯3 -
>Making final changes to site.
>Added an li to a ul which some onhover styling. Styling didn't take.
>Added styling separately to li.
>Worked.
¯\_(ツ)_/¯
> 24 hrs later.
>Friend checked site. No styling.
ಠ_ಠ
>Removed added styling.
>Worked.
??????????????????????????????????????????
(╯°□°)╯︵ ┻━┻4 -
While you're typing and you remember this is not the correct password for this account but you're too lazy to backspace all that state of the art you just wrote so you just ENTER the shit out of that ¯\_(ツ)_/¯
-
textfac.es doesn't work on Firefox for Android and it's starting to bug me. I just want my shrug lenny, damnit :(5
-
*le me sleeping/nap*
> Employer : Hey Dexter, check all our projects, I'm visiting new client..
> Me : okay sure, but what's the acceptance criteria?
> Employer : Yes
> Me : *sleeps again*
¯\_(ツ)_/¯2 -
First thing that I do with weird bug: trying to execute buggy code inside runOnUiThread{} / DispatchQueue.main.async{} and see if it works ¯\_(ツ)_/¯
-
Signed up for Prime this morning... And just got 2 emails from Amazon recruiters.
Thought all the tech companies had hiring freezes... ¯\_(ツ)_/¯
Either way I'm not on the market.4 -
Just finished 60x60 Minesweeper that allows continue after hitting a mine.
33/750 mines triggered and 1hr+ gone....
I should have better things to do with my time but...
¯\_(ツ)_/¯6 -
Now, I didn't even really know Employee Appreciation Day was a thing until an article appeared on the company intranet about it coming up.
From Wikipedia:
"It is a day for companies to thank their employees for their hard work and effort throughout the year. This day was created for the purpose of strengthening the bond between employer and employee."
I thought, "Oh, cool. I wonder what they're doing for it."
You know what they did?
They encouraged us to use the internal eCard system to send each other notes of appreciation. "Let's break a record," they said. "Most eCards sent in one day!"
And that's it. That's how my employer showed their appreciation for me.
I feel so... appreciated?
¯\_(ツ)_/¯
P.S. Yes, we broke the record.
P.P.S. No, I didn't get any eCards.2 -
Deciphering the problem statement our teacher gives us.
The answers are not even consistent when you directly ask him ¯\_(ツ)_/¯ -
I was ok with microsoft taking github
idk wich faults is but lately when i try to
$ git pull
it says that is "up to date" wich is cleary not
I checked the repository on their website.
SOOO here i am copying the RAW code from github so i can have the same version of what im working on rn
¯\_(ツ)_/¯8 -
So much AI everywhere, I use Warp as terminal on macOS and today they introduced AI assistant and now at least if I sudo rm -rf / I can have someone to ask for help fast enough to know how bad I messed up ¯\_(ツ)_/¯9
-
Every time I open devRant, I have >0 Notifs. Why am I never notified by Android about this anymore? I used to get one Android notification for each devRant notif in the list. Now, my phone never goes off for any of them and nothing from devRant appears in my android notifications. I did not change my settings. Running latest app version on Android 6.
¯\_(ツ)_/¯7 -
We had programming classes in school today and I was using same computer yesterday but today it wouldn't boot up properly. So what I did is I have just restarted it multiple times and now it works again. I don't know why this happened but if it works I won't question it. ¯\_(ツ)_/¯1
-
Boss: How much longer do you think you need to finish feature X?
Me: At least 2 weeks.
...
Me the day after: Well, it seems that I didn't need so much time after all. ¯\_(ツ)_/¯ -
When your Chromebook/Crouton starts complaining about lack of available memory and uninstalling programs isn't helping and the "shadow vault" has consumed everything, so you just say "fuck it" and Powerwash the whole thing ¯\_(ツ)_/¯
-
GoDaddy be all like: yo... you tryin to backup an old product?
me: yeah
GoDaddy: sweet. here's some mother fucking dial up speeds so you can do you, bitch.
me: ¯\(ツ)/¯2 -
trying to analyze and debug code from a wordpress plugin -> fml!
i should just dump this shit and make my own. oh, no time and budget, no problem, i love to spend hours reading someones code and beeing inefficient as fuck ¯\_(ツ)_/¯
(i suggested to do it on our own a few weeks ago, now i should fix it till end of the day)2 -
A week ago me and my classroom visited Pentalog and they Presented us in major terms how they're teams work and what is mostly going on in an IT consulting company. It was pretty cool. I loved every job or position they presented except Scrum Master and the person who manages the database.
I saw most of them how nice they were how they got along, it makes it hard for me to understand how many ranters are crying about relationships with other collegues. ¯\_(ツ)_/¯1 -
We had a course spanning a week about SIP/Asterix. I got an A+… not because I learned a lot about SIP, but I fixed the dhcp daemon on his server and he was happy with my work ¯\_(ツ)_/¯
He was an eccentric guy, had a passion for photography, so he had bought a top spec Mac Pro worth about $7000 just to edit his photos on1 -
It's strange... We had a proper issue related to web dev but no one asked me to take a look...
And well usually for issues no one can figure out, they usually come to me... But it seems feels like they're avoiding me.
¯\_(ツ)_/¯ maybe I'll just watch on the sidelines though the issue is if they ever do what up coming to me, the issue is then super urgent since they wasted all the time and users are now pissed as hell....1 -
Feels like I have been in a dead end job on a dead end team without anyway to get out.... ¯\_(ツ)_/¯
Pay is good though so guess I'll stay and just do my learning and non-team stuff on the weekends....
Seems like it's the only way out now...17 -
So I am actively looking for a job as an android dev and well it's a tad bit difficult but today I got an email from a recruiter at a well know company and I was happy seeing that mail, but the link he sent me to send the details didn't work ¯\_(ツ)_/¯5
-
Me: Hey check this app about dev rants!
Windows phone user: ¯\_(ツ)_/¯
At least they can try :
"http://devrant.io/rants/" + Rand();4 -
Web Development on Notepad is like a person buying gift for you, but keeps forgetting to give it to you ¯\_(ツ)_/¯2
-
don't you just hate, when this happens? translated from Slovak we call this "the system of the falling shit" you know this under "hot potato"
email:
from: marketing coworker
to: senior dev 1
* asks for a lot of stuff, deadline yesterday, high priority, on a site for which the jenkins build is crashing every once in a while, because we are migrating all the time so some folders are already deleted or not created yet and the build config is really strict *
forwarded from: senior dev 1
@senior dev 2
forwarded from: senior dev 2
@senior dev 3
forwarded from: senior dev 3
@junior me
ಠ_ಠ fuck me i guess ¯\_(ツ)_/¯1 -
Person: is it possible to learn binary?
Another person:
Yes.
Here's the dictionary: 0=0 1=1😏
Ps this is stolen from a quora quote
https://quora.com/Is-it-possible-to...
¯\_(ツ)_/¯ -
Am I the only one that thinks Linq's .Any() and .All() methods are more appropriately named for the use case they cater to, as opposed to their JS counterparts .some() and .every() ?
.some() doesn't justify the fact that it returns true if *atleast* one item in the collection matches the predicate. Should've been named something like .atleastOne() or something else.
Moreover, there isn't any harm to just use the same method names as in Linq ¯\_(ツ)_/¯4 -
So just got off the train to transfer to goto work...
Wait no I'm actually going home, I'm off this week! Just happens that I need to get off at the same stop...
Moment of realization felt sorta weird... ¯\_(ツ)_/¯ -
I'm the tech support of my whole family. Grandmothers, mom, dad, uncles etc.
But every time my mom opens a facebook account, she calls me for gathering a new e-mail...
I am a friend of my moms 8 different facebook accounts. (probably she uses this account for games credits or like this)
¯\_(ツ)_/¯ -
#TIL Hibernate won't allow you to insert multiple rows if a PK Column is auto incrementing in one transaction because ¯\_(ツ)_/¯
-
Woke up today with the idea that I'm gonna make a website for myself now I'm a high school student and have 0 income so i thought ight well i will just use the github student developer pack .... oh wait my school blocks it ...... ight ill get a free .me domain from name cheap..... oh its blocked too ill try porkbun and get a free .design domain shit that offers over Ight ill try . Freenom ..........................................(15min of loading later) ......ERROR: cannot verify you are human
well damn
¯\_(ツ)_/¯ Not today I guess
Can't get a fucken job cause i got school11 -
First of all, I need you to forgive me for what I'm doing to do...
So, for webdev, Ruby or Python?
Opinions, thoughts, tips, are all welcome.
- I know these kind of choose A or B questions make me a horrible person, but what can I do. ¯\_(ツ)_/¯ -5 -
Aww... The End
Only took a few hours for them to catch but this game wasted basically an entire week so guess this is for the better.
Honestly turned out to be like any other mobile free to play... And I couldn't figure out what was so fun about it.. Probably just the small rewards that keep u coming back but eventually the lvls are pretty impossible... Only a whale can get there... Or sometime really dedicated to the game
¯\_(ツ)_/¯
Back to Poker...3 -
Cocaine. Wait that's not what you meant, didn't you?
Mostly copied from YouTube and stack overflow. Someday stuck with camel case because my friends got fed up with me ¯\_(ツ)_/¯ -
when you get married after you start a gradle build, and then the build finishes 5 years into the marriage and you get divorced bc the software idea was garbage anyway ¯\_(ツ)_/¯
-
+----------------------------+
| Feature Request | ¯\_(ツ)
+----------------------------+
| |
| |
Show the profile of the rant poster17 -
Trying to send a quickpay and I get locked out of online access to my bank account because of "detected fraud." The problem? Fraud prevention department is the only ones who can fix this, and they don't open up until tomorrow morning. And I really need access to MY OWN ACCOUNT tonight. ¯\_(ツ)_/¯
-
NodeJS just spat an error about an unexpected parenthese on line 57... the file only had 56 lines...
I did find the error after about 5 minutes later. Near the top I has forgotten to close a function... ¯\_(ツ)_/¯1