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 - "scary"
-
Today my classmate came up to me and said he was a hacker.
I told him to prove it, and guess what? HE ACTUALLY HACKED GOOGLE!
It was amazing! He impressed so many kids in the class with his skills of pressing F12! How impressive is that?
He even wore a black hoodie and can spell his name in binary code. Not to mention, he changed google doc's page color to black and the font to green as he typed his essay.
I need to be careful... This 1337 h4x0r is really scary.
83w4r349 -
(overheard parents talking)
Mum: I'm worried about our son, I guess he was hacking today
Dad: What? [Chuckle] No. He's not that grown up enough. Prolly programming.
Mum: But, the screen was all blue and there was nothing but text on it. And then suddenly it went blank. So, I asked him what he was doing and he said it was a BSOD. That sounds scary NSA level stuff.
Dad: it isn't [came out of the room, saw me there]
(And we laughed and laughed and laughed)4 -
So I wrote a code in HTML and js that puts an alert on the screen that says "all of your info is mine now, goodbye" and then redirects you to the nyam cat site
I sent it to some of my friends to have a little laugh but they have sent it to other people and eventually the school principle called me and told me to go to her office and retrieve all the data I stole
I went there and explaind her the prank but she didn't believe me
So she called the programming teacher to check the file
She laughed as hard as I've ever seen anyone laughing and told me to go back to class
It was scary and funny but the thing I've learnt is that it's stupid to prank ignorant people.15 -
Fixing interface with "temporary" solution
PS: please hide it from electricians (even hobbyist). It can scary them to death.7 -
sudo apt update
"All packages up to date."
For the past 14 days? Huh.
Everyone on vacation or something?
It's quiet.
It's a little.... tooo ... quiet.7 -
None of these people are real.
The “photos” are generated via neural network.
https://arxiv.org/pdf/...30 -
Advanced 🐐 (goat) recognition technology
Sounds scary! 🐲!👻!
Android is moving to next level!
Beats iOS!13 -
We were all 16 once right? When I was 16, my school had a network of Windows 2000 machines. Since I was learning java at the time, I thought learning batch scripting would be fun.
One day I wrote a script that froze input from the mouse and displayed a pop up with a scary “Critical System Error: please correct before data deletion!!”. It also displayed a five minute countdown timer, after which the computer restarted.
I may or may not have replaced the internet explorer icon on the desktop with a link to my program on the entire student lab of computers. Chaos.12 -
Personlly, Seeing repo commit history in Gource is really mesmerizing and amusing yet scary. especially your own.11
-
So, i tried to demonstrate my roommate how many people push their credentials to github by searching for "password remove" commits.
I decided to show him the file and noticed something interesting. A public IP, and mysql credentials.
I visit the IP and what do i see there, a directory listening with a python script, with injects the database into a webpage (???) and a log of all http requests. Lots of failed attacks aiming at the PHP CGI. Still wondering how they failed on a python server 🤔🤔🤔
Edit phpmyadmin to connect to the mysql database. Success.
Inserted a row telling him the his password is on github. Maybe i should also have told him how to actually remove it. 😅
Yes, root can login from %
This is how far i can get with my current abilities.
------------------------------
Scary how insecure this world is.4 -
You know what's fucking scary?
If you change a big block of code and it compiles, all tests are passed and you don't even get a warning.
Just wasted 20 Minutes because I tried to look for a mistake6 -
I wonder how long before people get twitchy thinking I’m hacking just running some database load tests17
-
!rant
*in slack*
Me: Team's gonna watch IT. Wanna come?
Friend from other team: Yeah, sure!
*in cinema*
Friend: WTF! Why is this I.T? This is scary as fuck!
Me: I-T? It's "it". HAHAHAHA It's a remake of the It 1990 movie.
Friend: I don't know anything about that. I'm scared as hell! I thought this would be some tech stuff and crying in the server room or something!7 -
Victory!
Today I finally closed a 'Nessy' bug (A scary bug you can't reproduce typically only sighted by one person). Below is my response...
"There were no errors in the error logs because writing to the error log was causing the error."5 -
My manager promised to give promotion to me in this quarter, But yesterday he was fired by the company. :-(3
-
It's funny, whenever the subject of facebook vs privacy comes up (mostly I don't even initiate those convo's), people always start to defend facebook when I say that I THINK that facebook is build to get people addicted to it and get them to stay on facebook as long as possible.
Haha, one of facebook's early investers/ex facebook presidents said the following in an interview:
“It’s a social-validation feedback loop, exactly the kind of thing that a hacker like myself would come up with, because you’re exploiting a vulnerability in human psychology.”
So even an ex president of facebook is admitting this.
I also found the folloing a good one:
The underlying thought process while creating platforms like Facebook or Instagram is something like “How do we consume as much of your time and conscious attention as possible?”
Last but not least, the part I found the most scary:
“God only knows what it’s doing to our children’s brains.”
Yes, I find this scary.
Oh yeah and for the people who are going to call bullshit on this one, I've got one source and if you search engine on the title of that article then you'll find loads of websites having that story:
https://fossbytes.com/facebook-was-...26 -
I'll start my own series on hacking.
BECOME A HACKER WITH 4 SIMPLE STEPS!!!!!1!
#1 Open cmd
#2 Enter hackermode
Type "color 0a"
#3 write a Hackerscript
Type "%0 | %0"
Step 3 is a bit risky and may fail. Reboot and repeat until you understand why it failed
#4 Realize that the internet is scary place and that you can't trust anyone.9 -
Talking to Best Buy customer support live chat trying to price match using friend’s laptop.
Typed in “<b>Hello</b>”
Oh cool.. it comes out as bold. Let’s get a scary as fuck screamer gif and img src it.
Me: *Posts picture*
Me: *Waits a few seconds*
Me: “Did you see that picture?”
Support: “No. Sir, could you tell me the item you want to price match?”
Me: “Okay hold on.”
Typed in “<script type=‘text/javascript’>window.alert(‘OOGA BOOGA BITCH’);</script>”
Me: “Did you see that?”
Friend: “Dude stop.”
I push my friend away since I’m on his Best Buy account.
Me: “Did you see a pop up?”
Support: “No.”
Me: “Okay okay hold on.”
You have left the chat.10 -
Got annoyed by the super bright default theme of the Arduino IDE. Decided to make a dark theme for it! Turned out pretty well!
Unfortunately there is no official way of themeing right now, therefore I had to edit some files in the program's directory, which was a pain in the ass to do... (and kinda scary)
I tried to adapt the Material Theme in Sublime Text btw.
Here's a comparison:24 -
Boss's son (who, despite being 19 and having no formal education or experience, was head of the technical team, consisting of one ops guys, one part-time web developer, and one part-time data entry/programmer) brought a cross bow to work. Just strolled in with it one day and took it back to his office, walking past all the visibly uncomfortable employees. One of the marketing ladies said to him "wow that's a bit scary" but it had no effect. He also wore a trench coat and kept a flying squirrel in a sock in his pocket.
At another place (not doing dev work) I had my manger tell me to type more slowly to get all my hours in, as I was promised 20/wk but they had about 3 hours of work for me to do. I quit after a month.7 -
DEVRANT CRASHED AND MY RANT IS GONE! I'M NOT A HAPPY MISH.
To be brief, I just remembered how my father used to smash my phone to the ground when he was angry about it.
Everytime he sees me using it. Smash!
I once made a Facebook to make more friends since I didn't have much, and still don't. (I didn't use the app btw.) He saw my search history and was furious. (My parents don't permit me to have social media. They think devRant is a school thing.)
He smashed it to the ground saying I can never use Facebook again.
He did that to 3 phones.
Fortunately, he doesn't do that anymore. Mainly because I'm the one who helps him with computer stuff and searches for the emails he needs.16 -
Gotta keep that code DRY...
"It should be noted that no ethically-trained software engineer would ever consent to write a DestroyBaghdad procedure. Basic professional ethics would instead require him to write a DestroyCity procedure, to which Baghdad could be given as a parameter." -- Nathaniel S. Borenstein, computer scientist1 -
Got a new job as a Full Stack Engineer. Moving to a new city. Feeling extremely nervous and a bit scary (cause I don't speak the language). Sitting here browsing devRant to ease up and relax.9
-
It's dark. It's pitch black. It's scary. You go '000000....'
Someone shines a bright spotlight on your face. You go 'FFFFFF.....'2 -
Best current career choice:
Quit to become a Freelancer.
OH BOY did I sleep bad directly after that decision - no contracts, no sales running.
Oh BOY do I now 2 days later sleep like a dam relaxed, happy baby :) - My network for the win!
The days before handing in my resignation I really looked forward to just leaving, but the actual task again was scary. Why? Cause until then future for me was bound to income, job=stable income = happy me, happy wife, happy child.
Now? Just 4 days later, If all goes to plan I'm already overbooked twice. Truth told!: Couldn't have done it without the network that I built over the years where I was employed. Let's see how this works out :)
I stand up with a huge smile each morning: Just a great feeling!5 -
The end is near, everyone duck for cover while I drop an unbelievable project on you!
I present to you.......
Object Orientated HTML or “OOH”
https://github.com/Michaelkielstra/...
~ Disclaimer
This is not mine, just scary as hell to stumble over 😱8 -
My dad's old MS-DOS computer (can't remember specs) when I was 5 or 6 years old. This got me into gaming. I always had to ask him to execute the games I wanted to play cause I didn't know how to do it. One of the first games I ever played was Wolfenstein 3D. Was so scary I didn't want to exit the first room :D4
-
My boss has no idea what he is doing. Scary for a senior programmer, with 20 years of experience. The guy keeps calling methods statically, in a object oriented project. And can't understand why it won't work.4
-
year 1: hoping and praying no-one asks you to do anything on the big scary command line
year 5: if I have to leave the safe haven of my terminal to use some GUI nonsense, someone's gonna pay10 -
Hello! A tiny update on the privacy site thingy. (linuxxx here yas).
I've finished the preview page (description of what will be on the site really) and slowly preparing for deployment.
In the mean time, since @ewpratten is very busy at the moment, I'm giving the frontend part a shot myself! Working on the general layout/presentation right now and I will show a preview as soon as I have anything solid enough to show :).
Also working on the custom CMS which is going well!
I am kind of hestitant to publish the preview page because I am not a frontender and I know that I'll get all criticism on here so please, please go easy on me! Also, just in general, if you find any kind of flaws in the web app or wherever, please report them to me! As for frontend, I won't fix anything because I've got bigger priorities (like creating the actual site itself xD) but general feedback would be appreciated :). And as I said, I'm a backender so don't judge me too hard on the frontend!
Alright now let's gather some courage to actually publish this thing 😅57 -
I have 6 months before I get out of the military, and make my path to being a developer! Scary and exciting feeling!19
-
thought I'd type:netstat -atn on my server and the result was a bit scary, found a Russian IP address with state of: FIN_WAIT1
Either Fail2ban was closing his connection or that dude was able to access my server :/
Checked /var/log/auth.log
and found this for his IP: Failed password for root from ----- port 37635 ssh2
I hope I'm still safe :)
Instantly disable password login and make it only SSH
but now I need to carry my SSH keys or else I'm blocked out lol9 -
Couple days ago found the DisneyResearch channel again and it's really addictive, impressive and scary to watch, here's an example: https://youtu.be/E4tYpXVTjxA
wonder how much data could be extracted from disney world/land visitors with that in the food service areas3 -
Let's play a game.
Since using teams for the last two years I've been allowing MS to tap into my life story for work to produce some hilariously scary analytics on my work schedule.
For anyone interested:
https://myanalytics.microsoft.com
Now let's pull some data out and think about wtf is going on here.
Weekly average for "focus" vs "collaboration"
Now this is a % of time you have not being stuck in meetings, calls, ect, based on the pass 4 weeks of data.
I have a 93% collaboration vs 7% focus time - or leave me the fuck alone time.
That's literally 35 of my 38 working hours a week in some kind of call or dealing with emails 😅
Speaking of emails: what in the fuck am I supposed to do with 5,109 emails and 403 calls on teams in a month?
It's like I need a receptionist for this shit.
And on that note, im hitting the rum for the day 🥃🥃🥃4 -
What I've learned so far in Ubuntu
1. Never mess with root directory
2. Never mess with scary command
3. Never install additional DEs
4. Never close terminal while something is going on
Or you have to install Ubuntu again
Although I love Ubuntu7 -
Despite beeing one of the strangest ads I ever saw, this one is a beautiful and scary example of advertising tracking. Although I used a vpn and incognito mode I saw this ad on a page really not tech related at all.6
-
I was reading about AI, and now I want to buy a self driving car, and set it free... We shouldn't cage up AI in a car, what if it wanted to be an apache helicopter?
Ow wait that's even more scary 🙃7 -
You know you are a geek when you try to shoo away a fly away from the monitor with your cursor. That just happened to me. It was scary...4
-
I heard scary thing.
A tester found an issue yesterday. He came to the dev and reported about it. Apparently the only feedback message was "something went wrong". They spend almost an hour hunting down the cause for that. It turned out the error message was from one of the try-catch. I do not know much details apart from that. At the end, the dev lead said this (which he had said before).
"That's why I don't like to catch exception."10 -
Heyyyy, I just found out about https://myactivity.google.com !
Yeah, that thing is scary. And yes, I was able to see what I searched when I met my girlfriend or when I still was in high school. This thing remembers more about me than I do...
So yeah, I'll try to drop everything GAFAM-related within the next months.15 -
A turret (white) from Portal 2
A silver RWBY logo
Two foam dice as memorabilia from my previous job
A plush 😈
Plus a collection of various things saved and hidden from the scary hands of destructive children monsters.
We used to have a portal gun (both full size and mini) and a gravity gun on the dresser. But with the advent of children, they’re safely back in their boxes. -
Some time 199x, when I was still a little kiddo, my dad bought a PC. It had a big ass HDD (dimensions-wise), 1x 3.5" floppy disk drive and a 5.25" floppy disk drive. It ran DOS. Dad managed to hook up a dot matrix Epson printer to it and used the computer for writing... whatever, really :)
Then dad got some of those 5" floppies with games and installed them on our PC. Mach3, Indy, Entity and Atlantis were my favourite ones. Later we got Wolfenstein 3-D, but that was just too scary, too intense for me.
All that was years before we got Windows 3.0 installed there. -
During resignation discussion with delivery manager at my previous organisation, he told me that I should join a start up. (I was planning to do that, and he knew somehow.)
He warned me in weird concerning way that if I join a start up, I will always be in stress. I will have high BP. And sperm count will reduce. I might never be able to produce child. And similar scary stuff.
Weird bald dude scared me for second there.
PS - I did join the start up and my BP is fine and so is my sperm count.6 -
At my previous job we had to complete an online security training exercise. It shows you how to behave secure in the work place, to not open unknown links etc. The scary part was that the entire training thing was BUILT IN FUCKING FLASH. So I'm suppose to listen to some god damn virus shitting flash application on how to do online security?! Get your shit together before teaching others.5
-
MY LAPTOP just scared the shit out of me. It screamed words like a demon. I thought that I am hacked. But it was just a screen reader... I accidentally activated it or something while unlocking the lappy.2
-
That time I thought I crashed a prod server which I had no access to physically turn it back on. Turned out it was doing its weekly reboot. Scary 3 minutes.
-
A colleague of mine had to debug performance problems in a foreign, proprietary application that is ancient.
To be crystal clear: Only reason that thing exists is because some old geezers fear change.
Asked me for help cause it's an _ancient_ MS SQL server that is luckily running on hardware owned by us.
Finding the credentials was already a funny task.
We had to access the vault (not joking here, we have a physical vault for storing sensitive data and critical backups), grab a folder and find the necessary data cause no one ever dares to touch that thing.
The application is btw for a sort of ERP / inventory system that is used in some ancient shops not yet migrated...
Yeah. Story speaks for itself.
Anyway, after dusting off ourselves, we were able to connect.
Was a bit ... Interesting. Everything's in german. The worst kind of german.
After looking at the first tables, I started giggling.
My colleague knew immediately that this was a sign of danger (insert Simpson meme here), raised his eyebrows and asked "How bad is it....".
Me, still giggling, "lemme take a further look, this is gold".
*long sigh from the colleague*
Well... It ended with me putting my hands in front of my eyes, turning around and saying: "I cannot look at it anymore, it hurts too much...."
To summarize:
- German table names
- When a table exceeded 300 plus columns, they added another table with the same plus suffix "_ddd"… where ddd is an zero filled integer sequence like 001
- To join this mess, they created views... Named "generator" - Sequence Number ... Some had the beginning of table names appended, which doesn't make it less confusing.
- the process list was listing queries running longer than 5 mins.
Which isn't at all surprising when generating carrtesian products of N tables with left join.
I've seen shit.... I've seen a lot of shit.
But that shit scared me.1 -
IT Crowd... Automobile edition.
I was driving 80/mph when my car’s transmission locked up and wouldn’t change gears. It was scary, my kids were in the car. I solemnly had to admit that turning off my car, and starting it again fixed it.10 -
Why is it so hard to just build machines that work without all this ideological bullshit? Code doesn't care if politics==true. The world is scary enough without you assholes making modern life a data minefield for even the most educated experts, and taking advantage of the ignorance of everyone else. Fuck you.
I just wanna <look at web pages> without having to consider, counteract, or silently assist some fucking regime. Why is EVERYTHING this way? Everything is a back door or a data mine or a political statement? This isn't a fucking art piece! It's not your espionage tool, fucking codes in invisible ink and tiny cameras and shit everywhere! It's a <web browser>, and if it does ANYTHING besides <browse the web> that I didn't explicitly tell it to do, you better better not be the one who made it. Because if you did, you are what's wrong with the world.6 -
Transistor sizes are getting smaller and smaller by the day, though we cannot go below the size of a virus due to compartment limitation but the tiniest is smaller than a DNA.
Having chips designed at such a tiny scale looks more scary to me than amazing. Imagine my manager screaming at me, I can give him a slap on the face and infect him with 1 million A8 chips. Now that would be amazing because I just successfully turned him into an iPhone 6.
Me: Hey Siri, what's the weather now?
Manager: 32 degree Fahrenheit, high wind, low humidity.
Me: Yeah that's what's up, you won't be needing an upgrade anytime soon.10 -
my mum just sent me a picture of her and my long time no see cousin from US over WhatsApp. Short time after that, Facebook sent me a friend proposal of a girl from US I don't know - obviously it was my cousins girlfriend because she had a profile picture with him. My cousin doesn't have Facebook.
WTF?!
so what Facebook did must have been some face analysis of the picture my mum sent me over WhatsApp and compared my cousins face with profile pictures from friends of my friends to send me the proposal I got.
this is so fucking scary! I immediately thought of @linuxxx security blog and how my usage of such software affects the privacy of others besides me being transparent as fuck.
Definitely have to rethink my software choices and app/online behaviour!11 -
Being 25 and just now getting employable dev etc skills is really quite daunting when you learn of the old geniuses like Bill Joy, Linus, Wozniak and then hear daily stories of 16 year olds doing amazing things.
Inexperience in a field where everyone demands experience is scary. Still excited to see where I Can l can get though.11 -
I feel quite stupid asking this but what on earth is eng in English? In dutch it means scary but I don't think that that applies here 😄
(Translation services gave me the exact same word)12 -
so i was in colorado
walking past this goat ranch.
at least I thought it was just a goat and sheep ranch.
it was some kind of dog daycare with an attached petting zoo of scary looking animals.
so it was late afternoon.
i had some food left and stopped to feed the animals which included some of the largest damn goats i ever saw, i mean towering goats.
suddenly, this big horrific reptile like head with red eyes appeared over the fence, and i screamed in fright, to which a giant fucking bird ran away several feet.
motherfuckers had a goddamn emu in with the goats !!4 -
Just declined a small internship to work at NASA because I feel like I’m too introverted and incapable of doing it (knowledge wise).
It was a unexpected offer in person and I wasn’t prepared for it, so instead of saying “I’ll let you know” I outright declined it.
Feeling extraordinarily defeated over my answer. Any hope of recovering from the situation? It might seem like a simple task to call the guy and let him know I changed my mind, but the thought of doing so seems extremely scary for me.
As a side note, he is a family “friend” and a customer of the business I currently work at (where he offered it to me) (unrelated field of work)11 -
Best/worst career choices.
Worst: working overtime and performing awesome feats of superhuman strength to the point of being burnt out and bitter. Turns out I'm just a human being. Cool.
Best: learning, implementing, pushing my comfort zone, and sharing/learning with others. Standing by my design decisions and seeing them blossom into elegant/robust solutions is so incredibly satisfying, and kinda scary. Believe in your abilities, yo. -
Using mongodb for one product
A colleague as experimenting with elastic search (I think it was).
It installed a proxy around the collection to get all events for the external search storage.
Worked well, but it was just a test so once done we removed it
But thats where it got scary.
When we removed the proxy through the search dashboard it dropped the underlying collection of live data!!!
A collection it did not create.
Hows that for bad UI.
Always experiment on a separate db server. -
First time committing a ticket is scary… I can’t stop thinking how my colleagues and tech lead gonna look at my code and question me if I lied on my resume…3
-
!dev !rant
You guys talk about having too much coffee occasionally - enough to where you weren't able to even focus;
I, being the dumbass I am overachieved a little and actually drank so much once and basically seized up
My friend was driving me home and all of the sudden i felt my arm muscles contracting, and then my abdomen and chest
shit was scary
we had to pull over and i had to struggle to shove a bottle and a half of water down my throat before he could drive me home
moral of the story = Make sure you eat in the morning, and there IS such a thing as too much coffee6 -
So im making an app that tracks you real time and sends spooky pictures of your frequented locations (scp 1471, if anyone is familiar with scps), and totally forgot about that it self triggers daily, so when i wanted to check the time, i nearly shat myself. The google logo makes it infinitely more scary.11
-
I get angry every fucking time when I see such method signature:
method(int, int, int, string, string, string, string)
Sounds scary, doesn't it?
Nah. That's the reason our IDEs are so complex. So, I change this and put proper data value/struct class instead, just to make this much readable and understandable for everyone.
And, every time there is a fella that asks this utterly stupid question:
What about performance impact?
Aaaaaaaaaaaaaa fuckyutitititiigig
And. I. Have. To. Run. Performance. Tests.
Because noone understands performance and computers so I have to prove there is nothing to worry about.
I know when I will go somewhere else I will have to again prove some fuckwit that web applications are so complex already, so adding a new data structure doesn't impact its performance.12 -
Best:
Really getting into Rust. It has taught me so many things.
1. Null is evil
2. Sum types are amazing
3. Compiler can actually have good error output
4. Multi threading is actually really scary if you don't have a compiler to back you up
Worst:
I had to deal with SSIS. It has also taught me many things:
1. No matter how 'mature' a product is, it can be awful. Simply dump a random error code, the user can figure out what went wrong, no need for good error messages.
2. The modern concept of the database is crap. It's a gigantic global state that is used by everyone and owned by no one.
3. Don't use tools that aren't made to be used with version control.
4. Even when you tell your team that it's bad, you will be ignored. -
So apparently the CIA signed some of their malware with a kaspersky certificate to not get caught...
I think this kind of a genius thing from a hackers pov, but very very scary... Gotta remove that thwate ca 😁😁 (they singed the fake kaspersky certificate for the CIA)
Source (in German, I'll add one in English as soon as I fond one): https://m.heise.de/newsticker/...6 -
You know something is ABSOLUTELY NOT RIGHT when you see this code.
Even more when you notice the parameter is not being used at all!
Holy crap, it is a web api deployed in production. Imagine it being called!4 -
I hate coming into the office! It's cold, people microwave smelly food, and I can't break up my work sessions with some gaming or anime. I wish remote work wasn't seen as such a scary thing for companies.2
-
Had coffee in the late evening.
And can’t fall asleep till now.
Browsed fb for abit.
Saw someone shared some scary shit.
Shook to the core.
Opened dev rant.
Heart felt almost instantly at ease.
Thank u Devrant 😭2 -
Software engineers: "Maths is hard and scary!"
Also software engineers: "I've learnt to write a balanced binary search tree in c++ as interview prep!"
Mathematicians: "Have you guys heard of an AVL tree?"20 -
Now i told u have to work 44 hours in a week, after 3 mounths they will hire me if i be good enough.
Sounds scary a little🏢7 -
Google just crossed the line from amazing to scary . It somehow took photos from my phone and arranged it periodically and even named that album like "Jaipur Trip " , "Sunday morning at blah blah.." .
How the frake did it know that i was on a trip to Jaipur ? and how the frake did it identify the exact park's name with scary accuracy..?
P.S. I never gave Google photos any access..And i didnt upload them in drive..28 -
>pentester
Raised an issue with a web application for out client that was weak TLS protocols/cipher suites in use on the sever hosting their application.
Then I was asked to confirm that reissuing the certificate was the correct remidial action for fixing this...
Man, it's scary to think non-technical project managers are in charge of fixing this stuff...4 -
I've been toying with the idea of making a change to my working life for a while now. Its a big decision, and could affect something thats been working well.
But today I've made that decision ... and i'm going for it ... i'm going to leave my headphones in the office and stop carrying them in / out everyday.
Its a scary thought, but i'm ready for it. Wish me luck, see you on the other side!1 -
Google.
They’re doing amazing things but they are just too big now... Too much of a monopoly and the data is scary too.3 -
Today I chmodded -R 777 /
It started blurting out permission denieds on my /proc/ dir and i aborted after staring at it for a sec. It was hella scary, almost broke a server at work. But it still works and ll / only shows 6 green dirs. *Awkward laugh* 🙄1 -
Update: https://devrant.com/rants/4676421/...
I told you all. I fucking told you. Nobody listened to me.
Good people just leave.
This dude who I look upto and is kind of my mentor in the org and has spent a decade here, just resigned.
What the fuck!!!!
And with that, the attrition in product team is insanely high, to the point that it's scary.
My manager is not responsive and is often reactive instead of being proactive.
While the leadership is super excited about the product and everyone says they are hiring more and more people in product team, the design says our product is not a priority for them and we are just left with one design resource.
I was conversing with my colleague and we both are super scared that they shouldn't scrap the product and fire us.
This seems unlikely with all the logical calculations that we did but in a capitalist system we have to be prepared for anything.
I am shit scared right now because there is no clarity on what could happen next.
On the other hand, my skip level manager is taking a lot of interest in my work and is working very closely with me and taking more ownership of our product than my direct manager.
Everyone says our product is a top priority and tech is super agressive about it.
One thing that could happen is my manager leaving and not telling us about it upfront.
In which we would just report to our skip level manager and growth chances would be even better.
But at this stage, this seems super scary to me.3 -
my temper has improved a lot, but around high school i had a really short fuse. we were doing a programming homework and i really blew up with this guy.
the day before the deadline i couldn't finish the work (that i was doing solo), because i had a violin recital. i told the other 3 to finish it, it was very simple stuff. i got at school the next day, they hadn't done what i asked, and this asshat meddled with what i had done, so i had to fix his changes to my code and implement what was left an hour before class. i really gave him a piece of my mind, i was super pissed, and my friends were super awkward because I'm usually a quiet person, and it's scary when i get angry for real.1 -
Why everyone is happy about Google clip? It's the single most scary instance of a big brother appliance that exists today. What are they going to do with the data? They say it's save memories of your kid or your dog. There's already something like that. It's called a brain and paying attention to your damn life. I don't want to be saved in your shitty memories just bc you are so insecure about remembering your fuck*ng memories.
I'm sorry for the outburst but that sh*t is solving a problem nobody had and it's getting applauded like those heaven's gate motherf*ckrs that say that life is improved by these shitty beliefs.26 -
First time people have forked and stared one of my github repositories.
Kinda exciting, but also scary. (they're looking at my terrible code)5 -
Been in a creative company for more than a year working as front-end, mostly CSS3 Animations and jQuery.
Today got a Job Offer in a startup about building an ERP for Albanian Market, mostly in Laravel and Vue.js
I was so excited for the first 30 minutes and then I remembered that I don't know so much Laravel and Vue, also I must work with an other guy which has lesser experience than me.
Totally scared about this new exp but ready to go for it :D
Any suggestions is really appreciated!!!!!2 -
So, I was able to hack into a local business (legally) in under two minutes today... great and scary right? Get this, it was from my iPhone. All switches were still the default username and password... after seeing that they didn't think anything was wrong and didn't sign the contract... imagine what I could have done with my laptop and my PWNtools...
Fuck it, more (l)user data for me to log.😏5 -
Gdpr thing aside...
Does anybody read the new policy...
I just did for 2 apps (intel driver software and 9ga.. You know it)...
On the things that they collected on the side without you knowing include:
9ga:
Device memory, language, battery level, timezone, unique device identifiers, compass, accelorometer and microphone... Even service provider and signal strength
Intel:
Website you visit, how you use your computer(vague too vague) and computing environment.
Did anybody knew for sure before this that their apps are listening to them? That they just made a profile of you with all the data?
With all this they dont even need your ip they already know who you are and what you do on a daily basis...
There are 20 more but it will be waaay too much to write about. These 2 are way worse since 9ga doesnt use microphone for anything... And why a driver reads what websites i am going to?4 -
The scary thing about burnout is that you usually don't realize you are burning out before it's too late.
Personally, at least, I've worked on projects that just felt a little intense at the time, but after taking a step back due to holidays or hitting some milestone I realize I never want to have anything to do with it ever again. One project makes my stomach drop even today every time I see the code; Not because the code is bad, but how it takes me back to how miserable I was without admitting it to myself.
The biggest red flag I look for is when I'm tempted to work on stuff in my free time. When this starts seeming like a solution there's a serious problem with the project that needs to be addressed.2 -
I'm about to quit my job this week to start my own software company... I have a meeting this friday with the first potential-client and I feel very anxious about it. I also feel scary because if this doesn't work probably I will stay unemployed with a 30K debt because of my Mac
Scary but anxious... Feel pretty excited, wish me luck guys!14 -
What I can figure out:
You give me a large application with multiple projects/classes/files/functions that is tens of thousands of lines long, I can debug it. I can picture the multi-dimensional data structures, objects that contain lists of other objects, all in my I head.
What I can't figure out:
Should I or should I not look at the person sitting at their desk when I walk back to my desk from the bathroom.4 -
I was playing around with Gboard. Started with "I" and selected everything that came after it. Read it after a while and this makes sense. I am moving to this place next week and I have used gmail to contact with real estate agent. Scary as fuck.12
-
I changed my job, after 7 years at the same company going from dev to senior to lead, I'm now moving into a new role as a lead..... Thats scary.
All the experience in the world doesn't ease that imposter syndrome2 -
!dev
It’s midnight, I’m alone in the big house, it’s pitch black outside, I had a few beers already and I thought it would be a good idea to watch some horror stuff..
I want to go out to have a smoke but I’m scared as fuck now.
There are cats running around in the dark and there are so many great opportunities for some alien zombie monsters to hide and sneak up to me..
Think I became too old for this shit.
HELP!!!7 -
Seriously? WHY THE FUCK, are there no English speaking, no god damn accent tutorial videos on YouTube regarding VLSI design, or hell even any of the fucken layout tools ... allllllll of them in very strong Indian accent .. OR not even spoken in English... the fuck folks? Some of them are “ok” to understand but I can’t get past the accent of speeding up and slowing down, and repeating the words and phrases, and then emphasizing shit like a question, but turning it into a unneeded statement, emphasizing the wrong shit... uggh I just wanna pull my fucken hair out.
Americans either are keeping VLSI knowledge a secret.. or nobody who fucken speaks English knows wtf they doing.. and that’s scary.15 -
So yeah, apparently there is a drawback of covering your code with tests.
It becomes too scary to execute them because 1 of those 310 tests might fail. Seeing that not all the tests are green - that could be a nightmare.
Every time I run my tests I look away. There's just too much tension.. The more tests - the scarier6 -
I would love to make some movie called "The creation of my code", I bet this will be more scary than "The annabelle creation".
-
Everything works fine until your manager starts looking at your code and all of a sudden your screen starts interacting with your manager- "Here is a bug there is a bug and you have got a lazy developer who ignores me like a dumb."
And I am here like wtf ... Wasn't it working fine earlier...
Manager in anger... Me in shock and code is totally in revenge mode...
Oh god... turn this Monday back to Sunday!!!
Scary Monday story begins.... -
It all starts with a small regex script to automate my coding session. Now I start to automate every shit I used to hate (without notice it).
Where was Python all my life. Where was it when I have to configure my server, run integration tests or benchmark all by myself. The past was really scary 😂5 -
Been on a Android dev meetup yesterday.
Guy in front of me started solving exercises of Graph Theory on his laptop.
I took a peek to see what this shit is all about(I have never studied for a CS degree).
Holy moley this is some scary shit. How the fuck you people study this.2 -
I run update without where on mysql console on production database Today.
CLASSIC
Just because I needed to fix database after bug fix on the backend of the application.
I thought I wrote good sql statement after executing it on my local machine and then everything got bad.
Luckily it was only one column with some cached statistics data and I checked that it was not important data before I actually started fixing stuff but still ...
Almost got hard attack afterwards.
Made a script to fix this column and it took me only 15 minutes but still...
Bug was caused in part I got no unit tests and application grow after 3 years of development from simple one for one customer and volumes of documents around 50k to over 40 customers and volumes over 2mil per month, don’t know how many pages each, just in one year after we completed all needed features.
I have daily backups and logs of every api operation but still.
I think this got to far for one backend developer.
I got scared that I will loose money cause I am contractor and the only backend developer working on it.
I am so tired of this right now I think I need a break from work.
Responsibility is killing me so hard right now.
It will take a week to get back to normal.2 -
You know what scary? In about 10-20 years, We will perfect 3D renderings of people like the president, coupled with AI being trained to replicate vocals of humans.
I believe once this happens, Something should be in place where using a famous persons face/voice should be copyrighted or something.3 -
So I spent the last 2 hours trying to figure out why my co-workers source when hitting the API I built was not working. They kept saying that the problem was the API and I kept saying that it's their implementation.
Turns out it was their implementation and as well as the API. Their implementation problem was not setting the "Accept" in the header. The API problem is how Laravel will return a JSON error response ONLY IF the "Accept" is set in the header.
I actually documented this into the API documentation but it's obvious that none of my co-workers read that you need to set the headers correctly. I think the more scary thing is that they didn't know the difference between Accept and Content-Type!!7 -
Go on holiday tomorrow for two weeks. Not sure what's most scary, turning off my Mac and PC for two weeks or having two weeks of no code.
-
Ask me in a few months after my bootcamp! I hope to have my first dev job! Scary and exciting at the same time 😳3
-
It's weird and scary how fragile we humans are. Somedays, I'm well collected, I know my worth, I contribute to generate some value and some other days, I feel like a complete loser, can't contain a thought in my head, can barely function properly, ...
I guess having emotions and being emotional is normal for humans?1 -
Inspiring moment: when the control system I wrote for a robot stopped the thing's EDF mere inches from my nose when the bot went out of control (for other reasons) during testing. Had it not stopped I would probably be without a nose, that EDF (Electric Ducted Fan) had fairly sharp blades. Very scary, but very thrilling too.
Each time my code affects something in the real world, it feels so damn awesome. Thankfully I've not come close to losing my nose (or other body parts) after that incident, but that incident inspired me to continue work on failure-proof control systems that enforce safety.2 -
Man fuuuuuuck, there's nothing more frustrating and scary than fucking up a local git repo. Because you know for a fact you won't be able to restore it
And I even had god damn backups of the .git folder. But reverting leaves me with more files than I started with fuuuck9 -
FUCK
I really wanna love Rust. I really, really do. But no inheritance is just such a stupid decision. But inheritence bad REEEE. No. Just no. Composition only works fine for some things because it just isn't powerful enough to properly (without performance penalty or boilerplate, that is) emulate inheritance. Some things are just better with inheritance: Games, UI, html or xml libs, etc. Now I have to use stupid fucking workarounds because oh no we cannot implement inheritance because that's scary and might give the programmers to much power. I can decide when I want to use inheritance or composition for myself, dickheads9 -
It had been too long that I had a nightmare that I wished I never had. I had one this early morning.
I was in a foreign metropolitan city with public transport trains, skyscrapers and everything. I had no phone, no cash, no card. I could have asked help from the people I see on the street but in the dream I missed that notion. I was fine for first few hours (dream time) walking along just by myself and gradually the panic mood sunk in. I was alone with no help right in the middle of broad day light among people at a busy city.
Now that I have written it down, it doesn't sound that scary at all. There was no ghost nor paranormal activity involved, no accident, no scary height, no fire, no drowning, nothing really scary at all.
I was totally scared shitless in that dream though.4 -
I told a guy I work with that I like his costume. He said he liked mine too. People that can take a friendly joke are awesome.
I told my kids that I am "Halloween Ready" all year long.3 -
What a satisfying and yet freaking scary thing when you run
# git checkout -b feature/lostHoursWorkingOnThis
# git reset -- hard <commit from 3 months ago>
# git push upstream master --force
Just when you're at the final sign off of a major change and the business goes "nope, we want to make even more changes before we sign off ok this"
🤷♂️out of scope gone wrong!!
Well fuck you, I got shit to deploy, all this work can get out of my way! -
Feels scary to purchase my first ever dedicated server. After two years using VPSs (and paying 5$ a month for that xD)
It feels scary and exciting to know they are somewhere in the world, setting up a new machine just for me! xD
- regardless of whether they are actually setting up a new machine or just starting a preinstalled machine, let me live the fantasy of being special here xD8 -
I've got staff, I've got staff
And they bill time and a half;
Now I only write the gist you see
And they can code the rest
Open source, Fraying nerves
Smoothing out regression curves;
Try this framework, it's ambitious
It was made of spit and wishes.
Coffee rings, at first glance
But of course miss, he's freelance;
And this code base is a truly scary mess
I can't expand the menu
Even chance its home brew, unit test;
Unit test, unit test!1 -
How's Irene and other friends from Ukraine holding up?
Shit is about to get real it seems and it's scary when big nations enter the playing field.19 -
Contact tracing is scary as fuck!
I feel like we should all make an effort to tell people not build these things6 -
"Don't worry I used to be a programmer, I'm a cool project manager"
...Scariest words I've herd in a long time -
Using the company's desktop computers to solve cryptographic puzzles (like mining) on the company's computers while the boss and someone from the IT were asking to have a look on the machine after one guy already snatched my keyboard.
Very scary moment indeed but surprisingly it turned out: the real reason why they came was because a techadmin recently removed a shared system account but some faulty clients kept flooding the servers with outdated login credentials which also triggered mass SMS on the mobile devices.
Luckily I could somehow take an opportunity to remotely call the script which pulled the emergency brake which I prepared to shut down everything. Close call.
Nowadays I think it itsn't worth to take the risk just to do something that could also be done with the own home computer even it takes five times longer. -
I tried to watch netflix ‘13 Reasons Why’ series after reading article about ‘scientists found a 13.3 percent increase in teenagers’ deaths from suicide”
source: https://theverge.com/2019/5/...
I started scrolling trough the show after second episode cause it was so boring and predictable.
Maybe I’m just to old or maybe don’t understand USA school system or maybe I watched way to many typical movies about how the ‘popular group of teenagers’ make other teenagers life a nightmare ( Including scary movie and Venezuelan telenovelas ).
Can anybody who got interested into the show write why it is so cool or depressing ?10 -
AI so far....
2012: We can do more than 5 layers whoa
2013: It works on text too!
2014: Let’s build infras with frameworks & cloud compute
2015: AlphaGo! Singularity!
2016: Wait it’s racist & sexist
2017: Deepfakes scary
2018: No idea how it works
2019: Whatevs time to productize $$$
2020: ??5 -
How scary is it when you hear, "Facebook has data of people who might not even have ever signed up for it"...
But then, you find out its your own circle that shares it; sometimes unknowingly.
"Shadow Profiles"
-
By the way, here's a video related to this.
https://youtube.com/watch/...2 -
!rant
As a company director that’s just starting out down my freelance journey, I still find it so scary taking money out of the business, even though I know I have the money to replace it.
The spectre of getting my taxes wrong even though I’ve got established accountants looking out for me is insane. -
It's official. I've hit javascript ~fatigue~. *Burnout*. STAAAAHP with all the frameworks and libraries and weirdly named stuff. To quote Abe Simpson: "I used to be with it, but then they changed what *it* was. Now what I'm with isn't *it*, and what's *it* seems weird and scary to me. It'll happen to you...".
I need to switch gears.1 -
So I get sweet cravings when I feel down. Yesternight, after dinner, ate loads of chocolate cookies 🍪.
Dreamt of a dystopian society with things happening that could only happen in a science fiction setting with all the AI and cybernetics. Man that was crazy and scary at the same time. What a rollercoaster ride.
Gonna do it again tonight 😆6 -
Why are all these AI generated commercials so fucking damn scary? It’s like they start off relatively harmless but then over time everyone randomly starts turning into these nightmare inducing monstrosities. Are they really created by AI or is some troll on acid putting this freakish crap out there and following a trend of “hey this nonsensical nightmare inducing video editing job is from an AI, it’s future, man”7
-
I discovered a commit message from one of my (senior) colleagues today. It made me shudder. It read, 'Just adding some changes made outside of source control and deployed (over last 12 months)'.
I genuinely think he can't follow any processes he didn't design. He controls the servers too, so it's not like any pipeline would prevent him from just doing what he wants. It's a bit scary to be honest, he thinks MD5 is a secure password hash! -
Okay this is 3.30 AM . Just woke up from bad geeky dreams. My heart is pounding so fast that I could nose bleed and I can't sleep as I am remembering I had the same dream last night.
Dream was about : me being astronaut. Everything was usual. From rocket launch to be in space. Scary part was my ship in orbit of moon.
Seeing dead land from that height chocked me. Imagine you are looking out of the window and all you see a big grey land and pitch black in background. Realising there is no one out there was spooky.
The scary part was I launched some satellite but crash on surface. It was scary seeing something going smaller every time. Crashing on deserted land was one plus on adding fear.
Then my ship leave the orbit (from the reverse shock of that satellite dittachment ) and it flow away in the vastness of space......
Away from the moon and away from the earth in long loneliness.
I wish I could erase this from my memory but I am not gonna watch space exploration video anymore.
I got to say, landing on moon is one thing but being out there knowing one accident and you will be forever there. You need balls to be on such missions.4 -
Not joining the weekly rant.
But had a haunted dream last night and it was definitely weird.
Dreamed that I was at my childhood house and opened the door of my room. Found literally nothing. Just empty room. Got scared (for whatever reason) and run to my mom. Came back to the room with her. Opened the door. Everything was in it's place; bed, chair, table etc.
I didn't watch any scary movie for the past few months. There was one scary dream few months/weeks ago and I wrote about it. And now this. 🤔1 -
Was reading something about delusional disorder, and it got a bit scary cuz it made me question myself. Now, I tell you why.
I have a bad memory when it comes to trivial stuff. And I am, by occupation and therefore on a daily basis, creative and imaginative. Having pretty strong imagination means that I often have to ask myself "did that really happen or did I imagine it?" Which, given anxiety, I imagine all types of scenarios before they happen. (Parallel universes got nothing on me 😎)
So, now I'm wondering, where is the line between imagination and delusion, and how can you say what's real and what's not, be it offline (distorted memory) or online (schizophrenia).
One idea could be that video recording could help confirm, but we read emotions and vibe in real-time, and often those can't be recorded.
... Idk. Maybe I'm overthinking it. ¯\_(ツ)_/¯
Thank you for reading my half-baked thoughts!6 -
I remember debugging a large C++ application a while back. I had been doing quite a bit of backtracking when I found myself looking at a line of code commented with "this is the code you are looking for". Scary.1
-
So I didn't boot up my Windows 10 from more that a month now (dual boot).
I wonder how many eternities it will take to update when I shut it down to switch back to Linux. :/
#scary1 -
Wk26:
The moment you feel you've stopped learning find a new challenge. If changing jobs is scary pick up a side project, but if you're not enjoying or learning from your job, it might be time to move on.2 -
My boss keeps looking into the system log file and being scared of some totally irrelevant messages (for him). Time to introduce permissions in the control panel...1
-
Had to clean out a colleagues desk today, they were asked never to show up to the office again as of immediate effect. No clue what went down. And was all out of nowhere.1
-
Re-reading old code I wrote some time ago and trying to improve it. It sounds and it definitely is scary to do at first, but it truly helps me approach things from a different perspective and question what I did.
-
There is a new movie coming out soon called "pre-crime" which basically tells the story of how algorithms determine wherether you're going to commit a crime or not...
https://youtu.be/1icoelji15g
Scary.
What are your thoughts on this?6 -
The most scary thing happens to me is that I wrote a code in staging without any bugs and breaks in production... fuck4
-
Watching the clock slowly ticking towards the end of the work day. Tomorrow will be a better day and the problems will be a lot less scary once I've slept over them.
-
Having a CTO who was a strong backend developer, has zero understanding of UI/ UX and frontend part of code is funny as hell, weird and scary at the same time.2
-
Does the ease of “hacking”/breaking AI scare anyone else?
I remember a slide from a security presentation I saw once where there were three sections, the first was an AI classification of some animal with about 60% confidence, the second was a small grey static (think old tv static type thing) with a label next to it saying 10% and the third was an AI classification of the first picture overplayed with 10% of that noise and it had 95% confidence that the animal was COMPLETELY DIFFERENT.
Adding just 10% noise and AI goes batshit crazy. (No it was not a bat afaik)
THINK ABOUT THIS IN TERMS OF STOP SIGNS. WELP.3 -
hey devs, quick question:
does rust support branchless conditionnals and jump tables, and if yes where to look for syntax?
i found no example for branchless so far and jump tables are scary in rust (and i need a library to use them, it seems).
inb4 "why in the hell/ what possible use those have?!":
i use branchless to make a looping array and jump tables whenever there's more than 4 if statements with equal probability, and the deciding factor is a numeric value, so quite often.27 -
Looking for where a certain value is set I found that our project has a (undocumented) class FunctionsHandler which extends a (undocumented) PIHandler which extends an (undocumented) AbstractHandler which extends Object. All of them do random shit. Somebody, shoot me. Please.
-
I hate the current state of internet based service providers. They are collecting so much data, it's scary and borderline stalking.
A simple search on Netflix changes ads shown by Google. I watch a lot of Japanese/Korean drama and now my ads are in Japanese. What the actual fuck.
I run windows 10 on my main rig because of steam and windows only games. One day I was searching for filezilla in windows search. Since it is now handled by the same UI as cortana, it searched it on the web too. So now I have ads related to ftp hosting in Japanese.
Sometimes I feel like just formatting my system and install debian on it. But those games man. May be I can live without them.
Can we bring back the internet from 2008. It was so much better back then.12 -
The longer I work in my department, the more I grow to appreciate clients that actually know what they are doing. Or clients who have been communicating with us for so long that the emails got a little less strict and formal.
Having a client write something like "I know this mail looks scary long, but trust me, its just a few domain edits, nothing horrible" (freely-translated from my native language) just kinda... Sets me at ease and makes me chuckle.1 -
Someone is going to rant about me soon...
There are two types of debugging for me:
- Calm
- Not that calm!!
So the guy I was helping out handed me a stress ball...4 -
Some times I like to think what would I do with my life if suddenly all electronics stopped working...
It's scary as shit, but I think I would survive. I have some other skills (wood working and construction).
Would you?4 -
When the new head of the Computer Science program at our university comes to our help desk and needs help getting a Kali Linux box to connect to wifi... we have lost all hope (back story this guy is only head because he was the only one to take the job. he is a total tard... it's scary)2
-
I think that we should have a global tech free day once a year. A day when no one is allowed to use their phone/computer/tablet etc.
It's scary how addicted we are to that shit and it would be very nice if everyone just got a day off.3 -
Question: where on the web can you post questions that do solicit debate (the anti SO)?
I want an opinion on something from outside my own development sphere that likely does not have a right answer.
I've tried Quora but they want permissions to manage my contacts (which is just too scary for me).
Thanks in advance.23 -
EU Referendum results are in and it looks like Britain is leaving.
Scary times ahead! Good job I'm part of a global industry eh? -
Seriously! My wife is a fucking NFA!
She can be in several states at the same time.
She knows what I'm thinking before I do.
She sometimes get stuck and then immediately returns to an accepting state.
WHAT THE ACTUAL FUCK?!2 -
I’m not suicidal. But It’s scary how much I envy people I know who recently died. They have zero problems. No need to look for a job, like I have to right now. No sense of fear or anxiety about screwing up relationships. No worry about health or wealth or any of that. Just done. Like I said, I’m not suicidal. Too scared to hurt myself and too afraid that on the other side I would regret it (yes, i happen to actually know it’s not just blackness and non-existence). But if I got hit by a bus tomorrow, I wouldn’t complain.11
-
Anti-fav maybe
Nothing changed for me. The problem now is I can't go out as much.... And somehow I'm slacking off less...
Might have something to do with manager now expects everyone to be in at 9... So that means I gotta get up at 8...
Usually wfh I get in a 9:30 no questions asked... U know 30 mins for coffee, bathroom etc...
Now I gotta make an effort to at least login...
I feel like taking a sick day but now those seem scary too since they'll think I might've caught the virus... -
I've been reading a lot about companies moving towards implementing a one-person policy. Like, one person is end-to-end responsible for the backend, one person for android app, one for iOS app and so on.
They also call it "lean teams. Less people, less discussions, less bullshit"
Or maybe the search algorithms have flagged me as a recent job seeker, idk.
This is seriously scary because essentially it's telling devs "We will underpay you and overwork you as we wish. And you can't leave us because other companies have implemented their one person policy so u ain't getting hired anywhere else."9 -
Took over an open source project today. There's something quite scary deploying a fix to NuGet which has 18,000 downloads 😰4
-
Just go access to GitHub Copilot! Woohoo!
But dang it's sometimes scary. It's like it can read your mind and knows what to write before you even know it.
The future looks spicy3 -
I did it today...
It wasn't easy, and I'm scared that the consequences may out weigh the rewards, but it was worth the risk.
I posted a question on stackoverflow.
Sorry to sound super dramatic, but the last time I posted to that site I was noob at coding and the responses I got actually made me generally feel bad for asking questions and I can see why people stop coding after they visited it.
Anyway wish me luck and hopefully someone can see what I'm doing wrong or if it's a bug in React Native.
Also I swear to God, if some motherf*cker marks my question as duplicate I will... prove them wrong because I looked all over google like a starving polar bear looking for food in the arctic tundra and found nothing of substance. So I dare you.1 -
Starting the process of applying for developer jobs without any computing qualifications (I'm self taught) and I'm convinced that I'll not hear from anyone 😣 any tips from Dev rant to help me find that first job?9
-
!rant Scary Stuff...
Not sure what are the rules on sharing external content, but this story freaked me out and I wanted to share with you.
Pretty scary stuff, maybe something like this is already in the wild? Especially with the NSA and other power groups trying to exploit vulnerabilities and infiltrate everything...
Found it originally on the rational subreddit. Here is the link:
https://teamten.com/lawrence/...
Spoiler alert:
It's about the The Ken Thompson Hack:
"Ken describes how he injected a virus into a compiler. Not only did his compiler know it was compiling the login function and inject a backdoor, but it also knew when it was compiling itself and injected the backdoor generator into the compiler it was creating. The source code for the compiler thereafter contains no evidence of either virus."
How to detect/deal with something like this? better no to think too much about this. -
Some time i feel sad and happy at the same time. Sad, because of some users our App is getting less rating on Play Store and happy because at the same time we keep making loads of money from them.
It's scary.1 -
This is legit scary and awesome at the same time. Tried it myself and it is extremely fast and also pretty good...
https://github.com/CorentinJ/...
Imagine if you can do this 6x real-time speed on you computer what can big tech companies achieve. -
Ok, so until I manage to install Linux again on my notebook, I am stuck with windows.
I am a rather optimistic guy usually so I will take this as an opportunity to learn, see how far I can go with privacy on Windows and I will give rainmeter a try.
@linuxxx please don't be too mad :P3 -
As an undergraduate junior, programming beyond basic data types is very overwhelming. Web and mobile seem great. So does ML. Open source is amazing to use but scary to contribute to. Seriously, being a programmer or even trying to be can be hard.2
-
Postgresql kept shutting down at odd times. Then it became predictable. I googled, went through mailing lists, archives, old threads, Stack overflow, friends, family, my bosses, my old colleagues, forums, chat groups and paid redhat support.
Apparently, I'm the only one and the first on this planet to have this problem. And it's scary.6 -
Ok completely unrelated to develop stuff but has anyone else started watching the unmasking a killer series? Holy shit it is so fucking good. They brought on actual victims of the East Area Rapist/Original Nightstalker/Golden State Killer and it just fucking shows how scary it is. It's such an interesting documentary.
-
Is AngularJS already dead? I'm developing with MEAN stack, but I feel a little scary about the technology I think is the thing this days will end before I use it :s
If so, what is the new trend for web development?2 -
A truly scary multiplayer gothic horror action RPG set in a Victorian world with a Lovecraft inspired story (already got the story written as it so happens) with multiple mutually exclusive but tightly linked story lines. That is to say you can experience only one part of the unfolding story with the player having to communicate and interact with others in the game world to discover the full horror of the world.
The world would not have instances the world would be in a state that players find it in, based on what other players had done.
I have a lot of the game mechanics thought out, but time and money... If only it were limitless...3 -
Change, what a scary thing for me. I wish my familiar misery to go on, instead of a chance of happiness via an unfamiliar route.
-
Guys, normal state management is so good in React!! Why should we learn redux? its scary, the stores, actions, reducers what the hell :p19
-
Ctrl + t wasn't working on the browser
Unplugging and plugging back the keyboard fixed it but they were the scariest 20 minutes of my life -
My college senior project has become a monster. I look at it and all the work put into between my friend and I and all I can think of is
"This shits fucked I'm glad it's not for sale"
Seriously it works for the most part, but we're up to ~2500 lines of code and about as many headaches and it's still missing so much functionality and has so many security flaws. It's a great proof of concept, but good lord I couldn't imagine building it into a feasible application. It'd take months of work full time!6 -
What's your guys opinion about what to choose between a recent mac or the 2018 dell XPS 13?
I've been planning to get one of those for a while now, maily to use for college, work and coding (+ photo editing a lot).
But spending so much money, I want to make the good choice, and I'm still not sure.. I've never used macOS, but it seems interesting, but a bit scary too.
What and why would you guys choose?14 -
I've seen multiple rants about how people got blamed for hacking the school or airport or whatever, because they had a terminal or code editor open. Because white text on black background obviously means you're a hacker.
But what if we didn't use dark theme? What if your terminal looks like notepad and Android Studio like Word. Would we be less scary then? Would we be accepted by the public society?1 -
being the only developer for .net and being a fresher of a company is very scary when a bug pops up and you know nothing about it.
-
Good-bye typos? Does that mean it can could also read our minds too... that would be useful but scary...
https://futurism.com/videos/...9 -
Can we invent a firewall which blocks out all the shit about: woke, alt right, left, right, politics in general, global warming, aging of population and the rest of scary or extremely divisive stuff? I know which is impossible because of HTTPS but if it existed I would gladly install it on my home network.10
-
I'm working real hard for my studies and I'm loving it because I'm getting the results. However, friends keep on telling me how I'll regret that later and that this is my only youth etc...
I don't know if what I'm doing is right, the idea to waste a period is scary, but also I really want to succeed to be good in CS later on ...3 -
First run of Android-Studio after installation on a new Pop-OS! machine -> START FAILED!
Welcome back to hell Francois!
How many devices running Java today? Only once on one machineI have understood !
It is largely enough to show how LAME! you have been GOGOLE (in French-> IDIOTS!) to have chosen the worse technology, already worse at the beginning of Android.
SCARY for the future!2 -
Quote of the day:
"U think that's scary you should see the shelve sets belonging to the team lead,
Its like Stephen Kings's IT,
except this version, the clown writes horrendous code instead of scaring the shit out of you" -
Sometimes comments are the only defense between me and completely fucking up my HTML editing. Front-end is scary. 😰😭😢13
-
I've been doing code reviews for my team and other teams for quite a while now, but for one particular project I only just realised that they have separate repositories for the actual website, and a sandbox version. They're both identical with the exception of the sandbox repository having sandbox classes. So basically any changes done to the main repository also has to be copied into the sandbox repository, and its all done manually.
So I went around asking why there are 2 repositories and I just kept getting the answer because one is main, the other is sandbox. I asked why aren't they just combined into a single repository since sandbox is based on a server environment but everyone keep saying they don't know.
Projects without any form of planning can be scary and/or a total clusterfuck. -
The most scary moment about running the code for the first time is when no errors are displayed and you're sure it's not because everything is working as intended but because the error is so critical it won't show itself so easly1
-
Following recent accusations against Facebook, I downloaded my data from Facebook. They've data of all the contacts ever existed on my phone and logs of all the messages and calls between me and anyone else.
This immense amount of data is really scary regarding how much control they can have over one's personal life.
Fuck Facebook.4 -
I’m afraid that some day, services will come along that destroys the need for actual programmers. That all of us will simply be stuck at work, drag & dropping these new software solutions in place.7
-
Is it just me or the last season of black mirror was just the worst??? It was less scary and more invested in being politically correct and neutral...
-
!dev , im just a sysadmin down in the mud...
But users!
"We dont want to put the webcam [of our choosing] in the powerful computer so we run the videoconference on the old crappy laptop we brought"
At it is laggy, bad audio etc.
But that is less scary than plugging in a cable? On a machine dedicated for videoconf, stands openly on a desk. And this is a technical university. Applied technical. -
IE11 weird behaviour!!
So I'm building a website for management purpose. I'm asked to implement confirm pop up box.
This pop up box uses one div with dynamic content which is created using javascript and not hardcoded in html file.
Here comes the twist. I used append() function to append child elements inside that div. Everything works fine in chrome and Firefox. Pop up shows upon clicking button. But in case of IE 11, on clicking button, It asks user to download fucking json file, instead of showing pop up !!
I'm like WTF is going on??? How the fuck this json file is generated by my code??
Turned out, this happened because of append() function. That doesn't support in IE11. Fixed it, by using appendChild() method.
Don't ask me what kind of data was in that json file. I was too scared to open it!!
Things like this are scary and weird for a fresher like me. :(4 -
That day when I destroyed the hard drive of my mother's PC when I was 12 years old. (The drive wasn't properly screwed in the case, and so after a few repositions of the case, it would one day start up sounding like a jet engine and after that scary sound: silence.
My mother took it relatively well, mostly because she saw how I was beating myself up over it. I was so mad at myself as I knew better! I knew how to create a backup strategy, I'm theory. I never really put in into practice though.
She had no backups of course. No way of regaining her data.
Now she does. And now she regularly calls me to initialize a backup of her current data on her external drive. (And every few months I sync her data over to my place on a data storage just in case she loses both her PC and external drive in a fire.) -
Just found a 'Maybe' class that wraps an instance for null-safety. With arbitrary behaviour.
Like a good ol' if was a scary thing5 -
Working on an opencart eccommerce site I built in 2011... What the fuck was I doing?
Pushing the company to go for and upgrade / rebuild so I can clean it all up.
It was my first online shop AND my first opencart project... But even so... It's scary to look at. Works great, but the code layout is making me twitch.2 -
Suffering from the cash flow blues.
Remote contracting roles are far and few between, and so far I’ve only found the one client, the problem is that because they’ve been burned in the past by contractors, they only operate on an order by order basis.
So we’re stuck in this perpetual cycle of issues > estimates > order > development > test > tweak > pay and repeat.
The problem is that there is always significant delay between the stages from both sides, either because they’re busy on stuff, or I’ve burnt myself out rushing to meet an estimate and having to take a bit of breathing room.
Don’t get me wrong, it’s great working in blocks of a few days to a week and then having some time to myself (and the money is nice too), but the cash flow inconsistency is super scary when you’re having to manage corporation tax, accountancy fees and a salary.
Anyone else have these issues / know good places to find remote contract work?2 -
!dev
It's 1 in the morning.
I am sleepy and really should be sleeping, but I open my laptop and load a scary stories website.
Then suddenly it's 3 in the morning.
What the hell.2 -
Today we trunkated a table with 15 milion keywords for our search engine. It did feel very scary... With @Jappe and @hahaha1234
-
I. FUCKING HATE MY STUPID ASS UNCLE. HE IS SUCH AN ASSWIPE BRO ISTG he moved in with us and like I didn't think it would be such a big deal but HIS ASS SCREAMS AT ANYONE WHO DISRUPTS HIM WHILE HES LITERALLY DOING POT IN THE KITCHEN AND LIKE.. BRO DISRESPECTS HIS MOTHER WHO KEEPS THE ENTIRE HOUSE STABLE. HE TAKES ALL HER MONEY and doesnt lay her back like EVER?? And HE FUCKING RUINS EVERY HOLIDAY WE HAVE. And i cant even say anything to him because i have to respect grownups like man.. he aint even man enough to be respected 😹😹😹 he thinks hes scary bro like no. hes just a self centered lazy ass bitch. Im waiting for the day he moves out lmao.3
-
The project that I’m working on right now. The more features I build, the more I realize how much more shit I need to build. What the fuck is this. This is getting really stressing. Really annoying. Really scary really fast.
Am I missing something?
Am I doing something fucking wrong?
Am I over engineering shit?
Shit looks like it has NO END.12 -
When u are traversing the logs to find how flow went...and find out the bastard who wrote it forgot to put in logs at all...1
-
Mann i will always be a newbie to the world of linux, but running cmd on it, its always scary. Like one purge command and it went on deleting so many packages i didn't knew even existed at the first place.
I feel like a blind man following the blogs hoping to god that no wrong shit happens. And the blogs are also like "do step1 then step2 then step3, you will see x , do y and it will work" , and surprisingly it works!.
Linux is a beautiful mystery.
And why the hell is almost every browser in linux broken?
- Netflix, hotstsr and Spotify won't run on any versions of opera or chromium because opera didn't got some widevine installed.
- chrome runs but no good free vpn(i prefer hola/1click) works
- firefox is weirdly slow.
And yet this is the world's most lovable platform for web dev5 -
You know what's more fun than debugging a SQL stored prodecure?
Debugging a SP which CATCHes all errors and instead returns an error code. Because exceptions are scary... -
My senior today, jokingly: "That dark background of yours looks definetly scary"
That was only notepad++. My main tools do not even have option for dark theme 🤨1 -
Learning Pulumi with Python. Not a fan of Py, but I know my way around.
There's a dev cluster. My colleague asked me to modify Pulumi scripts for cost optimization, as the project transitioned to maintenance mode and is no longer needed on daily basis. Since I'm learning, he asked me laughing not to delete/change the static IP and not to delete the cluster.
I'm currently recreating the cluster anew for the third time :)
Gotta say, destroying a cluster is only scary the first time.4 -
Day... or... umm... Night 6 of devWholesome...
Happy Halloween folks! Today we celebrate spooking ourselves on purpose to feel anything but despair in the hell that is quarantine. Go watch a scary movie or have a small little halloween party with your family! Comment on this post if you celebrate halloween, what you are dressed up as, and what you are doing to celebrate. And as always make the most out of your day... I mean... night!random happy boo positive devwholesome i broke the embed generator again candy great night halloween pumpkin wholesome spoopy3 -
So I’m taking a class on compilers (currently a college student) and as I get further into a coding project we have to do I can feel and see my code degrading into a giant mass of spaghetti. Although I know that I should refactor it because it is messy (currently trying to find a balance between refactoring and actually getting the assignment done) the scary thing is some students in my class think this is perfectly normal code and is what good code looks like. Scary thought that so many people graduating from university have no concept of object orientation, reusability, etc... but what’s even scarier is most professors could not give two shits about any of these notions. I guess this is the biggest reason why a computer science degree does not prepare you for a job in industry.
-
So in Seahorse (the Gnome secret manager) deleting the OpenSSH key doesn't just remove an identity from agent, it actually deletes the keyfile.
I should've treated that scary confirmation message more seriously.
Also, my obsessive full disk backups every Monday are totally worth the time.2 -
Hi dev community! As we aré in the Spooky Month I would Like ti know tour scary ir chilling experiences as a dev. For instance: delete the database without where, etc. Or weirda experiences being a Dev.13
-
I was talking with my friend on call who was grocery shopping and was confused which icecream to buy. I suggested him to get Chapman’s Frosty. I started seeing advertisements of Chapman’s all over Instagram after. Kinda scary.
-
Okay..
So, what do I have here?
A cross platform mobile app with NO unit tests.
😕
I have to write a big new feature from scratch. (Things can't go wrong, right?)
Started working on it, pointed out problems with the UI/UX designs. The design changed multiple times, still I thought I could finish it by the expected date. And, so I did.
The feature went through testing, and they found bugs. (Surprise...?)
It's already kinda scary to touch someone's code that has no unit tests and no comments. And I think, it's all the more difficult to not introduce bugs.
Also, had to work on the weekend to fix the bugs.
I had some good learnings here, but I'm not sure how I can prevent bugs without unit tests and proper feedback cycle. :/4 -
What are your opinions on antivirus programs?
I've just recently looked a bit deeper into it and it's scary how useless they've become... Especially signature based ones, as 82% of all malware only gets used once before they get changed again and 70% of them are only active for >1h.
Also, if you're able to google and have a slow sunday, you can easily write your own virus that won't be recognized by AV. It won't be a devilish masterpiece, but it'll work.
Do you think AV (especially paid ones) have a future?2 -
Guys, it's first time to post here, i just tired and so lost😟
I want make an apps for mobiles and idk what should be use.
Xamrine, java, kotlin, react, dart, flutter.
Idk there are a lot of Options.9 -
So this guy says he’s afraid of Abe crazy guy killing him and so he’s dressing in a scary shirt for this reason so I say “yeah they’ll think twice before stabbing you in your sleep “
Then I went on to ask him whether he had a dream about a giant with penis with a human head jumping a pillow to the sound of muffled screams or a guy with a giant toad head staring at him lol5 -
OMG, what have I done? I've maxed out the Windows 10 start menu size and filled it with tiles, only to realize that I've basically turned the menu into *Windows 8 Metro Home Screen*. By choice. This is scary.2
-
Hopefully the Google cover I ordered if worth it and won't be slippery like the Pixel 6 Pro's edges...
Weather was nice outside though cold but figured would take it out for some real world testing, vs the 4a 5g it's replacing...
Well taking it out of my pocket and holding it was scary cuz it's slippery as fuck... The cold probably made it worse.
On the other hand the 4a was fine since it has a TPU case...
I think though I'm gonna get a tempered glass screen protector after all...
Picture is from 4a3 -
my first attempt at promise-like threads without the downside of the incumbent promises library offered in rust, where it spawns a new thread for every promise, appears to be a success
it looks like shit but I did not expect this to work so fast, I feel strange
so now I have a threadpool and i can ask it to take any number of tasks in any order, all of which can spawn more tasks, and it'll get them all done using best available threads rapidly. nice
I do have to synchronize them all at the end but I sorta half figured out how I'm gonna do that but it might not be the most optimal way idk
and there can't be any return data types
so everything has to wrapped in fucking Arcs and Mutexes, both going in and out (or maybe I can fix that? I don't know)
I'm expecting to get locked and shit blowing up. I'm probably being pessimistic
everyone always says threads hard and scary but anytime I touched them in other languages I didn't have issues. maybe threads hard in lower level languages and I'm about to find out these issues? 😖
*expects omens*
monster big, expect scary. things look fine. alertness level paranoid, nothing happens probably3 -
Software Installation happens through "point and click", also does system configuration and infrastructure. Servers are _pets_ and get reused and re-purposed after decommissioning. Command Lines, Terminals and scripting languages are buh and scary; We don't use them. Repetitive tasks are good, because once you know them you can do them faster and better. Windows servers are good, because we want to be like Microsoft ...2
-
Reading books. When you are used to focus on long texts, those sw related books are not scary anymore. I can finish reference material easily if it keeps my attention.
-
Can you imagine this scary moment while resolving conflict after a pull request that might break your code ?
That's the scariest moment1 -
My colleagues make such scary angry faces when they are focused. It scares the shit out of me everytime.
-
Hello world!
I have a question about which the best solution to send message verify to number phone in WordPress??🤔10 -
Some of my first thoughts on the new 16.3 release of React...
New Context API:
- I’m glad they made the context API less scary, but as a redux user I will still be staying away from using context as a best practise.
Strict Mode:
- I like this a lot. React allows for great freedom in how you do things, but also offers the freedom to write some shit code that in the end does the job. A way to enforce best practises in JSX is good in my eyes.
New lifecycle methods:
- meh. Life moves on
https://medium.com/@baphemot/... -
Seeing just how well ansible works to set up Arch is kinda scary, i wrote my playbook almost a year ago and it still works perfectly (after i renamed some packages)
And this is not even how you are *supposed* to use ansible, i am kinda abusing the system by only running it locally...
This is just reinforcing my Bash-hating bias even more: bash scripts are a terrible solution to 99% of problems, and the language is frankly shit.
Back to Ansible.
The fact that operations are idempotent is *such* a game changer, too: I can just write some extra roles to automate other stuff i can never remember, like setting up those darned wine/Lutris dependencies -
I'm in an inner conflict: I want to use Google Assistant, but all these privacy dramas/nightmares seem pretty scary to me. Is it save to use?2
-
Spend like 3 weeks in mem-checking with valgrind and ASAN, because there seemed to be some leaks. So painful and scary. You loose all confidence in your software, the checking tool, your own sanity.
Some spurious result prevailed, could only move it around. Boss could not reproduce the problem on his machine; Ubuntu 18 with GCC 7, mine was Debian 9 with GCC 6, so I tried older Ubuntu with GCC 5. Also no problem.
Fuck it, I'm switching to clang. -
To all my sysadmins/devops, what's your opinion on GoAccess (if you've used it or are currently using it)?
-
Hi, guys!
Hope all things going well with you.
I want a perfect plug-in for buy and sell the thing's for WordPress.
I found 2 or 3 good but it's didn't contain private messages...
Like #olx for Example
I want it free if there are available 😅😂3 -
Code comment in legacy codebase that says "Mr.Foo Bar doesnt understand why this is required but removing it may result in spontaneous combustion"
-
I watched my short duration YouTube video and i wanted to play it on a loop but mobile app doesn't have that feature so the only option was to manually tap on play button again and again. I just forgot about it and went watching other YouTube videos and suddenly this exact option appeared in three dot menu.
Do they analyze my app usage behaviour and turn on experimental features or what...3 -
Is anybody using Onesignal. It is free but their privacy statement is scary. Just read it and now I think I should stop using this service for my app.
-
I'm wondering if I should buy a ~1800usd/year bare-metal server to put ALL my random websites/projects/app-backends, instead of buying VPSes here and there
But the thought "all eggs in 1 basket" is kinda scary -.-
And no, buying a static IP and hooking it to a home-server ain't happening (unfortunately), coz I move around a lot9