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 - "works-now"
-
My school.
We have free WiFi access, but you need to login into your personal student account to use it.
Turns out, SQL Injection works.
It gets worse.
Table name "schueler".
SELECT *
Well.
Got all data on all students.
Name, address, phone number, passwords in plain.
I reported it using an anonymous email. Partially fixed. Standard quotes now get eacaped. Still, passwords are now MD5.47 -
Got semi drunk and thought "Now would be a good time to implement this feature"
*Codes for 2 hours straight without compiling once*
"Done. Good night"
The next morning:
Gets up and tries out feature
*Fixes 2 syntax errors/typos*
*Tries again*
*Feature works*7 -
Hoorah! My code finally works! Now gotta remove those 1000 print statements I used to identify the bugs 😥11
-
Boss: I can't open the website.
Me: What connection you using boss? Try to switch to LAN cable. Our office wifi a little bit wonky today.
*plug in LAN cable
Boss: Ahaaaaa! It works now. Please, next time make you develop website wifi compatible.
Me: ****8 -
When a customer gets pissed because something doesn't work and you give a bullshit suggestion because you want to reply something at least and you get a reply like 'oh thanks it works now!'
o_O3 -
Fuxk yeah! My code works! It's 2AM, I'm happy and there's no one around, so I wrote a poem :-P
What was once impossible,
Is now close to completion,
Thanks to my debug statements,
Which now await their deletion.28 -
Client: Urgent! App is crashing!
Me inside: Wtf, Crashlytics didn’t send me anything, it betrayed me...
Me: What’s wrong?
Client: Some random user sent me email that app is crashing SOMEWHERE(!?)
Me: ................................... no problem, I’m working on it.
*Tomorrow*
Me: Fixed, everything works fine now (didn’t do anything actually)
Client: Great, nice work!
Client never mentioned that “problem “ anymore.
#likeaboss4 -
So when everyone is posting their setup. Here is mine with two 34" monitors (curved) and some LEDs because no lamp did fit on the desk anymore :D
I hope it works now because it didn't upload the image the last two attempts...26 -
Client: "This feature doesn't work! I thought you said it was done?!"
Me: "Please press CTRL+F5 and try again..."
Client: "Okay, great, works now."
A conversation I seem to have on a very regular basis.8 -
How not to give support..
Me: Creates ticket on support site, letting them know their webservice returns "maintenance" page.
Support: "It works on our end."
Support: *closes ticket*
Euhm.. excuse me?
Me: Creates another ticket with a screenshot and the curl response information..
Support: Sends screenshot back that it works on their end. "Maybe check your firewall"
Support: *closes ticket*
I ain't playing these games..
Me: Creates new ticket with more curl responses from 4 different servers to prove it's not "firewall" related.
Support: ..
2 days later
Me: Sends *friendly* reminder.
Support: ..
6 days later
Me: Creates ticket again saying I'm still having issues.
Support: "I'm forwarding this to our technical support"
Support: *closes ticket*
10 minutes later.
Technical Support: "Here's the manual for our integration .pdf."
Excuse me, you say what now? I KNOW HOW IT WORKS, I'VE WRITTEN THE INTEGRATION ALREADY. THE SERVICE JUST SEEMS TO BE DOWN FFS.. pls..
Me: Sends mail to their project manager who manages the clients dossier with support history and such.
Him: "I'll check it out and let you know."
1 day later.
Support: "We had some issues this and that, wasn't publically availble, works now, .."
What a nice way to waste your time..6 -
I hate when I go on stack overflow to find an answer, and all the comments for the correct answer say, "awesome thanks!", "Works perfectly now, thanks!". While I sit staring at my screen feeling like a complete idiot because I don't understand the given answer at all!13
-
When i was studying Engineering, I used to wonder how programmers works straight 3,4 days without sleep and all.
With today, I completed my 3rd day, with just 2 hours sleep in the last 70 hours.
Now I get it,
This is.. passion,
This is.. love,
This is Life.16 -
Spent hours finding the problem in code. Suddenly something happens! Code works! Now I'm spending hours finding what made it work.3
-
Overheard in a Microsoft DevCamp:
A: I got Bad Request on this page
B: Use the Edge browser
A: OK. It works now9 -
Progression in mindset of a developer trough professional life:
1. I'm going to make my code so efficient and beautiful that everyone will envy it!
2. I'm going to make sure I keep separation of concern.
3. I'm going to make my code at least maintainable for other developers.
4. Well shit. At least it works, for now.3 -
Fuckin hell!!
Code works everywhere except at one client. Ok, I check logs & see something missing.. I go check the code that handles excel files.. try catch and do nothing.. great.. :/ ok let's log this shit to see what is not ok...
Insert logs, build, update, run.. now it freakin works o.O11 -
Me: tried to HTML like a sad anime girl
(someone spots me)
Dude: yo you're good (I'm just making a bouncing ball in HTML in peace) wanna join our group?
Me: uh sure
(Finds out I just entered a coding competition group going to be sent somewhere minutes later after being added to the Telegram group)
Fuck me3 -
My laptop just took a full cup of coffee and didn't blink an eye.
Thank god for spill resistant stuff that works.
Unfortunately I now how to make a new coffee, so it's not all good news.16 -
Me: the websites now works on all devices.
Client: now make it work on IE6.
*1 week later*
Me: the site now works on IE6 too.
Client: awesome, now make it work on Netscape navigator 56 -
Tester - The app has a bug when I try to buy a ticket
Me - okay, what's the bug ?
Tester - it shows an error
Me (trying to not high-five him with a chair in the face) - What's the error message?
Tester - ah nvm it works now!!
Fuuuuuuuuuuuuu. Explain the issue you dimwit, don't just say it doesn't fucking work!2 -
My team member just rewrote all of my code and it looks beautiful and it works but and now i feel like I'm a terrible programmer :'(13
-
We are moving to kubernetes.
Nothing much has changed except we now get to say
it works on my cluster.
instead of
it work on my machine.1 -
My dad has been using android for about 4-5 years now. I just showed him how the notification drop down works.3
-
Me: "Hey <coworker>, I got this mistake do you know why?"
Coworker: "Seems to me like you didn't put <thing> in there"
Me: "No way, I just edited it here"
*looks at file*
"Oh, I didn't save that"
*saves file*
"Oh hey, it works now 😅"
Office: 🤣🤣🤣
Mondays, I guess 🤷♂️3 -
I started learning php at age 15, copying code from tutorials, changing stuff until it worked. Now 10 years later I still copy code from tutorials and change stuff until it works...3
-
<This is my first rant, though I've been spectating in readonly mode (ie, without an account) for a while now./>
*Programs all day Saturday adding innumerable lines of code to a new project*
*Builds and runs project*
*Everything not only compiles, but the app works flawlessly*
*Faints*5 -
Ahhhhhhhhhhhhbhhbhhhhh
Finally!!!!!
Oh..
My.
F*ing...
G****t
It finally worked!
Holy shit!
I figured out how to make it work. Only took me like 3 weeks. But it works so smoothly now.... Holy f.13 -
User: “X service doesn’t work.”
Me: “Are you running it using the instructions I gave you?”
User: “No, let me try… Ah, it works now, thanks!”
🙄7 -
Team says their code is done, tested, and working. They have merged all of their code and now to merge it with mine.
Take care of the merge, go to test it, and NONE OF IT WORKS.
Ok... So maybe something in my code did it. NOPE. Still crashes without mine.
Thank goodness for version control.
Now need to help define what "tested and working" means...4 -
Holy shit balls it works (so far)
-
So I’ve been working on a project... well feature for the past year (yes 12 whole fucking months - anti agile I know)
And today I got to merge that bitch of a pull request into the current working branch and deploy it to UAT - no conflicts 😵I think I need to put the lottery on tonight!
And some how, by some stupid lucky roll of the dice it just works.
I have never felt so afraid and delighted in my life!6 -
Some dude in upper management: We hear you. We have too many meetings, it's not healthy. From now on we'll have meeting free Friday morning!!!
And then all meetings on Friday morning are re-scheduled on Friday afternoon, or Thursday afternoon.
Yeah this really works, genius! -
A friend (also a colleague) of mine had hacked the password of his manager's Netflix account 😆
Well, can't call it as "hacking" in 2018 when you can sneak into an idle laptop and view stored passwords in Chrome.
Now this Netflix account works as a "charitable trust" and more than 30 people are aware of the password 😆18 -
I didn't start coding until my 30s. I enjoy learning spoken languages, and heard on a radio show that computer coding works the same parts of the brain. Tried it and became an addiction. Been building things ever since, and now making it a career.5
-
Linux... Is shitty... Ok it just is. I've tried all kinds of variations and they all just... Urgh
Now I know... I know devs are meant to love it ... But compare it to windows
(Yes windows fucks up more) but when it works it works.
... Windows isn't perfect... But it doesn't try to be.
Linux has that feel of... Clearly made by a dev... It works consistently but doesn't take into account how people want to use something...
Linux is something you have to learn to love. And I'm sure I could.
But with windows it's intuitive it's straight forward
I feel like if I was to pick up windows having never used it... I would know how it works. I could at least use it go online and watch videos do the basics... In Linux ... No it's not as easy, sometimes not possible
An os you should just know how to do everything you want to do, and not have to download tonnes of shit to get it that way
It is, the future... But holy fuck get your act together Linux65 -
HELL. YES.
I wrote a complex grid rendering system in c++!
It accepts pixel values and * values (Grid values)
Works very similar to WPF grid, which I LOVE.
The few lines of code needed (On the front end, at least) to do this are in the comments. VERY FUCKING HAPPY RIGHT NOW.13 -
do you ever get that feeling when you suddenly wake up from sleep and immediately have the solution that has been bothering you for weeks or is it just me?
it happened to me today. woke up and magically had a solution to a problem I had with unity (it works now).6 -
Peaceful protest #2:
Spotify desktop application is blocked due to "bandwidth issues", but web version works fine. Now I listen to music on YouTube, in 1080p, and I like to leave it on for the night...10 -
From now on I am telling everybody I work as a baker. No one will ask me how an oven works, or to repair their croissant.3
-
First rule of Apple beta software: do not talk about Apple beta software.
It doesn’t matter, that there’s PUBLIC beta. You cannot talk about it, cause you violate some idiotic NDA. And then, we get software that looks and works like everyone sees now.
Eat shit, Apple. And all of your fanboys.3 -
So I got myself a rubber duckie, works quite nicely 😊
After third time in one day of boss calling me in and using me as a sound board to solve his problems, I gave him my duckie to use instead. He's happy, I don't get called in anymore, but am now duck-less 😥3 -
I'm home sick for 4 days now and I'm starting to become paranoid about being replaced because I caught one front end dev watching Spring Boot videos on Friday.
I'm the only one who works with it there.
Not feeling well.22 -
ENE = Entitled New Engineer
M = Manager
EOE: "I've been here 6 months and I know how everything works. Can we talk about a promotion?"
M: "No, now begins the period wherein, through your labor, you repay us for overpaying you while you got up to this point."7 -
I found my 1989 GAMEBOY ... Motherfucker still works like a charm 🥰 now to find my nokia 3310 and I'm ready to travel back in time and escape the COVID194
-
Today I learned that coding in front of a room full of developers while they watch me code, sends me into anxiety mode and I forget how to type properly. Now all my coworkers think i type at 2 works a minute. yay :/4
-
God damnit, I have this too often. Something works in my mind no matter how often I run through it again and again but I've got no clue how to test it for real which brings me into a "mental deadlock" state aaaand then I lose all my programming motivation at once.
Having this right now, fucking annoying.10 -
My JS function is now lazy loading, expressive, and uses 12 fewer lines of code! 😃
It no longer works, but
... no one is perfect. 😅3 -
Management: Feature X is your top priority. Dont work on anything else because this needs to be ready for next Monday.
Me: *works furiously*
Management: *monday* Oh yeah we dont need that now. Why are you behind on your other work?3 -
I've spent three days trying to upload some code to my ESP8266 and it failed every time. Now I just plugged the Arduino at my Desktop and it works. Notebook USB port does not provide enough current I think.17
-
Sorry, but I gotta go with the inevitable. Apple.
Of course, their older slogan is ironic now. Used to be does more, costs less. Now you can't even upgrade the RAM in most devices and legally can't repair their shit without their permission. The only reason people love Apple is because of the ecosystem. Everything Apple works great with everything else Apple, plus it's very trendy to have that logo plastered everywhere. It's too convenient to leave.10 -
Question, I use VirtualBox and PHPVirtualBox on multiple servers right now. Love it and it works great but I'm wondering if anyone knows any good alternatives?
Requirement is that it's open source :)21 -
Guys guys guys. Conversation had right just now. A PM from the company I’m freelancing for just said
“We need to move away from SQL server and shift all the data to MongoDB. I don’t want it to take more than a month tops”
Verbatim. No context. Nothing. The website is for a small time supply chain software that’s been chugging along for a decade now with spaghetti code everywhere.
How do I even respond? The other guy who works with me sent 😂😂😂 to me privately and now is offline lol wtf12 -
Works as backend developer for 2 years now; Almost fails simple university algorithm course.
I'm contemplating my whole life and career choice right about now.2 -
I love how i finish a project, dont touch ANYTHING for months, then a few months later i try to run it and NOTHING WORKS. I cant start. I cant compile. Now i have to update versions. Now developer mode has to be turned on and restarted phone. Now i have to configure something specific in xcode. Now i have to update xcode. Now it crashes. Now i have to modify something. AND IT NEVWR FUCKING ENDS. I DIDNT TOUCH SHIT SINCE THE LAST TIME I OPENED THIS PROJECT AND IT WORKED PERFECTLY FINE. I DIDNT EVEN CHANGE MY PHONE OR PC. I DIDNT EVEN DELETE THE REPOSITORY FROM MY PC. AND BY MAGIC EVERYTHING GOT FUCKED A FEW MONTHS LATER FOR NO REASON. NO. I WILL FUCK YOU. U WONT FUCK ME. FUCK U14
-
First (working) attempts at writing a proxy that rewrites live requests from the devrant app, right now it only rewrites all notifications to be unread
Though the first attempt that finally works is built with mitmproxy and it's add-on scripting, plan is to get that stuff work with e.g. goproxy instead37 -
FUCK SAFARI!!!!! I am developing our new company website and have a deadline tomorrow. It is built with flexbox WHICH SHOULD WORK EVERYWHERE BY NOW. The new website works FINALLY GREAT in all browsers now and then I just tested it in Safari (which I did not do before) on my mac and SO MANY THInGs doNT WORK! WHATTA FCUK?? I EVEN GOT EVERY THING TO WORK IN EDGE?? Is safari the new explorer?! What happened?!4
-
Welp, I dunno about the rest of you folks, but I had a splendid day making a really sexy data viewer with React, Redux, ImmutableJS, react-virtualized, and Radium. And it works fast in IE!
And! Now I'm in a pub, sipping a beer in the summer evening breeze, waiting for my partner so we can order food.
Cheers!6 -
I finally finished my implementation of a suffix array construction algorithm! 😄
It takes about 30 mins to process 1GB of text and uses all available RAM, but it works! 🎉
Now I can optimize it, the original algorithm is 3x faster.9 -
MY OPENCV SIDEPROJECT WORKS!!
Now I can chill in bed and control the computer with a laser pointer :)8 -
Making a Twitch chat bot withing four days after starting to learn programming and python.
The downside is that now that I look a it I feel a bit embarrassed with the mess I made. But hey, it works!1 -
Client tests app 100000 times, app works fine
Client tests app once, app doesn't work
Client sends email to everyone,
"Hey, @CodesNotHot, this app is not working at all! Can you please look at it right now!! This is URGENT!"
I test the app, it's working fine.
I just want to high five someone with a machete on the face right now.2 -
"I uploaded the [larger] file, but now it's taking longer to download.." ...yes that is generally how the internet works.2
-
I fucking love Python
It just works :)
Half an hour for a nice evening side project.
Even faster than Twitter takes for approving an app.
im waiting now 1 week...6 -
I FIXED THE FINAL BUG WITH MY OWN SOLUTION AND NOW IT WORKS, I EVEN SENT MY 5GB FUCKING TXT FILE.
ALTHOUGH IT TOOK FOREVER BECAUSE I FORGOT TO INCREASE THE BUFFER SIZE FROM 1KB SO IT TOOK A BIT.
BUT NOW ALL I NEED TO DO IS POLISH, MAKE SOME QUALITY OF LIFE CHANGES AND I CAN PUT THAT SHIT ON GITHUB!
THIS IS MY SECOND FINISHED PROJECT! But I do gotta thank an online friend that has been teaching me the concepts of network programming without him I couldn’t have done it. Also I’ve learned so much about how shit works thanks to him/and the project.12 -
I always missed the window management feature of windows when I switched to macOS. Now thanks to VEEER. It just works and its free.16
-
Just implemented a design from a UI/UX designer in code. Works perfectly on iOS, now to test on android.2
-
Turns out I had some conversion issues and timing issues in the SD card file parser that I wrote... wtf it worked before I swear
It fully works now!!! I can now finally load presets from an SD card and apply them to the screen at my leisure.5 -
I feel like Stackoverflow is a fastfood for programmers mind. It gives you a solution you starve for. It may be not the best quality, but it works for now. It does not satisfy you in a long run, and may be too shallow for advancing. But it works and gives you more to think about.
I would never find a quick solution to parse a string with regex. I never thought it works this way. But hey, I'm happy.9 -
Can't believe this, my boss was pushing me to deploy the new mobile app version and now that its done he is traveling and didn't migrate the data that the app needs to works....2
-
Wow VSCode has gotten a lot better for Web Dev. JSDocs actually works and can be used to find functions from other modules (aka real Intellisense).
This could change my feelings about JS... now just need to get everyone else on my team to document their shit... uhm... I mean code.1 -
Me: "hey we should do this new project in react!"
Boss: "no he barrier to entry is to tough for our team"
Boss talks to past employee(which he had to let go because he was a TERRIBLE developer who now works for facebook....) about new project, past employee recommends react....
Team is now going to work on a new project written with react......1 -
For the first time in my life windows 10 repair fixed the PC?
Was getting bluscreen regarding unmountable boot, memory management then try to open it now it started diagnosing your PC.
Started reading devrant it fixed the problem and it works now.5 -
The layout for my little side project was working fine in IE last week. Made some server side additions over the weekend and now the layout is broken... in IE only. Guess who's putting in a user-agent redirect to a "Works best in Chrome or Firefox" page? 😉
-
It worked! After all those years I've talked someone into linux'ising all theit workstations :) now that someone is eventually convinced it would solve most of the problems. Now they are collecting all the bau requirements. Next - testing phase. And then, if all works out well - reinstalling 100+ workstations with linux :)
yayyy9 -
Recently bought some programmer T-shirts
made me popular, now I am known as the guy with the cool shirts.one of them has this on it:
2b || !2b ? "2b" : "!2b"
my fav joke now
I use these shirts to make friends and it actually works, you should also try ;)11 -
Today I was working on an issue related to adding icons to external links. I'm no CSS ninja, I never claimed to be. Somehow I wrote some really nice CSS that works well cross-browser. Now I'm scared they're gonna think I'm good at CSS.1
-
People who complain about wordpress have probably never tried working with Magento.
I've been going through their documentation for about 3 hours now, trying to figure out how this entire system works. And I'm no where close to understanding it...9 -
As someone who used to be a full-time Dev, but now works in other areas that sometimes don't quite scratch that tech itch, I find that each visit to Deviant inspires me more and more to work on personal Dev projects. Don't know how or why, but it just does. Go DevRant!3
-
In the very rare occasion that I boot into windows instead of linux is when I want to use Photoshop to edit some photos - usually works fine. USUALLY. I now see why everyone complains about windows updates12
-
copied a code for android from stackoverflow and it worked
edited the code no more works
removed the code and pasted the original code from stackoverflow and still doesnt work
clean and build and now the code starts to work7 -
Oh, it's finally done and works well!
Oh, let me just optimize that a little... And probably rename this...
5 minutes later:
Shit it does not work now.
10 hours of debugging later:
I'll fix it later
To all new devs:
Commit more regularly -
Literally just happened now, happy but surprised. It’s the best feeling ever when it just works though.4
-
After at least half a year of using a computer that froze or crashed at least every 10 minutes I finally replaced the faulty stick of ram.
Now it works beautifully and I'm dissapointed in myself for not doing it earlier.1 -
Fuck Monday and SAs... Just arrived at office and logged in:
Consider changing your password:
**Ok... Enters new password**
We're sorry your password is invalid
?????
Let's I already have a lower, uppercase letter, a number
....
Adds a symbol
**works**
Difference in security though? 0.... But now I have one more thing too remember...4 -
Finally had the time to implement that feature I wanted all the time. Testing now and everything works just fine again. Very suspicious.
-
When college professors want students to do college portal's works.
ACCEPT THE FUCKING WORK.
DO NOT CHANGE THE INITIAL REQUIREMENT WHILE I'M WORKING ON IT.
DO NOT CHANGE MY WORK WITHOUT ASKING ME OR AT THE LEAST NOTIFYING ME.
YOUR PORTAL LOOK HORRIBLE NOW WITH SHIT TIER MENU WHICH I SUGGESTED IN THE FIRST PLACE THAT IT WOULD LOOK GOOD THIS WAY. AND NOW YOU'VE MADE IT LOOK SO BAD MY EYES HAVE CANCER.1 -
So today's the day.
We've now successfully installed four Ubiquity AP's with a Ubiquity Security Gateway onto a 1000/1000 fiber line. Feels really nice when you're finished with the cable laying and everything just works™. Just getting the fiber in there was a project of its own, but now it's all complete. Tommorow I'll be working from home, and on Monday I guess I'll be bombarded with connectivity issues. Oh well, let's enjoy the weekend first 😁2 -
There's nothing like staying up all night, writing code at 3am by candlelight, drinking whiskey...
Or I can go to bed at 9pm Friday night feeling like absolute crap. That works too... Fuck having the flu, just kill me now... -
Terminal Devrant has been updated and now works! , Images are up an.
All is on the alpha branch.
https://github.com/Supernerd11/...3 -
🎶Lemon Tree🎶
I wonder why,
I wonder how,
This stupid piece of code actually works right now.
And all that I could see, it's actually compiling...
(Happens all the time)1 -
I had no idea of how to implement the logic of a ticket. That's why I started with creating some unit tests that failed. Then I continued working until they all passed.
So it works now.
I have still no idea of how I implemented the logic.3 -
<error>
*works on fixing error for 1.5 hours*
compile, run.
<new error>
*Squints eyes*
*"fixes" in 30 mins*
compile, run...
success?
<first error again>
now i am contemplating whether what should be thrown out the window is the pc or myself...1 -
Added a bond interface in my Proxmox installation for added cromulence, works, reboot again, works, reboot once more just to be sure, network down.. systemctl restart networking, successfully put the host's network back up.. lxc-attach 100, network in containers is still down apparently.. exit container, pct shutdown 100, pct start 100, lxc-attach again... Network now works fine in containers too.
Systemd's aggressive parallelization that likely tried to put the shit up too early is so amazing!
I'm literally almost crying in despair at how much shit this shitstaind is giving me lately.
Thank you Poettering for this great init, in which I have to manually restart shit on reboot because the "system manager" apparently can't really manage. Or be a proper init for that matter.
/rant
And yes I know that you've never had any issues with it. If you've got nothing better to say than that then please STFU. "Works for me" is also a rant I wrote a while back.12 -
"Got a new soundcard yay, lemme Install it!"
*5 mins later*
"why won't it give me sound ffs, the input works just fine"
*5 mins later*
"Great, sound output works"
*taps mic*
"oh ffs..."
*5 mins later*
"yay, input now works"
*puts on some music*
"ARE YOU FUCKING KIDDING ME WHINEDOWS!?"4 -
Boss tells me to cleanup prod drives deleting anything older than a year.
So I find a script for that and run it after making sure works.
Told them it's done and freed up 20% but now they've gone silent.... 🤔🤔🤔🤔😥😥😥😥😥😟😟😟😟😟😟😟😟3 -
Oh, I did it again!
Everytime I think I will write proper standard code with full documentation, but well, guess who didn't write documentation... And now forgot how his own code works.4 -
In my company I now have 3 browsers.
Chrome for company stuff that only works in Chrome.
Safari for company stuff that only works in Edge or Safari.
And Firefox for actual work.
🤡27 -
Quick Tutorial: How to find a missing bug.
0) Wake up & have breakfast
1) Goto work
2) Do your job until the end of the working day
3) Make a backup
4) Shutdown your PC
5) Stand up
6) Go to the office door
7) Grab the door
8) Now the phone rings
9) Turn and go back
10) Take the phone
11) Now you get the bug report
This is a well approved method.
It always works!3 -
Fuck, my client uses Internet Explorer!
Have being wondering why things never works in his browser. Damn! Now I understand.2 -
Today the struggle was real.
But damn if it isn't days like this where you learn real shit.
Fighting with a debian VM for half the day to make a local development environment. I'm tired, but everything works, the project looks good, and I'm just sorta angry/tired/proud now.
I learned so much, and now want pie. I am going to go eat some pie.3 -
scar tissue riff by red hot chili peppers now helped me get laid twice. first was in high school, second was yesterday. it works like a fast track first class level skip access to that pussy
going without it takes days
with it takes minutes6 -
Best Programmer's Breakup:
* me * used to code in Javascript and PHP
* Girl * Also a Programmer
Me: You are a semicolon to my code.
Girl: Awwwwwww.. That's so sweet.
Me: * Trying to breakup * I recently switched to Python and want to use only a single language now.
* It Works! *
P.S.: Still use all three Languages ❤8 -
Scenario A:
Your code is working. You run again, now it's not working.
Scenario B:
Works on production. Next day it doesn't.
It is nothing you just experienced alternate universe. You probably with your manager temporarily jumped into another timeline where your code is not working.
Next time it happens tell your manager it's not your fault.
Eureka!6 -
My self confidence has so much improved that I now admire both my pictures and myself in the mirror.
Therapy works yo!2 -
With the help of obs virtual camera, now I can join meeting like this
It’s real time not just a video, idk if gif works correctly on devrant now, but it’s me dancing
Edit: apparently gif still doesn’t work on devrant15 -
School group project: Pipeline is done, everything deploys automatically, microservices work in development, https everywhere, Docker is bae, everything works perfectly
Now I have to work on frontend stuff ;_;8 -
When you ask your infrastructure admins for a firewall rule and you are very specific. They say that you don't need it... you troubleshoot for 2 hours then argue with them for 5 hours. Then they add the rule and it works. I want to punch someone right now and have a beer. FML!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-
When a password hint tool throws an error saying your password is too weak, you then remove a symbol and it now works 👌1
-
The whole application was tested by 1 QA who was uploading only one 3MB file.
Now on production ~300 users upload in a batch one hundred 100 MB files... and nothing works now
WHO WOULD EXPECT THAT?4 -
Ok here goes me trying to explain some logic here, I apologise in advance!
I've been using an axis based movement system for my games for a while now but always had the issue of characters moving faster diagonally because the movement shape would form a square; meaning things would move at twice the speed.
Only now thought 'hang on, direction's act as circles when given a radius..'
Suddenly everything works perfectly fine and all it took was 3 lines of code... Well done Alex you tool.18 -
So an app I use for real-time train schedules broke last week and the official app is really slow, UI is bloated/bad devs.
I figured out the HTTP calls so started writing my own, spent 2 days and basic functionality works but...
Now the other app is working again...
Feels like wasted effort now :(2 -
So i I got confused on how xor works and fucked up the whole interview
That is after writing all code correctly
I wrote the truth table wrong
I am doing this for 7 years now how can I make this mistake ☠️ fml3 -
So I'm writing this code, that does 2 important things, that cannot be seperated. I run the code, thing1 is correctly executed, thing2 not. No fucking idea, why this happens. Execute again, same result. Debugg the wohle thing, now everything works fine.
WHAT?
I check the code, there are no background tasks, no paralell processing, nothing that should go wrong.
Asking a Senior developer for help, he also has no fucking idea. He tells me to try to wait one second between the two things. Looking for a delay() or wait() function in my programming language but there is none. Ok, building my own delay, writing a "do 1000 times" loop, calculate some shit in it. Execute the code, it works perfectly.
Nobody has a fucking idea, why this is happening and why this solution is working, but now the code is productive and it works fine.9 -
Since I started working at my current job, I've been growing to admire agile development more and more (or the ideal at least) to the point where I manage my LIFE with an agile perspective now!
It honestly works so well! 😁3 -
I've finally got a monitor at work that works with Samsung Dex.
Positive things:
- new super cool monitor
- can remove windows now from the dual boot of the laptop since everything I needed it for can be now done on Dex.
Negative things:
- DevRant doesn't work with Dex. It just doesn't load properly. But maybe it will work through a browser. Need to test...3 -
When you spend more than 1 hour trying to find a solution to your code project and then the solution was way to simple to work and it works at first try 😨 (feeling stupid right now 😢)1
-
- Writes a short decent code. Doesn't work.
- Refactores it with variables and function. Automatically works.
- Changes back to the original form. Freaking works now.
Wtf.!!!
Oh! The lord of bugs and errors, have mercy on me.2 -
I invested in a brand new 27" curved monitor to work more efficiently with my laptop but now
HDMI isn't recognized by my linux distro on dual boot where it works perfectly with fucking windows and it used to work nice before the latest update
Tried to install official nvidia drivers to try to fix that
🙃 Guess who has a fucked up X configuration now 🙋🏾♂️3 -
Going through a startup code
...
// TODO: implement!
...
// FIXME: this is so messed up
...
...
// HACK: works for now, find a better way
...
// HACK: hardcoded for now
...
// FIXME: this doesn't work, crash here
...
...
// TODO: this probably should be a separate class
...
// TODO: change messed up variable names
...
// FIXME: WTF is this, Dave?!
...
...
// TODO: remove this before release2 -
FUCK.
NEXTJS.
...
THIS PIECE OF FUCKING SHIT WORKED 4 DAYS AGO.
I CHANGED ***NOTHING***.
4 DAYS LATER I START THE PROJECT AGAIN AND HALF THE STUFF BREAK. NOTHING FUCKING WORKS!!!!!!!
SOMETIMES IT WORKS SOMETIMES IT BREAKS
MESSAGES GET SENT SUCCESSFULLY 2-3 TIMES IN A ROW AND THEN Random 401 error
Random page glitch flickering when routing to new pages rendering the content blank
Random list map iteration crashes on ui dev side
This is such a fucking SHIT
Now i started my angular and spring boot exact same project that i stopped worjing on since october 2023 AND EVERYTHING WORKS FINE WITHOUT ANY RANDOM ERRORS
RANDOM ERRORS ONLY HAPPEN FOR NEXTJS FUCKSHIT FUCKING FRAMEWORK
FUCKIEST DOGSHIT GORILLACUM MAD FUCKIJNNGG RETARD FRAMEWORK FOR AUTISTICS I WASTED SO MUCH TIME LEARNING THIS PIECE OF FUCKING GARBAGE!!!!!!!!!28 -
Eyyyy, finished installing and it even looks like I didn't fuck anything up.
Will reboot now to see that it's actually installed and works.
Was less complicated than the wiki made it look.15 -
This makes me laugh a lot. I changed my online ledger app to use a unicode character in the URL, which I should probably just use a rewrite rule to accomplish, but for now just to see if it works I tried it out. After confirming that it does, I commited it.
-
Valgrind is awesome. Today I fixed a lot of memory leakage / overflow bugs thanks to it. An guess what? Now, everything works!
-
I've never been a frontend guy, I only could modify existing FE code and had some clues about how to write a hello-world using angular.
I've just refactored ~150 files in an Angular project, created half a dozen new modules and modularized lots of loose artefacts.
And after recompiling the project still works! And is now more maintainable!
I think I now can safely add "Angular" to my resume :)
P.S. Damn it, Angular is cool!!!9 -
Too lazy to come up with a better name...
Yea... the app still works...
5th time editing the crawler logic... 2 years now?13 -
Has anyone ever just completely forgotten literally everything about how a language works?
I use to be fairly good at Vala as and now I can't even remember how to load fucking CSS or use inline CSS .-.3 -
Shouting to my chromecast for more than a week because it kept crashing.
Factory reset -> total 1h re-configuring, works perfectly again. One hour was all that was needed.
I know the list with alternatives comes now, but I really see this as the perfect device. Does exactly what I want.
Damn, this experience made me violent as F.1 -
I think I'm getting old... I may buy an iPhone next because it "just works" and I don't care that much about gaming or need buy that many different apps...
Being deaf the voice transcription and better mic and camera... Now seem just worth the lockdown...
Thoughts?9 -
!rant
Unity for Linux actually works 🤟🤟🤟
Last time I checked it didn’t go well at all. Has been years ago though..
Now lets start building some 3D stuff.6 -
spent the entire day trying to get ssl to work 😩
it works now, but honestly, it's draining to spend so much time on config4 -
Finally after 4 hours head banging now I understand how react native navigation works.
Really glad to see how it's turning out4 -
I just switched from Arch to Fedora...
I know I know that all the cool kids use arch, but right now I'm not up for checking out random gdm bugs or some other manual tasks. I need a stable, fairly supported and well maintained distro and fedora just works!11 -
I'm actually making something for someone now. That means I have to make sure it works in IE. Which means no ES6. I die a little inside every time I type 'var'. 😫4
-
Spent half the day trying to make something work. It wasn’t working before I started and I wasn’t making any progress. I don’t know why my changes weren’t working. So I yanked out everything I changed and put it back the way it was before I started. It works now. I don’t know why it works. I give up. 😂
-
I swear I get multiple emails every week from a person who's forgotten their password but instead insists our software is broken. "Account Broken, Can't Login!"
I've started just replying to these emails without even checking their accounts anymore -- or even opening up the system.
I'll say, "I'm sorry to hear that! I've looked into your account and it should work now."
I always get a reply back "THANKS! It works great now!"
Then I facepalm.1 -
I'm currently trying to a finish a project that business partner quoted for and gave me six weeks to write the backend CMS, front end web version of the apps and an iOS and Android app for each including payment integration and the works. It's so over due now and it's taking me all the energy I have not to quit.
P.S My business partner has now left the business leaving me to pick up the pieces :-(2 -
The end is near.
I threw together a devRant content saver just now. It's rough, but it works:
https://github.com/miloxeon/...
save your rants and pics until it's too late.12 -
Replaced camera in my phone, it arrived when I was heading to the pub so after 3 beers I came back and everything works now.
Looks like it’s better to fix things when not sober.5 -
"We are releasing today" - sentence my project/tech manager keep saying for a week now. Of course, we changed few core components during the week - because, why not - and nothing works now.
-
We recently started using a Redis cache for our application, and our boss has now taken to blaming Redis for every single incident we have - all because he doesn't understand how it works, and doesn't want to >.>
-
I’m currently working on the profile view in JoyRant, which turns out to be much more work than I thought.
Anyway, after many iterations on the appearance, I’m now finally satisfied about how it looks and works. Especially the category picker (Rants, ++’s, Comments, Favorites).
What do you think? Do you like it?4 -
I was going crazy for not understanding it.
I went to binary to decimal converters.
I tried applying my own messed up logic.
I was about to post a rage rant.
Now i realized how it works.. fml
And yes, i took a picture of my monitor, enjoy eye cancer :)11 -
DevRant-API-Docs Site Update:
QA is in the works. Will try to keep it as simple as possible!
The "all questions" page front end is done. Now there's only the "new question" page and the "view question" page.2 -
Working with Electron is a nightmare...
"Hey you have a working app? Nice, here is the new Electron version which breaks everything! Now find out how stuff works now, because we won't tell you! Good luck"7 -
Everybody hates facebook!
I have been receiving alert request to use since 2018 by firefox. Maybe i will enable now and see how it works.6 -
upgrade to the latest pre-release of Xamarin forms for a shiny new feature, now nothing works even after reverting. You'd think I should know better by now.2
-
Was writing a multithreaded program in Java with an infinite while loop (for waiting). The thread was never preempted. Added a print statement inside the while loop and everything started working :/
Now I need to print a stupid message just so the program works :P3 -
Does anybody else drink strong coffee in order to actually get RID of a headache? It works for me....but now I've got to continually drink coffee every few hours for the rest of my life.10
-
I've been here for almost a year now but was too lazy to sign up. It was only a commute or lunch timepass thing.
But finally few days ago something so frustrating happened that I actually signed up. I dint post it as it would have been immature but now that the plus icon works I finally can post stuff..!1 -
Webpacker works on branch master.
Webpacker doesn't work on the "back-end" branch.
I didn't touch anything javascript related between the branch's creation and now.
Why. Why why why why why.4 -
The moment when you can't get something working for the love of God, you call a colleague who suggest the simplest and already tried out solution, which magically now works.
Then he goes back to his place and your code breaks again. -
I am feeling so powerful right now I can not describe it.
I found out how I can get the methods and params outta LINE.
Now that I finally understand Apache Thrift and how it works with the LINE servers, I can make a thrift file, generate communication files for the LINE servers and use them for any programming language I want. Means that I can switch to a faster language than Python. Finally :)3 -
I'm so ready for VR now!!! Just need the Daydream headset that is supposed to be delivered tomorrow...
And hope the OP6 hack works....14 -
I am working for a company that has developed a custom CMS but has no documentation written for it and now no-one knows how it works... Best thing is that it advertises it in its website. Good job!
-
When your gtx660 has been baked twice and works for 8 years but your rtx2070 dies at release of the 3080
God is sending signals. Sad now that I have to work with that old wanker yet again8 -
Went to a Big Data workshop, now I know why there's a elephant as hadoop's logo and how it came. Still no clue how it works.
-
I changed nothing but now it works.
It's been over one week since I started battling this bug. I guess I'm glad it's fixed, but how, and why?4 -
Oh the joy of enterprise software development in a legacy system. I just wanted to add a new checkbox with a small feature and now I'm balls deep in age old half decent documentation and just have to pray it works. Implementation time: about 2 days or so1
-
Alright apache2.2 with php5.6 session upload progress works, client has apache2.4 and php7 on his server...now... WHY THE HELL DON'T IT WORK. All THE DAMN REQUIREMENTS ON THE DAMN DOCS ARE THERE. Fuck i could have went to bed and made the same progress18
-
Intel drivers suck!
For months since I've gotten this work loaner PC it has been randomly crashing. Lately I noticed it is only when watching videos or listening to music. Googled the issue and found one other person with a similar issue who uninstalled the drivers. Now the thing runs fine! F.lux isn't the happiest but it still works.7 -
> wanting to add an embed google maps to a website I'm working on for fun, with React
> Check the API documentation, excepted their iframe they create from your needs, not much info about how to set in a a js framework
> decide to check if anyone has already created something with React
> They did! 1 american dude, one polish, one last from idk where
> The rest is basic doc so let's try each of them
> Errors, errors everywhere
> Screens stays awefully white
> Spend 2 hours checking, checking and checking again each library
> Each of them have a different problem
> Fuck this, let's copy the iframe thingy from Google's doc, adapt 1 or 2 things because of React and run npm
> Google maps works on first try -
Sometimes code behaves weird !!.
Spent all night trying to get something to work but now it works weirdly and I honestly don't know what to do anymore as it's not the type of thing you would be able to explain on tack overflow.
Time to sleep 5:51 AM1 -
Today I found github student developer pack thing. It was the golden chance to sharpen my git skills at least I thought so.. 2 hours tried to figure out how does "merge" works in gitkraken and now I'm depressed..5
-
Spent an hour trying to figure out why Chrome wouldn't work at all. Even IE was working on my laptop.
Restarted the whole thing.
Now it works.....and I already lost most of my motivation to code. Just great... -
FUCK!!! I JUST FINISHED WRITING THE MOST AWESOME RANT BUT THE APP CRASHED RIGHT WHEN I WAS ABOUT TO POST....
TLDR: I wrote an old app and now need it again and amazingly it works...
This pic is now not so effective anymore but that was how I was feeling when I was writing the original7 -
Something happened to my internetz now streaming is very slow. Git works fine, but I stopped wanking and watching youtube.
I'm not complaining1 -
There is now a new subfield in web3 called DeSci which is decentralized science of studying memecoins and how to go from rags to riches just like one guy bought a shitcoin for $27 and now he cashed out $8m a few days ago
Web3 is absolute joker clown world dystopian shithole where only the rich get richer by taking the money from poor and middle class.
But if you think about it this is exactly how the whole web2 even works! The whole world works exactly like this and web3 has just helped us amplify the gruesome truth of reality6 -
I totally forgot how bad working with JavaScript is. After like a year of working with properly typed TypeScript base where navigation and documentation works very well, now I am in a world where IDE (IntelliJ IDEA) does very little, essentially it's just now a stupid editor. After few days I miss TypeScript already.
-
In SublimeText, I noticed that my markdowns formatting was not showing up correctly— I decided to download the new markdown package altogether hoping for some kind of update/fix. Turns out the package comes with a super ugly color theme which overrides the default theme of SublimeText. After some googling and experimenting, I found way to override this through the package settings. I always use git through my terminal but I thought let’s try to use git through my code editor and see how it works. I downloaded the git package but then I notice that git tool shows status and all correctly but doesn’t push files to GitHub (it says fatal: unable to read current working directory). Then I download another application called SublimeMerge. It works correctly on its own (pushes files to GitHub) but SublimeText is still not doing the same. Then I tinker around with my SSH keys hoping for a fix, but nothing works. I even go to stackoverflow and search for a solution but I find nothing (I even wrote a post asking for a solution but no replies till now). Fuck it! I now open the file with VSCode. Open terminal within VSCode and add/push/commit through it and everything works perfectly. So goodbye SublimeText I guess 👋🏾9
-
Client calls and rants about that he lost mails. He deleted them and says they are now gone. His previous hoster didn't delete trashed mails and he always looked them up inside of it. We told him that this is how our server works. It deletes deleted mails. And we obviously didn't transfer old deleted mails.
-
I been practising lucid dreaming since a few years. It works and is amazing. Now I'm trying to use this moment of subconscious awareness to improve my ideas when sleeping. Yes, I kinda want to work in my dreams, when my brain has other mechanisms active. Can tell you, looks like it is possible!
Your thoughts???4 -
Them: "We need you to do this thing this way because it isn't possible to do the right way."
Me: ... *codes script that works the right way*
Them: "But it was actually this other thing we didn't say anything about that isn't possible."
Me: ... *codes script with new condition, still works*
Now repeat daily for 2 weeks and we may get to where I don't just silently provide a working script.
Maybe I should have just done it the wrong way to begin with? -
What the fuck? Been trying to see rants all day long at work and at home and DevRant was super weird as if I wasnt connected, which I was...
Tested jsrant.com and the api was working...
Connected to a VPN on digital ocean and everything works flawlessly, dinconected from VPN and DevRant is off again...
Now on VPN... Wtf...5 -
That moment when you find a function called with faulty arguments or a referece mistaken and fix it and code actually works now aaaaand you wake up.. i started to dream about the same code cause i keep rewriting it for different reasons.. what a life
-
Fun fact: in macOS Safari, you can copy text from images. It works on videos as well when you press pause and wait five seconds. This is the next-level web browsing UX — now I can copy text from an image on the internet and paste it anywhere I want.7
-
Programming in a nutshell:
"I changed nothing and it now doesn't work. Why?"
"I changed nothing and it now works. Why?" -
Ok idk about anyone else but m facing this weird thing with CLion now...
When i run the program... It freaking shows output in RANDOM manner!!!
Like seriously, the lines which shud b output sequencially r all jumbled up!! I ran it on terminal and it works correctly...
Quite weird for something like this to happen on CLion
Btw... Other than this, i really love CLion now... Its awesome!7 -
So some notification types are broken again (at least ++ notifs are not), ++ counts don't update again, search finds next to nothing, and the weekly doesn't work properly either (I saw wk288 topic once but can't find it anywhere now).
It still works better than the thing I'm currently dealing with.10 -
Are rants against oneself allowed here? Anyway, instead of writing code based on half-assed guesses just FUCKING STOP and FUCKING THINK about the problem at hand! This way you don't have to bang your head against the keyboard. POOR KEYBOARD! Anyway, now it works and I need sleep.3
-
It's 1:22 am, and what am I doing? Rewriting my Smite Team Generator as a standalone Java library. I have plans on completely revamping how the Android front-end for it works as well. I really wish I didn't have the desire to do this right now so I could go to sleep.2
-
Swagger superposition: the generated server now works but the local hosted editor does not connect. I look at one screen and wonder: "Why does this work?" and then at my other screen (same code, same port) and think "Why DOESN'T this work?"
-
Yesterday : I hate everyone in Microsoft that works on this funding visual studio that now crashing every time I open my project 😤I'm going to kill them
Today : Wait... What is this? A new update? Solution now open without crashing! OH I LOVE MICROSOFT especially visual studio team 😘💗4 -
Everyone now works from home.. We don't even have a choice we need to work from home now.
Why does a flu during flu season scare people so much?? Honestly..12 -
Currently working on my own Express App with CSurf for csrf validation.
Works great but one problem...
HOW THE FUCK SHOULD A POST REQUEST COMING FROM JAVA GET THE FUCKING TOKEN.
Should I made my RESTApi without csrf protection?
I am crying right now...17 -
How to cheer up a colleague? Ask him/her to lick on a link.
Almost sent a thank-you email to ITSD confirming that my access now works, all I needed was to lick the link they sent me.2 -
Just got out of a meeting in which the client was suffering from the classic case of not knowing how their business works. Ugh, now I gotta figure it out for them.1
-
Hey, I have a cool idea about a new way to solve a problem our users are having!
Type type type, now I have a working prototype! Show it to the team, everyone loves it. Polish it a little, it works really great!
Now let's test it on an iPad like the ones our users have... Nope, nothing works, undefined is not a function.
F*CK YOU SAFARI, you're why we can't have nice things. 😤 -
I finally did it! I changed my laptop from win10 to Ubuntu, but now there is a crackling noise when I use earphones on it.
I have spent hours trying to find a solution but nothing works😭2 -
When I was in 6th grade, and we were learning HTML, and I realised the power my fingers suddenly held as Chrome (ugh) loaded up my frst webpage with some basic styling. At that moment, I understood the extensibility, the dyanmicity (My English teacher would kill me), the pure awsomeness I could do with a text file. In three years (now), I finally made a calendar that works which has comments, is split into dedicated files, works, is clean and written in D, and works.
-
If you somehow, someway, for any reason didn’t know it, emails are valid action attributes for HTML forms.
Yes.
You can submit forms to emails, and it works for ages now. Backend isn’t needed.6 -
Webex works great in firefox on linux now. That was the last thing I was using windows to do. So my siloed-off VM for webex can run linux now, and people will ask me WTF operating system I'm using when I share my screen.
-
When you made a project deployed it and everything works fine, you feel something is left ,you make some changes and push it on ............ now the application error reflects on your screen and you think to revert the commit but before reverting the judge comes to your table.
Experienced this at my first hackathon. -
Almost finished my project but nothing works, while I was raging I deleted it and now I have 4 days to finish it and make it work
I hate myself3 -
I just met real life Wally from Dilbert.
Semi retired, works a few hours a week with excellent pay because he is the only one who understands the legacy mainframe.
Learning from his example we now plan to obfuscate all code before check-in. Only readable code version will be on our encrypted personal drives. -
!(dev|rant)
I just got an old refurb for the garage to run my camera capture stuff, as the raspberry pi wasn't cutting it. I thought for a split second about leaving the legit version of Windows 10 that came with it on it, and trying to do some in-home streaming over steam, but I found out very quickly that an old corporate refurb is not going to cut it for game streaming. And with all the complete nonsense you have to abide to make Windows usable(ie: disabling stuff you don't want), it's not going to be any use to me in Windows if it can't stream.
Also, for some reason, Windows just wouldn't use the built-in NIC at all. It reported the cable was unplugged, and just absolutely would not work. So, Debian it is, and lo and behold! The NIC works like a champ now. The camera capture works brilliantly too, so now I can turn off my desktop at night.
Linux just works. Windows, more and more all the time, is just more trouble than it's worth.2 -
We had programming classes in school today and I was using same computer yesterday but today it wouldn't boot up properly. So what I did is I have just restarted it multiple times and now it works again. I don't know why this happened but if it works I won't question it. ¯\_(ツ)_/¯1
-
I'm just glad that someone helped me do front end in an unrealistic deadline given to us in 2 weeks to finish a corporate-scope project .(2 of us working on)
Now that we realize that he made was another issue that leads to technical debt.
I will do all the refactoring and assure that it works perfectly fine. -
The entire team doesn't know why the request works in Postman but not in the code and now everyone has resorted to dithering imposter syndrome riddled wrecks 😖1
-
A function that I has had fucking 0 problems now fucking has one and all I did to it was ADD FUCKING COMMENTS TO SOME OF THE LINES. IT WORKS APPARENTLY BUT ITS ONLY JUST NOW STARTING TO SHOW THAT ERROR5
-
Legend says there is an Atom installation where the "Open empty editor at start" option actually works.
I don't know why but it never worked for me. First the editor always opened a specific file I hadn't edited for days, now it always restores the previous session and opens TWO fucking tabs with the welcome page.
Back to Vim.7 -
When you code for a long time nonstop, say 2hrs+, do you remember exactly what you did, other then it now works and meets all the requirements?3
-
Fucking pimatic.... I'm not fucking able to send just raw 433MHz signals like in pilight. Now I have to use the fucking shell-execute plugin to communicate with pilight to send the correct codes to my RF Sockets.
(Btw the pimatic-pilight plugin is deprecated so I'm not able to use it)
Fuck. But. Hey. It. Works. -
I've kept training to those dumbfucks how this damn app works... Now they ask for a MANUAL, a fu****g PICTURE BOOK... INCLUDING PICTURES on how to confirm a fu*** email!!! How do you even live without brain at all?! Should i put a picture of a computer in it so these dumbfucks dont type on empty desk... JESUS!!!4
-
I'm so frickin' frustrated with school stuff right now. I have to submit all assignments as .doc or .docx files, but nothing hates me more than WYSIWYG text editors. Nothing ever works as it's supposed to and I keep thinking to myself: "If I could just submit an HTML file, this assignment would've been done already..." 😕7
-
Oh god..
Starts using Laravel Framework
Code some lines
Everything works fine now
*Let see what happens if I delete this*
Error
Naturally
*Redo delete*
Run *OK, now it should work like before*
Error
Why??3 -
I was under fire right now.
One cellular company, Idea, whose Internet service works really good, was blocking port 22.
And other, BSNL, which works terrible at my home, and is not working recently, since last few days( Maybe be data pack was over ), atleast support port 22.
Just got the call from client who has to send sms to all its clients, immediately. So BSNL was not working. And Idea was not supporting port 22.
Still, I gave IDEA Cellular, a try, and luckily it worked today. They started supporting port 22, at the right time.
My ASS is Saved -
It is horrible to navigate in android cause when u press the shift keys more than twice the sticky keys windows pops up. Frustrated but the one friend recommended me using fedora cause it's Linux based Android Studio works fast .and now I can press the shift keys as many times I want oooooya baby I can do that shit u windows4
-
Current deploy process on the legacy project I'm on right now: ssh to server, check out branch with new feature, test on live, if it works then merge to master and check out master.
Oh... Oh no... -
GRAARGHHHHHHHHHHHHH POOHHHHHHHHHHHHH!!!
That's just my frustration with SourceTree.
This is a story all about how my SourceTree got twisted upside down, and I'd like to take a minute to just sit right there and tell you how I pushed my code to my repository on GitHub:
Iiiiiin my SourceTree, born and raised, I checked out my branch, tried to push but SourceTree said: "See ya later!" (denied/authentication failed). Sssoooo I told myself I was not going to use ChatGPT to solve this problem. I was going to use my Medior skillzzzz1!1!1!Oen and so I did solve it, but what a fucking hassle!
First I tried to remove all credentials from SourceTree and from my system, then I tried to add a fine-grained PAT, and finally... someone mentioned on StackOverflow that it was the git version that was oudated. So, SourceTree has an outdated embedded git, even on the latest version. Wtf?! Anyway, so I let it choose system git (which uses the latest git version).
And now it works!
Haaaaaaaaaaaaaaaaaaaaaa.15 -
Needed to create an app for android for a school project so we tried xamarin because c#. After 2 weeks of crying and breaking we decided to switch java. Now we only hate programming in java but at least we it works5
-
I'm officially convinced that my computer is cursed by now:
I get a Oculus Touch Bundle. Connect it to the computer, both sensors through USB 2, HMD too. One of them on an extension cord, experimental 360 degree setup (and yes, I'm covering the lenses when not playing).
Works great for a couple weeks, then I start getting 8603 and 8609 errors (USB connection bad or too little bandwidth. Usually happens when you do something else on the same USB controller).
Trying all of the setups that comply with the setup manual, none works...
... Thinking "fuck it, can't get any worse now", I connect both sensors to the USB 3 ports on my board (A big thou shalt not according to the manual).
Works perfectly. No lag, no loss of tracking.
Well, I guess if something applies to 99.9% of all computers in the world, mine is among the 0.1%. I'm a living corner case, 🤣
Guess I'll move to the Netherlands and become a Ganja farmer.2 -
Had to write a recursive MySQL query today and, oh lordy! It's not intuitive at all.
It works now so I'm happy, but I spend more time on it than I'm willing to admit...
(source: https://mysqltutorial.org/mysql-rec...)2 -
I wanted to know how this box called computer works, the screen, mouse, keyboard and all these weird things inside the box.
Now I'm developing softwares and don't want to hear a single thing about these fuckin' boring hardware stuffs.1 -
Just use a promise that sets this variable, and then you can use the variable as long as its after the promise declaration.
No, just no. Thats not now asynchronous code works.2 -
Im implementing kafka with little to no theory understanding. Now that i have finally managed to implement it Perfrctly, even started kafka, zookeeper and kafka-ui through docker compose and it works perfectly in the backend app, i can finally now see the power this technology withholds, and now i have even more understanding of how it (approximately) works, and Now I'm more willing to learn the theory to understand it under the hood.
Does someone else find it much easier to fuck around and find out when learning something new before being overbloated with boring dry theory?
I fucking hate theory. Any kind of theory. Its boring as shit. But now that i have gone through practical implementation of this and can understand how powerful backend i can build with it, Now I'd have no problems learning theory9 -
My dilemna right now is whether should I:
- test the new idea to see if it works so I can go to sleep in peace
- or not test the new idea before I go to sleep so maybe I can sleep in peace. Just not at peace with myself.2 -
it works on my machine. this is quite disappointing and keeps me from trying to solve the problem from home.
i was even psychologically prepared to ask on stackoverflow, but now i'll have to wait until returning back to work...5 -
React native just fucked me up. Nothing works. Now I'm rolling back to how the repo was 2 weeks ago, and I'm going to code every single feature I did in the last 2 weeks all over again. FML.
-
It's almost 2 am now. I was up till now, trying to make pouchdb and couchdb cross-domain authentication work.
The whole replicable state of art needs a hero, the one no-backend solution that actually works and don't make you lose sleep. -
I have course in university where I have to learn how bitcoin works and stuff.
Now you might say these concepts done there are "interesting". But when seen completely rational and compared to existing concepts, also invented after 1990... This is plain bullshit.2 -
Grammarly Beta is now available works Google Docs.
Looks like I won't miss any 'a'/'an' or 'the' anymore in my software documentations8 -
Like my new air condicioner?
Preparing for a 10 C degrees incrise in teo days.
Beta version works, now for a boxed version.1 -
You know you are fat when you press random keys with your belly. And right now i can't even reach something without clicking random things with the mouse pad. Welp i guess its time to go on a diet when your weight starts to be an issue for works that doesn't even need any physical activity 😂
-
y'all got any markdown programm recommendations?
Someone (maybe on here) said they use MD for everything instead of word.
Now I wondered, which programm works well for that? Word or a full IDE seems kinda overkill
thnks10 -
Django Logging im a nutshell:
Do something. Logging stops working. Revert. Loggin works now as wished.2 -
Even though the app geolocation works for all 20 of my devices it's not for apple.
long = fakeLong;
lat = fakeLat;
if (geoLocationWorks){
long = actualLong;
lat = actualLat;
}
Ha! Now even if apple's geolocation isn't working the app will still work.2 -
Now Mac OSX works on my Lenovo Y580. It also runs Windows 10 and Linux Mint. All main OSs on one old Laptop take that Apple.5
-
MacOS be like: "Hmm... .pub... That's... Lets open it in... Libreoffice writer!"
>Nope.exe
>Tries changing the default app to open .pub from Libreoffice to Sublime
Now, MacOS is like: HALT! That app is from unknown publisher, your security setting does not permit opening apps from unknown developers!
>Sublime works fine, is used daily
>MacOS now tries to open... .pub files as if they were... Applications?
Wtf MacOS. Ur weird, go annoy the hipsters that use you to be cool pls. I need to actually work.5 -
So I did some testing with WebAssembly to see how it works in the most recent version and without Emscripten. I installed CMake and Visual Studio Community 2015 and compiled Binaryen, LLVM and Clang for a few hours (had to do it multiple times because I used the wrong version and forgot a compile flag), ended up with over 10 GB less free space on my laptop.
All that to compile a < 1kb C file to < 1kb WASM code.
At least it works for now and can natively run in (some) browsers.2 -
Thank you Cloudflare for replacing my MX records with A's, so that I now don't have a working mailserver, but also subdomains linked to my 404 page! Cloudflare you are great, where can I terminate the contract? When I import the confirguration in my friend's nameservers, it works. When I import it in my domain registrars nameservers, it works. When I import it in the cloudflare's nameservers, everything fucks up and it makes freaking subdomains. And that bullshit even displays MX records on their DNS dashboard! FUUUUCK
-
i need an adult. I know noone who would understand my worries, so you guys need to be it.
i have a nextcloud running on my raspberry pi. performance is horrible, dont ask, but it works.
i mostly use it to backup the photos of my phone sd card every night when my phone charges. Internally this works good. If i am elseplace it wont for obvious reasons.
In my youthful joy of doom i opened port 443 and forward it to my raspi. I get internet via cable and my ip is pretty much static (it was the same for 10 months). So external access is provided.
Now i thought, its stupid that i cannot sign an ssl certificate cause i dont have a domain. Lets buy domain. But before i do that i did some try runs with duckdns to test the principle.
Some back and forth, it works now. Pretty god, i could even make a cron job on the raspbi to renew (that should work right?). Only problem. randoname.duckdns.org doesnt work internally. Or should not at least.
So i googled a bit and it turns out that my router (a cable fritz!box i bought myself) can be a local network dns. Or cannot. Regardless what i try, it doesnt accept the changed config file.
Now the problem.
It works anyway. randoname.duckdns.org points to my external "static" ip and resolves to that from my internal network..so it works on my phone or laptop. if i traceroute the thing it goes via two hops out and finishes in less than 1ms.
Now to the problem:
I have no fokkin clue why. The expected behaviour would be that it shouldnt work. If i do what i intended todo on pc in the hosts file tracert works correctly, directly pointing to the internal ip.
What i cannot figure out, is it the fritz!box being smart? Is it my ISP being smart?
Reason to rant: i have absolutly NOONE to ask, i know not a single person who would even understand what troubles me. I want to learn, i want to know WHY not just some mindless russian patchwork of "if it works its good enough".
thats depressing.8 -
Ive never been able to use rails console because I could never resolve an error.
I spent about a day on three separate occasions trying to fix it.
The last time I tried, I gave up and decided I would just live without rails console.
Its been months now and I decided to try, just for the hell of it.
It works?
It works!!
Why does it work now and not before?! -
IT WORKS! IT WORKS! I CAN TRAIN AM AI DIRECTLY ON MY PHONE!!!
I'm opening my thesis with the quote
"Ok. Now if you don't mind, I need to concentrate. What I'm about the attempt next is on the tricky side of damn near impossible"
Now for building am inference mechanism and theny Bachelor's Thesis is SAVED!
Suck on THAT every master of AI who claimed it wasn't possible due to computational constraints.
"Just" have to type it up now -
We all have that one friend who can't code, but still made an entire rainmeter layout. Now he wants to show you his work. If that works, put it somewhere in a folder never to be found again and keep it out of my sight.
There is a hell, believe me I have seen it. -
Our manager told us that he is border because he has not so much to do currently. The team works fine and the customer is busy.
So he decided to contact old customers and asked if everything runs fine or if there are some improvements needed.
Now everyone in the team works in 4 projects...1 -
Came across this comment on r/programminghorror/
> We're you talking with my co-worker? He's extremely abrasive, especially when it comes to anyone touching his code because "Now I don't know how it works anymore" -
Does this happen to you guys too?
Yesterday I was coding auth for node.js with help of tutorial (I'm pretty new to node.js). I was pretty sure that I understood how it works and I turned off my computer. Then when I was in bed ready to go to sleep I tried to go through the code in my head, but I completely forgot everything I wrote. I guess I was just copying the code without even noticing I didn't know how it works. Now I'm trying to learn it once more. -
Soo apparently , UGGGGRHHHH, edge the soo futuristic browser won't fucking render avif, the fuck why , someone explain why?
Client uses edge so now he can't see any images , sth that works soo well everywhere18 -
I saw another rant about formatting. Now I want to complain too.
I fucking hate black formatting. Go screw yourself, it all hyped up and fucked up my code. Don't worry, everything still works, except my eyes. They got blinded everytime I see a black formatting commit. Screw you... Fire in the hole!!!!!!10 -
Where are those times when nothing worked?!
Now everything works right after tremendous hustle.
okay I'm pissed off because of 3 coffee places sucked either with itnernet, or no customer service . or just closed.
then my freaken headphones.
the last one is just shippable decided that my browser is not defined.
lessons ! -
Any one thoughts/opinions about Azure Service Bus? I'm using it a few months now in combination with a redis cache, cloud storage and the service bus.. works pretty nice so far..
I'm pretty impressed about the upgrade mechanism.. -
Works fine in dev, ops problem now.
results << entry.format_results if !Rails.env.production?
Run away from me now motherfucker. -
Been converting my Angular 1.5 project from including views to using components.
Been debugging since last night only to just find out that I was using ng-1.5.0 instead of 1.5.2... But hey it works now so I got that going which is great \(^.^)/ -
Just found out that I made the best dev decisions in the toilet.
Now I'm here trying to figure out how to wire this bad boy to the perfect spot.
Figure out what works right for you ;)1 -
Trying to set up a FIX connection for my project, but the guy who provides the credentials replies once a day at 11 at night. He works in the US too. I'm convinced he's a vampire now.
-
Finally got the data from my API and displaying in my app using RxJS, so I work on getting user data read in after passing through an SSO page. Now that works but the original stuff doesn't.1
-
So Google WiFi works great for the first week, now its taken a dump and barely getting any internet speed at all (if at all). I know its not my ISP considering that my desktop is getting 10 down1
-
I have been trying to figure out how this works for about a month now..
I tried asking everyone everywhere..also stackoverflow..now you guys are my last resort..can someone please help me decipher how is the following thing done?
https://bombayshirts.com/custom/...#2 -
I was trying to setup a Confluence install on my root behind a Apache Proxy..
I tried all the Atlassian Configs, my own Configs, but nothing works for Tomcat. I redirects you to the infinities of universe. My Apache Configs are all correct.
If you access Confluence directly it also works.
Tomcat you Ass start playing nice with the proxy fucker!
I hate Tomcat now. Go die!1 -
Debugging feature
Start working on a solution
Does not work :(
Revert to base
It works now :O
How?2 -
I have been hating my job so hard for the past few months and i am "trying" outside for sometime now. The message is clear. But the below post gave me the motivation to stick with it, and get good. Atleast i have the opportunity to play with data and develop models for now.
https://linkedin.com/feed/update/...
The link only works in a browser for some reason.1 -
So, it has been 36 hours and my ISP still hasn't figured out why in the flying fuck I have no internet. I'm now sure that everyone who works in their technical department is incompetent.3
-
Remember the option on mobile browser that says “View as Desktop”. Today that sh*t no longer works on most modern websites. Now I am wondering what in the freaking c*ck s*cking html has changed overtime!4
-
Travis CI is so expensive for smaller developers.
I started using it when it was free for open source projects, but now they changed it, and the lowest tier ever is $69.
Don't get me wrong, it's an amazing service, which works exactly as described, but I only need to make like 5 builds a month, but the lowest tier gives me so much more allowance.
I wish they had a cheaper tier for less money. Now I gotta swap service and reconfigure a couple of projects.2 -
Microsoft? what a fucking joke
I do /remotelogout in skype. Next thing you know you can’t relogin with skype for WP. It says “*login successful, but we can’t log you in right now*”. Peace of shit.
On Android works with no problems, I wonder why WP has 0,00000000NULL% market share. -
Had cleared up my deadlines today and wanted to try the new Google AR stickers on my one plus. Accidently deleted build.prop then unfortunately battery died and phone didn't not. Been installing and setting up the mobile since hours. AR stickers works now not a frustrating day.
-
So in order to ask a stackoverflow question I prepared a minimal verifiable example.
Now the issue I am facing is that my minimal verifiable example WORKS.
How am I supposed to ask it now!? Why doesn't it work in my main project? What is going on?6 -
Yesterday it was my first day at work ever. Basically I have no tasks yet, all I can do for now is look at other's code and figure out the basic of how their framework works. Is it usually like that?1
-
Dear Gfycat, why in the seven fucks do your direct links not work with lowercase letters?
https://gfycat.com/oblongobedientca... works just fine but https://giant.gfycat.com/oblongobed... crashes and burns because 3 letters in the user's name are uppercase?
Now I have to find a way to hack my way out of this bullshit in my app. Thanks, you cunts.7 -
Why is it so fucking impossible to install SINGLE packages for texlive on ubuntu when my windows (miktex) can do that on its own?!?!
tried different solutions (e.g. tlmgr), nothing works reliably, I'm just texlive-fulling now, urgh.2 -
okay let's put a platform tag at the end of a gem in the gemfile, because it only works when you don't use the mingw platform on windows:
gem 'eventmachine', platform: :ruby
so far so good. Now lets remove the gemfile.lock and let bundle rebuild the dependency tree again (to make sure nothing gets left there):
bundle install
Resolving Dependencies.....
...
Fetching eventmachine 1.2.7 (x64-mingw32)
...
Why bundle, why?? :(
Now to fix that, i have to:
gem uninstall eventmachine
and:
gem install eventmachine --platform=ruby
every fucking time.4 -
So today I started in Cambridge, went to Birmingham then Manchester now I'm in Sunderland and back to Cambridge tomorrow. I don't mind driving but almost every motorway I went on had like 20 miles of average speed checks at 50 due to "road works"
-
so yesterday i was manualy checking if endpoint works as suppoused to (there was a bug before). And nothing changed, so I deeply checked everything, refactored a bit and sent request again. Nothing changed! Breakpoints does not work. WTF! After one hour realised that I was sending requests to dev server not localhost :-( now it works fine.
-
Decided to make a custom launcher for ddo and it finaly works. now to add a GUI and a way to update the game
-
Do dev or engineer needs to know how the program works?. I mean that should they know about time and space complexity?
Till now my answer is yes, they should know. But i have met more than triple Dev's with absolutely no knowledge of complexity and they all are behind code quality.6 -
!rant
Never done a "full-fledged" Android app, but I had to, for school.
It works (by now), now I can sleep3 -
You started with a project and you forgot to check what kind of browsers the users are using.
Now I have to make sure that it works in IE otherwise you and my both are screwed!!
Luckily I'm switching jobs! Just three weeks left here! -
curse you Firefox!!
Strangle yourself and die in a corner...........
For the longest time, a div was not centered vertically in Firefox even though it worked perfectly fine in Chrome and Edge......
Set parent height (who is using flex) to 1% and boom, it works now as expected.....
WTF!1 -
Immersive VR/AR that works - kind of like what Magic Leap is but open, free and now.
Alas ..... unlimited budgets are hard to come by -
Now to figure out how the fuck JASM works so i can rewrite a routine in someone else's APK in Python. Also how the fuck does ECDSA work? Also what format is this fucking cert it's applying in?
kill me -
Today I spent 6 hours trying to make vnc work on ubuntu 18.04 with locked screen. Fuck.
Initial problem: can connect via vnc but the screen is black. Fuck;
I switched back the lightdm --> vnc connection works but I can only see the wallpaper. Fuck:
In the end I installed xfce.
Good part: now vnc works even with locked screen.
Bad part: the shell doesn't work anymore. Fuck.
:-)6 -
Originally designed backend to work one way but then frontend UX was shit because of how the app was structured. Have reworked frontend to be structured differently and now I have to work around the original backend structure because I don't have time to rewrite it. Everything's a mess. It works, but it could be way simpler.
This sucks.1