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 - "massive"
-
I just discovered ctrl+r in the Linux terminal.
Mother of god this fucker speeds up my workflow!
A massive amount of kudos to the person who made this 😍50 -
Myth: "Open offices leads to massive collaboration"
Reality: 2 people collaborates loudly, 30 others have to wear headphones to get anything done13 -
So I cracked prime factorization. For real.
I can factor a 1024 bit product in 11hours on an i3.
No GPU acceleration, no massive memory overhead. Probably a lot faster with parallel computation on a better cpu, or even on a gpu.
4096 bits in 97-98 hours.
Verifiable. Not shitting you. My hearts beating out of my fucking chest. Maybe it was an act of god, I don't know, but it works.
What should I do with it?241 -
Write a small js function using setInterval to fire a request every second ... then copy paste the code 450 times (literally, not an exaggeration) into a massive file to create a load test script.
This load test script also had no means to gather metrics or test response times or anything useful. It was literally a “did the server crash” test.9 -
!rant
Hey guys! We are really happy to share the pre-alpha version of devRantron. The purpose of this pre-release is to test it on different platforms and get some feedback on the features that we have already implemented.
Download it here: https://github.com/tahnik/...
Massive thanks to all the contributors especially @Dacexi, @sirwindfield and @phantomBKB: https://github.com/tahnik/...
Please feel free to open any issues that you encounter.
Major missing features are Notifications, Settings and User Profile. They will come soon.8 -
haveibeenpwned: MASSIVE SECURITY BREACH AT COMPANY X, MILLIONS OF RECORDS EXPOSED AND SOLD, YOUR DATA IS AT RISK, please change your password!
Company X website: Hey your password expired! Please change it. Everything's fine, wanna buy premium? The sun is shining. Great day.1 -
Recruiter: Your skills are amazing! There's hight demand! massive shortage! the market is hot!
Me: great
Recruiter: But your rate is too high.
Me: ....7 -
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 -
Just had a massive clear out of useless tabs i had open. its been so long since I've seen blank space in my tab bar :')9
-
Annoyingly typical office conversation:
Person 1: "Good morning."
Person 2: "Good morning, how are you?"
Person 1: "Good. How are you?"
Person 2: "Good."
Person 1: "Good."
NO! Not good, fuckers. I hear this all day long, come up with something real or original. Talk about the massive shit you just took, or how hard you're taking the news about Diablo Immortal. It reminds me of that scene in Office Space with the repetitive call center lady, lol.17 -
"Before you marry someone, you should first give them a massive merge conflict to see who they really are."2
-
I never knew how much I needed something like devRant until I got it. This has filled a massive void in my life.5
-
Well fuck me in the ass and call me Charlie.
I just had to bare witness to 2 years worth of files being deleted due to a minor.. well.. minor in the sense of not checking for an empty string, but massive fucking bug.
Thank all the gods of all the religions for backups!!4 -
Work today was good although put in 2 hrs of overtime....
But I optimized some code by changing out a class. Now it does the same thing except does it:
in SECONDS on my local PC
instead of 10+ MINUTES on a massive server.12 -
SSD size 128GB
Windows 10: let's go and use 40 fucking GB for windows.old.
Like WTF, use 1/3 of my ducking storage for "I don't trust updating myself so here's a massive restore point"
Fuck you windows.14 -
MAJOR RANT:
Bug in question: Shortened URLs (that we generate dynamically because fuck you) would have a pipe character added in them, obviously breaking the URL.
I SPENT 3.5 DAYS DEBUGGING A MASSIVE, FRANKENSTEIN-LIKE CODE BASE TO FIND THIS:3 -
does anyone else have days where they just can't be bothered to make anything, and days where they get a massive amount done?3
-
Just saw an upwork offer.
The client wants the dev to put all pages into one page.
"That sounds easy" I thought.
But it turns out that the total amount of pages to put into a single page is 904625697166532776746648320380374280100293470930272690489102837043110636675.
HOLY CRAP! EVEN IF I PUT THAT MASSIVE BLOCK INTO A SINGLE PAGE, YOU WOULD NOT BE ABLE TO OPEN IT! THERE IS NO SUCH POWERFUL MACHINE OR EVEN A SOFTWARE THAT CAN MANAGE TO OPEN IT!14 -
Wordpress :(
Here is another piece of garbage from a previous Wordpress "developer".
This is NOT the generated HTML, it's the actual source code within a custom category template.
The client has said their archives stopped working this year.
*** MASSIVE FACE PALM ***14 -
I had a 15 minute meeting, organised by the MD, with the CTO and a principal engineer, to discuss what shade of yellow a button should be. Massive waste of time.19
-
When you can't figure out where you are supposed to add your code in the teams massive android spaghetti codebase. So you just add logs to every function that might be related to track down the function you need.1
-
You know what grinds my gears. Spaghetti code, bloated code base with 5000 line files, and poor file organization.
Seriously really pissing me off right now. Its like walking into a library and there's no shelves and the books are just thrown into massive piles.
I've spent so much time trying to figure shit out just to implement basic things. Its messing with my productivity and making me hate my job.5 -
Being responsible for a massive breach of personal & financial data.
Seriously, that crap scares me way more than any amount of downtime does.1 -
uhh, what the hell... I opened 3 screenshots, not massive raw files. I wonder if they made the photos app based on electron as well huh3
-
When you find a tool / service online, go to the pricing page and it has a "get a quote now" button.
You can already tell its a massive rip off, but they feel the need to explain to you why.1 -
In three years, I switched from i3 wm on arch to i3 wm on Ubuntu 16.04 and recently to gnome on Ubuntu 18.04. It sounds like a massive downgrade but I like the normie life for now, it let's me focus on more important things than writing my own scripts to reset the brightness.9
-
Working at SQUARE ENIX is a love/hate thing tbh. It's fun and stressing at the same time. Pay's not very good , office's fine, but the management is...there's a massive room for improvement, at the very least.
Sucks that the company is doing worse and worse decisions.5 -
Coworker: since the last data update this query kinda returns 108k records, so we gotta optimize it.
Me: The api must return a massive json by now.
C: Yeah we gotta overhaul that api.
Me: How big do you think that json response is? I'd say 300Kb
C: I guess 1.2Mb
C: *downloads json response*
Filesize: 298Kb
Me: Hell yeah!
PM: Now start giving estimates this accurate!
Me: 😅😂4 -
Whenever someone gets rejected for a dev job and the recruiter/HR person says "Our team just feels you are a bit too junior for the position at this time".. what they're actually saying is "We, as a company, are just not willing to invest any time or resources into training or helping you grow professionally."4
-
When I was a kid I fucked with a ouija board and now trying to debug massive regex expressions I swear Satan has finally come to screw me9
-
Background: I work at a small startup company in Canada who makes simple FAQ Chatbots for companies who waste a lot of resources on the same Customer questions over and over.
So we were making this one bot for a provincial government who wanted a bot for students to be able to ask questions regarding the upcoming election and how to vote, etc. and get the answers they were looking for. Since it's Canada and a government bot, it had to be in both English AND French.
These bots take some time to train (we use Wit.ai mostly) in english so it was a challenge to train it in French. However I am bilingual (not very strong in French but can manage) so I did my best and the bot didn't turn out too bad. (English was great, French was, Id say, "not terrible").
HOWEVER, now that it is done (The company loved it, even with the less than perfect french version). The sales team (who know nothing of the process of making/training these bots) is now telling companies we support "SEVERAL LANGUAGES" and are currently about to sign a contract with a company overseas that wants a bot done IN JAPANESE!!.
To make matters worse.. when we (the dev team) brought up that it would be EXTREMELY difficult to do this, their answer was ... "You did it in French so you can just do the same but in Japanese"
HOW DOES THAT EVEN MAKE SENSE.
Oh well, Rosetta Stone here I come, I guess it's time to learn Japanese.11 -
WikiLeaks founder Julian Assange has been charged with 17 new counts under the Espionage Act for "unlawfully obtaining" and disclosing national defense information.
Massive attack on media freedom and free speech.7 -
I forgot my earphones at home today.
I travelled in the metro today.
I have a massive mother fucking headache today.
I feel like killing someone today.2 -
Dear manufacturers..
Can we stop releasing special edition products and calling them 'Founders Edition'... How do you get the 'Founder' part?
Primary example are Google and NVIDIA, massive companies with enough money to do whatever they wanted and selling a controller or graphics card as 'Founder' is just bullshit, we aren't founding anything, its already there so just call it what it is, a slightly 'Pretty Edition' and call it a day .-.10 -
Hah!
I just broke my record and generated (not exported or imported) the biggest SQL file!
A massive 15.7GB SQL file monster.
I hope the import will go well.6 -
I think the massive collaboration projects like VS Code are awesome.
A free product that is customizable beyond imagination and constantly being updated and improved by those who use it daily.
The capability of thousands of devs making something together is sweet!!2 -
I really, really, fucking god damn it REALLY need to move a legacy project from the grave yard server and get it in git, and then build a dev environment for it, so I can stop making incredibly volatile changes direct to PROD (backend, frontend and DB all at once and then test it while it’s live and being used, but fuck me if I can be bothered digging through a 10GB code base and attempting to make it work in a multi-environment setup when it’s going to be a long trip down the error logs until it works again 😱🔫2
-
YouTube. I used to love it a lot but now I don't recognize it. It pushes its agenda everywhere only certain content becoming popular. And regular people don't have much of a way for getting noticed unless they're in an extremely niche section. It's gone the way of the TV and I don't think it's coming back barring a massive internal restructuring.2
-
User: I need you to extract all the invoice data for us.
Me: What invoice data in particular, what are filters you require. This is a massive database with millions of transactions.
User: JUST EXTRACT THE TABLE!
Me: Right.....(this is a database with 3000+ tables and hundreds of joins)7 -
I just converted a massive project from C to cuda, I renamed everything, and it just worked.
What the fuck have I done wrong?3 -
Massive payment gateway (not gonna say names) with more then 10k transactions / hour telling md5 is one of most secure encryptions they have. Only to made worse by the fact that they send the key and hashed key in the same request.
I am advising all our clients to change payment gateway asap if they use this one.1 -
when you have a million applications open on your computer because you're in the middle of some massive change and you come back the next morning to find out that your machine has restarted during the night...😲6
-
You utter &@£#s. You give rediclious promises to clients without consulting Devs how long items will take, when issues with project are clarified with client months in advance you turn around week before last and do a massive U turn. Expect junior developers to be masters of Photoshop, flash, server side technologies and to get around and code the front end. Then developers who are putting in the over time already you demand a massive load of overtime extra and threaten us if we don't meet the deadline?! Sat here blood boiling. last guy here litrually rage quit because of issues like this and #&## I think I'm going to too, so hard to try stay professional! ##&##&# I have had it!2
-
Teams meeting today... kind of a quiet moment...
THEN SOMEBODY THEW DOWN TWO MASSIVE FUCKING LINES OF COKE... even let out the little "ugh" at the end.
It could have been oxies or molly or whatever the fuck you kids are doing these days... but that was 100% the sound of somebody snorting lines.
LOL7 -
The reality of mental illness is too much for some. Do something kind and reach out to someone who is struggling but not asking for help. If everyone just reaches out to one person a massive difference can be made.1
-
Worst dev disaster
I was responsible for allowing users to purchase a six month premium plan in our app for free.
Only way we got to know about this was that a customer himself emailed us saying we are allowing users to get premium access for free.
Thankfully he emailed us within a day of the release and we didn't incur massive losses.5 -
Code quality check punishes writing massive documentation strings due to "too many lines of code"
FML1 -
UPS maintenance today in server room...they said nothing is gonna happen..30 minutes later massive blackout and some servers refuse to start...welp there goes my fukin weekend1
-
Why do people idolize Steve Jobs?
All he did was create a massive corporation that make overpriced products and refuse to be compatible with anything else.
The man is a dickhead.14 -
So, we have massive desks in office and there is no much space for them to fit +2 newcomers. Occasionally, my old youtube recommendation "Tetris Original Theme" started playing out loud. :)10
-
So a few months ago, I had this massive feature to add to one of the projects I look after. That’s usually not a problem, turning a sprint into a month+ but what ever, this feature was going to save hours of data entry and is extremely needed!!!
Come to present day, this feature hasn’t been used once, and probably won’t be for another 6 months. I just love deploying “needed” things that don’t get used. -
Ok so I'm releasing (in about two weeks) a massive project that my self and other talented people have been working on for about 2 years.
I feel like I want to puke all the time now. God I hope it is okay. 🤢
I'll let you all know what it is if all goes well so I'm not embarrassed if it does not
Wish me luck😐12 -
I was just about to post on here asking for a final round of beta testers for my web app before launch, and just before I hit “post” I thought of a massive issue.
FUCKING CUNTSTICK9 -
Me: Ah, just have to finish this one small feature today and this whole massive update is done. Everyone will be off my back, things will calm down. Gonna be great.
Life: hey man, you know what I was thinking? It’s been a really long time since you had one of those vomiting bugs ... you know the gut wrenching, massive headache, can’t do anything but stare at the walls kind of flu’s?
Me: ...... eh I’m ok thanks.
Life: oh buddy you don’t understand ...... RUN!!!2 -
I was hired to do a massive project as a temp. I got part way done and they hired me full time to finish. Then I moved to putting out production fires for unrelated systems until I left.2
-
I wrote an application to demo at a convention coming up. Which feeds tcp data from arduino devices to real time d3 maps via websockets.
Demoing today, and the owner starts talking about a project he saw that which lit up some lights to a device in the room via the internet. In this same meeting he casually mentions he wish he had developers who could do that type of stuff.
The disconnect is massive and soul breaking. -
Told my advisor that I was not interested in an additional position due to the massive workload I’m already carrying in my back. Lo and behold, I get a message from a colleague congratulating me on the extra position.
Wat?2 -
Damn, AWS really need to hire some decent UX people. Not sure what's with this latest change, but it feels like a massive step backwards.10
-
Twenty five goddamn minutes finding an incorrect quote mark in a bloody massive query of mySQL, I need a beer.1
-
How I want my Git history to look like:
New Feature - Step 1
New Feature - Step 2
Adjustments
...
How my history looks instead:
Super massive Mega Feature
Fixes
Fixes
... -
A friend of mine just told me his job made his company start "Lean Six Sixma" training which is basically a massive scheme that makes you get a karate belt in common sense that you apparently don't have.2
-
Felt like a badass when I figured out a way to get my massive wallpaper collection onto my company provided laptop which was completely and I mean COMPLETELY locked down.
I couldn't bear the thought of using the default Windows wallpapers 😂3 -
Lesson learned: if you're going to derive a class in c++, make sure to declare a virtual destructor on the base class!
I just fixed (one of...) the massive memory leaks in my damn project.
Pictured: the strings in a derived class actually getting freed!20 -
So I have this massive fight with a PM, yelling at eachother for 5 min. Once out of our system we sorted it out, no hard feelings
I wish we had more pm's like him1 -
God bless being a student. I just moved a massive calculation to uni's jupyter servers. Saved me from a shitton of effort and burning my laptop down. 🙏
-
Woo crunch time! The 3 panic attacks a day, no sleep, massive guilt complex, caffiene addiction, lack of seeing my wife, phone breaking(calling doesn't work), lawn needing mowing, upper management bothering all of my team, more guilt, more panic, inferiority complex, theory that coworkers think I am slacking, and technology just not working because the machine spirit decided I pissed it off is starting to get to me a little.3
-
> barges in
> slams massive unintelligible PR on the table
> fixes a bunch of tickets all at once
> won't explain how tf it works, it just does
> refuses to elaborate further
> leaves9 -
All junior php developers must know about register_shutdown() function before going into developement ... it will save massive amount of debugging time ..4
-
People delivering flowers to the office, guy walks in with a massive set in a huge case, delivery guy says:
Either he is setting the bar really high, or he's in trouble. Here I am, at my desk, just being the only single person in my office. Writing a SQL proc for the same report I have been working on for the last month. Happy single awareness day everyone.3 -
I spent four days doing a rewrite for a possible performance boost that yielded nothing.
I spent an hour this morning implementing something that boosted parsing of massive files by 22% and eliminated memory allocations during parsing.
Work effort does not translate into gains.17 -
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 🤣 -
I am tired of people shi**ng all over Windows and Microsoft. Microsoft runs probably the biggest website and cloud environment in the world. And guess what? On Windows servers. The company I work for has 200,000 employees and many massive data centers with trillions of client records. And we run a 100% Microsoft environment.
I would imagine that any sys admin or developer can appreciate such scale and reliability.17 -
I am having a massive anti-Microsoft day since they announced they are killing Groove music streaming service.
Funny how there is so much shit going on in the world and I'm here sulking over a music service...
😪19 -
Our PM wanted us to do a massive refactor of our Codebase. He gave it 1 Story Point ( or in his words :"Small T-Shirt size") since it was just a refactor, what could Go wrong ?
Answer: Everything . WE needed 2 Months to get Everything up to standart (how he saw it) and 2 of the programmers just quit because they were getting yelled at for Not refactoring fast enough9 -
With limited Internet in 92 :P I read magazines and did line by line from the books. From Atari 520 ST, to vb6, then into PHP, C++ and C#, it's fully been a ride of self learning.
I envy the new generation with the massive amount of online learning sites. At age 36, been programming since I was 12. What an advantage young kids have today!1 -
Not work but
Years ago when i was in middle school i wanted to mess with the school computers a bit so i made a desktop shortcut for shutdown and changed the name and icon to google chrome.
The person in charge of the it department freaked out and thought some kind of a massive virus infected everything.
Long story short turns out they had an event logger installed, figured out it was me and what i did...
I nearly got expelled 😑2 -
15 lbs down today. Getting back to fighting weight.
I'm at that part of the diet where I'm just starting to see real results in my body, but also have a massive urge to give up.
Just need a little kick in the bum to keep going.9 -
Being smart but not applying yourself is the same as being stupid.
I've been having a rough semester , as I sat around and played video games for the first few weeks.
Ever since I stopped gaming I started doing more code stuff, and getting things done.
In hindsight, I probably shouldve stopped gaming when the semester started.
What are your guys experience with this? What stratergies do you use for time management?11 -
Working for a startup:
"Two weeks? I'll build you the entire platform, draw illustrations, animate them and set up the infrastructure"
Working for a massive corporation:
"Two week sprint? Obviously a team of 10 people can't do more than just check the existing code."3 -
Facebook is a giant piece of shit. Not only is their platform a massive contributor to mental illness, even their API's are fucking garbage. I'm trying to use their ads API and what it does is it hijacks the entire fucking request so you can't even extract data from the request after calling it. Fuck Facebook and everything they've ever "contributed" to society.5
-
Find out the company hiring and apply directly to the company. Don't go through a 3rd party agency if you can avoid it. It gives the company a massive saving and a great incentive to hire you.1
-
Always love seeing massive companies fail in simple trivial things like these. Just tells me they don't have proper QA.5
-
Really wish we would see some OLED equipped laptops, we have massive 4K OLED TV's and Tony high resolution smartphone displays, why can't we just get a nice 1080p OLED panel, makes so much sense in a laptop IMO3
-
With 3 weeks until deadline, been working massive overtime and under massive pressure.
My body just gave up finally, for 5 days I've been unable to get up at all.3 -
In my ongoing quest to un-Google my life, I turned off the Whatsapp chat back up, which uses Google Drive. There's a message in that setting which says, "Media and messages you back up are not protected by Whatsapp end-to-end encryption while in Google drive".
Damn.
All my Whatsapp chats for years have been on Google servers in plaintext.
I assumed it uploaded one massive encrypted archive.13 -
When the guy with his master's who's job you were told you weren't qualified for performed the following all in one query:
1. A massive many to many join on a 4 million row table.....to itself on in inner query through a linked server.
2. Decides to try and join this massive inner query (see step 1) to another table on a second many to many join.
3. Writes a function for month. Yes instead of month(literallyadate)
Then this guy emails me to ask if I can optimize it because we yelled at him for trying to insert 216 GB of data into a table (again on a massive many to many joined disaster). We told him if a query was taking more than 40 minutes we needed to see it.
I regret saying that now...should have just bought more space ;)3 -
Crazy day full of challenges. Listening to dramatic music. 7 mins before end of day solve massive problem. Stand up and throw arms in air with a cheer! ... I work in an open office of 40 or so people. I got lots of weird looks. Took headphones off office was silent. Aaaaawkward
-
Trying out Exercism - The learning curve is fucking massive - and they don't warn ou about not being able to go to mentored mode from independent mode, and you can''t leave a track to counter this, and can't delete an account...3
-
A massive thank you to the DevRant staff for sending me this 1st class to London! Can't wait to add it to my laptop - pics to follow.4
-
Have you ever been interrupted because a marketing workmate had a friend on the phone who needed advice on a WordPress hosting, and wanted your advice right now?
Because I have.
When we had a massive server failure and our production environment was down.
Seriously, what the fuck is wrong with people nowadays.6 -
!dev
I'm on holiday in gran canaria, and its carnival at the moment. Its amazing, the parade basically turned into a massive street rave moving around las Palmas and it was actually really fun listening to all the music and dancing.
One truck went past and there must have been close to 1000 people following it dancing, if you ever get the chance I totally recommend coming. -
I recently started learning C++, thanks to Javidx9, he has one of the best YouTube channels I've ever seen, but learning it feels like every step I make I shoot my leg in the most painfull way, and every fifth step I get a massive cake.
I am very happy I already know C or I would've been completely lost.
Nevertheless, I love C++ very much6 -
Client said the images need to be responsive and go full width.
Told her that would make the images massive and we should have a limit in height a cropping enabled.
She told me it should look nice with full width images uncropped.
Fucking designers said the same fucking thing.
Client today: Hey images are huge. Make sure they look nice.
*sigh*8 -
Started a new job last week. Pays a tad below average for position, but i get training time and budget for anything i want.
So far i have had few days of company introduction, and now a week for training courses related to position.
I have not seen any code yet, brought no value in, just joined.
Massive green flag to me. -
...Aaaand it's built!
Couple problems though:
- The power supply has massive coil whine when the computer is shut down
- I can't seem to get a windows installation on my USB drive11 -
Why?! Just why?!
I just upgraded LibreOffice on my Linux machine. To version 7.3.0.3.
Now every time I press save it just selects the save button box. Then I have to press it again to save. What is the reason for such a massive UI fail?
To cope I will probably just hit ctrl-s.8 -
One does not really appreciate pre-built binaries until he has to build a massive code-base [and it takes hours on top-notch hardware, plus a lot of error tweaking].
Thank you to all the open-source supporters that take their time to pre-compile binaries and/or automate builds.
As contributors, they deserve our appreciation as much as developers do.14 -
OK, end of massive fucking 1 year long Dunning-Kruger wave. Time to learn C and algorithms. Looks like I'm Learning the curriculum in reverse order but nothing too bad.3
-
There was a time when backend engineers used to make fun of frontenders and tell them 'you arent a real software engineer', nowadays frontend is getting so complex and cool that even backenders are now starting to learn frontend. I am so happy that because of new tech and frameworks frontend has gained such a massive respect.26
-
So note to self, when creating random IDs, maybe generating 1,000 digit long IDs constantly is the source of that massive ram spike and subsequent crash...3
-
started using vim just for shits and I gotta say it's been a massive pain in the ass.
wanted to indent like 7 blocks of code at once. 20 minutes later I've tried several methods, none of which indent it 4 spaces like the rest of my file.
there's like 15 different ways to indent shit. Jesus Christ.
then I had to sift through countless people in heated vim debates on SO.
I am not worthy9 -
Moved to Azure because my country has massive electricity stability problems and company is worried about hosting providers' reliability.
Host static web app in West Europe. West Europe goes down for a couple of hours because of power outage in Europe.13 -
Dear Boss/PM,
If you look over at my desk and I am 'doing nothing', feel free to assume one of the following:
1) I finished what I had to do and am taking a quick break before tackling what's next.
2) I am working on something that is giving me a hard time and am taking a quick pause to refresh.1 -
Fuck windows and fuck policies that read my hdd as unencrypted forcing me to restart in the middle of a massive data transfer operation. That is all.4
-
Turns out a massive dev team saw that i tracked down the makers of the PoC PS3 N64 emulator and (successfully) asked for them to release their source and they stole my fucking summer project for themselves. I mean, that's how open-source works, and they'd do a way better job than me, but for fucks sake...5
-
Why do people always start new projects a month before the company closes for Christmas?
I told them how tired I am, plus they know I've just come out of final year computer science degree exams, and at the end of a massive code and infrastructure migration. My brain is absolute paste.7 -
So I just realised that one of the old GUI used in our old machine that has generated billions of dollars is just a massive popup :/
Talking about hacks...2 -
Massive cyber attack hits Europe. Hopefully everyone is patched and secure. Critical infrastructure, banks... impacted.1
-
Checking the generosity of those basking in the glory of long weekend to bump me up for a stress ball.
Had a massive argument at home today and cant even concentrate on coding :/ -
Google keeps reaffirming what I keep telling everyone... it's not 1995 any more. They just ripped Symantic over using 7-year old (un-updated) open-source components in Norton. These are massive zero-day exploits that are wide the hell open. If you're really concerned, use MSE on Windows. If you're on a Mac, grow a brain cell and actually look at what you grant permissions to, and you won't even need AV.3
-
I’m starting to flat out not trust my team. Every single time I delegate a task it comes back with massive bugs and features missing.5
-
!rant (all ranters should read)
Today I was at university, doing some C low-level stuff. Then I looked my Professor.
Holy fucking shit, this man (and obviously the others) learned programming without google, stackoverflow, youtube and online doc/forum/examples/explanation.
I also believe that some of them could not compile and run at home their software.
MASSIVE RESPECT FOR YOU ALL !1 -
I fucking hate you Google. Why the fuck would you post on Twitter saying Allo preview is available come join in! And provide a link. And have a massive MOTHERFUCKING DOWNLOAD BUTTON IN YOUR allo.google.com website ONLY TO END UP OPENING THE APP IN MY PHONE WHICH DOES NOT LET ME INSTALL THE FUCKING THING. THE "INSTALL" BUTTON STILL SAYS "REGISTERED".3
-
I had a random thought yesterday.
I was thinking about a computer virus that's been influenced by AI (machine learning).
If we would train a model specifically for such a purpose, how massive would its impact be on the Internet and how effectively could it change the world's direction (not the physical rotation lmao)?2 -
I've been watching some documentaries about the Tech industry lately and after just finishing "Terms and Conditions May Apply" I feel deeply disturbed by the simply massive scale of surveillance that is deployed by the tech giants. I don't think this is something that we should all just let slide.6
-
Spring Frameworks and the projects surrounding it such as Spring Boot, Thymeleaf, and recently lombok. Without these API's and frameworks I wouldn't be using Java half as competently as I am.
Development is moving further and further towards containerization and it's a massive time saver. -
How to give a massive fuck-you to SharePoint:
1. Add a Text Editor web part
2. Click Format Text -> Edit Source
3. Place in a script tag for vue.js or whatever framework you like
4. Develop your website like a normal person.
Boom. Done. Your pain is over.6 -
T_PAAMAYIM_NEKUDOTAYIM
This is how PHP refers to :: internally, it's the only fucking token with such a weird name, what is this fucking language?
Who is writing this shit? OOP but it's completely optional? Where is the goddamn sheriff? I'm done, off to Ruby, Python, Go or anything that's not fucking PHP. Sick of this shit. Fuck this language.
How can such a massive language be so poorly designed!?3 -
!rant
For anyone interested in startups, Ycombinator is offering a new massive online open course for people all over the world who aren't directly apart of YC. You'd actually be apart of their courses and even get to speak with industry professionals and successful founders. Just an FYI 😊
https://www.startupschool.org1 -
I don't know how many hours in a row it was, but one month I put down about 340 hours of work.
My boss had taken upon this massive project with a deadline at the end of the month. I basically lived at the office (I actually spent the night there more than once), meanwhile he was out sailing.1 -
Long time no see...
My first ever research paper was selected a few months back. Never been to a foreign country, but COVID fucked the plans... Conference on mid June.
The paper will be in press after the conference.
Conference: EuCNC 2020
Paper name: RFF Based Parallel Detection for Massive MIMO
Noice5 -
That cringeworthy moment when you end up updating code you wrote two years ago as an amateur. Sigh, massive OCD attack settling in, I have a feeling I'm going to put in a few extra hours just so I can turn this blob of sticky code into something decent/readable.
-
36 Hours straight. Admittedly I was on a study drug for this.
I had a mobile application module. The whole thing was marked on a massive project that I hadn't touched... until 36 hours prior to the deadline.
Brought a shed-ton of study/concentration pills from the darkweb, and designed, programmed and deployed in 36 hours (for Android).
... Also got a first in that coursework... mhm..
... And slept for 4 days straight after...
So, listen Kids! Don't do drugs!1 -
When the online invoicing software you have used for the last 4 years gets a major upgrade, only to find there's a massive feature cull and the interface is prettier but far less intuitive. Time to look elsewhere :-). Pity, I loved it and got tonnes of people on to it.2
-
First time ever merging two massive networks.
If this doesn't give me pain, technically my thesis work is done. Prettification, optimization, and the actual writing is left, but the main part is done.
And when this is done, I shall feel epic.7 -
How many hours of actual productive work do you devs average a day? Honestly, I think I average about 2 hours of honest, good work in my 8 hour day. Between random meaningless meetings that could be emailed out or just daily distractions (coworkers chatting, my phone, etc). Am I alone in this?8
-
That feeling when the code in a massive PR is of very high quality... Only comment is about some class name...1
-
Puts three months of work into this project; cronjob to ping 3 APIs at regular intervals, cleans, massive features extraction, dumps into PostgreSQL db. Got Django on top of that with a small neural net and interesting viz - absolutely gorgeous!
Can’t fuckin wait to showcase that.
Feedback: “is that the right blue? I think you have the old company logo! etc”
Mah.LahF3 -
Ok so I bought a new phone yesterday and my entire day today has been massive failure and loss.
I have to get various things done but fuck!!!
Help me2 -
Me: woo going to a massive LAN party, going to start hammering out some development, writing and gaming!
Friends: there's a pub just around the corner!
Me: *breathing intensifies*
I swear I'm not an alcoholic from all my rants containing grog or being induced by it but I swear it pops up every time I'm pumpedabout doing some coding...1 -
Anyone ever just get seriously discouraged about peoples view on how easy/difficult it is to code?
A client has requested that they want a system built so they can create surveys and send them to people via email all in one tool. Im not a good front end designer but I know how to develop it. So they hired a designer to send me screen mockups and I will develop them. Easy enough.
This is where the bullshit starts... The designer was supposed to send me the V1 designs last Friday so I could begin building. I told them that I could have a rough version of some pages (with placeholder text and whatnot) ready for the following Friday (tomorrow). However the designer didn't send me the designs until 5 minutes before we were all meeting yesterday. We were all going over the designs in the meeting and this is how the conversation went (roughly):
Client: Wow these designs are amazing, I cant wait to see what it looks like when it functions. Are we still going to have a demo version by Friday?
Me: Well seeing as I just got the designs today, Ill have to look them over and get back to you on a new timeline.
Designer: Yah sorry about the delay, designing can be tricky sometimes.
Client: No worries, I understand. However I want to stick to the same timeline and have the demo by Friday.
Me: Well as I said, Im only getting the designs now, this is the first time I'm seeing them so I'll have to look them over and re-evaluate.
Client: Yeah but the designs are done so it will be easy for you to code it by then. It's all right there in front of you. I need to run, excited for Friday! Bye!
Designer: Bye!
Me: ...........
-- I know its partially my fault for saying I could have a demo done by Friday assuming the designer would have it done on time but COME ON. I hate when people say something is easy when they have no idea what it entails or how to even do it.1 -
Everybody when a forced update is released: "I hate forced updates!! They can't force me to do shit!!"
Everybody when a massive ransomware attack happens: "You should've updated when the update came out, so you aren't vulnerable!"
If they made the fix for the WannaCry vulnerability forced, the attack wouldn't have been as big as it was.
Confession: I wish they made more forced updates :/
Also, I'll probably get a lot of hate about this...3 -
My blog has a massive build up of posts that have a start but not released yet. It's like a guilt list every time I log in. Anyone else go through this?1
-
The more I investigate mobile development the more it becomes apparent to me that modern development is a *massive* pile of technical debt thats going to burst, crash, and burn one day, along with the entire industry.
If it takes a newbie more than ten minutes in your framework to add a fucking *button* and navigate to a new screen, then your framework is shit.10 -
Anyone else find dropbox to be a massive CPU hog?
Generally takes like 20-40 percent when syncing...3 -
Probably joining my first real project. Truly no amount of university education can prepare you for the sheer scale and complexity of an enterprise software project. 100+ git repos, 5 different services running just to run the project locally, with tunnels open to 2 different DBs. It was daunting to touch anything.3
-
I am able to work 15 hours on my pet project then take a short walk outside and feel like a balanced man, but even just an hour on a commercial project is a massive effort even though the code is clean, the stack is modern, I'm good friends with the client and I also like the concept. The mere fact that I'm doing it for money takes the fun out of it.3
-
JavaScript libs have a massive problem with quality and especially with quality of documentation and error reporting
For the entire day I've been staring at this stupid error and can't figure it out. The documentation stating that the source function sets the source dir, but not actual saying what 'source dir' means or what paths are resolved against it is no help either
npm is actually really awesome but almost every library I've tried just fucking sucks3 -
Worked from 8am to 23pm today. A massive power outage yesterday messed up my schedule. Still have a lot to do tomorrow. Going to sleep now. Stay strong, everyone. Weekend is coming.
-
You little fuck.......
I ask you how to get my access to some system and I get attacked with how did I dare to report issues to you my colleague was having w/o having my own acc...
This is the first time I have played the victim card in my life. Let's see how that works out.
P.S. it's a massive CORP so I expect some some wasp-nest-poked effect.3 -
Worst argument/fight was on a game I was working on.
One of the other devs was waiting for me to write some server Code before calling the endpoints on the client.
After writing the server Code I added the client side Code and committed it to our repo.
They had a massive go at me for doing work for them and threatened to remove my Code and replace it with their own code. -
I think YouTube is trying to tell me something. I think I'll pass though, I don't really fancy working at such a massive company.1
-
The lack of one (no thinking about long term design and issues) leading to poorly designed systems that crumble when it needs to be scaled and has massive bus factor and code duplication.1
-
#! Linux 4.1 is out
Insanely great but I'm only worried about several massive patch sessions
https://theregister.co.uk/2017/02/... -
It's hard to see my parents struggling financially. This pandemic has really brought us down to massive debt. My weekly allowance is just enough to feed my cats.
:(5 -
Just wanted to say a massive thanks for the stickers. They arrived a few weeks ago but just realise my attempt at posting a picture failed :(
Now I just need to decide where to stick them!1 -
Wow I'm jobless now due to inflations now no companies here in Malaysia wants to hire me.
I looked at linkedin realised I am not the only one who is facing this issue.
Most company in Malaysia declared bankruptcy. Massive retentions.
Looking remote jobs from overseas, got ghosted.
Hey @devrant want to hire me to reprogramme devrant for 3500USD? Hihihihi😈😈😈🤡15 -
Trying to manage and develop five massive projects does not leave much free time and does not do much for my sanity.3
-
I am so sick of this place. Production deployment shouldn't be such a massive cluster fuck of different departments and sometimes redundant configurations. Knowing who to talk to about a problem shouldn't change daily, and it shouldn't be hard to figure out.
My jvm doesn't appear to be running in production. I hunt down the fucker who is supposed to be handling this problem today...but he's out of office and no one knows who his stand in is...GODDAMNIT!2 -
1. Use all my vacation days
2. Learn something that has nothing to do with computers (seriously I bore myself sometimes in conversation)
3. Drink more rum and learn about it at the same time
4. Make time for friends and family
5. No massive outages!
Mostly I want to step out of work and be more sociable1 -
I have legitimately identified an 9 figure (possibly more) market with 1. massive demand, 2. sufficient supply, 3. literally, I kid you not, zero companies in the field. No regulations to speak of.
The overhead is trivial and it is very much a network-effect based market.
No I am not joking. Yes this is real.
What do?
edit: 9 figures not 8. Yes it's that big.12 -
A new update was just released to AltRant!
This update features:
- Massive UI responsiveness fixes and enhancements, including many fixes for UI bugs, fixes and things that needed tweaking
- A COMPLETE overhaul of all devRant API methods (a switch to my new library, SwiftRant)
- Progress with Android compatibility (replaced incompatible libraries for compliance with Mutata)
- Enhanced security with the Keychain
Here’s the link to join again:
https://testflight.apple.com/join/...7 -
So, a massive formula change in the app. Client warned upfront that old data will also show revised values after change. Changes made, tested and this morning rolled out.
Support question just now (1800 local time on a Friday evening) "How do we quickly get old values in old data? Business insists."
Do I reply #####@#@!! -
Most hacky things I've ever done:
A windows scheduled task that kicks off a massive as fuck ETL job, riddled with errors. Damn thing had a mind of its own and only ran whenever it felt like it. Client was happy, deadlines were met, boss moved me to another task. -
The massive DDoS attack that took down the internet this morning, hit NPM too and I just cleared out my node modules without realizing it. :'(
-
I'm not proud of this, but I'm not sure there's a better way of doing this.
Context: texture sheets are massive, so I wanted them to be gced when possible. Problem is, during init, the gc kept collecting the sheets, which added a full 5-10 seconds to load times.
This ensures that the sheets stay in memory until everything is initialized.15 -
Client deletes erp record with a massive amount of aggregate objects. Calls and almost has a nervous breakdown.
Thank god for soft deletes, they make awesome invoices. -
How the hell does Amazon have a UI fail so massive in their audio interface that it makes it a pain to use?
I bought a Mozart album years ago. I used to be able to click a button to download all 144 tracks at once. Now it is trying to force me to download 1 track at a time when viewing the album page.
What an absolute shit show.10 -
No QA Steve I will not insert a massive feature into the project no matter how high of an importance you deem it or how awesome you think it is.2
-
There are only three dev jobs:
- Hate the job
- Feel neutral
- Love the job
Two are choices that you make because of where you are in your life. The other choice you get stuck with and only stay long enough to avoid damage to your reputation.
Baby or bills? Often the middle choice is the best choice. Dream jobs come at a massive cost and risk to your personal stability.8 -
Anybody else get that massive windows 10 update today that fucking wipes a ton of your settings. Desktop image gone, privacy settings turned back, firewall settings reset.
Fuck I really need visual studios for Linux.8 -
Web dev...
I used to be a developer, long time ago I decided to start a whole different page in my life but it brought me back to web dev.
the reason I gave up on programming in general is simple, it started to transform into an abomination of some kind.
an example would be this massive amalgamation of frameworks, "packages", package managers and so on.
Frameworks, all do the same thing in a the most terrible way it could possibly do it. DI containers with massive constructors... constructing objects where you won't even need them.
Package managers with uncontrolled flow of shitcode that people blindly embed in to their software and call it a day!
Most of the products I came across while searching for a solution were just as bad as I would make it, I understand, today we need software solutions by "yestarday", and basically it is one of the reasons I had to do it all my self and jump back in to this hell. But cant we do a bit better ?4 -
https://washingtonpost.com/national...
Probably paywall but... Yes another case of super smart people doing the dumbest things2 -
Banged on Another internship, woo hoo!
These guys looks great, working with iot tech and home automations. Stipend seems fine ( i demanded for more, obviously xD ), the work seems challenging and the guy who took my interview seems strict but cool.
(But at the time while interviewing, all i could concentrate was on the fact that he had a single white hair in his massive all black sikh moustache 😂 . I was so about to pluck that. )2 -
In recent years there has been a massive shift in dev positions and their responsibilities. At least in all the companies, I've worked with.
Interns are now treated like Juniors.
Juniors are now treated like Mids.
Mids are now treated like Seniors.
Seniors are now treated like Architects.
I think some devs(now seniors) forgot how much easier it was to get into this field years ago and how little they had to know to start.
Sad reality.4 -
Fixing a massive SQL sproc and I know now if someone ever gave me a 2500 line function I'd slap them in the face.
-
It seems like lately more and more people are joining this massive wave of Linux converts. And part of me is like "well fuck yeah, why wouldn't they? Shit just makes sense with linux."
But then I stop and consider what some of the hipster YouTubers are saying when they say "how to fix when your hipster OS is broken by pacman by installing Ubuntu blah, blah, ad nauseum."... Which Linux distro is /truly/ the most "hipster" distro of them all?6 -
I want to start contributing to open source projects but cant find something easy enough for me to start with yet interesting enough for me to want to work on.
How is Kubernetes and terraform listed in the good for beginners list on github... I see massive frameworks listed there and i have never felt so dumb..2 -
I keep forgetting what a massive pain in the ass it is to use dynamic libraries in anything other than C. I'm genuinely contemplating defining a serialization-based API and talking to plugins with a blob->blob function pair.8
-
Got a few
Crystal reports - words cannot describe how much I loathe this
Sybase ASE or IQ - both are just a hot mess to setup properly
Not a service now fan either
Esri map processing - basically entirely undocumented, slow, old fucking hate it
Arc GIS online - ridiculous licensing issues, undocumented APIs are given as official answers from the dev team, massive pain in the arse3 -
When you open someone else's "server" and it's one massive unholy mess where entering a new line freezes the whole thing for 3 full seconds...
-
Anyone else who gets a massive headache in the middle of the day/week due to overwork? Myfcknggod I still yet have to discovery coping mechanism... But any tips?3
-
Monday morning, we were told by our teacher that we had one week to create a clustered system with virtual machines , handled with 2 hypervisors, and the whole thing must come with high availability
These are the kind of stuff that make me doubt about becoming devops later, 3 days in and I'm only starting to get what we're doing, but I'm such a massive dead weight for the rest of my group 😵😵 -
I'm tasked with migrating a massive monolithic legacy ExtJS app written 7 years ago to React and all I've got to say is that ExtJS fucking sucks and nobody should ever use it6
-
I put on headphones and play soothing ambient noise or epic electronic/dance music or my massive Playlist of favorite songs. Then I'd code through the night when there are no people to take me out of the zone. I go non-stop until the daylight arrives.
-
I work at a small company (4 devs, CTO, a senior, me: mid level, and a new junior dev). Junior and I handle the client projects and the Senior and CTO handle the overall platform and server deployments and such. Our senior dev just gave his 2 weeks notice. I was told they are not replacing him and now ALL of his tasks have been pushed onto me on top of all my already full plate. My issue is, although I am excited to learn about the upper management and deployment stuff, they (CTO and CEO) just dumped all these tasks onto me without even asking if I wanted the added responsibility and also told me there is no monetary bonus for taking it all on. Am I right in being a little mad that I was not even asked if I wanted it and it was just assumed I would handle it all without any bonus or monetary promotion?5
-
I was just ordered by PM to remove my class wrapper and explode the massive contents into a function....
Why do I feel like I just had a dirty discussion with my parents... Perverted methods..... -
Everyone loves freebies!
So solicited spam time 😎
Developer Nation is running a survey to gain insights, explore trends and track developer experiences across platforms, languages, revenue models, verticals, tools, segments and regions.
Yea ok, it's a massive questionnaire, but did I mention the freebies?
https://developereconomics.net//...7 -
After three months of development, my first contribution to the client is going live on their servers in less than 12 hours. And let me say, I shall never again be doing that much programming in one go, because the last week and a half has been a nightmare... Where to begin...
So last Monday, my code passed to our testing servers, for QA to review and give its seal of approval. But the server was acting up and wouldn't let us do much, giving us tons of timeouts and other errors, so we reported it to the sysadmin and had to put off the testing.
Now that's all fine and dandy, but last Wednesday we had to prepare the release for 4 days of regression testing on our staging servers, which meant that by Wednesday night the code had to be greenlight by QA. Tuesday the sysadmin was unable to check the problem on our testing servers, so we had to wait to Wednesday.
Wednesday comes along, I'm patching a couple things I saw, and around lunch time we deploy to the testing servers. I launch our fancy new Postman tests which pass in local, and I get a bunch of errors. Partially my codes fault, partially the testing env manipulating server responses and systems failing.
Fifteen minutes before I leave work on the day we have to leave everything ready to pass to staging, I find another bug, which is not really something I can ignore. My typing skills go to work as I'm hammering line after line of code out, trying to get it finished so we can deploy and test when I get home. Done just in time to catch the bus home...
So I get home. Run the tests. Still a couple failures due to the bug I tried to resolve. We ask for an extension till the following morning, thus delaying our deployment to staging. Eight hours later, at 1AM, after working a full 8 hours before, I push my code and leave it ready for deployment the following morning. Finally, everything works and we can get our code up to staging. Tests had to be modified to accommodate the shitty testing environment, but I'm happy that we're finally done there.
Staging server shits itself for half a day, so we end up doing regression tests a full day late, without a change in date for our upload to production (yay...).
We get to staging, I run my tests, all green, all working, so happy. I keep on working on other stuff, and the day that we were slated to upload to production, my coworkers find that throughout the development (which included a huge migration), code was removed which should not have. Team panics. Everyone is reviewing my commits (over a hundred commits) trying to see what we're missing that is required (especially legal requirements). Upload to production is delayed one day because of this. Ended up being one class missing, and a couple lines of code, which is my bad (but seriously, not bad considering I'm a Junior who was handed this project as his first task at his first job).
I swear to God, from here on out, one feature per branch and merge request. Never again shall I let this happen. I don't even know why it was allowed to happen, it breaks our branch policies. But ohel... I will now personally oppose crap like this too...
Now if you'll excuse me... I'm going to be highly unproductive and rest, because I might start balding otherwise after these weeks... -
There is no single laptop stand for my ROG. Why everyone makes holders for tiny woman notebooks and snowflake mac-s? I am the only one who needs a massive, strong, adjustable laptop holer?6
-
Anyone have any experience (good or bad) getting work through Hired.com? I signed up today and am curious if I should expect anything from it
-
List of things one of my Python projects needs:
- cross-platform IMA/VFD/VHD/VHDX/qcow/VMDK/IMG/DSK/others image read/extract support that doesn't need admin/root privs (so no, can't use dd or mount)
- custom DB format (for speedups when indexing files and retrieving info based on hash) and converter from previous DB format
- GUI or actually good CLI
- massive speedups
kill me now4 -
Question about git: What do you do when you have a massive pull request? This guy I work with made a PR with 13k files out of which 11-12k is basically HTML's that should have been added as an initial commit, and remaining ones are actual files that we worked on. Should I ask him to somehow split his work in two parts?5
-
I know it's taking me a quite some time to release the AltRant update but I am constantly finding more places to improve loading times and whatnot. The fix list is getting longer as I go...
Also, massive shoutout to @johnmelodyme for helping me with the SwiftRant library and finding those crazy bugs and weird typos and genreal improvements, his contributions are literal goldmine!5 -
Someone, somewhere, in the standard C library headers for my particular libc implementation, is #undef'ing assert() unconditionally and it's causing massive headaches.
Fuck the C preprocessor. There's no way I can track this down it seems, but my assert implementation is being quietly ignored and I have no recourse for it.
Gotta change all of my asserts to a different name now. Fun.
*long sigh*5 -
I had this great fun idea and i started programming immediatly. Yes! i'm feeling great and this is going to be amazing!
But Oh! then i had this amazing and super fun idea! It's almost the same, although it requires me to make massive changes to the code... Ok, no problem, i can do this. It's my project and it's fun. This is going to be great!
But then... FUCK2 -
About to start a new job in a few weeks. I haven't been the 'new guy' in a couple years. Any advice?11
-
Inherited a massive code base today... All JS is still being accessed via global scope... what are modules & modular design even... SOLID and DRY are things that clearly never crossed the devs mind during inception of this beast... and to top it all off all there is a weird BEM / SCSS style going on that somehow manages to confuse the IDE... thus all style helper utilities in the IDE are useless...2
-
Internal monitoring dashboard that was made in PHP4 that was really slow (even for PHP4 standards) due to doing a lot of unnecessary things.
Fully uncommented, fully undocumented elsewhere, massive fustercluck of code.
Had to change at least 300 methods in order to make is somewhat run decent (sadly, I wasn't allowed to just rewrite from scratch, which would have been a lot faster)...
Just your regular SNAFU. -
I feel like half the time I spend doing Python is fixing forgotten colons.
Seriously, it seems like a massive incoherence in the language to me, it drives me crazy!
I want to like you Python, but you make it difficult :(1 -
Playing around with a POC I'm doing for work, and it works so well I got an IP ban from one of my favorite websites for a massive amount of requests they got from me
-
Anyone else here a massive fan of ggplot2?
I love the whole TidyVerse package library (such a well designed workflow) and ggplot2 is the crowing jewel, a thing of real tangible beauty, a reason to love R, even though its indexes start at 1.. -
Anybody else experienced this massive of a memory bottleneck when using Google Maps' iOS SDK?
Seriously Google you already own 90% of my RAM.. Now you wanna own 98% of the entire size of my app?
I didn't even know Github dropped files larger than 100MB..1 -
For the first time I work for an old and absolutely massive company. I have never seen systems so byzantine and so outdated ever before. With how the project management on top of it all has been going so far I'm really impressed that anything gets done at all.2
-
Definitly Unsplash' API! Being able to pull down images with specific sizes matching my criteria, or specific categories/search queries from a massive library have been useful on many occasions!
Quick filler images to test your website, booting up to a new wallpaper each morning... The list goes on! -
I believe that without competition, YouTube would likely ban re-uploads entirely.
YouTube thankfully tolerates re-uploads of deleted videos because it knows that the minute they prohibit re-uploads, competitors like Dailymotion and BitchUte would get immediate massive growth.
There are entire channels dedicated to re-uploading deleted videos of specific channels! (for example: https://youtube.com/channel/... )
In 2017, YouTube alternatives were rather immature, but they have developed: https://youtube.com/watch/... -
I've been playing a bit of fallout 4.... Now I kind of wish my computer den was a underground bunker with a massive metal gear door
With the vault number being 4041 -
Just got out of a meeting where they revealed to me that I will be the only dev on this project and I'll need to update the entire thing to a more modern coding standard.
But the project is 10 years old... and is massive... Why do they hate me so much? -
Massive backpain yesterday. Was okay when I woke up but still 4/10. Went to the gym. Pain is gone. Yay3
-
Do you have a db specialist in teams? I often see frontend & backend ranting but no db Devs. Isn't that role so crucial as one lost index can cause massive performance drops?5
-
Current dream PC:
Dual EPYC at 128 core/256 thread or higher
1TB of RAM or more
Dual AMD GPUs
Massive RAID 10 array of 7200RPM HDDs, something like 24TB or better
A few standalone SSDs, to taste (at least one of a sizeable capacity, like 1TB?)
Total cost, like $30k or so?51 -
How hard can it be to let sql just multiply some values and sum the results, right? As it turns out, damn hard!
I hear you thinking, surely you can just do select SUM(price*amount) AS total right? Nope! I mean, yes you can, but it fucks up. Oddly. It always ends up giving me wrong results. Always. Wtf sql? And it's not like I'm running a massive dataset or anything, it's like 100 records at most?28 -
I do like using my Mac, but it's just annoying that the terminal is linked to xcode. Why do you need to keep downloading a massive app update for xcode when I never use the app itself?!?!3
-
Sunexpress or the Hannover airport? Idk who to blame.
We (a massive amount of people - around 200) are waiting for an hour for the gate to open.
We had to switch 3 gates. Ffs get your shit done.9 -
After a massive refactoring of the DAO test aren't running after 6 hours of debugging and traceing I find what some "genius" left behind.He wrote direct database updates from the UI code. WTF? Who gave them git access?
-
My current project's codebase is apparently 750 lines now, without a single penny being made on it yet. It's a megaproject that'll hopefully someday become the start of a business. But a lot remains to be done still... The upfront cost is massive. Half a year of work already went into it.5
-
Not being able to do refactoring on an app that contains 900+ line view controllers because "its not safe to do refactoring before the demo at the end of the month"
F.M.L -
Hands down, one of my seniors in my bachelor's degree. His name is Mohit.
He helped me out with course materials, gave me guidance on tech and emerging technologies, gave me books, video lectures, cheat-sheets u name it.
Guy is a massive nerd, he used to be holed up in his room for days. And oh yeah, he also wasn't shy with sharing his knowledge and internet downloaded data, which was a pretty massive deal in 2012 when internet and WiFi was crazy expensive.
Also, he would ask me what games I needed so he would download it for me and hand it out for free.
That guy is the reason I even chose tech industry to have a career in to begin with. Last I heard from him, he got fucked up by a girl and decided to move to Bangalore and start a company. That company has net-worth of $4.5 million so he's doing pretty well. -
Every day I read people ranting about their jobs here, well, when i read this, I am thankful I still have a job:
Massive layoffs: Meta, Twitter, Amazon, Zillow, CNN, Tesla
Stopped hiring: Google, Microsoft
Is a butterfly effect, let's see how many of us will reach, then you can rant about having an "stressing" life7 -
Disclaimer: I’m a Test Automation Architect...so with that in mind...
I aim to solve the massive problem with test (and more specifically) test automation data management that pervades throughout the testing ecosystem. I’m on to something right now, and frankly, this is, and has been, a huge issue that needs a path forward to solving.1 -
I'm all spooked out. I just added complicated JS code in a massive block, doing something complicated, using syntax that I wasn't sure about.
Load the page, smugly expecting like 200 errors. None.
Alright...
Run everything... it works.
WTF.
It's all balanced out though, because then python started freaking out with the wackiest motherfucker of an error I've ever seen. (A pointer to a function magically turning into None) -
Got a massive deadline coming up and thought why not add to the pressure and install VsVim as well.
Have to say I was pleasantly surprised, with that and the navigate to feature you don’t need a mouse at all and I barely know vim. :q is so much easier on the hands than ctrl+f4 now if only I could work out a macro to automatically add async modifiers1 -
Just finished cleaning up my branch so it can be merge. The PR's Diff is massive... probably the largest on the team based on new lines of code.
Basically a migration of a massive report that took almost 2 years to resolve most of the diffs.
Now just need to get it ready production... By next weekend -
Which skills and platform do I need to focus as a ASP.NET back end developer? The .NET development environment is so massive, I really don't know from where do I need to start. I do know basic C# syntax and was studying C# 7.0 in a Nutshell and stopped temporarily because it introduced too much concept that I don't need for now. Any advice will be appreciated. Thank you!4
-
When you make a massive change to the code base and run the test suite to drive out functionality but nothing fails...
-
I need to run a cloud Linux vm. My need is limited to running tomcat and about 10 web services- that's it. What I would like is an easy to use Linux flavor with a nice UI.
I need to know what cloud service and what flavor of Linux. And please don't get snotty with me because I have run massive applications on Solaris, AIX and HPUX - I am over doing things in a shell.2 -
Absolutely brutal if you don't have 60% throughout ur academics and/or not getting campus selection. (Indian here).
The only way for me to get a job to begin with was to take a massive hit to my salary expectations.
I have only worked for service based companies and it really depends on what kinda colleagues you end up working with.
Now I feel like there are too many options to choose from whether it's only backend/frontend or both.1 -
Feeling a strong temptation to go in and just do some random refactoring on my work project. It has massive view controllers and 30% test coverage. I dunno about anyone else but in my book thats not good enough to release to paying customers.
-
I hate that unionization in our field is so pathetic. Sure, now we're still enjoying the benefits of being the aristocracy of labor with comfy positions, but that can change any moment and soon it will, with all the big companies firing now the massive numbers - and not having the solidarity now will render us all defenseless then.2
-
OK sort of late but reading over my email newsletters and see this.
MIT got affected by WannaCry... MIT!!!! **facepalm**
https://fastcompany.com/40421153/... -
"we don't care about the statement of work or that you've fulfilled it. We want <insert massive list if unrelated and unrealistic requirements here>."
Yeah, we'll eat a bullet you ham-fisted, knob gobbling buffons. -
Fuck away from me And Get FUCKED.
FEels so fucking good fucking off other companies who try to contact me first and give me an interview JUST GO FUCKING FIRSR YOUR DADS ASSHOLE TILL HE SHITS IN UR MOUTH FROM THE SUPER MASSIVE GIANT SHITHOLE FUCK YOU FUCK OFFF5 -
If you're one of us terminated / unable to find a job / massive paycut due to "market conditions" -
Make sure you remember.
Remember and make them pay.
Through the nose.
Next year (I hope..). -
learning golang. so they have optional feature called `vendor`. so basically they reinvent the `node_modules`.
the weird thing is that it supposed to work by committing dependencies to git. but unlike node_modules, vendor directory wouldn't be massive since they come with assumption that the community wouldn't fuck up the libraries ecosystem.
huh?7 -
I now have an onlyfans!
Time to start posting pictures of my massive cock and my round hairy arse!
Surely I'll be making thousands of dollars in the next few days!4 -
Did an interesting experiment a few days ago, I counted the lines of code in my dissertation project. My project consists of a cloud hosted web service which allows video streaming, search and upload, as well as an iOS frontend which allows users to record their own video and upload it. The entire project spans about 2,400 lines of code. Then I looked in my work iOS project and saw a JavaScript file for manipulating form elements which spans about 2,100 lines of code. The whole project is about 100,000 lines of code and doesnt do anything special, it just calls a web API and saves/displays results mainly.
The effect of “Enterprise Architecture”1 -
U see me with massive headphones on and i am not making any eye contact. That means something guess what it is ;) But u start talking anyway hoping me to stop whatever i am doing and get on to your thing. Life sucks.
-
Is there anyone out there who uses absolutely everything JIRA has to offer? I've worked with it since starting my career and I still find it a massive fucking overkill.
-
Why does Python get so much hate? It is literally like a Basic programming language. Easy to learn and guaranteed to get a job because of massive demand.10
-
there were no less than 30 flyovers today (technically yesterday) from pilots-in-training at the local air force base. Is there some massive influx of air force pilots recently?5
-
I installed VS Code a few days ago and I'm really struggling to see all of these apparent massive benefits over Atom.
I have a pretty decently specced machine so performance is never an issue.
Is there something else I'm missing?5 -
Ah... Android layout frustrations... Now I can laugh about it and enjoy my #rant-commit from yesterday.
But seriously, I can't wait for Android to be over in 2017... The framework grew into a massive pile of fragmented, fermented and undocumented shit, that gets smellier every Google I/O when they try to flush it down the toilet, but it gets stuck.7 -
“Recovery Project”: a massive onion peeling exercise that leads to a big nasty can of worms while the individual that created it stands by and blames you as you struggle to fix the shit sandwich he created.4
-
If you are in the US how are you preparing for the next pending recession?
I am thinking about staying at my low paying but stable job where they have never done massive layoffs because they are not publically traded.
Anyone else?3 -
Anyone watched videos of leaked version of Windows 11 !? What do you think !? I liked the fact that they didnt do a massive UI do over.. Also concerned that nothing is going to change about the problems that plague windows.9
-
Building apps in 30 mins at conferences.
First 5 mins: I'm gonna do the entire thing using just some boilerplate.
After 25 mins: I'm just gonna copy some unimportant code from the one I already made... ...And it's done!
Footnote: The people who put themselves up for it are always great! I've learnt a lot from such guys. Massive respect ✌️ -
Do you ever have those moments where you just sit and wonder how you ever got the job you have in the first place?
Just spent the last 2 hours trying to figure out why I couldn't access my config to get the keys I needed. Turns out I was trying to access my "congif" and my brain couldn't see the difference.
Don't know if I'm dyslexic or stupid 😂 -
I don't like BizTalk.
It's very powerful and all but the resource needed to develop, support and maintain far outweigh the benefits.
Everything seems half finished, for example the way to deploy, update and the admin console GUI are all a massive core to work with.
A small part of me dies every time I end up with a BizTalk project.1 -
I saw someone once mention a desire to change the term "master" in Git vocabulary and syntax to something more inclusive. I couldn't wrap my head around what massive upheaval that could cause with peoples' scripting, workflows, etc. across the world. Is that totally unrealistic, or can it be done?21
-
Okay this is gonna sound weird just hear me out.
I feel a massive difference when programming on a desktop compared to my laptop.
I prefer using a desktop so much compared to my laptop. I usually have to plug my laptop into a monitor for the past year, and I can’t use my desktop because it’s currently, uh, let’s say inoperable.22 -
Had a new dev take us to merge conflict hell due to rebasing... we have meeting saying we are going to do git flow.....
manager who agreed makes branch project/releaseName based off of develop only to have us mr to that branch to then mr back to develop....
Had massive conflicts mr into that branch (i kept up to develop) and then had conflicts mr that branch to develop........ on a sunday night... great2 -
When you have to be at work becuase it's work, but you finish all your work in 1 day regularly, and it takes QA 2-3 days to get back to you.... Massive downtime.2
-
A hyperrealistic military/civilian simulator a la ArmA. Simulating continents, accurate sounds etc. with a easy to use editor for scenarios.
Massive Multiplayer Sessions with hundreds of players while maintaining great performance.
And all of this with the best physics engine you have ever seen 😅2 -
When you ask for a local dev server for ages so your not running on live environment and your given an iMac to use as a server /facepalm
And to make it worse... was asked if that iMac could still be used as a dev machine at the same time!
No I installed ESXi on it now (managed to get that working) massive facepalm1 -
How much time do you actually spend working?
I personally work 10 hours per week at my job. The rest of the time I watch YouTube or something like that. I have massive quilt because of this, but everyone is happy with my work.7 -
We need a domain specific language for AI that is tailored for big data. So many tools are just not scalable to the size needed for these massive AI problems. It needs to be able to conceptualize and handle the fattest data in the industry.
We should call the language: Your Mom2 -
How does one find a remote job as a junior dev? Dealing with some mental issues that keeps me away from a normal physical workplace at the moment but really need to start earn some cash.. I dont need a massive salary, just enough to afford rent and food would be lovely.2
-
https://wccftech.com/windows-pcs-wi...
this is stupid, Apple didn't kill x86 with PPC, and they'll not do the same with ARM. (ARM is cheaper, but it's not really more powerful yet. You can't do a bunch of one-opcode stuff on ARM yet, it needs to mature further. ARM'd also need massive retooling for cards and such and back-compat is gonna be hell.)23 -
Can't really complain about hackathons, they've been great to me. Worked with new technology every time, so I've always taken massive positives every time.
-
Getting something working that you've been stuck on for two weeks, despite telling the client, your pm and your boss that there is a much easier and quicker way to do it that doesn't involve downloading over 1000 pngs and storing them as base64 strings to form a massive pdf, damn android and it's lack of native pdf viewing
-
Reworking old java apps. Holy shit im gratefull i can use spring boot.
But this code is handsdown awfull. Every file contains more ifs than other words. upto 6 layers deep. Thank god its at least properly commented.
But seriously how did this shit ever pass any QA. All legacy apps around here are a massive pile of if statements.1 -
This is a massive tossup between RandNoRepeat( from TI-BASIC (returns an int between 2 passed params but tracks what's been given from that range this power-on, meaning if the range is too low IT ENDS UP HANGING THE FUCKING CPU IF YOU RUN OUT OF NUMBERS and it also rolls over and over so it's slow as shit in general) or Python forgetting how the fuck if statements work.16
-
Xcode UI test recording is fucking abysmal. For a simple tutorial "todo" app that I wanted to add a test to, it generated a completely imaginary toolbar selector, a syntactically incomplete eight-line garbage monstrosity instead a button selector, and entirely missed off the last action.
Don't get me wrong, I really like that there is a way to automate UI tests, but the promise of test recording is massive fucking lie.1 -
Pull >>>> Rebase
The advantages of rebase (clean git history) are minimal but the risks are massive (rebasing in the wrong direction, rebasing after raising a PR, rebasing a public branch)4 -
When your marketing department moves so slow you now only have 1 month before Q&A for a massive website release and I’m still only 44% done....
-
I don't know why we keep taking on clients whose products are written in a language that's not part of our core expertise
Currently working on 2 products simultaneously, one of which only runs on Windows and the other of which only runs on Linux, so I end up switching OS several times a day...and you'd be correct if you're thinking that that's a massive productivity killer3 -
Svelte is great, and React is the worst thing to happen to JavaScript.
I mean, seriously, just to make one app you have to have this massive React project, as well as a runtime. Svelte compiles it into a small bundle that's not too large with *no runtime*!
React, Bootstrap and Express have spawned a new wave of "Braindead JavaScript Developers™" that are beginning to become inescapable; it sucks.6 -
Starting new job, moving to new location, and trying to finish five massive projects.... "You want me to take over development of that entire stack? Sure I've got time!"2
-
Anyone else pissed at the trend towards massive, clunky OO libraries in PHP (and other languages)?
I needed to clear Redis and the amount of code to use the library was more than the amount of code to open a socket and write the command.1 -
If anyone has like an hour or so free at some point, I would appreciate help with optimizing some code. https://github.com/ParzivalWolfram/...
(also i have to write docs on this conceptual CPU because the actual docs are a massive shitshow and this was compiled over like weeks of asking the dude who made it questions)21 -
Massive problem of bizarre disconnected and self aggrandizing or perhaps diminishing bias interpretation wherein history is interpreted not based on history but a strange warped and often retarded manner to mean something completely different.
How do the Borg live and breathe at all without being magically cracktarded every moment of everyday and wandering around like the robot from the dark to tower or a rabid raccoon ? -
What kind of projects are mostly affected by the pandemic?
I believe there must be massive layoffs in travel related projects. Or I'm wrong and it's business as usual (IT part)?1 -
Nothing better than a remote work from home except while we're on a meeting on teams I'm sitting on the toilet dumping a massive 💩💩💩 and writing this rant1
-
Previously: https://devrant.com/rants/1418829/...
So, I've successfully finished my final project, but at some point I was having massive troubles.
For some fucking reason, the chip select line was not going high after turning low...
Apparently the led was pulling it down permanently...
Another weekend wasted... -
I want to create an open source sort of clone of Facebook but privacy minded.. I deleted mine a few weeks ago because of the massive amount of datacollection. I mean, talking on messenger about shoes for example, then going on fb to see shoe commercials. I mean, fck that man.. you can change some settings but nothing in regards to this. This go beyond my limit of privacy.9
-
Thought of an idea for an app I want to start working on as a personal project. Was thinking of using Ionic to create it as I have some familiarity with Angular already but have never used Ionic itself. Thoughts? Concerns?
-
Is it just me or do all developers dream of a simple job like being a cashier after a massive deadline with no sleep4
-
Does anyone here have experience working as a senior developer in a web Application development company with less than 15 employee's and having around 5 - 6 developers? can you tell me what are the roles and expectation of graduate developers in such company? I landed a job(my first job ever) in such a company and I am working on 4 customer facing projects at a time including one massive government project. lot of pressure!!3