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 - "first time"
-
!rant
Worked all day and got my embedded systems project working the first time! Bluetooth as well! 😁
It's a Fitbit clone that keeps track of steps that I did from scratch and writing the companion app from scratch as well in flutter/dart. Ask any questions if you're curious!35 -
So I have implemented all the features required for the current release. Carefully reviewed my code several times, but no testing.
Tester: everything passed green. Not sure whether you're a good dev or I'm a bad tester.
Me: let's call it a draw.10 -
Successfully resolved my first merge conflict WITHOUT destroying the whole project.
#eleventh-time-lucky3 -
QA: did you test the app first?
Dev: Yes, I test all my code all the time.
*QA crashes the app within first 5 seconds.*4 -
So DevRant asked me to put my skills on my profile, I'm like:
you wanna know my languages, well, I'm a human Android sipping on Java, got C++ grade phy-SQL education. but some idiot bashed me on my </head> so swift, that I objectively-c angular stars, everywhere. Recoved by a js injection. ASCII too in snowy Cs4 -
Found my most ridiculous function ever, back from when I was first learning.
async Task Delay(int time)
{
await Task.Delay(time)
}1 -
My first interview is in approximately 2 hours and a half. Pray for me and if you are a non-believer wish me luck. 🙌9
-
Pushed my first own open source project to Pypi as a python package.
Used tox and travis for the first time.
Feeling proud and super content 😊.
I'm in the process of creating another open source package, which has as dependency the first one 😅.
I love Python.6 -
Me as Junior Dev doing mysql first time, specifically INSERT test data to test db, sucess on first try.
My Senior co-worker says: WOW, Baby's first INSERT...... that sounds so wrong out of context xD -
I am happy!
Participated in Hacktoberfest for the first time, and now, the t-shirt (which, btw, looks pretty nice imo) is on its way! Can't wait!
Thanks to the people who organize these sort of events ❤️😁2 -
My first raytracer algorithm ever, first time I do something like this. What a headache :D (in C BTW)2
-
The first time i made my own electron app, and saw it working and displaying live data the exact way i wanted it to be doing it.
At the same time, it was the first time i felt like been a real dev in all meanings. -
Tomorrow will be the first time I'll be interviewing candidates for hiring. Any advice?
P.S.: This will be first time an interviewer will be more nervous than the candidates. 🤔🤔15 -
My first times today:
First time a droplet on Digital Ocean.
First time Nginx.
First time trying to separate mail and website servers.
First time using UFW firewall.
First time Ubuntu webserver.
First try all alone configuration of my webserver.
First time installing all the stuff I need on my own, like MySQL, PHP and so on.
First time only SSH access from the beginning.
First time deployment from bitbucket.
Do you have any advise what I should think about. Or what software I will need. Or what I should think about.45 -
First time web developing for real. Didn't realise I needed to clear chrome cache. So much wasted time!4
-
About to do my first certification... Its an online test and I am nervous as fuck...
Wish me luck!!!12 -
I just fixed my first code issue in my first IT job ever! Holy fucking shit I'm almost senior software engineer by now!
That magic joy of knowing that my instructions will run on someone else's computer is just mind-blowing. -
"The first 90% of a development is done in the first 10% of your estimated time schedule and the last 10% is done in the remaining time"4
-
Worst: Installing Linux first time on machine which has windows already installed.
Best: Installing and using Linux on whatever machine after getting used to it.2 -
How about you started off with programming?
I'll start with a veery old picture of my first Java-Code I've written (if you can call it eben that). At that time I tried to code using a JS-Designer. Just hilarious. 😂😂😂9 -
00h - "Let's just try to finish this one feature..."
Suddenly you hear the birds singing and the traffic starting out there, coming from that little sunshine.1 -
long rant;
How did I got into CS?
When I first got my laptop, I put on a password and forgot it. Nobody knew those things at that time around me (most of them, still don't) so I had to pay ₹350 (~$5) for formatting (OS reinstallation).
After a week, I again forgot the password and had no guts to ask more money from my family, because of the fear of getting scolded.
So, I took out the manuals that had shipped with the laptop, read them all. Found nothing.
But, on a very small page, a single line was written, "Insert the disc. Press F12 after pressing the power button".
I intuitively tried it and it worked (I had the OS DVD and no internet).
And I spent the next year experimenting with the windows OS (Vista).
Then tried all the other OSs.
Those were some times..2008..I guess.
Learnt OS without the internet. Nowadays people can't do it even with it.
What's your story?5 -
ÆÃÅĀÀÁÂÄ!!!
I'm so thrilled!! I am not a GUI person & I am rly rly slow & bad when it comes to minor changes on that part..
But today I finally finished GUI, client logic, server side logic & db shiiit for some audit interface I was making.. ..from scratch, meaning it wasn't some changese here & there, no copy pasta no nothin.. I did the whole thing by myself..did a lot of things for the first time & it didn't take me ages!! Wiiiiii!!! Having a total 'I iz so proud of myself' moment!! // I usually am not the boasting/confident/happy with myself type..3 -
Finished my first build of a mobile app and it feels so good! First time I actually taught myself the language to make a project3
-
Looking for some advice....
So I'm a web dev that works remotely full time from home which I love, I'm expecting my first child in late march which is really exciting but I'm starting to think about how it's all going to work with the missus home for at least 12 months and of course a baby that (without sounding horrible) is going to be a big distraction to me when I'm trying to work.
So just wanted to know if there was anyone else out there in a similar position or that has gone through the same thing and how you did it? Is there any advice you can give me?
Appreciate any thoughts.13 -
Hi.. one month ago i started to learn JavaScript (my first programming language)
In the 2nd proyect we create a Data dashboard i do my very best effort to create Js funcional code and other 2 girls works in css and html.
Im really proud of my work (1st time!)
A few guys told me JavaScript is awful and difficult but in a few weeks we will start in jquery.
In 2 weeks im gonna participate in Angelhack Santiago Hackathon 2018
I need an advice for me its a really big step10 -
Epic is;
That feeling when u want to compile ur 'C' on Linux distributions for the first time while u are used to windows , and u are sick trying to find out the IDE or turboC++ like thingy and suddenly u find out U CAN COMPILE DIRECTLY FROM THE TERMINAL!!!
{Collage days ;-P }5 -
After doing my first web dev project, I can definitely see why most of you guys prefer backend over frontend.6
-
I built a basic MVP for a client as a proof of concept for his startup. It was a quick thing just to prove a point do I rattled it out in procedural php.
Sadly it was successful and has somewhat taken off. It’s also grown arms and legs.
It works. The user will never know, but the code is SHIT. I never thought it would still be here.
I’m want to re-write it now in laravel.
But...... ugh1 -
I'm soon going to be crossing the path into the world of Linux with my first install.
So here's my device specs:
Toshiba Satellite L755-S5256
RAM: 4GB
CPU: i3-2310 (2.1ghz)
I use the device to stream movies and TV onto my TV (through HDMI cord) since the TV can't connect to the internet.
Any suggestions for a simple and light weight distro I could use? Thanks everyone in advance!10 -
This is a question for freelancers. How did you get your first clients? Did you just walk into small companies who didn't have a website or did you mail them or how did you do it?3
-
!rant
Attending my first dev meetup this weekend 😇 so excited, I'd love to meet some people to collab with. -
Wrote my first bash scripts today.
One installs a few packages (Brackets, VLC, Nodejs, chrome) and the other gets my preferred theme and icon set from gnome-look.org with curl and piping straight to tar -xz in tge proper folders.
They're simple, really, but you have to start from somewhere.
Now with that said, I'll let you know if they work ln the first try--about to install Ubuntu on a different machine5 -
!rant
Have to do some JS for a web application.
Problem is I'm not a JS expert at all, and there is already existing code.
Gonna be long.
Gimme your energy so I can do it \o/11 -
First time using a computer:
Booting up some Mickey Mouse game from a floppy disk when I was 4 on my dads gateway 2000.
First time coding:
Writing html in dream weaver at 14.
Edit: holy shit dreamweaver still exists?4 -
Just started today with Python 3. I don't know but I really start to like the language. Its not to difficult and it has nice syntax. Currently I'm working on a little financial overview generator. It parses the CSV file from my bank and sorts it into categories. Really fun to make. Do you guys made some nice projects in python?4
-
I've been reading devRant at work for the past 6 months and it kept me sane through a few moments. Thanks. :)
And now I finally started to feel that maybe even I could have some horror stories to share. (I've been in the company for more than 4 years)
(Sorry for long post.
TL;DR: break time laws suck in my country.)
One example would probably be how our company decided to cut 5 minutes from our lunch time (down to 25 minutes) and add 3 minutes to our 5 minute coffee break(*"gifted" by our CEO) in the afternoon.
You're probably asking yourself, "What happened to the remaining 2 minutes?".
*Well, it's simple. In my country it's somehow still legal to have only 30 minutes of break time for the whole day if working hours don't exceed 10 hours. It's actually written in the law that you CAN divide that lunch break time to be placed at different times. To me that sound like fucking nuts...
Thankfully nobody's taking that time change quite literally and most people still use the full 30 minutes. But some people here have been fired for much less, so I don't play around. I just pretend to work while reading devRant. 😎3 -
This is my first time working with Android Studio and I'm not sure if it's really building my project or just got stuck...
It's been over an hour and I'm still waiting.6 -
Prepared my first own Pathfinder Campaign over the last week. Three hours before it starts someone calls it off.
A week of work thrown in the garbage. Feels good.5 -
Hello all,
I am an apprentice, 19. I joined this software developer apprenticeship to leave college as it was not particularly great for my mental health, and programming is the only thing I can do reasonably well.
The company that I find myself in is a strange one. It has about twenty or so employees, but we all instructed to operate as if we are a giant company—our sales person, for example, will tell our clients that we have hundreds.
The development team is a collection of software developers. There is no database administrator, network administrator, software engineer (not in name only), test engineer, requirements engineer, etc. There are just several software developers. Of these developers, one has left by now. When he joined, he was promised to be working on a new system: he left after spending seven years on an old system. A new developer has just arrived to replace him: he was told he would be working with Raspberry Pis; it was interesting to see his face after we informed him that we do not use Raspberry Pis.
The codebase is fourty-years-old and written in Delphi, which is some kind of cousin of pascal, from what I understand. Code is not peer-reviewed. Instead, it is self-reviewed, and you just push whatever changes you make. The code is very much spaghetti, and there is a whole array of bugs that, at least to me, look impossible to track down and fix. I have a bug assigned to me at the moment were someone appears somewhere when they are not supposed to. After asking seniors about this, I learn of this huge checking mechanism and all of its flaws: a huge, flawed checking mechanism... for toggling a single boolean value. This isn't a complicated boolean value, by the way, this is just a value to say whether someone has clocked in or clocked out of a building, via a button.
In terms of versioning, we have several releases, and we often do development work in older releases (or new releases and then write them into older releases) because our clients are larger than us and often refuse to upgrade, and the boss does not want to lose any contracts. We also essentially have multiple master branches.
With the lack of testers, bizarre version control, what appears to be unfiffled promises to staff, etc. I must ask that, since this is my first gig as a software developer, is any of this normal?2 -
Finally Google kills off a product no-one wanted in the first place! First genuinely exciting announcement from Google in a LONG time. Good riddance Google+!9
-
I gotta say I hate and I love the part where I have no idea what I'm doing.
Sometimes it's the last time for that action -
Alright wish me luck boys and girls, actually started development on my first 'proper' application, building an sms client using the push bullet API for elementary OS...
First time using Vala, first time building something that isn't game or web related in a real world environment...3 -
Just had a class where we had to write a heap adding algorithm in Java to reduce rounding error for x amount of floats being added together
After an hour of writing code with no testing anything I finished. Ran the JUnit tests provided by the teacher and it passed all the tests!
Who says it can't work the first time?2 -
The time to write an essay about programming in fucking LaTeX for the first time takes too fucking long!14
-
yaay just deployed my first asp.net site ever.
ALSO FUCK YOU MICROSOFT FOR WASTING 2 FUCKING DAYS TRYING TO FIGURE OUT WHY I WAS GETTING 502.5 ERROR ONLY TO KNOW THAT I HAD TO DELETE THE WWWROOT FOLDER1 -
I'm going to Texas in a few months for an international competition. What are some do-s and don't-s in Texas (or USA in general)?8
-
!rant
Today I got access to the code for the new contract I’m working on.
It all built first time from source.
I’ve never wept such joyful tears. -
Non-devs will never understand the satisfaction when you see your tests run successfully on GitLab for the first time. (Last course at university and we are supposed to do TDD for the first time. )2
-
So, if the company doesn't reply or mail you back after a video interview, do you mail back or simply assume you are rejected?3
-
Playing articulate! with family and the word was zero. My description was "What is the first number?".
They didn't get it right first time.1 -
>first time working for big tech company
>first couple days with no sudo, cant setup environment :(
>however
>first couple days mostly debating new peers on if water is wet
>verynice.jpg9 -
the first time I opened StackOverflow actually I think.
At least that was the first time I understood how much I still don't know about any topic at any one time.
Since then I think I was humbled enough to just assume I know nothing all the time and just being glad when I get to help someone with their problem -
Using Java for the first time for a homework assignment in uni, everything ran properly the first time.
Gonna go buy some lottery tickets.5 -
How much time has passed since the first you started programming to the first time your earned money?8
-
I started coding by playing really bad video games. After being suckered into using what allowance I had, I started hacking them to make them better. This led to hacking up MySpace... (ha) That led to actually trying out new languages and eventually unity3d/c# to learn proper coding techniques. I regret nothing!
-
Any tips for attending my first hackathon? Keep in my mind I am not too well versed in applications with JS/Python. Also I really don't have a lot of real life project experience. I am super excited though.2
-
Mini-rant
Dear HR people, if you don't provide enough info about the positions that you have at hand forget about me wasting time on call-first acknowledgements to later on realize what kind of waste of time it was!
Sure, making business connections is important but without taking into consideration the other side time is all but respectful, in a professional context.
So, balance your shit and make the call worth the time of all the parties.
Fucking thanks.1 -
4th week of internship begins and today, for the first time, features that I programmed got deployed to the production server !
I'm proud of myself and I really enjoy working there !
It's challenging and at the same time really cool.8 -
Just first time tried an OpenAI PHP client package and this is what I got as a response on first request ☠️10
-
I am about to buy a ded. server for the first time in my career for a SaaS project (also first time envolved in a huge project like this) and the first that I am full time dev and full time team leader. I am excited as fuck about this.
Q: Anybody works with Linode ded. servers before? Any alternative host company better than this?10 -
One of my colleagues from work:
- Looks through the code and finds a chunk of code that looks fishy (to her)
- Sais that she never understood why it was implemented that way
- Deletes the chunk of code
- Starts rewriting it
- Remembers why it was done that way
- Reverts it back and moves on to something else
Just why? It would have taken her 1 min to read the code ... -
When you use that piece of infrastructure you build for weeks for the first time and it saves you so much time.
-
First time my tracker app got used by the customer, and showed a really nice path on google maps, that was the first time I felt joy of programming
-
The first time I got in contact with computers I apperantely sorted all of the Desktop Icons by color, since I couldn't read at the time.
The first thing I actually remember is playing this game: "Knightmare". Loved it 😍 -
TL;DR: I should just stick to Python. I'm not touching front-end stuffs.
I got promoted to moderator of the subreddit of the game I play. Got greeted by a list of task involving tweaking the stylesheet (CSS). I said fine, I screwed around with CSS before I can screw with this again. So now I'm in charge of the whole op. Alone. Yay /s.
The objective is just dark-theme-ing the thing because white hurts (we all know that). So I fired up Firefox, made a test subreddit, cloned the whole stylesheet and sprites and started screwing around with my editor and Inspector Tool. And it hit me: One element refused to render (I don't if that's the correct technical term), and I don't even know why the fuck it didn't render. 15 minutes fuzzing through and it still gave a middle finger. Fine. Fuck you. Full revert, back to original. Then I changed the original sheet one change at a time, reloading after every changes. After changing everything, it suddenly work. What the fuck. Why the fuck. How the fuck. How the bloody fuck. How in the bloody fuck.
(""Fucks" per minute" sure is an effective measure of code quality)2 -
First six months as a dev broke something in production for the first time.
Took me months to get confidence back.3 -
The community of RPG Maker. They made me begin to code and know I got a little skills everywhere thanks to them!
-
* coughing *
* singing mode on *
For the first time in deployment
There'll be magic, there'll be fun!
For the first time in production
I could notice there's an exception
And I know it is totally crazy
OK Bye -
Done, first time sending a curriculum to a company, looking to work as an Android developer on summer and maybe during the semester, wish me luck! ^_^
-
I watched "imitation game" for the first time.
The first machine learning was unsupervised learning? Really?
You're too crazy boys... -
Forgot my earphones at home today for the first time in years (first time in months for sure).
I had forgotten what it's like to be human and be in the present.3 -
The first time was the time my father bought a pc for his work,I was around 5,I didn't know anything about computers back then,I just wanted to change things and see what happens!The first time I actually understood what devs do was the first year of high school when I started to learn C++ :))
-
Follow up on this rant : https://devrant.com/rants/1768571/...
I got answers !
One asked me for my availabilities and I'm waiting for a response with a meeting.
The other one is going to call me tomorrow for a phone interview.
Do you have some tips for me ? -
Heading to San Jose today, business mettings tomorrow till Thursday... first time to California, first time west of Oklahoma..... I’m from West Michigan1
-
while doing web thingies for over 20 years now i have a feeling i did it properly for the first time now. i am proud and embarrassed at the same time.
maybe for the first time php doesn't echo html with inline-js and -css.3 -
Seriously saying in my first game iam getting the feeling like no one would be able to complete all levels ever! They are soo tough it's like i have poured all of my whole day frustration in every level! Just like this one completed just a min ago!
After completing the level I can't even complete it once to checkout properly always have to chest to check! -
Just a thought. Writing a program then clicking run, and your code runs first time, should be something that becomes more common place as one improves their coding ability, now that we call development. To be always surprised when that happens, almost seems to say that such is a matter of luck.3
-
Tried pomedoro technique for the first time . Didn't help much other than just telling me how much time I have spent
-
First time using Sentry is like seeing colors for the first time...
My life has changed forever. I can't go back!2 -
first time into CLI during school days made me feel like a magician. and that's when first felt like I wanna become a Dev #wk10
-
!rant
Just waiting for my first Meetup, this time on PaaS systems. If I like it, my start to attend to a lot more of these in the future :)1 -
!rant
Got a gig as a consultant (started Monday). Got my first engagement starting next Thursday. First time I've been excited about my work in a long time. Hope it stays that way!!