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 - "much"
-
When the senior Linux engineer puts a terminal game on a server everyone uses which launched at login and after a little you start hearing oh's, wtf's, laughing and everything and then you suddenly have a whole room of Linux engineers playing some kinda terminal space invaders game while doing customer support.
😆12 -
Bought new headphones because my current ones' input fucked up again. Already ordered a new one for free but hours of traveling today without music isn't really an option for me.
New headphones don't work on devices without usb ports! 😭.
Went back to the store because I didn't know that and thought they were just failing and got it explained there. No money back because they were working fine.
Me: "well fuck me right now, then I'll just travel without music today :'(".
Guy: *grabs something from a closet thingy* "Here you go, a pair of earphones!"
Me: "Awesome! How much?"
Guy: "Enjoy your traveling man!".
😮
Thanks a thousand times to that guy!14 -
I modeled layout of my living room in VR. Now I can take a seat on my couch without taking off my headset :D13
-
So I had my exams recently and I thought I'd post some of the most hacky shit I've done there over here. One thing to keep in mind, I'm a backender so I always have to hack my way around frontend!
- Had a user level authentication library which fucked up for some reason so I literally made an array with all pages and user levels allowed so I pretty much had a hardcoded user level authentication feature/function. Hey, it worked!
- CSS. Gave every page a hight of 110 percent because that made sure that you couldn't see part of the white background under the 'background' picture. Used !important about everywhere but it worked :P.
- Completey forgot (stress, time pressure etc) to make the user ID's auto incremented. 'Fixed' that by randomly generating a user id and really hoping during every registration that that user ID did not exist in the database already. Was dirty as fuck but hey it worked!
- My 'client' insisted on using Windows server.Although I wouldn't even mind using it for once, I'd never worked with it before so that would have been fucked for me. Next to that fact, you could hear swearing from about everyone who had to use Windows server in that room, even the die hard windows users rather had linux servers. So, I just told a lot of stuff about security, stability etc and actually making half of all that shit up and my client was like 'good idea, let's go for linux server then!'. Saved myself there big time.
- CHMOD'd everything 777. It just worked that way and I was in too much time pressure to spend time on that!
- Had to use VMWare instead of VirtulBox which always fucks up for me and this time it did again. Windows 10 enjoyed corrupting the virtual network adapters after every reboot of my host so I had to re-create the whole adapter about 20 times again (and removing it again) in order to get it to work. Even the administrator had no fucking clue why that was happening.
- Used project_1.0.zip etc for version control :P.
Yup, fun times!6 -
Just saved a life. I was just walking with the dog (it's 3am here) and there was a bleeding drunk on the street - completely unconscious. Must have fallen on his head. Got the police. The paramedics told me a few minutes ago that the guy had a skull fracture. A few hours later it would probably have been too late for him.5
-
"The password must be 6 to 32 characters long and must contain atleast one uppercase character, one lowercase character, a special character, the md5 hash of your last name, a dried olive branch and the blood of a unicorn."5
-
my boyfriend like to talk to much, sometimes i want to shoot him in the face with
"Your verbosity is astronomicaly beyond java"17 -
Pair programming seemed awesome, until I started mentoring the guy who doesn't believe in holding farts.
I mean, I know everyone needs some relief now and then, but when I'm leaning over your shoulder to point out a bug in your code?
Fuck you, dude. You're on your own5 -
PHP sucks balls,
It takes forever to do anything, it is so messy it feels like walking through a massive pile of shit!
Ok good I have your attention and that ++ 😇
But no this is not that kind of rant, quite the opposite.
In 70 lines of php shit as some people would call it, I am currently scrapping GitHub pages with ebook collections and with some minor regex pulling PDFs out and saving them to file.29 -
Today the CEO called a meeting with our team just to get to know us personally and have some friendly chat. These meetings are to become a regular thing. Seems like he really cares about his employees.11
-
Will do a much-security.nl post with answering sent-in questions this weekend.
Please send them to concerns@much-security.nl 😊
Public GPG key can be found at either:
https://much-security.nl/concerns.a... or https://much-security.nl/concerns.h...
Oh and threats (including death threats) aren't much appreciated. They don't really keep me awake at night but if you're one of the people sending them, it's not much fun 😬)17 -
Just looked at the anonymous analytics I collect on the security/privacy blog.
No SQL Injection attacks yet (would be useless anyways as I don't use MySQL/MariaDB for the databasing.
Directory Traversal attacks. Really? 🤣
Nice try, guys.39 -
FYI, you get paid an average of 100k/year working for a business as a dev in switzerland. In india, you'll be looking at an average salary of 5-7k.
Which is less than what you earn in a month in switzerland.
We are so spoiled.16 -
Someone asked for an RSS feed for the security/privacy blog, I thought?
Well, hereby! There are three feeds:
https://much-security.nl/main.xml - a feed which is updated with both blog posts and external links relating to privacy/security I find interesting/useful.
https://much-security.nl/own.xml - a feed only containing the blogs posts themselves. For people who are only interested in that part.
https://much-security.nl/external.x... - a feed only containing external links. For people who'd like to stay updated on recent cyber security/privacy thingies.
Tracking: every time a feed is visited, a redis value for that feed get's incremented. No time, ip addresses, user agent or whatsoever is saved. Just one variable getting increased once.
New domain name will also be revealed soon (probs tomorrow, going to bed soon as I've just been sick) :D.
Oh and just a warning, the main/external feed are the only ones populated with exactly one item right now :P30 -
This made my day so much! (The stickers quality is awesome by the way, much better than I expected)14
-
It's really funny to build a PHP based RSS feed generator when, this morning, I hardly knew what RSS even was 😆11
-
Alright, the blog seems to be running again and its not breaking yet which is a good sign :P.
Although nothing has changed on the front end yet, the backend has been partly rewritten to be more efficient and of course, post sorting based on posting date!
I'm aware of most of the front end issues so no need to tell me all of them again, I'll look at that tomorrow as I need sleep right now :(
If you'd find any bugs/security issues, please, don't exploit them but report them instead! I take security very seriously and will try to patch any security bug as soon as I can :)13 -
Customer: How much costs custom developed software?
Me: How much costs a car?
Customer: Depends on which car...
Me: Exactly.1 -
SO FUCKING MUCH COFFEE!!!! FUUUUUCK!!
I'M LITERALLY BURSTING OF ENERGY!!!
I CAN'T EVEN CONCENTRATE ON MY WORK ANYMORE!!14 -
My average work day:
Thinking of better ways to plan/organise my work - 75%
Planning my work - 15%
Rethinking how to plan my work - 9%
Actual work 1%1 -
You know you have been using devrant too much when you open it and the algo only gives you rants that you already ++'ed.5
-
Thus far I've had little success trying to teach code to people I know.
But yesterday.....man
My best friend told me that he was serious about learning. He asked me about my recommendation would be. Against all odds, and after small demonstrations he asked to learn about Java.
I made some coffee and braced myself. Either the dude is a hidden genius or I am an amazing instructor, but he got the whole thing. I introduced him to the basics, oop, variables etc and he got it down in one session. He was able to understand errthing a do a little code along.
So proud.13 -
Yes yes another arch Linux thing but holy shit, in just 2 days I've learnt so much!
First time adding a grub entry and it works straight out of the box :-D6 -
Translation: “The Password is to long. Please choose a Password that is not longer than 12 Characters.”
Oh, and the Password can only contain Letters and numbers 🙃14 -
So python, who knew it could automate a lot of crappy tasks 😎
Actually I did, but god it’s so quick and easy to implement than expected.
I have a new formed respect for python devs after my day of web crawling and ftp transfers and outlook mining 😘7 -
That moment that you come across a domain name which you thought would have definitely been taken already.
Came across strtoti.me. (php function for converting date/time strings into unix epoch's). Quickly wrote an api for it and put it online because fuck it, why not!
Feel free to use it as much as you want, I can't guarantee its availability unless it would become really popular but I can't imagine that.
URL: https://strtoti.me
API example: https://strtoti.me//... 20 20:15
API example (url encoded): https://strtoti.me//...
API documentation (not that good yet, might improve it..): https://strtoti.me
Well, let's see how this goes. Feedback appreciated but I currently have a shitload of projects to it doesn't have the highest priority right now!12 -
am I only one who thinks that ≥6GB RAM for phones is just too much as most of the time the unused RAM gets wasted for no goddamn reason but the only one being that the companies want their product(s) to look more compelling in `spec sheets` and it's a competitive market so it ok for them to do so...24
-
Customer: The pages x and y are not displayed in the menu of my website.
Me: I've added another menu level. This level wasn't planned. Your pages will now be displayed.
Customer: Do you think I have too much menu levels?
Me (what I want to say): YES. You have too much of EVERYTHING! Too much menu levels, too much useless pages, too much bad formatting, too much different font colors in one fucking sentence! Your website is crap at all.
Me (what I said): No, it's okay.
I hate customers.2 -
*launch software*
> goes tits up with no info
*restart machine, launch software*
> still goes tits up
*su to the user it runs as and run it manually because fuck you shitstaind*
> still goes tits up
*launch with debug logs enabled*
> suddenly works
What is this black magic?!10 -
!rant
Our lead dev in the company seems to be a smart guy who's sensitive about code quality and best practices. The current project I'm working on (I'm an intern) has really bad code quality but it's too big an application with a very important client so there's no scope of completely changing it. Today, he asked me to optimize some parts of the code and I happily sat down to do it. After a few hours of searching, profiling and debugging, I asked him about a particular recurring database query that seemed to be uneccesarilly strewn across the code.
Me: "I think it's copy pasted code from somewhere else. It's not very well done".
Lead Dev: "Yeah, the code may not the be really beautiful. It was done hurriedly by this certain inexperienced intern we had a few years back".
Me: "Oh, haha. That's bad".
Lead Dev: "Yeah, you know him. Have you heard of this guy called *mentions his own name with a grin*?"
Me: ...
Lead Dev: "Yeah, I didn't know much then. The code's bad. Optimize it however you like. Just test it properly"
Me: respect++;2 -
Once a CEO is 24*7 a CEO. For me it's Chief Experiment Officer
And only dreamers can have that title. One who dreams at night and work it out the following day.
Having a startup is much more than just having an idea
It's about revenue,
It's about value,
It's about team,
It's about impact,
It's about growth,
It's about compliance,
It's about being finance, marketing, HR and tech expert at the same time.
It's about respect the supporters,
At the end it's about the money you earn as an individual.
For playing all the above roles, you need to dream real big.
To me startup is about falling in love with your work first.
-
By an Indian CEO2 -
MY SISTER (the LibrOffice OS one) GOT ME A MUDAFUCKING RASPBERRY PI 3 😍😍😍😍
Now what to do with it 🤔13 -
Some years ago I was in cyber security in the military being shown some new tech for our use. Was challenged to try and get past it after being explained it's basics. Took me one long line in Linux about 10 seconds.
Anomaly detection firewall with machine learning seemed like a good idea.
Setting it to aggressive response and then change the package header to the firewall's own address however made it kill itself.
We didn't deploy that firewall that I know of.5 -
I'm flying Lufthansa right now, and if the wifi on this plane is indicative of German wifi, my rants will become much much much angrier... this is absurd.
For those in Germany with this wifi... HOW DO YOU FUNCTION???!!!?!?!27 -
Finally some user facing change on @Wikipedia
#PagePreview
Shouldn't this have come much much earlier?7 -
Kid brings me an ancient Chromebook with non-functioning "t" key.
I crack open the case and remove a bunch of screws trying to get to the keyboard.
No can do. This thing is built to basically self-destruct upon user tampering (Dammit, China!!!)
Put it all back together with the intent of trying to wipe it and recycle it.
The "t" key is suddenly working fine.3 -
My manager wonders why I don't respond to people in a timely fashion.
I'm watching 83 Slack channels and private messages, I get 45 emails an hour, I'm on-call, and I have 125 servers to monitor.
Number of Jira tickets I received in the last 3 days? One single fucking ticket.
Open a damn ticket and I'll shove you to the bottom of the backlog, just like everybody else... I mean, I'll be able to track your request and not loose it.7 -
This is the worst day in a while...
- The weather sucks
- I'm out of coffee
- I'm late for work
- I have a deadline very close... that was put there by my coworker who made promises to a client without my knowledge and without knowing the real state of the project...
The gif below explains pretty well how bad I feel today and how much it hurts.8 -
Have you ever thought that even today, if you had a very large "file", say 10 petabytes, that it would take 74 hours on a 300 Mb/s connection to transfer it anywhere in the world , therefore it would still be much faster to fly it physically anywhere, even with the ~5 hour time to transfer it to some sort of drive(s) at 5 gigabits a second.9
-
Designer: "And you know what we could do? We could make all the information be available anywhere the client wants. It's all in the cloud!"
PM: "Yeah! That's brilliant!" (High fives all around)
That's one day after a visit to a client saying they cannot rely on their internet connection. -
One of the first things I learned while screwing around in Linux for the first time was the calendar in the terminal. I never thought I'd have an actual use for cal, and it just sat in the back of my mind for a year.
Then, two weeks ago, I needed to find the date for a saturday in December, because I thought it was the seventh. My duck was like "Hey, your terminal is right there, why not use that cal function instead of looking for your calendar?" And I was like "Dude, that's genius!"
I have since done it thrice more for various reasons, and it has saved me like four minutes in total. I love all the little things like this in Linux (I'm pretty sure Windows and obviously MacOS do the same thing with practically the same command, but shut up and let me enjoy myself (and it just feels more accessable in Linux because I use the terminal so much more often))
So yeah
Stuff
God I need something to do...
Wait! I have several things to do! The first one will be making a list of all my projects.
Or spending another two hours on devRant.1 -
I do own a HI-end XPS 13 w/ i7. I have it for more than 3 years by now. It's a fucking beast! It's running cold, VERY snappy, does its job VERY well and VERY fast. I cannot imagine owning a faster machine...
Today I've noticed that all the 3 years I've been running in powersave mode (cpu capped at 1.7 GHz).
Jesus hugging Christ!13 -
Oh yes, today was a fugly nice day.
Fuck you my dear boss.
Your mindless way of taking a dump onto my code, moving my classes (CSS) away and adding new classes to refuck my unfucked fuckery clearly shows how much brain is left in your hollow skull of nothingness.
It took me only 2.5 hours of my precious time to unfuck your refucked fuckery and implement the fix you wanted me to do because you fucked up my code.
Go eat a bag of segfaults and get cast to void* (void pointer).
I am also very thankful having spent the whole day today to fix cross browser fuckups, hacks and #!&$+@.
Normally I really like my boss. He is a cool guy and an innovative and mostly intelligent person.
BUT FUCK HIS CODE.16 -
Java: Cannot convert int to Boolean.
Me: Wait what?.. Ohhh *cries*
I've had too much Vitamin C / C++..
Not used to computer liking me and not letting me shot my head of.. I love you too, Java ..3 -
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 -
Sometimes am really pissed off with stack overflow, it won't let you comment if you have less points.
Its like yeah, you can make an answer with every stupid shit possible but no, you can't comment or get any good author's attention, he might be meditating -_-6 -
Me and my manager throughout 2020
January:
Me: So umm, we can release the new app version
Manager: No we promised client X app first go build that
Me: umm, ok.
February:
Me: so the app is done, but client hasn't setup area L so there is no data there
Manager: ok, I'll have them setup area L soon ™️
March:
Manager: area L is too much work to setup, use workaround L thats way better
Me: ok ...
April:
Manager: client is nitpicking on design and layout please make this mess even greater
Me: ok, anything else?
Manager: yeah also start on app for client Z!
Me: and our app update?
Manager: later son! Risk tooo muchos!
May:
Me: the mess for client X is done, and first version for client Z is also ready for test
Manager: ok good work, here is a new set of things to mess up
Me: but... Seriously, wtf?!
Manager: clients want quality
Me: ah ok, not nitpicking, cool
June:
Manager: client X went MIA, but client Z will send you a weekly list of things they don't understand and want to change
Me: ah great, truly worth postponing my February holiday to release nothing
July:
Manager: so, how we doing on all them changes
Me: well, I am a loyal custodian with alot of pleasure in my work!
Manager: ah ok good!
Me: any news from client X??
Manager: who
Me: mkay ... n.v.m
August:
Me: can we release yet?
Manager: change, we can!!!
Me: are you Obama?
Manager: ambitions
Me: fuck you pay me
September:
Me: I am confident we can now release all 3 apps as promised mid september
Manager: great!! Good work
Also manager: you know that immensely complex area within the app? That needs a complete rewrite because we have bad ux there!!!
Me: ok... To which requirements?
Manager: good ux, we must have standards
Me: but the layout of page R id generic as page F so then we need to align there as well
Manager: go! Do!
Me: ok I'll come up with my own requirements then
Manager: we also need documentation
Me: really!!!! How clever of you to fire colleagues T & P and we now have zero workforce for that
Manager: things will get better someday
Me: ah, great! Put it on my calendar
October:
Me: I need a sabbatical biatch
Manager: a what?4 -
Am I doing something wrong here? Or those imports are so damn annoying?
Any solution for reducing those imports? especially that I am using them all and not have non-used imports
Just like Java, too much imports -.-7 -
The feeling of looking back at some old projects and coding exercises and then realise how much you have improoved
:')1 -
Every time I finish a project and have spent days mashing keys and gulping coffee to bring a simple but yet delicate thought to life.4
-
The team of interns I'm working with are all off this week. I was given 2 skilled colleagues to cover for them. We had our first scrum today:
Boss: so what are you working on?
Me: I'm adding new feature 1 + 2.
Boss: and you?
Colleague: I am ... removing the shit -
Have I ever mentioned how much TypeScript compensates for JavaScript's Lack of being statically typed?
It's. So. Much. Better.8 -
Lately, in the company I work for, it's becoming the norm for the dev to finish workdays at 10pm or 11pm, but we still get yelled at when we arrive after 9am. Anyway, every week, the PMs and salesmen have a big meeting to debrief how everything is working so well in this so wonderful company, and whatever. From what I've been told, it's just a big session of self-satisfaction, applause, and gossips.
During the two or three last meetings, some PMs dared to point out that the dev felt underestimated and constantly under pressure. Last time, the boss of the managers answered: "Developers just like to complain."
Yeah, right! We work like hell everyday to respect deadlines of underestimated projects, we have to fight to get hardware, and even a good chair is a precious resource!
Ultimately, another PM trainee said projects were late because dev are just laughing all day long... Go figure!
I feel like most of IT companies treat dev like inferior robots :(5 -
FINALLY after 48 hours coding. 1000 lines of algorythms ....
Managed to sync video playback on 30 Machines, didnt go to work "sick".
All this for a side project.
Doesnt possibly work they said....8 -
Turning my 27" monitor vertically was the smartest thing I did all year.
There's so much space now that just using it makes me happy!
That only drawback is the 1080p horizontal resolution which is not enough for many sites to fit without zooming out.
I feel like I will soon persuade myself to buy a 4K monitor...4 -
That moment your reading devRant while waiting for a UAT environment to build for the 3rd time in one afternoon.
-
Gosh, where went my social life? XD
That's already more than a month that I moved to Nice. I'm working a bit too much I guess. You know, I'm the kind of guy who is gonna rebuild the entire software architecture on his free time because it's crap x)
Anyway Nice is quite relaxing I like this place. And if someone is around and see my face, come and say hi :P5 -
i was coming out of my mom and i looked to my right and it was that computer that always beats with her heartbeat and stuff1
-
Surprisingly frequently in my city, a few weeks ago for example I was in the pub discussing reactjs with a friend of mine from uni and a random bloke cut in with "there was nothing wrong with jquery" (he had a massive grin on his face, so he knew what he said). Spent the rest of the night talking with him and his son who were both consultant developers.
Fun night 🤣 -
How much You know from this?
How much you are earning by that knowledge?
How much your company can give that person?7 -
Unbelievably slow connection. Wanted to do speed test so I can post with proof. The connection disconnected the moment I click the "Test speed" button.
-
When you realize you had sharpening enabled in your monitor settings and you turn it off and shit just looks so much better...
I mean this is a necessary setting when using VGA but this monitor is connected via DVI!
Also some people just do not seem to notice this and leave this enabled on their screens.4 -
Been developing a Java app for 3 months, including basically everything from aop to rest services.
Meeting with po:
Me: So, guess how many loc I wrote.
Po: 400?
Me: *laughs* I'll get to 10.000 this week.
MAN COMES IN WITH CHANGING REQUIREMENTS ON AN HOURLY BASIS YET STILL DOESNT UNDERSTAND HOW MUCH WORK ALL THIS SHIT IS!!1 -
Fuck M.2 and mSATA SSD's. Not only do you have to worry about lengths (30, 42, 80mm), but then there's mSATA vs M.2... Where SSD's with an M.2 connector can STILL use mSATA internally! AND on top of that there's a bazillion connector types. For that I'll let the attached image speak for itself. I don't see the difference to be honest. Maybe someone in the comments can explain.
Long story short, I bought what looks to be an M.2 SSD that nonetheless uses mSATA and I pretty much wasted my money on a paperweight. The little enclosure I bought for it only does mSATA *connectors*. It doesn't fucking fit!17 -
Fuck UI animations!
They’re cancer. They’re like violence: once you start it’s already too much, and too much is never enough.6 -
Oh I have quite a few.
#1 a BASH script automating ~70% of all our team's work back in my sysadmin days. It was like a Swiss army knife. You could even do `ScriptName INC_number fix` to fix a handful of types of issues automagically! Or `ScriptName server_name healthcheck` to run HW and SW healthchecks. Or things like `ScriptName server_name hw fix` to run HW diags, discover faulty parts, schedule a maintenance timeframe, raise a change request to the appropriate DC and inform service owners by automatically chasing them for CHNG approvals. Not to mention you could `ScriptName -l "serv1 serv2 serv3 ..." doSomething` and similar shit. I am VERY proud of this util. Employee liked it as well and got me awarded. Bought a nice set of Swarowski earrings for my wife with that award :)
#2 a JAVA sort-of-lib - a ModelMapper - able to map two data structures with a single util method call. Defining datamodels like https://github.com/netikras/... (note the @ModelTransform anno) and mapping them to my DTOs like https://github.com/netikras/... .
#3 a @RestTemplate annptation processor / code generator. Basically this dummy class https://github.com/netikras/... will be a template for a REST endpoint. My anno processor will read that class at compile-time and build: a producer (a Controller with all the mappings, correct data types, etc.) and a consumer (a class with the same methods as the template, except when called these methods will actually make the required data transformations and make a REST call to the producer and return the API response object to the caller) as a .jar library. Sort of a custom swagger, just a lil different :)
I had #2 and #3 opensourced but accidentally pushed my nexus password to gitlab. Ever since my utils are a private repo :/3 -
So I was just watching a show with subs and see this line:
"So just try and catch me!"
The first thought that came to mind was:
try {}
catch {}6 -
I feel like I need to morph into an octopus to keep efficiently doing my work.
Too few hands, too few brains...
And I just can't fucking focus on 5 things fucking simultaneously...
I was coding.
-> Customer calls
-> New ticket with higher priority
-> I get back to coding
-> Boss calls, do ticket first
(Rinse and repeat)
I don't even know if I'm able to at least get a raise as a trainee, but our company only has two (2) developers right now, including me... And since our senior left, we do a fuckton more work.
I do way more than other trainees in my class and compared to some other colleagues, seriously.
In any case, we got reviews and feedback rounds with our bosses next week, and I wrote a DIN A4 page of reasons why I want to get at least a small raise.
Not gonna read it off, of course, but gonna go along it...
Wish me luck.5 -
Oh man don't you just LOVE the weekend? I have no fucking idea but I have so much energy and motivation now... I might even try to pull a all nighter on my personal project !
Anyway have a nice weekend everyone! 😁3 -
"Stop spending so much time on the computer, there so much more to life than just a screen." ok mum.1
-
Today is haut garbage, too much stupid, too much management. Feeling nihilistic. Time to do something crazy
*updates linux-firmware6 -
I used to think my first relationship was awful. I went through so much and rather it served as a trigger for my childhood trauma as well.
Little did I know that it would be the best the thing that could happen to me. I grew so much and every next woman I met, I realised how fucking amazing my ex is. God I miss her terribly.
But what happened with my recent fuck up, I am devastated. This toxic women brought out the worst in me. I have never been so hateful against myself or anyone else in the world.
I was love bombed and walked into a trap. I quit as soon as I realised what it was.
My values were comprised. My integrity was put to test. My trust was intentionally broken. During the initial days, she tactically identified my vulnerabilities and insecurities. Then used to sadistically trigger me as often as she can and sit there and watch me in suffer pain.
It led me to self harm and being suicidal.
I am so badly wounded that even after few weeks, I am still discovering all the wounds. It will surely take some time along with external support to build a healing environment for myself and overcome this damage.
I am very angry, terribly hurt, lost and confused. This shit developed a phobia in me. I cannot trust anyone anymore. I constantly live in fear of being hurt (physical, mental, and emotional). I am paranoid of that stalker.
I don't think I'll ever be able to start and build a healthy relationship with anyone. I used to be sooooo fucking strong emotionally and mentally. But now not only my trauma relapsed but I got more issues within me.
I really want to live a free, healthy, happy and a fulfilled life. I don't know when time will heal this but right now, I am in terrible pain and hate myself a lot.9 -
Today I had a meeting...
It was about a Team having problems with our Tool...
All participants where QA professionals...
(at the very least according to their Job title)
The invite said please come prepared!
THEY WHERE NOT ABLE TO DESCRIBE ONE ISSUE ACURRATE ENOUGH TO MAKE IT REPRODUCABLE4 -
I have an idea to make server side html. Just for fun. Or for noobs who just wants to know web development.
Example syntax:
<html listen=80>
... something amazing
</html>
Any suggestions/ideas??
(This could also be the much needed revolution for backend)12 -
My menu bar in MacOS was cramped, looked online and found out that an app can fix it.
Holy shit. Does everything on mac cost this much?10 -
Am I the only one that comes to the sad realization that if I wanna have a happy and healthy lifestyle I have to sleep a lot and avoid caffeine and do exercise on a daily basis and, on the other hand, if I wanna do all the things I'd like to do concerning software development (and hold a regular job) I have to sacrifice sleep, exercise and switch water to coffee?10
-
Seems like my connection to much-security isn't so... secure 😂
Didn't you forget something, @linuxxx?6 -
Aaaaaw fuck yea. I'm finally at my mother's, for my first holidays since late December 2017, and I FINALLY can sleep as much as I want without being bothered. I just slept 30+ hours in 3 days, which is close to what I sleep in a week. Still tired though, but I feel so much more relaxed than the evening I arrived at my mom's place 3 days ago *.*
-
Here's a short cliché marriage scenario.
He: I think you’re my compiler. My life wouldn’t start without you.
She: -
I keep spreading myself too thin. I pick up too many projects and find myself not working as much as I want on my main projects. I've been getting better about realizing this, and I caught myself after less than a month. But shit. I need to stop it.
-
Joined as an Intern at an MNC, There was an issue with creating the account so a ticket was raised. Now to view the ticket, I have to log in the account :)1
-
Thought;
Why is there not much support behind the open and free CA "CACert" that has been around much longer then Let's Encrypt?9 -
Me: Do you already have a live USB stick for Windows?
Brother: You mean a dead USB stick, because Windows hasnt got that feature?!2 -
When you're panic attacks stop Midway as you realise you don't have the time to deal with that shit you know you need a break1
-
!Rant.
When you begin to terminate sentences with semicolons; And it feels more natural than using a period. You know you've spent too much time coding;1 -
I deleted over a petabyte worth of snapshots from AWS today.
As a data hoarder this feels like genocide.5 -
- Bad at pretty much everything else
- Bad at pretty much everything else
- Bad at pretty much everything else -
Is it just me or does 16GB RAM feel like overkill on Linux?
I've only seen the RAM usage go up to 6GB at most.
Kinda wish I could just take that 8GB card and stick it into my desktop.13 -
Not sure if this should be a proper rant about the reasons behind this, or a simple 'so much win' situation..
CTO asked how I'm doing with task xy.. my answer: mostly should be fixed, but I'm trying to figure out this zz thing.. It is so fucked up, I can't make sense of it.. before I could really finish the sentence CTO was like: shut up, don't tell me about it, we know, just please fix it..can you fix it? Please say yes..and don't talk about this anymore.. 😂😂😂6 -
Haha I started to read some programming books (want to get better in pattern designs, etc) and now I am dreaming code for 3 days in a row. Maybe I shloud stop? Fml4
-
Deadline for my paper is tomorrow. Still missing 1/3rd. Also haven't created the presentation for it yet.
#NotOnlyDiamondsAreCraftedUnderHugePressure4 -
I just noticed that my hotel room card is a simple, unprotected NFC card that has a whopping 8x8x16=1024 bit allocated. If I had another NFC tag with my I'd be tempted to copy it and play around with it a bit...12
-
Throw your best toilet poetry at me. I have a small one to start.
I suck, but hey, examples :P
Here i sit
Taking a shit
The cheeks of my butt i spread
I had some very nice garlic bread
My poop is floating, my poop is brown
I watch it suffer, i watch it drown7 -
Some people need stickers for their laptop ... but what I actually need is a laptop for all my stickers ...2
-
Nanotechnology is getting cheaper every day, but I do feel a bit stupid to buy a 16GB USB stick to be used as live USB for Ubuntu 😂3
-
So, today I've read a study that says that chocolate '' improves brain function ". Bullshit. What improves brain function is having a glass of scotch while programming. Damn, I even write code faster. The problem is the morning after when I re-read my programm. I really didn't thought I knew mandarin.3
-
!dev
People these days...
At a bakery 3 girls didn't bother to clean up after themselves although the only thing left to do was to t aske the tray and dump it's contents into the trash can WHICH IS ON THEIR WAY OUT. Yeah but have enough time to cake on rediculous amounts of makeup...
Someone literally shat at the tram stop at the main station so whenever took leave the tram you might just step into it.
Then there are always those religious people trying to hand out pamplets about how great their religion is and how much it is helping- they stand right next to a crippled homeless begger.
Just wow.9 -
I have hundreds of Udemy courses I'm enrolled to. I hoarded them when they offered free coupons a few years ago. I realized most of them are trash, sharing wrong information with their thick accents. There is no option to unenroll, just archive. It feels dirty knowing they are still there, like ghosts hiding behind the curtains. Hoarding is a disease. I need to get rid of the noise. There is so much noise in today's world. Send help.1
-
Graduating from school, To find out that there are much (much) better coders, programmers etc. Out there. Made life all the more interesting.
-
How do you guys know how much to ask for freelance work? I'm always scared to ask too much and lose a client1
-
Class about to end, instructor announces quiz. Looks at friend, sees him opening up algo app on his phone playing all algorithms in simulation mode 😂
-
When you have so much work
To do, but can't start any of it until you have the meetings about it. Meetings meetings meetings.2 -
This kind of BS makes me mad
" - The password must have 6 digits
- It must have at most 2 repeated digits and 3 sequentials"
RIGHT, because 293417 is SO much safer than 999123
Btw, this is a phone company, so with this password you could probably have access to someone's phone number, phone records, address, and much more. WTF1 -
Why is there so much stuff to learn and know? I just want to be able to do everything myself in a week.8
-
Buddy: Let's invite the buds and do something. Snorkel? Swim? Movie?
Me: Sure.
Him: when?
Me: sometime.
Him: tomorrow?
Me: someday
Him: soon?
Me: soon.
Him: Let's do this.
Me: Let's .
It's been two weeks since then. 😂
This pretty much sums up my social life.3 -
Ok a quick, short story time.
Might write longer one later.
Few months ago i asked my professor if i could do something to skip all those labs and lectures from "introduction to programming". He agreed, but i have to take tests as well and make a program showing that i can use all of C/C++ functions, syntax required by the subject. After few months I didnt managed to do ANY significant progress. That happens when i dont have any directions, i just get 10 000 000 ideas and 0 motivation to implement them (with that many ideas my mind becomes tangled as well). I can bet that im not the only guy who has a similar issue, but keep in mind my mental situation isnt that great; more about that in the next rant.3 -
Trying to manage and develop five massive projects does not leave much free time and does not do much for my sanity.3
-
why is outlook so fking painfull... designing a newsletter. thunderbird: shows everything fine. Outlook: brakes design complelty.
Design was made with Microsofts own Publisher, which claims to be usable for creating newsletters...
Then outlook cannot send out massmails like publisher can...
what the fuck is wrong with them! You are developed by the same fking company! How can one tool show something one way and another display it completly differently... whyyyy
(since I am not the webadmin I cannot use a fancy newsletter designer tool and integrate it into our website since we first would need to talk with the entire project about it...)8 -
Use devRant since August, just found "join the dark side" (darkula) option. Much wow! I'm a moron...2
-
Aggravated after having pointed a remote coworker at documentation that would speed along some development he was assigned to do, only to find weeks later, and several "talking past each other" conversations later, that he had disregarded it or severely misunderstood it and went his own route. Showed him today how something was done under what I supposed he had been doing and he reveals he "didn't know" it was to be done that way.1
-
Locked out of machine...
Email to open ticket...
Ticket confiration in email call number pls...
Calls number, dial options menu...
Option 3 ... Presses option 3...
Please leave a voicemail describing your issue...
Rinse repeat3 -
I'm at that point again where I question whether I want to still do computer stuff for work, but this time I kinda want to do part-time computer work and part-time physical work instead..
If my body is this bad when I'm not even 30, I wonder how I can do this sedentary job until retirement..3 -
Pretty much everything. The knowledge I have only makes me painfully aware of how much I don't know.1
-
October's begun and I haven't even started on my game. Fuck.
My SO's birthday is in December and I wanted to make a small game for her using elements from Limbo and the like because I can't draw anymore and because the graphics automatically become easier to make by myself that way. It's a 2d puzzle solving narration driven platformer where the player finds their way across the levels to his other half (simple and cute, maybe even cheesy).
But see, the thing is, I took on too much work again and I can 'barely' juggle them let alone work on the game and it's going to be December before I'll even know it. And I made sure to plan a really simple game with no extra flowers and shit to make sure I'd finish it on time but I won't be able to at this rate and it just makes me sad, like fuck, should've thought this through before. :/ But now here I am, ranting away while taking the dump of my life on the toilet taking out my frustration in quite the literal sense while verbally slapping my shit on devRant.
Feels bad man. -
Had to reinstall Linux on my gaming PC today. I tried Korora (Fedora based) but failed at installing the NVIDIA drivers.
So, back to Antergos I go. It's so much easier running [sudo pacman -S nvidia] than having to blacklist nouveau... -
I know it would be against devRant's simple UI and mechanism, but I'd love a Quote/Jump To Quote feature.1
-
Ever work for a really big company and at the end of the year read the statement on how much profit they made?
Looking back at last years, while looking at the new codebase i'm working on and asking
"How does this shit, equal that much money"2 -
Started using stock Chromium as much as possible, consumes much lesser RAM vis-a-vis Google Chrome.4
-
I should reinstall winballz, but I have way too many things to back up and re-setup. I hate my life so much in these moments.
-
When you love to code so much that you get chronic lower back pain 😞 What do you guys and gals do when you get back pain? What is the best way you have found to avoid it?11
-
Feeling the need to know everything about web dev (frontend for now) already yesterday, though not having a clue, what to look at first, as it's its own universe. Everything has a million ways of implementation, combination and features worth looking at.
Already have worked with basic HTML, CSS and JS, had a short look a Typescript, being confronted with React Typescript + Redux + thunk, SASS, learned some basics of all.
Feeling lack of motivation to build smth to learn, yet I want to explore. Afraid to get stuck in tutorial hell, although I know, changing smth here and there in the projects is a must for learning. Feeling the lack of understanding the bits and pieces of what can be styled with CSS in which way. Understanding how npm, webpack, the strange parts of JS, ES6, work.
So ... freaking ... much ....2 -
<rant>
<title>On XML</title>
<message>Too much overhead for such a small amount of data. JSON is much more efficient.</message>
</rant>3 -
Just dumped one month's GitHub public data or my local machine. Ah boy that was too much data. About 80 GB with 30.9 million documents in mongodb. Too much for local machine. :sigh:
-
Just completed a 24 hour hackathon at my school in which the 'best software' winner purely had mock ups of yet another mobile app and had no proof of concept. Meanwhile my team developed a scaling platform online that adapts to groups of user's trends to create optimal results.
I guess I keep misreading the definition of 'software' in the dictionary each morning. (RULE #8.2 - Software Engineers shall read the definition of the following phrases each morning excluding Saturday: software, heap, ego, scrum, algorithm, the documentation of C)4 -
just wondering: how much of your programming / development is based on your memory and how much do you use Google just for a reminder and how much do you ude Google for the entire code?2
-
Going back to coding with earbuds in reminds me why I got noise cancelling over ear headphones in the first place.
-
Checking Swift UI, first thoughts: goodbye Xcode freezing from storyboard loading ....
Sadly yes that's what I like about using Swift UI 😂😂😂
Oh and that binding, finally apple showed some love 😒 -
Trying to find decent window server hosting for multiple websites without paying extortionate prices is less fun than I'd thought.
-
Am I the only one who likes to see milion variables? Like I assign variables for everything. :) If yes, is that normal?3
-
Finally decided to delete my Facebook account to avoid being distracted. Deletion is scheduled on May 19, after that there is going to be a lot less useless distraction6
-
Sure, clear the DB every day... Makes testing so much easier zomgs!
Its a database not a dailybase 😂🤔 -
I spend the last two days to write a super tiny piece of the web thingy i want to create, a javascript that builds tables from the data the php backend provides. I am mostly clueless but i learned so much along the way..yet, it still feels like i accomplished anything at all.
163 lines of javascript, so less, so much time. At least its pretty much universal as long as i build the backend right (which is pretty easy).6 -
How do you deal with code/project burnout?
I've been refactoring and bugfixing my script for a week now. The project seems simple on the surface but the edge cases and methods to handle certain subsets of data are breaking it because handling them is vague and takes time to figure out and every day something is fixed and something else ends up as the issue preventing completion.
On the surface the idea seems sound so I'm also under pressure to get something "this easy" done.
Starting to feel some burnout on this.1 -
I think the most corruption in the field of programming is using the language Javascript. *Think Think*1
-
I was just thinking about life and stuff and damn I play too much minesweeper, IDK why I like it so much -_-4
-
The ability to track all deliveries in real time using gps of the exact location is sort of creepy. Just spend about 10mins watching my dasher seemingly lost and trying to locate the restaurant...
But sorta feels like being an overlord watching his serf do his bidding...1 -
🤔 Google is transforming from a free service company to a paid service company with gsuite, youtube tv, google drive premium , YouTube patreon approach, g cloud, selling hardware ... and more
I am a little afraid 😱
Is google transforming to apple like3 -
Glad I spoke to you guys, great support... I went to this business show its still happening... People seem to be loving us!
-
If I was to create a movie in which there should be a scene with a hacker in front of his computer, I'd never hire professional designers and animators to create fancy videos that can be played back on the computer said hacker is working on. Instead, I'd just run make on the Linux kernel, unplug the keyboard and let the actor hit it as fast as he can. Should look professional enough.1
-
Today we had so much comp-sci at school that it actually became distasteful. And this comes from someone who is considered to be a big enthusiast and hype about computers...9
-
Me yesterday: "I have too much projects... maybe I should shelve some..."
My head this morning: "I have this splendid new idea for you to work on"2 -
By looking at data from an app that analyses my smartphone uses, I came to know that I spend most of my time going through GitHub notifications and Emails in comparison to WhatsApp or social sites. Even when I don't have a notification I open GitHub to check.
I really need to take a break I think!1 -
My roommate apparently discovered the magic of Wordpress. So much bashing to the desh I haven't heard for a while.
-
Anyone here has any good/bad stories with NativeScript? I can't get it working properly no matter what I do on my Mac. Never had this issue before.
-
Wow old MS, just wow. Why running ASP.NET with VS in W7 on my potato laptop absolutely annihilates it, but running ASP.NET Core with VSCode (in UNIX) is blazingly fast?
-
Being so damn lazy to even attend one. And I don't really like that it's kind of a competiton. These things, sadly, tend to lure morons, which in the end means that you spend sitting in front of a pc with complete strangers without any motivation.
Or am I only being pessimist too much? -
So why does the devrant list stays the same all the time 🤷♂️ I read those rants since monday wtf ...3
-
You know it's time for a break when you go to your browser and type in function instead of facebook.4
-
there is time when you're bored to death and you don't have any project ro work on, and again there is time when you have plenty of projects offer started.
BOTH CONDITION SUCKS,
I'm only one person who need atleast 4 hour of sleep -
Most savage comment my product manager made today to the technical team when there was some bug in the portal, "We are making a self care portal, that doesn't mean we say to the customer that take care yourself" 😂😂
-
I'm very confused by the notifs , everything ok? @dfox
I should mention I have gotten some 20+ mins late (I know cause they mention me whilst I look at the rant and then I get it) -
Tried pomedoro technique for the first time . Didn't help much other than just telling me how much time I have spent
-
Here lads quick question, would a 0.3GHz processor speed bump really make that much of a real world difference in a skylake i7 processor?
-
Okay people couldn't get a response anywhere so I'm going to do this here considering we have a bunch of geniuses here. I need to create a tunnel in nodejs or java to forward connection from client to server. Need to do this because my damn client can only use ports 80/443. Anybody wants to brainstorm?
These people have so much of garbage data yet want to keep everything secure as hell.4 -
Are there anything that's more fun to program when you're drunk? I'm in an extensional crisis, herlp3