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 - "gone"
-
Just shaved my beard and immediately regretted it. I look like a snail now... And my Linux skills are gone...28
-
Thanks Windows for deleting my entire fucking Ubuntu partition in your latest update. I didnt really need any of those projects I was working on. It's not like I have deadlines or anything.
PS.
Go fuck yourself24 -
Accidentally hugged my boss. It's fine, I can't have more than 100 years left to carry this memory around anyways.26
-
I've always find it weird when people said "You never know how much you love something until it gone"
Until i broke my keyboard's Left CTRL.11 -
When I see YouTube videos titled "How to get a cs engg degree in 2018 "
My thought : "You should have gone to college in 2014."4 -
Waking up, feeling like I have a cold I sit down at my computer and see that my biggest client has asked for a minor change. I haven't had my coffee yet, but I can do what they're asking for in a minute. The site is *gone*. Just a permissions error. Have they been hacked?! Why hasn't the client called me?! The files are there and no changes have been made. It doesn't come up on any browser. 10 panicked minutes later I check it on my phone. It comes up. Wait a minute ... While editing /etc/hosts yesterday I'd accidentally uncommented a line for this site that I'd foolishly left in there. One character later my false alarm is solved. I'm getting my damned coffee now.1
-
Fuck me, big fucking security flaw with a UK internet service provider, my head has gone through my desk and hit the floor it’s that bad.23
-
Everything that's gone into the design of this box, is absolutely astonishing 😮 and no I don't just mean the outside9
-
Started to take vitamins. Oversleeping is gone, constant fatigue is gone, and I also feel happy for no reason.13
-
I like when a recruiter calls, decides you're not experienced enough for the role they called for, and immediately ask if you know someone who is. Sure, bro, let me help do your job for you.4
-
My car gets horrible miles to the gallon. Put hundreds of gallons in and have only gone 17 miles 😩9
-
I hate Microsoft!
But i gotta say, VS Code is a really good IDE. Guess they should've gone open source a long time ago14 -
What the fuck has one of my clients been up to?! Every request he makes he suggests we might want to do it via a function.
"We need to ensure this is password protected. Maybe wrap the calls in a function."
I wander if he goes into the bakery and says, "I need a loaf of bread---use flour."
All I can think of is that someone influential in his life is an FP zealot and he's latched onto this word.
But, I quite like FP. Maybe I'll refactor everything to static classes to meet the requirement.
Hope to Christ he doesn't find out about HTML, etc. "Maybe add a CSS rule."8 -
I stared at the errors with the hope that they would go away. And my friend did this.
Now the errors are gone.
Bad day8 -
>got 2TB storage upgrade for Xbox One S
>plugs in
>format went well
>queue up ganes to download to external storage
>all is fine
>whoops a game crashed and hanged the console
>force-reboot xbox
>OH MY GOD ALL THE GAMES ARE GONE ALL OUR SAVES ARE GONE EVERYTHING'S GONE
>well at least the saves are all cloud saves
>wait why are they not resyncing
>Turns out you can sync saves upward but not downward if you don't pay for Gold for ALL ACCOUNTS ON THE XBOX, and gold family share doesn't count
>mfw Microsoft is ransoming save backups now10 -
If I hear the word "techie" one more time from management, I'm gone lose my shit!!!
I don't go around calling them "managies" all day!!!15 -
//An okay long rant..
So i work at this small robotics start-up company I Copenhagen.
The first dumb part is that it only uses interns as staff, because then they don't need to pay people. (I am working part time, for free. Just to get experience (I am only 20 btw))
So.. I often get into an argument with my boss, since she is a designer with a "passion" for robotics (she has no clue how to do anything related to the work) But I often try to explain to her some current limitations in the staff, and what is possible for us to do, but she will never listen. She really wants us to design our own microcontroller board PCB, and she want it at the size of a coin. However when I tell her that none of the, non paid works has the experience or education to design such a thing, she never wants to acknowledge it, and it really pisses me off.
And her dad, who is the top boss, only care for esthetics when he is making a work environment, which is dumb when we just need to develop stuff...
Sorry if the rant was too long but had to get it out..8 -
The division between chilling and working is absolutely gone when both happen in the same exact space.12
-
Trying to install ubuntu on usb...
Make it persistent, so everything stays installed on the usb.
Installing some packages, personalizing it.
Reboot... And..... It's gone.6 -
When you move from one "agile" company to a truly agile company. Wow. Productivity has gone through the roof!2
-
The level of swears and insults have gone up in here recently. I name AlexDeLarge as the most influential.14
-
These reviews are just taking objectively bad things (energy and microtransactions) and saying they're good?? I'm so confused, has the world gone mad?12
-
Government: Taxes have gone up due to inflation!
Company: uWu, No problem sensei-chan.
Supply Chain: Manufacturing costs have gone up due to lack of supplies!
Company: uWu, No problem sensei-chan.
AWS: Server costs are up due to inflation!
Company: uWu, No problem sensei-chan.
Employee: Cost of my services have gone up.
Company: Listen here you little shit.12 -
Customer complained that the site was not rendering as it's supposed to. After spending hours trying to fix the bug I saw that the customer had zoomed the browser which obviously broke the rendering.6
-
Surely there days like today when u want to complete something. but end up debugging something else. Day gone.3
-
Me: *finds bug*
Me: *starts working on a fix*
*4 hours later*
Me: "It's a total whack job but at least the bug is gone"4 -
Me before wathing Google I/O: *normal happy life*
Me (in a paranoid voice) after watching it: The are everywhere, they listen to every word, every sillable everything! They are onto us, they strive for world domination. I gotta hide somewhere!2 -
I wish we could have more letters in Alphabet :( :( . Got it in the morning and after a restar everything gone. Lost the haven of DVD drive.....5
-
My most painful coding error?
```
#!/bin/bash
APP_PREFIX=${1}
#Clean built bin dir before re-compiling
rm -rf ${APP_PREFIX}/bin
make compile
```7 -
lol, picking a pen after so many months of coding, i feel like my already terrible handwriting has gone even worse2
-
TL;DR : 38837+ stargazers repo thought it is cool to design snow on top of their UI buttons, and also changed their titles to “Ho ho ho”. Received "This is not good for production!!!" issues tickets.
People from /r/programming or devs from China or react devs might know this story by now.
Story : http://blog.shunliang.io/frontend/...
Lesson of the story : Do not go crazy extent for cool things for your product.9 -
There are two hard things in computer science: cache invalidation, naming things, and off-by-one errors.
This is really the stuff I have to deal on daily basis. -
YouTube: SPENDING 24 HOURS IN PRISON CHALLENGE (GONE WRONG) (GONE SEXUAL) (COPS CALLED)
devRant: SPENDING 24 HOURS STRAIGHT ON DEVRANT TELLING EVERYONE THAT APPLE IS BAD AND MY SECURITY IS BETTER (GONE WRONG) (DATA BREACHED) (DFOX CALLED)21 -
Have you ever been so motivated to do stuff that you lost the motivation because of too much motivation that sucked up all the energy you had to be motivated?7
-
Bot spends 30 minutes collecting data
I forgot to add a W to the file open call in python
Data gone.
Fuck.2 -
Am I the only one happy that no-one can post images anymore? Kinda refreshing that all the crappy memes are gone 😂6
-
Thank you @dfox and @trogus for the awesome service you've built! And thank you for making my life less stressful! :)2
-
you'd think by now people would understand version control. a whole days work gone because of bad merging.4
-
Sometime I fear that I will be totaly useless if the era of internet will gone.. Era of computer will fade..
I cant even cook tea..3 -
A few days ago, in my windows machine, I was looking at the Task manager's processes. I was like, "I don't need Cortana. It is using so much RAM already. Why not delete it?"
So, I used "Iobit Unlocker" to force delete Cortana & everything seemed okay. But after 1 day, creating new folder option is gone. Now I have to use CMD and MKDIR to create new folders.
The start menu search is also gone (I guess, That's what Cortana was for).
My context menu became buggy. Some menus show sometimes, sometimes don't. "Open with VS code" option is also gone sometimes.
I don't know what will happen next.
Keep my "Windows machine" in your prayer :/20 -
Anyone else getting this? Apparently Google broke something.
You never realise how much you use a tool until it's gone!8 -
I was having my after lunch coffee +reading devRant. I saw a rant about MySQL ("MySQL server has gone away" error).
It's spreading and no one can stop it!3 -
Defuq with you devRant.
didn't open you for a while and now @rutee07 is gone.
Seriously, where is @rutee07 ?11 -
Implemented complex AD tracking system for offline conversions back to ads.
Me: It's done and works and it's based on cookies.
Tech Manager: What if the cookies get deleted all the tracking is gone.......
Me in my head: Stop trying to be clever with the dotdotot ....
Me in real life: Same as Analytics and Adwords .......all that tracking is gone.
FN smart ass.2 -
I dont think my hardware carrer will go far if I keep producing this shit. I'm laughing my ass of tho xD6
-
My phone fell down for the thousandth time and i thought it was okay as it usually has been in previous attempts at suicide.
Pressed power button ...
Screen turned on showing lock screen...
Touched back key .... phone vibrated....
Hmmm... It's okay. Didn't try unlocking screen...
Received a call later on....
Swiped to pick up call.... Nothing moved...
Turned the screen off. Turned it on again. Tried opening screen lock. Again nothing moved...
Got an OTG and plugged a mouse into phone.
Cursor moves.
Alas... My Phone's Touch Unit is DEAD :/7 -
Why must you twist the knife like this Fitbit?
I already know Pebble is gone.... You can't replace them...6 -
I got out of bed so fast because I wanted to do something on my computer. Now, I'm sitting here trying to remember what it was!4
-
DEPRESSION TRIGGER WARNING
Every once in a while, I feel depressed.
From who am i, where am i questions to what will i do in the future to sustain myself...
But what hits me so hard every single time is what will happen if i die...
So i disappear
From here.
As if i never wake up again from my sleep
It is like
Gone
I don't know how to explain but..
It terrifies me
Think about it
You... Poof!
Gone
From this world
And if you have no kids,well,
Gone. Completely
.......
G.O.N.E.12 -
Write a piece of code that works just fine and it's fairly extensible in 20 minutes.
Then proceed to spend the rest of your night rethinking and replacing said piece of code numerous times, with slightly more elegant code.
7 hours later and I'm still not done. Although a fine way to improve your skills, I seriously need to stop doing that for every single thing I write and start managing my time better. Got lots of other stuff I need to be working on...
Surely I can't be the only one doing this4 -
Fuuuuuck this.
The shit i see at work with some fucky codebases.
I should have just gone to music school.
Oh ya, i never shared that with you devrant fam. I was going for music school before comp sci.
:)
But yeah, wonder how that would have gone.6 -
Now the following might shock you, read on with caution.
FUCK YOU DEVRANT.
I was writing a beautiful comment, i wrote an eassay you do not find anywhere else, i was about to spread more wisdom than the fucken bible.
Decided to search some stuff to put in some references, change back to devrant anD THE FUCKING APP RESTARTED LIKE IT'S NORMAL TO DO SO. RANT GONE, COMMENT GONE, WILL TO LIVE GONE.
THANKS FOR FUCKING NOTHING.
but in all honesty, who cares. Not a big deal.7 -
My code works at first run.
This can't be right.
Something must have gone terribly wrong.
I don't trust you computer!undefined am i a genius why does it work never look back this can't be right sure i can do that dave -
When it is 645am Friday and you spent the whole week with meetings and tasks and sleepless nights.
You just cannot give a tiny rat ass about the naming of routes and functions.
DO NOT ask me about my variable names!3 -
Internet connnection gone.
Windows-help: Search online for a solution.
Thanks Microsoft for the good idea!1 -
This cryptocurrencies madness.
My CPU usage gone wild only for accessing 1 goddamn news website
Fuck you coin-have.com to provide the tools to those greedy scumbags8 -
That moment when your rant has gone so viral that you have to force close devRant app. Coz your phone is buzzing every half an hour....10
-
that awesome moment when you get back from holiday and resolve all the issue the team had while you were gone :)5
-
Testing a chat application that works within a local network on my mobile hotspot.
600 mb gone
WTF!3 -
I can't believe I've been here for a year already. Where has the time gone?
Well, here's to another year of ranting with like-minded people!1 -
You have 10 notices that your rant had gotten a ++, but the total score has only gone up by one.
😒2 -
Joing a company was the biggest mistake i ever made!
Wondering what was wrong with my career as a free lance android dev that i decided to accept the project ???
All those beautiful days coding all day long without any stress or deadline now gone!
GONE !!!2 -
That feeling when you spend 2 hours debugging circuit + code, to find out that the arduino had gone loose in the breadboard...1
-
Got to work today to find out our staging server HDD has gone poof... Guess who's gonna have to reconfigure it...4
-
Checking the whole code for finding the null value. Gone through the process multiple times.
Oh boy, it was wasn't "personId", it was "personID". -
just got a 100 bonus reputation in all of my SO sites! it's like all my troubles are gone t once lol! no more restrictions! 😁😁5
-
Bloody mother fucking jesus christ....
It's working.
Sometimes I really wish I had the gift to be creative and to e.g. draw a (metaphoric) image of the shit I had to fix and how it felt to fix it.
It's sad not being able to share stuff in a way everyone can understand it :/
I uncludged the last bits of the networking / loadbalancer / craptastic network.
The whole chart that includes most of the associations / information for the network fits easily on a A2 paper. Internal only.
Just migration of a few remaining servers to Proxmox and a large MySQL to Postgres migration outstanding....
1.75 years and it's the first large milestone achieved. Large milestone as in it will not be a total clusterfuck anymore.
Still a lot of stuff to do...
But down to one major OS, Debian, for everything (container / VMs)... only LTS supported versions for services...
No more stuff that's so old it's near fossil state. We stillhad Ubuntu 12.04 running... :) ;) And XenServer is nearly gone...
Too many feels. Too many brain poofs. And way too much pain.1 -
That moment when you finally get a project to work when you have gone through shitty documentation and small fragments of forum question and answers...
-
At the office, I've recently gone from drinking double cappuccinos to cappuccino with a shot of espresso.
Am I becoming closer to senior developer?1 -
When after a drunk night your code is working and yesterday's bugs are all gone.
I'm so lucky that drunken me is my coworker. (:2 -
devRant's projects page is so sad..
https://devrant.com/projects
Most are either outdated , archived or gone11 -
Weather's great, sorroundings are great, partner is gone for a festival the next 5 days.. Might actually get work done now!2
-
I think devRant portrait should add one more skin colour, #fff, for us from far North where the sun is gone for 4 months each winter4
-
"It’s strange, I’ve seen colours at times that when I’ve gone back to check on them, they’ve vanished…" - William Percy Weston3
-
Suffering from concentration, meaning my coffee is cold. I can’t drink cold coffee, it makes me retch. That’s the second cup today I’ve let die on me. It’s pissing me off now.6
-
I only just started learning Js. And it's going smoothly. In two weeks, I should have gone past the Beginner's level. Then what next?7
-
When you just click ok while renaming a variable in android studio and realise, that it changed some words of your AndroidManifest.xml1
-
OK it's three AM in the morning and I've gone from the Wikipedia page for dead man's switch to the Wikipedia page for the Sistine chapel roof.2
-
So my computer crashed while I was coding in eclipse. I turn it on and the class I was working on is absolutely empty, only one empty line
It wasn't a big class, but that still hurts2 -
The Google Play Store sucks my ass with miracle whip. Want to find something useful? Too bad! Paid placement for you!4
-
So here is my take on a shitty teacher.
I once had a microcontroller teacher, who tried to teach a class of non programmers how to code, from a broken compendium. While he was teaching he would correct errors that he found. Most of the classes would be pure theory on C and no exercises.
Needles to say after the first two semesters none of the students could program, and over half of the class had left the school. -
Youtube with its annoying ads that pass my dns server. Well, no longer! Just add /api/stats/ads to the universal routing. Poof ads gone ^^,2
-
WTF!!!
I almost gone through 1000 of top rant pages on this website....
Am I doing something wrong??? 😐😐4 -
This is just funny more then anything 😂
This guy has been fucking up non stop!
He did something incredible, we gave him precise EXACT instructions you couldn’t mistake them
What does he do? Everything wrong.
Granted what he does, works, but... it will take me hours to do what I want to do with the data, if he did it the right way, minutes!
All I wanted was all the active products for this company and their links on the site. He creates an export I can convert to google xml shopping.
What does he do? create over a 100 export buttons one for each supplier so it’s right but it’s all products for that supplier in one file.
So I can do my bit if I just combine 100 files together 😂
It’s funny because there’s already an export that does the exact thing we want just without all the right fields. This is what we asked.
He just needed to duplicate that and add more fields 😂 we think he’s doing it on purpose to be a dick 😂 no one can be that dumb.
I’m laughing cause it’s fucking ridiculous. He’s gonna get fired soon, and he knows it. -
I get so focused that I forget to take breaks to prevent eye strain. At this pace, my eyes will be gone by 40 😭3
-
Screw it. I’ve gone over to the dark side and become a consultant. Let’s see what life in consultancy brings.5
-
Mistakenly executed 'sudo chmod 0 /usr/bin/sudo' on computer lab's Ubuntu 12.04 system.
Now each time I type sudo, permission is being denied. FML.5 -
Lately i feel like i lost my mind
I became insane
Insanity is eating me alive from within
For a longer period of time
As you can fucking tell from my previous posts
Youtube recommend me a video
A song
It is called Taw & Blvkstn - Minds Gone
The lyrics go as
"My minds gone
No lights on
Nobodys home
I'm all alone"....
Are you fucking kidding me3 -
I accidentally factory resetted my HP48... FUCK, FUCK, FUCK, FUCK!!! 10 years or hard work... Completely gone... I don't know what to do with myself now...3
-
When you're excited about getting devRant stickers but you find out your mail has been tampered with and everything is gone...5
-
Well, if your backups don't include /etc/nginx, make them include that directory. Mine's gone and I'll have to configure that again Friday evening. Woops.5
-
Anyone work for a company that banks with Silicon Valley Bank? Coz they've just gone bust. (They're basically a bank for tech startups)3
-
Is there any solution to the “Preparing Automatic Repair” error in windows?
It has gone in an infinite loop.
I have Lenovo Ideapad 300.7 -
!rant
So I trained this model, there must be the training gone wrong. Like how is a flat a Bottle?12 -
Aw fuck, I'm more retarded when it comes to Linux than I anticipated.
(Arch) Linux is like a nice, big framework where everything you need for the basic setup is already there, but you end up overlooking it and implementing it yourself.
At least my hard drives are gonna be defraged -
Devrant needs a simple draft system - 20 mins gone on a rant after the app closed while multi tasking 😞
-
Bloody hell devrant! I just minimized you to Google something, when I open you up again, 10 minutes of ranting; GONE!6
-
Process forking, signal handling, socket communication and race conditions. If I smoked I would have gone through a carton today.
-
I'd argue to say that committing often, even if the commits aren't always meaningful, has saved me numerous times from bad code gone awry.
-
Today I found this while filling my examination form, I think somebody gone crealess while handling production db........
-
when you find out that they refilled the snacks and you know, after 3 days all the good stuff is gone. what to do?7
-
You know that you life has gone to shit when you type "p" into your browser and the first thing that comes up is "postresql"2
-
Question for those who are in or have gone to college. Were you there to actually learn things? Or just get a degree?5
-
It's kind of depressing looking at how bad the source code has transformed from a previous project that I had planned, designed, and did the initial implementation.
But I guess this is the problem of having developers who don't really care about the quality of their work, especially when it comes to PHP. -
Now that everyones gone over to Chromium and only Gecko stands against it, I think it's time for Devrantium to rise up and challenge the duopoly.2
-
So I upgraded the dependencies to the latest version - and it’s all gone to hell. Of course it has...
-
Why the hell does my Samsung phone prevent me from uninstalling the Facebook app and instead offers me to disable it? WTF, NO, i want it freakin gone.
Bitch, Visibility: Hidden & Visibility: Gone are two different things.2 -
Was to lazy to fix a bug. Waited some months and then realized the bug magically was gone. Happened not just one time...2
-
I think I’ve gone backwards in terms of my progress from my start up app idea. Ah well. We go again.4
-
Massive backpain yesterday. Was okay when I woke up but still 4/10. Went to the gym. Pain is gone. Yay3
-
This week has gone from Vue.js to jQuery to Angular.js.
Not to mention untangling various npm dependencies for each project! -
Please excuse the "photo of my monitor" picture, but it really was the easiest way to do this...
So, I'm finally getting around to that to-do list item of wrapping my head around Nrwl Nx workspaces, and I stumbled onto this little gem: https://itnext.io/easy-typescript-m...
I didn't take long for the "what the fuck" moments to start cropping up, and then I decided to check what comments might have been left on Daily.dev regarding this one (see attachment).
THAT little nugget there is what led me to the ultimate "what the actually fuck" moment, which is only truly appropriate for DevRant..
Create an Nx workspaces, only to initialise a project with `npm` directly, using a path under a new `libs` folder, next to the `packages` folder, only to build the library, and literally install it into the Nx workspace's `node_modules` folder, b order to import it into the app that exist in the same workspace.
So, seriously.. like.. WHAT THE ACTUAL FUCK? What is this guy smoking?? I need to know so I can stay the fuck away from it! Wow. My brain hurts now.7 -
Accidentally deleted ftp account and it deleted public_html folder. All data is gone can I recover those files in it ? server is godaddy4
-
Am I speaking to ghosts ? Am I deriving comfort from the online companionship of people long gone ?39
-
"X is dead! My project has just gone up in smoke, because docs/programs have been permanently lost."
This time, it's Sun. No one's dumped their compiler package CDs for Solaris, and now you can't order them. Whoops! There's like 5 versions of Solaris that have SDKs and docs that are just gone.
Dump your CDs, you stingy motherfuckers. "oh they're stamped, they have my name in them, i paid $600 for the license" do it anyway, because time is unrelenting and the rot claims us all. we must run faster than it does, and you're just standing still.7 -
When you don't any internet in the class and your teacher setup a hotspot and disconnects himself.
Network teaching gone wrong. -
Finally the site is live. Today all stress was gone again. Still a pity that i have 7 pull requests out of 10.
-
I have most of my files including all my side projects stores on an SD card that is allways connected to my Mac. Today it stooped working. All gone. One summer of coding wasted. FML.7
-
Why the fuck does Visual Fucking Studio SSIS delete scripts in script codes? A completely bullshit bug in VS 2017, completely in fucking excusable to find my fucking scripts GONE when I try to run the package. Download it from TeamCity? Still gone.
How does a business like MICROSOFT let this sort of bug even happen?1 -
Help me out a bit, functional programming fans!
I'm experimenting with functional programming through JavaScript.
I created some dummy data to experiment with and created a simple function to query the data. I would like to get all elements, whose type attribute is not 'x'. A simple solution can be seen under the 'original code' part.
Under the 'fully functional code' part I gathered some frequently used general purpose functions, which I assembled into the function composition at line 45.
I'm having a bad taste in my mouth and feel that I've gone too far. I basically replaced every language element for a function. Is this the goal of functional programming? Is this how a perfectly functional code should look like?1 -
Ux gone shit. Atleast its better than some other program where i had to drag and dropp an icon to install something.
-
I am so done for today. I was trying to get this encryption work in Rust, but no fucking way. If I encrypt data in PHP, it is just impossible to decrypt them in Rust. If I encrypt something in Rust, I can decrypt it anywhere, but not the other way around.
I checked the data hundred times and they are exactly the same in both programs. Also OpenSSL library in Rust is so helpful, that it won't show any error details except that there is an error.
Fuck my life!4 -
Yeah, it's Friday morning and guess what I left my laptop work yesterday and who just got a text saying that the server is on their ass.. yeah you are right ME. And my team who can do the same job as me on restarting the application don't ever take action on this kind of thing... Well I hope they will in a few weeks because I will be gone then2
-
Gone are the days when I did getActivity().shit() in a Fragment. Thanks to MVP and Dagger2. #Android1
-
May 18. And im fucking freezing to death from cold. This world is total bullshit and the planet has gone to total horseshit6
-
At what point has vscode's remote development gone from the best feature of the entire editor to barely functioning heap of shit?7
-
When you can’t correct a grammatical mistake in some copy because it has already gone through compliance 🙄1
-
When the software you use to write things on suddenly stops working and all those colors you memorised are gone
-
Anybody know where to find the bluesniff android app? It used to be able to see undetectable bluetooth devices. I go to the apk download pages and it is just gone. There was source code available in an archive but that is gone too. I found some proof of concept scripts on github, but nothing that can easily be turned into an app.2
-
Ranting about devRant today:
I was writing this beautiful rant last night, but this morning it's gone. Why you no autosave?????? -
nice read:
https://lukasa.co.uk/2016/12/...
(would love to know what happens to radar/bug report, but could not retrieve it) -
Ranting doesn't help if the you didn't verified the email. Really devRant, all my ranting I did previous about the customer is gone. _-_2
-
Was working a record keeping system for the Airport for tracking departures and arrivals and some COVID-19 data
ended up realizing that the stack i had gone with wasn't gonna cut it
Had to port the whole thing to a new web framework realizing that the one i had gone with made some operations a bit complicated -
RANTRANTRANTRANT
1 whole evening gone to python needing multiple return statements to get var out!
At least I've overcome it now -
!dev
The mobile availability here starts to really annoy me. At least once a day it’s just gone for 10min.
Fuck sake..3