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 - "t_t"
-
I told my girlfriend about Devrant. Now she's hooked onto it and doesn't pay attention to me. And now I'm ranting about it on Devrant. Oh the irony! T_T11
-
So, my boyfriend's phone was stolen and my Google Drive account was synced on that phone. Also noticed that someone attempted to change my Gmail account. That dimwit does not know to whom he's messing with. Huh! I'm going to hunt that son of a gun and will make his life be tormented in hell! Muhuhuhahahahaha!undefined synced gmail acct change pass asap y u oblivious to env? bf phone not synced to samsung acct t_t19
-
FUUUUUUUUUUUUUUUUUUUCK!
8 FUCKING GB GONE FOR ANDROID STUDIO! THAT IS HALF THE RAM I HAVE FOR THIS LAPTOP!!! WHAT THE FUCK IS WRONG IT KEEPS GETTING WORSE T_T48 -
The day i found out how GitHub and Git actually work and how easy it is to manage versions rather than having a zip archive in Dropbox. I grew up so fast...T_T1
-
Me: Great iOS app is only 20MB shouldn't take long to upload!
XCode laughed
AppLoader laughed
Apple laughed
I cried T_T7 -
That awkward moment when I was able to run three docker containers on a 512MB server:
1. DotNet core web service
2. MySQL
3. OpenVPN
BUT I cannot run:
1. NodeJs web service
2. MongoDB container
Spent two hours configuring the damn server to get hit by this T_T14 -
A day of an iOS developer life:
1. XCode crashed
2. XCode freeze
3. XCode "Jump to Definition" takes me to a different file that has the exact same variable name instead of jumping to the top of the file
4. XCode Storyboard designer throwing 1000000000 as UIStackView width on a newly created UIView
5. Heart attack
6. Lots of depression
** Note:
just noticed devRant web has xcode as placeholder in the tags box lol devRant knows my pain T_T8 -
*Working on android app life is good, but iMac suddenly became slow*
Me: Wonder what I have open
*After checking and found only Android studio and FF Developer edition*
*Checks RAM: 654MB remaining*
*Closes Android Studio*
RAM: 4.83GB remaining
T_T5 -
Friend : “What’s a devDuck”
Me: “We’ll use it as a problem solving technique. It’s a technique where if you get stuck, you try to explain the problem to a rubber duck.”
Friend: “Because you don't have the people skills to describe it? Autism levels skyrocketing”
Me: T_T4 -
I came across a line of code that calls an sms provider that sends account credentials in the url using HTTP T_T25
-
Something strange just happened, activated Fail2ban on another server and instantly blocked me when I already had ssh session open >_>
Does macOS terminal keep on sending ssh authentication requests? Or is my OpenVPN that keeps on sending requests.
Why does this keep on happening to me T_T17 -
today I pull a project to take over from my colleague
today I notice all commits where on master branch
today I leave this world T_T19 -
Goddamit! Why does hitting Ctrl+Y in android studio is set to delete a line by default? Shouldn't it be redo? Who the fuck designed it? Thank God I can reassign keyboard shortcuts in android studio.10
-
How do I even start?
The guy that's supposed to be our extra resource, our go-to person, asked me why node_modules and typescript output files are not committed.
Node.friggin.modules!
And by typescript output files, I mean the compiled .js files. Shoot me now...
All he does all day is waste time! Useless calls scheduled way too early, 'cause IST & why the heck not?
And don't even get me started on his "knowledgeable" colleague who spent 2 friggin' days on figuring out how to find an element in an array.
I mean ok, I get that the language is new and the syntax is different, but boy, how I wish that was the problem! But nooo, her issue was figuring out the damn logic behind it!
Not to mention that I gotta do the code review and she keeps ignoring the changes that I ask of her unless I raise that in our daily meeting and reports stuff as done even before submitting a damn pull request. Also, I gotta shut up and take it, 'cause they are the client's internal resources, which has me ranting about it at 2 a.m. T_T
Ugh...4 -
yay! Almost done learning basics Nodejs REST :D
Now time to learn how to make gitlab auto build and test, then new features to my little project
Next in line:
Testing UI in React Js/Native T_T13 -
Minutes away from Ludum Dare submission closing. Finalizing game build to upload and submit and I get this...!!!
FUCK!
I'm too exhausted to give a shit at this point. Guess I'm out. Still pretty happy with what I managed to make. Had a late start, first LD and I actually managed to make something I guess XD
I'm going to bed T_T6 -
3 Years into coding and I still have no fucking clue on what 99% of the lines in a sample code means. And I'm already 18 Years Old... Beginning to think this line of work isn't for me T_T12
-
It's 17:55... Did much work that day since I came in earlier than usual, so I could leave in time and do some shopping with the girlfriend.
A colleague comes in to my room, a tad distressed. He had accidentally ran a fixture script on a production environment database (processing a shipload of records per minute), truncating all tables...
Using AWS RDS to rollback the transaction log takes up about 20m. I had to do that about 5 times to estimate the date and time of when the fixture script ran... Since there was no clear point in time...
Finally I get to the best state of the data I could get. I log in remotely run some queries. All is well again... With minor losses in data.
I try to download a dump using pg_dump and apparently my version is mismatched with the server. I add the latest version to aptitudes source list of postgres repo and I am ready to remove and purge the current postgres client and extensions...
sudo apt-get remove post*
Are you sure? (Y/n) *presses enter and enters into a world of pain*
Apparently a lot of system critical applications start with post... T_T4 -
Me: Found solution on StackOverFlow, lets copy/paste code and try it out
*Clicks ctrl+v*
Computer: There's your value!
Me: Wait that's not what I copied
*notices that I copied from a different computer and expected it to paste on this one*
*cries in corner* T_T6 -
Forget what the fuck I said about wk88 rant, I now doubt my skills, and gave up hope of being good in programming T_T
(wk88 rant: https://devrant.com/rants/1163009/)3 -
Fucking apple & Mac OS..
So.. Before high sierra, you could create a USB using boot camp.
All good & dandy without too much fuss.
No longer. instead it automatically mounts & copies the os onto a apfs partition(?) and without as much as a mention or warning it just reboots immediately when it's done.
Srsly, not even a silly "hey, we need to reboot"..
Now, I could probably have gone to diskutil, formatted, set the boot flags and copied the files..
But rly, Nvm that.
Besides I might actually find some use in a windows install.
So needing to install windows to create an USB is acceptable.
But Bloody hell, it's been a while since I've been in this triggered from something..
T_T no warnings, just force reboot into windows. -
Wrote a small code to test my "Reset Password" feature, service console kept printing: User not found and returns 404
I was 100% I added that user manually to the database....
Well it turned out I added that user to the wrong database. I need to sleep T_T -
Me and my colleague where debugging an issue with a 3rd party provider we are integrating with, we received this error result:
Making the request failed (dunno why)
The award of best error message goes to those fellas T_T3 -
So @Linux gave me a website to check which happens to have a tutorial on how to close ssh session after x inactive minutes, and now every time I'm back to the terminal I find my self out T_T
but it is a good life savior if I forgot my session on work computer lol11 -
So that calculator now open source was a diversion? Too bad didn't work ...random afraid to lose data no more games for you! still can't abandon windows t_t haven't updated in a year4
-
Work won't buy me noise-cancelling headphones T_T it gets so fucking loud here in this open floor plan3
-
Opened firefox twice infront of boss and had devRant as the active tab, I hope he didn't notice, but I doubt T_T
I will only know if I saw a rant about me, other than that I think I'm good :313 -
The week where you have so much to do on different projects, that even if you manage to work on all od them a bit it feels like nothing has been accomplished.
The point of being so tired that even the mildest sickness feels rediculously awful.
And it's friday. I manged to do some work for one of my bosses but the work I want to do didn't really get done and now I have two meetings in which I can say I started doing xyz but couldn't finish it due to bugs and exhaustion. And for the other project I wrote documentation.
Well.
T_T4 -
Yesterday was release day for a project, never been too nervous like I am now, why? Because of the amount of chaos in this project, I cannot predict the behavior of the system, anything might just break T_T5
-
That feeling when your favourite function in the code is updated by another dev, only to make it look worse by adding tons of arguments ( T_T)2
-
Been ages since Apple changed their iTunes Connect page (aka developer console)
And guess what? They made it even brighter T_T
It was always white background but the icons where darker, now I go blind every time I open that shit4 -
I was wondering why every time my my code is accessing the !valid() part to later realize I was coming back to it = its state is reset = I need a break T_T
P.S. if you find anything in my code make sure to let me know :)9 -
Never thought I would assemble an APK using terminal, but thanks to cheap SSD and Android studio, I think enough said, Android devs will understand lol14
-
Just found a job listing that requires experience in deploying apps to Google Play and Apple App Store T_T8
-
Go home Mac App Store, you are drunk for 6 months now, every time I want to get over this annoying update I just update and then up like what I just found when checking for updates :)(10
-
Sad story:
SSHd to a vultr server, downloaded MongoDB docker (approx 170MB) download and extracting 70% of the image was done faster than me navigating from devRan notifs page, to devRant feed page, I need a new internet plan T_T1 -
I am sure now, my server hates me T_T
opened an SSH from Vultr portal and after working for few minutes that thing suddenly rebooted, am I a bad person :(
In its defense I had two docker containers that literary ate all the 512MB ram available :35 -
I'm in the middle of migrating data of an OB-Gyne EMR to our system. Doctor is male (whoa? how? awkward?) aaaand the language is spanish T_T
medico, codigo, cefaleas, dolor,
embarazo, and etc... ?2 -
I just created a users table and added everything except two important fields:
1. FirstName
2. LastName
I only found out when I started working on my service T_T
I'm sorry, I have sinned :(3 -
I'm no Nodejs expert but can someone explain how in the fucking world is node_modules folder is that HUGE! on my slow ass internet it takes couple of mins to pull the repo and five mins to finish npm install! and takes so much ram to build a freaking docker container for my react website when it takes barely 300MB to build both MySQL and Asp.Net Core dockers T_T7
-
It's Friday and you're tired. You're working beyond 8 hrs already. Sure it's paid OT but you want to go home. Just finishing the last 10 API endpoints. But you execute the wrong script the overwrite the directory of the last 10 API endpoints instead of the swagger doc generator script. GRRRrrr.... NO!!!!! T_T2
-
I've ordered my better a half a christmas present. He just send me a link of that exact christmas present. I had to tell him not to buy it for "reasons".
Fk you google! You ruined the X-Mas suprise T_T
It got suggested to him by google when he was looking for something similar.
Goddamit. I was so proud to have found it first T_T4 -
Never include freelance as a budget source in daily expenses. Think of it as a reward only! Now, plans are cancelled T_T1
-
That joy of finally having them all passed.
I had stupid mistakes like: insertNewItem, but inside I use update T_T
project still fairly new, but this time I decided to write unit tests as I go instead of delaying till the end and writing nothing lol -
Loosing 4h of work because bsod, because I asked substance painter to do something way above what my computer can handle... And saving take ages with big projects so I kind of forgot.. FUCK I'm an idiot T_T.3
-
Recruiters are driving me crazy, you can't even damn write a proper message with my name on it, no you just send 10000 messages a day and hope to get a response.
"""
Hey {firstname}
I am currently looking for a Lead Data Scientist in MyCity to work with a unicorn tech company.
You need strong Machine Learning Experience, be happy to be client facing.
Highly competitive package on offer.
Regards
"""
{firstname} T_T -
It's only Monday. Why do i feel so tired. T_T
Today's work:
- 3hrs check point meeting on Project A
- quick API fix, testing and dev assistance on Project A
- prelive deployment of Module B
- code review and enhancements for Script C
- prelive deployment and testing for Script C4 -
Concentrating and understanding someone's code/ script. :|
The code is not in class form, does not have comments, and indentation is out of control. T_T1 -
Goodbye world, I will not miss you, I will not regret leaving you BUT THIS! I MEAN THIS !!! I cannot stand -_-
https://stackoverflow.com/a/...
For fuck sake! Why don't you put comma at the end of the line!! please someone delete his answer no commas at the beginning. Please, show mercy for a second T_T10 -
Everyday strugle.
Go to work, go home all motivated like: oh once I'm home I can do this and that to finish my work, and it's fun and interesting. Or I vould study, or clean up, I'm totally gonna do something usefull!
*once home*
Ohhhh look league of legends! Or bed! I'm too exhausted to do anything usefull. Better chill.
...
Anyone else?
Anyone got advice for how to combat this? T_T5 -
WTF Is wrong with Kotlin! Every fucking time I upgrade its Android Studio plugin i receive loads of errors about: Type mismatch: inferred type is FragmentActivity? but FragmentActivity was expected
for fucks sake bitch! Why the hell you keep on switching from optional to non optional on every fucking update, my commit history is full of this type of fixes -_-5 -
Aaaand I did it again T_T
Installed knockd for some reason it wasn't working well, couldn't unlock the port and guess what, internet disconnected for five minutes ==> My SSH session closed and I am locked out of my VPS :')
What is even worse Scaleway doesn't have a root user password when creating the server it uses a pre-entered ssh key that I put in my account, so I was pretty much locked out.
But I was able to remove it, they have custom scripts for booting so I was able to fireup a shell session during boot and removed knockd
Either I fail at using Linux or I really need to work on my self lol2 -
A Front-end developer working on various front-end pages and AngularJS projects for many years recently asked me, "How do you build this HTML page from scratch?" I was secretly thinking, "Why don't you try Dreamweaver?". T_T2
-
FCUKING SHIT X-FUNCING-CODE! Collapsed code by mistakenly typing the shortcut now I cannot fucking EXPAND IT AGAIN T_T T_T T_T3
-
One thing I don't understand, when I want to sign into iTunes Connect website, I have auto fill filling credentials, Apple first shows only email field, click next, then it shows password field, click next then you are logged in.
Why is it like this? Username and password are both filled, but yet need to click login twice to access my account -_-4 -
Webhost (that I basically only use for email) decided to get rid of all plans they had in favour of 1 big "unlimited" (with FUP ofc) plan...
I used to pay about 3,65 a year (incl. VAT) for my plan (which had about 1250MB of storage) which was totally fine...
Good enough storage for mails.
The new plan costs me 55 euro a year (incl. VAT) and has that "unlimited" storage...
Which I don't need for a fucking mail server...
And they don't allow me to go back to my old plan >.>
Literally the only reason why I went with them 7 years ago was because they were so cheap (back when they also still hosted my website) and perfectly fit my needs >.>
Way to shoot your longest time customers in the back.
Well, time to look for an alternative T_T2 -
That moment when I keep on typing int instead of number in typescript T_T
Too much errors thrown at my face XD1 -
Not a rant but I kinda wanted to see if anyone else feels the same way and might have advice on how to overcome this:
So I work as a student in research. Meaning there is not much documentation and things are chaneging fast, some things are also fairly complicated.
I have a really good supervisor.
However. I am super scared of asking about how things work. Whenever we discuss things and she notices I'm insecure about how something works, she explains it to me patiently. No probs. But insead of asking I just try out random stuff for hours. Having no clue about how things work and what I'm doing. In the end she is able to explain the issue to me within a minute.
The thing is, I think that trying to figure stuff out on my own, is the right approach. Not daring to ask questions or express my theories is really bad. I get super anxcious. Most of the time my theories and assumptions are correct. I just never dare to voice them.
The irony is, that I'm perfectly fine whenever I talk about or hold presentations which are not CS related. But if I have to do that on a CS topic I just die. I freezze, stutter, everything.... T_T
Like come on. They can't do anything to me except correct me... jeez.2 -
Spent an hour trying to figure out why my API request was returning unauthorized, turned out I had a trailing space after the ID (hard coded for testing purpose) T_T4
-
Clang? I don't fucking understand... what are you trying to tell me?
Couldn't you just compile like GCC? Fuck you T_T7 -
Been working for a while and the moment I wanted to push my code, Gitlab is down T_T
Luckily it is a planned one due to migration1 -
Made a feature suggestion on the CakePHP repo...
Let's hope they aren't gonna give me the "not gonna happen" message T_T
https://github.com/cakephp/cakephp/... -
> wants to build small "for fun" company (if you could even call it a company) with friends
> nobody interested because they only want to see money
well... crap...
Guess the first few years will be lonely T_T3 -
Tonight begins the holiest day of the year for Jews, Yom Kippur. I'm about to embark on a 25 hour fast, no food, no water. I'll be in a prayer house for 15+ hours, literally begging God to let me live for another year.
Meanwhile, I'm set back in my classes 150+ hours of potential work time thanks to all the Jewish holidays this month. Sukkot, Shemini Atzeret, Simchat Torah, and Rosh Hashanah.
Being Jewish is fun T_T10 -
We have a (huge) project being converted from cpp to cs. This is done by another company.
We wanted them to also create unit tests for the cs version and they recommended MbUnit and Gallio.
I know a few libraries but didn't know MbUnit. All fine, I learn quick. Also MbUnit works like a charm
But then... I recently switched to VS2015 and somehow I couldn't get my unit tests to work. Turns out it doesn't support the compiler from VS2015. Also MbUnit stopped in 2013 T_T
Guess I have to stick with VS2012 for this project then.
Great start of 2017
Nothing bad to the guys in Belarus, though! They deliver great work!
If you read this, keep up the good work!
Rant on -
client A: "why don't you code in Java then? it looks much more authentic! those alien-like structure just so cool to us!"
me:"cause i can do the same thing with around 15 lines of code using Python instead of 100 lines in Java...."
client A:*confusing look*
then we have a 15mins of awkward silence time...
please don't set me to meet client T_T...1 -
Android studio kept nagging on me to update to v3.3.1 for a month, upgraded yesterday, and today it wants to upgrade to 3.3.2 T_T
Irony at its best lol -
Hypothetically..
If one was to acquire devRant, what would the pricetag be?
And what would you change about devRant?12 -
Note to self: when you extend a functionality by rewriting a relevant part, remember to mark the old code as deprecated or delete it.
AKA "why the hell I´m not seeing anything in logs/db that reflects my changes" T_T -
AskdevRant
About the watches in the avatar.
Who has time to look at the time when coding? When I code, I am usually stopped by the arrival of dawn T_T3 -
thought will get a good job just by computer science degree, 2 years in and my misconception faded away T_T6
-
It seems I am developing a habit to always forget to test "fetch" code in a repository, found two unit tests having all insert/update/delete but not a single fetch function T_T
-
Did a "harmless" upgrade of our build Mac's os yesterday morning so we could follow up with an XCode upgrade. At 4pm I was still trying to get all the builds working.
The upgrade had borked Mono, the gem installer and lits of other stuff without saying anything. And XCode had invented a new build warning which it felt was a breaking change for no damn reason T_T -
override func UIScene {
let quackNoise = SKAudioNode(FileNamed:"quack.mp3")
let quackText:String = ""
quackNoise.autoplayLooped = true
@IBAction func quackTapped(_ sender: UIButton) {
quackText.text = "QUACK!"
}
}2 -
Just wanted to say, that I saw around 3 job announces, in the past month, in my town. Why nobody likes C++ here? You can do anything with it and it's native cross-platforme. I just moved into my new apartment, let me stay here a little and give me a job T_T4
-
That feel when you find that one font that both looks good and renders ponysay's ponies well ... yet the powerline glyphs are vertically offset T_T
(It's Fira Mono for Powerline btw.)1