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 - "the beginning"
-
For some, Jan 01 1970 was just the first day of a new year. For others, it marked the beginning of time.8
-
We were given a MacBook in the beginning. Yesterday, appreciating my work, my manager gave me a MacMini to make my own server for testing purpose. I joined just two weeks ago. 😃19
-
There´s only one bad thing about switching to Linux:
You should´ve been using it from the beginning20 -
When I was an intern, I wrote a very heavy MySQL query with multiple joins. Quite frustrated, I asked for some help from one of my seniors.
He came by on my desk and told me, "Explain your query!".
I was completely blank-faced O_O.
After a few moments, the senior grabbed this hopeless bastard's keyboard and typed "EXPLAIN" in the beginning of the query; and then ran it.
I thought he was being hard to me.7 -
What is the point of having a progress bar if ..
beginning
0 %
after ~2hrs
0%
next minute:
~~~~~~~~~~~~~~ 100 %
installation complete
??6 -
While helping my son with his C++ homework I noticed there was an actual shit ton of warnings in the teacher's code.
I'm beginning to think there is some merit in the maxim, "He who can does. He who cannot, teaches."
Uhheesh.3 -
Here’s what I came up with.
Don’t treat a semicolon as an end of the line but rather as a possibility of a new beginning.
Inspirational right? LOL9 -
"Google does it". I hate that sentence. It's always the beginning of an unreasonable expectation.
Perhaps if we had as much devs as Google we could do it too. But we are 2 devs spread over 15 projects, so fuck off.8 -
That moment when the client is actually happy with your design. From the beginning.
And requests no changes.6 -
Real and true story of me.
Friend : what was his first pickup lines that melt you ?
Me : nah, he was straight to the point
F : come on, you both always look romantic all the time. there must be something in the beginning. tell me more !
Friend : fine, he said "I Like you, can i i SSH you ?" so i replied "I'm not that complicated, sudo hug me"
F: i regret being your friend.16 -
I came to my sister's husband, programmer, and asked him for a book to learn how to program. He gave me a giant tome (probably to scare me out) and I read it page by page doing all the tasks. For me it was like a magic, I couldn't believe that I can write something in the notepad and then see computer do stuff because I told it to do so.5
-
Trying to extend 15 year old code.
Found
#define private public
at the beginning of a sourcecode file....
Time to go home.8 -
Learning a new language is like first time doing sex, it's hard at the beginning but when you start doing it right you just want more and more! :) good morning guys !!4
-
I just discovered that you can tap the title of devRant app to load new rants instead of just scrolling to the beginning to make a pull to refresh :( FML10
-
The security blog is up again, I fixed the bug.
Just wondering, why did it work in the first place? I simply required a composer autoloader twice but I've been doing that from the beginning and it didn't play up until last night...
I guess it shall remain a mistery 😞82 -
!rant
Finally finished the blanket I’ve spent a month crocheting without a pattern after teaching myself to crochet at, like, the beginning of the month. It’s huge (this is it laying on a King sized bed) and I made so many mistakes that seem super obvious now, but I’m still weirdly proud of it.8 -
In the beginning programming was created. This has made a lot of people very angry and been widely regarded as a bad move.1
-
When I was in school I had some guys walk up to me and asked:
G: Are you Feeno?
Me: Yes, what's up?
G: We need our FY project on school management system done.
Me: Okay?
G: How much will that cost us?
Me: *confused because I was still a freshman. At that point the only programming language I knew was elementary qbasic. I couldn't even write a hello world program without the help of Google*
So played along because yes we're talking about money here.
Me: It will cost you guys N amount of money (*improvised deep voice*).
G: Okay. Fair price.
* Right there they transferred half the requested amount to me. *
Holy moly! This guys aren't joking around. I don't know shit! They clearly mistook me for a senior student whose first name is Feeno, to me that was a nick referred to me by my friends.
I'm in this one for sure and it's a do or die transaction cus I'm returning no fucking money. I told my friends what had happened and they insisted I return back the money to the students and admit I can't deliver the project they were requesting.
Fuck all of yah! I'm keeping this money. Same afternoon I visited the school library with the intension of writing the code using the help of YouTube tutorials. I didn't find anything useful for qbasic as I thought I could write a full fledged school management system using qbasic.
I was lucky enough to find an existing source code on Codeproject, God bless that Indian guy. The source was in PHP and the tutor gave a step by step guide to setup XAMP and MySQL. I really don't know PHP but I guess source code modification is a natural skill to all programmers as I was able to modify the code to meet the requirements of the students (i.e school name, logo and other minor changes).
Most of what I learnt in programming came from modifying the source of that project. I learnt how to connect a PHP source to a MySQL database, I learnt about functions and their usage, I learnt the basics of HTML, I really learnt a lot and I would say that the speed at which I learnt was proportional to the amount of pressure I received to deliver.
That was how my journey as a full stack developer started. By chance maybe.2 -
1. Decide to learn optimisation algorithms
2. Realise that you have forgotten calculus
3. Decide to learn from the beginning
4. Search for tutorials
5. Go through the introduction parts
6. You know that you can't complete
7. You watch other entertainment things on YouTube.
Stories of a lazy programmer...11 -
Beginning of a Hackaton and the CTO calls everyone up and tries to instigate everyone with this gem:
"Challenge yourself and what we have. For example, instead of AWS use Swagger."
🤨
Nobody says anything but has the same WTF expression ... How do these person become tech lead?2 -
Learning to code at the University was quite annoying in the beginning. We had to write code on paper.
Might be the usual way, yet it was really inconvenient.25 -
The only technique I know.
Get hired straight out of uni. Project architect disappears right at beginning and I am left as a graduate employee to build a travel booking web app. Learning new front end and backend frameworks by coding them constantly for the next 8 months.
We might actually get this project done!5 -
Can someone explain why weekends feel only 2 hours long in comparison to the rest of the week? I feel like I’m only beginning to relax and it’s a Sunday night.13
-
Recently started using Linux for software development and it is waay easier to get things done than on windows. As a beginner in CS and a total Windows person, I am beginning to really enjoy Linux. I will definitely install a dualboot on my Laptop for the new semester in school.7
-
I eat food. And I cook food. Believe it or not, cooking is very similar to coding. Things you do at the very beginning haunt you till the very end. Also, premature optimization is the root of all evil (in both domains).4
-
Beginning of the project:
git commit -m "Added index.html, implemented user-creation"
Towards the end of the project:
git commit -m "Idunno, did some stuff or so (ノಠ益ಠ)ノ彡┻━┻"2 -
Beginning Open Beta testing for a chatbot in a thursday
Friend: What the fuck are these inputs?
Me: just filter them out
Friend: Good fucking lord I was right to disable unsupervised learning
Me:Now you know1 -
Having a 24 hour programming exam today beginning at 9 am, so I decided to go to bed at 12 so I would get 8 hours of sleep and 1 hour to get ready.
Now I've not been able to sleep for the last 3 hours and my great master plan is ruined 🙃8 -
Finished the hacktober fest yesterday.. fastest 5 PRs I've ever made on my repos, I actually forgot to sign up at the beginning of the month.. I pity those who are following me.9
-
LinkedIn is probably the closest thing we have to a parallel universe,
where all HRs hand out more salary to candidates than they asked for,
where 100% of people struggle in the beginning get their big break and turn their business into a multi-billion dollar company,
where there is no such thing as office politics, every employee is always happy to be a part of the organization.
where each team identifies themselves as a "family".
#ugh15 -
The satisfaction when your private project works as I thought from the beginning.
I will have nice dreams this night3 -
The push back phrase my manager uses when I try to discuss a requirement which I think is incorrect:
"It was discussed and agreed upon at the beginning b/n PM and engineering"
To hell with that, if 10 people arrive at a stupid decision, its still a stupid decision
I just sit back until the project progresses much further and wait for another senior dev whom they can't ignore to bring up the same issue.
It is supremely frustrating 😤2 -
Azure may look like shit at the beginning, but given enough time to experience it you understand that you were right all along, it is actual shit7
-
Rant. Always start debugging with the start point :p
We have a lamp with a dimmer.
A day, the dimmer make some noisy noise. Just down it and the lamp never bright again.
I open the dimmer, check all connection, bullshit what is wrong?
I decide to bypass the dimmer with a standard interrupter. But doesn’t work.
Finally.... I check the bulb 💡 and... burned...
Morality: if the bulb doesn’t work, check the bulb!
:p9 -
Vim is super easy, guys! You don't use arrows to navigate around the text, that's too obvious! Instead you use HJKL keys, because it goes Hup, Jleft, Kright and Ldown. You can also use B to go Beginning and E to go to End of the word, oh and W to go to the WstartOfNextWord.21
-
In a test software that I'm working on, there is a variable at the very beginning which has a comment "Don't change this variable!".
Hidden within the code is function to check the value. If the test user change it, a giant ಠ_ಠ appears on the screen.
No one will complain, but I can hear the gasps and the sudden chair movements... 😈1 -
I'm beginning to think that the "Instant Run" button in Android Studio is just a duplicate of the "Run" button, but with a different icon1
-
I loved her from the beginning.
I devoted so much of my time to her. She told me her heart doesn't point to anyone. Yet I tried to reach her.
Everytime I ask her what's wrong, she gives me the same answer. I tried to be different. I changed things. Yet she said the same thing again today: "Segmentation fault (core dumped)"4 -
Goddamn it.
I extended my contract at a company, also switched from 8 hrs to 4 hrs. Me not knowing exactly when the switch is happening, i thought i have to work 8 hrs till the first contract is over (middle of the month ish). Well, huge nope, it changed in the beginning of september. I managed to do 40 hrs of overwork.
They don't pay overwork. Fck this.
Well at least i can stay home more :P6 -
!rant I'm beginning my nerd project of getting my IBM 5150 to the internet via my raspberry pi and a terminal emulator. Oh and the IBM has a 4gb (yes gigabytes) HDD in the form of a compact flash.
The pi is a model B. Even as an older pi, look at the difference in size versus performance!
The 5150 is 4.77 mhz
The Pi is 900mhz12 -
[technical problem]
"Please give more details, like OS, hardware, …"
"you see i'm working on pc."
Oh, alright, so I have to start at the very beginning... *starts explaining that more than one OS exists and that you can do different things with your computer*3 -
*BSOD appears
*PC Restarts
*Windows updating (oh shit)
*Windows taking forever to finish update
*Me getting angry
*Me press Enter with Anger (while windows updating..)
*Login Screen appears immediately
Oh ok.. wish I knew that from the beginning..
or it's coincidence.. 🤔🤔
Whatever.. *Opens Android Studio*3 -
brain storming about system design on miro board
at the beginning, all devs add components they think that might be relevant for the system.
PM heavily moves everything around, deletes or changes meaning of added boxes without asking. after five minutes, he is the only one using the board, rest of the team is just watching.
PM: come on, guys. don't just sit and watch, you can also participate.
besides that, the resulting system in the end was complete garbage.7 -
I am just thrilled about the new employees! They are so talented…
O-M-F-G!
Who hired these people!? It-is-incredible! (Actually, I know who hired them!) Just unbelievable amount of wasted time holding their hand on every step of the way. 10 years experience? I-think-not! This will not working out!
Don’t even speak understandable English. Just difficult to know what they are asking since they lack the basic principles of the english language.
Beginning of the end.
Imbeciles!9 -
At the beginning of April there were 9 of us in Ops, come May there will only be 3 of us left. :/
They've left because they disagreed with some the CTO was trying to do and he fired them, or just because they hate him. Every week it's a new game of "Who's going this time?". -
I'm a student in applied computer science and yesterday I had a course where we use drupal and we needed to update our drupal site. The professor told us at the beginning that in a previous lesson some people needed more than 2 hours to do this. I started laughing because whybin the world would you need more than 2 hours to update a site, right?
It took 3 hours to update my site -_-5 -
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
-
Doesn't it feel just awesome when your project is going on smoothly since the beginning...I've completed around 80 percent and haven't been stuck in anything major yet for more than half a day. It's not much I know but for me it is and right now I feel like the queen of coding ^_^4
-
What do you call a developer who developed everything since the beginning...
.
.
.
.
.
Bramha-"dev"3 -
MySQL databases beginning with "test" in the name gives even people without login full access to its tables.
Somebody deleted all tables so we had to get a backup from out hoster.
Thanks MySQL.1 -
That awkward moment, when u watch last episode first and believe it to be the first episode..
Thank you "Order by Name".
Aptly named - "Alpha and omega". Gonna be my beginning and end episode 😂5 -
The internet got so broken with these gdpr-popups, it just isn't fun anymore.
If it didn't razz you right in the beginning, you know it's going to happen in a few seconds.1 -
Time for a soap box rant.
I just found this in one of our projects. I've simplified the example to make it more anonymous.
When I see code like this it automatically means there is a lack of attention to enumerations and/or understanding of what they are.
One may argue that in a certain execution of code it's a minor performance hit and therefore insignificant. It's still a performance hit. Furthermore, it takes even less time to do it the right way than it does to do it the wrong way.
Every one of these lines will enumerate the list from the beginning to try and find that one element you're interested in. Big O notation, people.
Throw that crap into a dictionary or hashset or similarly applicable data structure with direct reads at the beginning of your logic so that it only gets enumerated ONCE when the data structure instance is created. Then access it however many times you want.
Soap box rant over.15 -
*Senior Dev:* Ah yes, we need to put try-catch in every function to handle errors and Logger.Log() at the beginning.
*Me:* Is not better to define a global error handler and use the stacktrace instead of doing all that?
*Senior Dev*: ...
*Senior Dev*: Is a rule here, do what I'm telling you.3 -
You know your expertise is increasing when you're working on your side project for over a year, and you thought the code you wrote in the beginning was so awesome and such a master piece. Now, one year later you realize it's shit.3
-
It was at the beginning of my IT apprenticeship, I had no idea about coding in C and our teacher told us to write a "hello world" in C.
.. I wrote:
10 PRINT "HELLO WORLD"
20 GOTO 101 -
I always found this video a must-watch for game-developers.
It's a long video, and he kinda sounds like a fanboy at times (especially in the beginning).
But he makes some great points about the modern gaming industry.
So if you're a game developer, or someone interested in games, and you have 30 minutes of spare time; here's an interesting video:
https://youtube.com/watch/...1 -
Sudden realization: wk82 rant... year has 52 weeks?! Ok, must be from the beginning of week rants and going on... But are these week rants a thing from the start of the devRant?
Is devRant.getAge() == weekRants.getAge() true?32 -
Client stated at the beginning of the project that they wanted a modern, pretty website that essentially had everything on one page.
Okay no problem, design is done and approved, weeks ago.
Today they come in after having the site for THREE WEEKS to review and do they come back with feedback on the functionality of the site? Oh no all they want to know is 'how will the user know that they need to scroll down to see more of the site?'...2 -
Linux should be taught is school from the beginning. Its ideologies innately teaches and promotes "Sharing is caring".
-
I'm a big fan of 'as' keyword in Python. It makes importing packages in the beginning of the code so slick.
Instead of doing:
> import what
> what.does.the.fox.say()
You can neatly do:
> from what import does.the.fox as fox
> fox.say() -
You know what sucks? Being forced by your teacher to use his crappy e-learning platform which isn't even close to final and therefore completely buggy. Oh you clicked in that compiler window? Nah now you can't click back in the editor window, better save and reload the page again. And thats only the beginning...5
-
i led yesterday's daily, since PM had no time and asked me to replace him.
in the beginning, i started the round with exactly the same words the PM always used, which made one of the Indian colleagues burst into laughing with muted mic
daily was held.
after the daily, 3 colleagues thanked me and commented on how awesome daily was, which made myself burst into laughter.
my theory is that people like daily standups where they are not steamrolled, interrupted and snapped at all the time.3 -
So today at the beginning of the class, our teacher asked us to write a function that translates a given string to "leet speak" (basically having to replace every character to another).
Some used python dictionnaries, some used arrays...
And the two people arround me wrote a program with a condition for EVERY SINGLE CHARACTER.
It kind of made me wanna die or kill them 😥7 -
Working on an AI that learns to generate quatrains, by only feeding it every letter of the alphabet at the beginning.
It's learning super slowly, but theoretically it works. And with slowly I mean it takes 5000 iterations just to realize the optimal letter frequency to generate a word that is real.
Please just kill me.2 -
Now I can finally say that Linux is the best os I've ever used.
It's is just awesome. Everything can be controlled here easily. No fuss in installing and stuff. I wish I had started using this OS right from the beginning. Thank you to all the members of Linux community.
Linux community raise your hands up.7 -
What kind of a fucked up company that has a 9 interview process in a 3 month period and sends the rejection email without a single line of feedback?
They are a fucking startup, not Google! Not even close to a company like Google!!
It's my mistake that I put up with their shit from the beginning but I didn't know any better.4 -
When your boss want's you to rewrite your licensing software because they need it to have a trial version... When I asked them in the beginning they told me 'No, we don't need that'....
Fuck me this is going to take me at least some minutes... I hate people3 -
I hate people who put underscore at the beginning of private variables names in Typescript. And I don't care if they have their reasons, I just hate them.7
-
When you miss a deadline you knew you were going to miss since the beginning of the project.
Feels good! -
Spend 10 minutes patiently waiting for a progress bar to gradually make its way to the end, only to reset to the beginning and start all over again. Realize you actually have NO idea what the actual progress is or how long this is going to take and that the first progress bar was actually just representing the progress to this realization.
-
now I’m starting to understand why unit testing is helpful as I’m making more and more features to the existing system I’m beginning to realize that the more shit I add the more chances I have of the existing components to fucking break for no reason this is very annoying and time-consuming11
-
In the beginning when windows 11 was released, I was really sad that my laptop couldn't support it. But now that I see people complaining about windows 11 most of the time, specially my colleagues, I feel thankful that my PC wouldn't be auto updated to windows 11 😇7
-
IBM, because I work in there.
Well maybe it wouldn't be as bad if I didn't work at command centre. From the beginning I did my best to get a promotion, but it resulted in me having shitton of workload and no raise. Maybe it's just shitty management tho. But still. -
At the beginning of programming the languages were complex and you had to think like a machine to do what you had in mind. Now code is art, it's like a poem. That's why some people (including me) when drink a beer or a cup of wine do better code.
Cheers, devs!2 -
Don't get me wrong, Dart is a darling. But also at the same time is like that one time you thought you found a good band and end up reading their wiki and one of the members turns out to be a wife beater.
Feels so good at the beginning and you feel you can do anything until you see the shortcomings and feel weird about committing time to it. -
So I recently wacthed Prison Break
Right in the beginning, Michael takes the hdd out of his computer and throws it out the window
Me: Yea he should've dismantled that drive and thrown the pieces away in different places
Then later on someone else is trying to figure his plan and finds the drive and recovers data. Yea.. what did I say?6 -
At the beginning of my IT career I was so desperate to get into this field that I even read a PHP 4.3 intro book and applied for a php dev role
yes, I was THAT desperate. Good thing I wasn't hired.2 -
I just finished watching bandersnatch. God in the beginning I indentified so much with the main character.
Now I'm just concerned about my mental health.5 -
I love the idea of automating day to day activities in hacky ways (e.g. the beginning of back to the future).
-
Me:To my new boss I think its fare we adopt version control for the project we working on.
Boss: No need just do what we hired you for.
Me:Its my second day of work and don't know how this will play out
Am beginning to dislike this boss he still sticks to old practices4 -
Once had a teammate who added
// @formatter:off (eclipse)
at the beginning of nearly each class, to make sure my auto-format on save does not ruin his nice formatting
as i usually let eclipse take care of this, i commited unformatted code by mistake
so he formatted my code by hand1 -
Today I'm beginning my third year of Bachelor in embedded computing. And just as last year, I'm bored as fck. "Learning" the same stuff over and over, and wasting my time when I could be at work as a PHP developer ... FML7
-
I really love Mr Robot.
The show though... not the guy...
But there's one thing that bugs me since the beginning:
For security reasons Elliot destroys all his drives and puts his RAM into the microwave which of course is effective but why would you even consider frying volatile memory?
Sure... the data can remain for some time but not that long that he would risk anything...
Any ideas?
Oh and btw... SEASON 3 IS NOT THE END??? LIKE WHAAAAAT?4 -
Did anyone heard about modular C?
I'm working on it at school, it's like how to do OOP in C with structures and function pointers.
We're developing the String class but next, we will make a basic C++ implementation in C before beginning the real C++
Do you think it's a good path?5 -
I love the irony that the devrant stress ball my co-worker just received is the beginning of my stress.... bounce bounce bounce AHHHH!2
-
Randomly reviewing a coworker's c++ codebase revealed he was locking at the beginning of a critical section, but explicitly calling unlock for each and every error-handling branching within it. And yes, he forgot to unlock at several places.
That's just not RAIIght. -
Beginning my Angular journey. I'll meet you all on the other side of the rabbit hole.
TourOfHeroes, here I come1 -
School's intro to computers, when I was 12, was the formal beginning. But I think the real start was before then; learning how to give people an order/direction they can't possibly fuck up.6
-
Started learning Python from Java, C#, Objective-C, Swift.
It’s like Rocket Engineer who have to build a car. It’s easy but you have to learn almost everything from the beginning.6 -
when locally editing code but Web is not changing, then adding die() in the beginning, and still not changing
then delete the code and webpage still not changing...
after a lot of cursing, you release you were refreshing on server!!!!!2 -
On monday I had to present my 3D graphics assignment to a teacher at uni. I was very nervous at the beginning, but the presentation turned out very well. They liked my project so much that they told me that I could help with one of their research projects, and they even offered me a teacher/demonstrator position. Is this reality or am I dreaming?4
-
Beginning of semester in courses with group projects.
It's that time of the year again where you look around in the lecture and try to find the person that least likely makes your whole semester a misery.2 -
A column of some Soviet newspaper. Top to bottom:
The Atheist’s Page
“The oldest profession”
(Ukrainian tale)
Three people argued over whose profession was the oldest. One of them said:
— Surgeons: without them, god wouldn’t have pulled Adam’s rib out to make Eve.
— Engineers, — the other one interrupted him. — Without them, god wouldn’t have made light.
The third one thought for a while and said:
— No, mine’s older: in the beginning there was darkness, and who spreads darkness? I do!
The third one was a priest.1 -
Hey everyone, I want to start an IT company that focuses on web and Android applications development. I along with my teammates have planned to take freelancing projects from various websites in the beginning, I was thinking if you guys could guide me or give me some tips to jumpstart my career and the tips may help me in the long run.
Thanks in advance.
PS my team is fairly experienced since we've been working on local projects since 2014.10 -
This happened at the beginning of my first job:
Me: I want to clarify some things that wasn't specified in my task. I want to see if I need to do them and how I should solve it.
Senior dev: Don't worry about it. If testers pass the task back to you, then you do it. Just do as it is.
Me: 😓2 -
I've never installed games on my phone (except one or two for testing, from the beginning of my use on phone)
But Google keeps fucking suggesting Games every single time I open Google Play.
And no, it's not just one or two suggestions, it's the all fuckening screen full of games..
I'm not fan of games.. good work google and AI and alll stuff8 -
!rant
Freelance web developers: please talk about yourselves.
How much experience did you have at the beginning?
How did you get started and was it much work to get set up?
How do you find a constant stream of clients?
Do you make a living wage just from your freelance work?
Any other information you'd like to share is appreciated.18 -
I got a call from a recruiter yesterday. The employer wants to get me in for an interview. It's for a fairly big company and I'm beginning to feel really nervous. I hate the place I'm at and I need this job. Not just for money but also to retain my sanity.
The interview is with a development manager, I wonder what kind of questions he/she will ask. Ahhhh how do I prepare for the unknown? 😱10 -
Obviously Facebook wasn't made for quick typers... The page handles the 'enter' press after the beginning of my next message, even though i clicked in the opposite order... Good job Facebook...4
-
In the beginning, computers used relays on a macro scale instead of micro electronics
In the 40's admiral grace hopper found a moth in one of the relays and the term "debugging" was born1 -
Hell yea, gotta finish my prep project for my bachelor's thesis so I've been coding every day since the beginning of the holidays.
To be perfectly honest with you I love it! It's like a 9-5 job, no classes at uni, just work and coffee breaks and I even got to go back to my parent's house for two weeks which is wonderful.
I wish that uni could always be like that though, gotta make the most of those two weeksrant vacation wk136 holidays angular bachelor's degree university !rant bachelor thesis code christmas1 -
I am working on a boring project. At the beginning, I wanna create some fun on it, so I decided to write a simple game.........And some time later, I found myself on devrant instead.
-
In case the kiddos ask if you can hack Facebook or whatever, here's a nice little JS code. Copy paste it into the URL, hit enter and select + edit whatever you like!
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
ps: in chrome the 'javascript:' at the beginning gets removed so you'll have to manually add it. not sure about other browsers3 -
In the beginning of October, I was around 9% of the dev team. Now with some firing & people leaving, I'm 50% of the dev team.
It might be time to jump ship8 -
You’re know you’re screwed when you get pulled into a project you weren’t involved with in the beginning, and coz of tight timelines they tell you “it’s time to jump and swim now”
FML2 -
Sitting here reading Clean Code and read the heading, "How Would You Build a City" at the beginning of chapter eleven. Damn it now I just have the urge to put the book away and play SimCity.1
-
So i've been working with OOP and now that i have some free time i decided to learn Golang.... Great language but at the beginning was really hard to go back to the non OOP.9
-
They said gpt got it wrong on the third question, but what it actually looks like is gpt3 used zero indexing and started from the end of the string instead of the beginning.
While gpt4 began at the start of the string, and also used zero-based indexing.
Makes a lot of sense actually, considering it was trained on a lot of code.6 -
!rant
For the past year I was more or less solely responsible for a project. With the beginning of the year 2020 that project is paused. I had vacation starting the 23.12.2019 so the project ended there for me. Since the 25. the project is alerting like 30 crashes a day. I didn't change a thing but the external consultant did. Now I sit here at home and drink relaxing tea while reading a book. It's nice to say that it is not my problem anymore :-) -
"In the beginning, God created Heavens and Earth. It was supposed to have been done in a week, but He had problems with some SaaS service providers and it ended up taking several billion years"
My one-week-task haven't got to a billion years (yet), but it was EXCLUSIVELY due to SaaS providers going bananas and not solving SHIT with their own shitty problem-making solutions.16 -
Spent an hour and a half debugging why binders are not working on my Asp.Net project to end up finding out that my controller was missing:
[Route("[controller]")]
attribute at the beginning
Life is wonderful :)2 -
I'm giving a presentation on different text editors on Friday to the class I'm helping teach. I'm excited it's the beginning of the year and they're new our world and I get to show them and review 5 editors.
If you're curious the the 5 editors are
Notepad++
Sublime Text 3
VS Code
Atom
Brackets
No IDE they have no need for an IDE yet.11 -
While calling a tech company:
10 *music starts playing*
20 "You're second in queue"
30 GOTO 10
Is it so fucking difficult to let the music continue so I won't have to hear the same 10 seconds of the beginning of this already annoying song?!
When I finally get connected they tell me my order won't be in stock for another month... I just want my beautiful monitor 😭1 -
When you are a junior dev and you ask howto do some shit to a senior dev. He answers vaguely and you have to keep asking during the wholr process instead of getting a full answer from the beginning5
-
KODESKOLE = CODESCHOOL
And they use a fucking closing dash in the beginning of the "tag"... like what the shit4 -
160 Hours worth of work from the beginning of the month till today. i push my self a little bit to far. i hope off work till end of the month worth it.
Edited : 160 instead of 1403 -
Aha, more c++ knowledge. An implementation of a List (already provided by vector).
Lots of learning here, including use of the placement new operator, which is required for containers like this because if you just use the normal new operator, the buffer will construct a million items.
Also, the buffer is of type char*, not of type T, which really confused me in the beginning.
Lastly, with placement new, you need to call destructors yourself.
Interesting stuff.1 -
Is it weird to not put a space between the beginning of my if statements? (i.e. if(true) vs if (true) ) Cuz my boss thinks it's weird enough to "have a talk with me"...8
-
!rant && isSorry = true
this aint StackOverFlow but I need a tiny help here, I'm receiving data result from an API that is formatted as x-www-form-urlencoded, do I add a valid url at the beginning and use URI parser in Android or is there some other solution for it?
Sample of the result I'm receiving:
repositoryId=TEST&response.gatewayCode=BASIC_VERIFICATION_SUCCESSFUL&result=SUCCESS&sourceOfFunds.provided.card.brand=MASTERCARD15 -
The beginning of my small app. Just a small question to the devRant community. As I am relatively new in Android app development I was wondering which layout is okay to work with?
The reason behind this question is that I have found that sometimes I'd move a component(e.g., button, text field) by a small fraction and boom! everything else is messed up.11 -
I NEED MORE ANIMATED RANTS!
NOW!
no please make more of them they were amazing, especially the GODDAM SOUNDS AT THE BEGINNING AND THE END! SO FUCKING AMAZING!3 -
I turn 21 in a month, and I still have no idea what I want to pursue as a career after university or how to get there.
Sure its two years away but I feel behind already.
Also how does one go about getting an internship in the UK?
I've yet to speak to anyone from any dev industry and it's beginning to concern me.6 -
This was meant to happen eventually with this lock-down and WFH thing. In the beginning everything was fine but then my brain has completely lost the ability to distinguish between work place and home.
I am neither able to work properly or rest/sleep and productivity is out of the window.3 -
At the beginning of a project, everybody has lots of good intentions- call them "new project resolutions." ... Once the project gets underway, though, these good intentions are abandoned, one at a time. When the project is finally delivered,the code looks like a mess, and nobody seems to know how it came to be that way.
-Coding Standard
Pretty legit1 -
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 -
at the very beginning of League of Legends (I was freshman in high school) my friend and I wanted to create a team. we needed a website for it and I learned the basics. I stop playing but I never stop programming1
-
I wake up with so much interest and enthusiasm for programming and tech. It all goes away when I start work at 9 AM. Everyday at 5 PM, I question my career choices. I don't have the interest from the beginning of the day nor the energy to do anything.4
-
Beginning my dev career in a few weeks. Now it's the time to decide which weapons I should bring to the war.
So, devRant: MacBook Pro or ThinkPad (in the same price range)?23 -
Any U.S. Americans here who can confirm the stories about "U.S. Americans beginning to stock Up on guns and ammo"?
I mean it sounds plausible but it's surely mostly overblown by the media, right? RIGHT?!20 -
Is this the beginning of the end? Seems like devRant ++ is bugged. Payment for April was taken but I'm nolonger a ++ member.16
-
I hated Java and was skeptical about C# in the beginning (I never code in C# during my early college years).
But when I tried coding in C# as a requirement for our internship this month, I was like "fuck Java (seriously), C# is the shit!"1 -
How competent I feel today experiencing the WebDev world?
I've nearly gone insane editing my CSS code, not noticing any changes at all on my website whilst spamming F5.
Luckily, before I was beginning to plan my suicide, I realized that I was editing SCSS the entire time, having my auto-compiler turned off.5 -
!rant
I just started working on my second project to learn web development and I feel extremely proud over what I've achieved so far. Although the site I'm working on isn't completely finished, I've got a feeling that this is the beginning of a great journey. Please comment what you think about it so far and I'd be a happy man.
Git: https://github.com/Nakhriin/...
It'll run out-of-the-box.2 -
Passwords are limited to 8 characters and stored in plain text. In the beginning of the year they give your password in a little piece of paper... I just gave up and started using my name as the password...
Found in the web portal used to buy school meals and consult card balance in Portugal (called GIAE). -
At the beginning of the last year of university a new flatmate arrived. His father dropped him at the apartment and then called me asking for the Wi-Fi password.
I told him I could not remember it on the spot and I would tell it to his son later.
I actually remembered it very well and I could say I didn’t tell him because of security reasons …
Actually I was embarrassed to say on phone: “PubesRule!”
The password was actually decided by a previous flatmate…😅3 -
Biggest dev ambition? I've got a couple.
For my career, becoming the "go-to-guy" or even lead architect at an ambitious and professional software company. For my free time, releasing one or more apps that people find useful. Also releasing and maintaining a piece of open source software that devs find useful and see potential in. Inspiring others in general.
Those are some goals I've had from the very beginning.2 -
!rant
I need help, I have a very small attention span and motivation in general, I only do stuff when under pressure. Does anyone have any tangible suggestion on how to improve that, generally but even more so in coding, I'm at the beginning still but I do have a learning appetite but I just can't get myself to do shit!
Share some of that super motivation and learning tips!
Thx!18 -
As my contractor job ends and my beginning the process of looking for new work the sudden feeling of imposter syndrome starts washing over me.
"I'm not qualified for any of these positions...", I say to myself, but then I think to myself, I wonder how devRanters deal with this.
So let me ask you, devRant, how have you dealt the *Experience Required* section of most jobs when job hunting?3 -
!rant, but friendly advice.
I see all those jokes about Android Studio being too heavy, and while I completely agree, want to ask you guys something:
Have you increased the memory it can use in .vmoptions?
Mine lagged as hell, but was using only about 1GB of ram.
After slight change in that file, it finally started working like it should from the beginning.6 -
For some reason, my roommate thinks Facebook can track his and all our calls.
I don't know the beginning or the end of what they can/can't do, but that just has to be BS... right?12 -
Polyamory is weird and I'll never fully understand it. Every polyamorous relationship I've ever been in ended with my partner demanding monogamy weeks into the relationship, despite us setting firm boundaries and expectations at the beginning
And when I say demanding, I mean "be exclusive to me or never speak to me again", and these are folks that were staunchly poly at the beginning17 -
>when a sysadmin sets his local Linux firewall (gufw) where one of the rules had the end of the cidr block as the first IP address and the beginning of the cidr block as the last IP address.
Needless to say nothing worked. But the server was secure because nothing could connect to it 😂1 -
! Rant
Social life.
Can anyone explain to me what's happening to the world?
Earthquakes... Hurricanes... Looks like the beginning of the end of the world...
We just didn't had any big tsunami this year (knocks on wood)4 -
Helped my electronics teacher with a basic MATLAB code in beginning of the semester, she awarded extra 2 marks at the end to acknowledge it.
All I did was google the error and apply fix according to first link.😂😂1 -
Lately I've been noticing a lot more errors in spelling lately in articles. And I'm beginning to wonder if this is all being done on purpose, a small way to let people know that the article was not written by AI.3
-
There is a moment in a project where you either tell everybody that they have fucked up everything and a new beginning is necessary... Or you will be the one who's getting fucked in the end as 'the constant warnings and delays were communicated, but not offensive enough to be of major importance.'
-
After weeks of burning the candle at both ends you finally get a good night's sleep.
You wake up and either have a skin condition or a beard had grown and you didn't notice. All joints sound like a bowl of rice crispies when you move and you're seriously beginning to identify with Rip Van Winkle. -
You should have a giant snapshot of your software at the beginning of your website.
Even if you're an open source project. Some linux DE don't do this!
We're not in 1995.1 -
In my working floor there is a large bottle of water for waterstation. It usually ran out during the middle of the month. So I curious about the ran out situation, I got the answer from the housekeeper.
"The was not enough budget to allocate water bottle for our floor, we need to share all of them for the whole building. We only received 4 bottles for a half-month."
(It ran out 4 days from the beginning of the month)
...
EEEEEEEEEEERRRRRRHHHHHHHHHHHHHHHHHHHHHHHH2 -
I start reading about it, from their website, forums, blogs, etc.
Next thing I usually do is to take a look at stuff made of that tech and mess around to see what it looks like.
Then I pick a book about the subject, set up the basics and start from the very beginning, even if the prologue starts with "programming is..."
At some point I start to connect concepts previously seen in the first step with the chapter I'm in, or even identify elements discovered in the second step.
Works for me. -
#TIL that you can navigate part of your Linux commands with CTRL like CTRL+A gets you to the beginning of the typed command, CTRL+D deletes the forward command and CTRL+E gets you to the end of the typed command.
NONE OF THIS WAS FOUND IN ANY LINUX-FU LESSONS! THESE WERE WAY EASIER TO USE THAN USING THE ARROW KEYS GODDAMMIT!2 -
Trying to mock Azure storage was like a toxic relationship it gives a little bit of progress and hope to keep you around and goes back to the beginning and gets nowhere! Nope not doing it!
And I owe it to these words:
A great warrior knows when to quit!3 -
Pro tip: don’t accept a meeting with a potential employer for the beginning of your holidays (I know, ’muricans, you don’t get this concept where basically everyone taked paid vacation for several weeks during summer) so that you’ll end up thinking about whether to jump ship or not for most of your holidays, effectively ruining your time to potentially relax for you.
Just don’t do it. -
This moment:
When you have a weired exception, start googling it and practically bruteforcing all possible solutions you know of and/or found on stackoverflow.
Then after (half) an hour just starting from the beginning, attempting the simplest solution you can think of and it just works on the first attempt:
😱 ⏩ 😰 ⏩ 😤 ⏩ ☕ ⏩ 😥 ⏩ 😔
But you'll notice that you had learned a lot of this.
... Or maybe not 😜5 -
There are so many viruses out there that claim to be automatic windows driver updaters that I'm beginning to wonder if legit ones exist at all! Anyone have any experience with the real deal?4
-
My Dad! He used to write private projects in Clipper an dBASE and was quite successful.
At the age of 10 I asked him why I couldn't play games (he was on the pc)... and he showed me then stuck the dBASE book in my hand and told me to design an inventory system for his garage...
That was the beginning4 -
Me at the beginning of the project: I should start by writing tests
Me after a couple of days: No time to write tests! GOTTA WRITE THAT CODE
Me now: Oh, yes, I should have written those tests at the beginning2 -
When you start mashing the tab key to get to a specific file, then realize you put 'cd' in the beginning of the line.
Then proceed to question your intelligence or lack thereof. -
This is deeply disturbing. Is it the beginning of the end for Net Neutrality? http://mobile.abc.net.au/news/...7
-
Unstableness of core technology stack. The more developers are there, the more complicated architecture they create that often doesn’t give any significant value besides what if something goes wrong ?
What if you make mistake ?
What if power goes down ?
I feel I am last optimistic thinking software developer on this planet.
I feel that those tools just try to give some sort of power to the management over developer free mind.
Creatures like multicloud, cloud, k8s I feel that it’s just beginning not the end of road. And this beginning is a wrong turn.
It’s just another vendor lock in.
But I might be wrong.3 -
Man it is retarded how VS re-aligns your precompile statements to the BEGINNING OF THE FUCKING LINE EVERY TIME YOU ADD A NEW ONE.
Why does it do that in the first place, it looks ugly when it’s not in-line with the code, fucking stop it. -
Three hours of debugging the program.
I also wrote a thread in a forum to ask for help explaining all the test I made.
My database is working in Sql Management Studio but not in the code. It done well only using the trusted connection.
The issue? I was using the windows note (Win+v) to paste the connstring since the beginning and in the string there is a / instead of \ in the instance name. I'm writing here to not smash everything...1 -
Been up all night with the screaming shits and chest pains (acid reflux), my dad's told me either i pay off his car in full (i'm unemployed and need $100k or so) by the end of the month or i'm homeless, and my computer's beginning to have issues as my GPU's warping under its own weight (and I can't afford another R9 380.)15
-
At the beginning of a new project, I have many ideas and plans how the things are able to go, but with the time I realise that only a piece of all works.
Are you like me? 😜 -
Currently in an overcrowded hard rock cafe, waiting the 1h17 hours left until the beginning of the world cup. My biggest fuck up so far.1
-
Any one with autotrading experience? Is it worth it? How much money do you make? How much money did you put into it at the beginning? What are the hardware requirements? What software do you use? Is it advisable to use your Computer for normal things during the day and for trading durint off times? Any tips and tricks for newbies?6
-
Question: Why do we write software specifications?
Answer: Because in the beginning there was the word. -
I have been working on some relatively complex web app and since the beginning every two weeks or so my boss decides that we should bring some relatively important changes on the flow of the app on screens that i already made. Anyone can relate to this? Is this common in the tech industry as a front end dev?2
-
Must remember to go to work tomorrow...
But the thought of the pile of emails and issues and work waiting to greet me is beginning to make my head hurt... -
To all who fancy MS being a platinum member of Linux Foundation and all that "love" which MS so loudly screams around. MS and Canonical are working together. Unity was only the beginning.
You do realise if Linus, the owner or Linux's GPL ( https://kernel.org/pub/linux/... ) dies it might lead to catastrophe, right? An owner of a license can make exceptions in license.
A man has limited time. A company can wait..2 -
Delegate!
'nuff said!
( PS : This is my first rant and I like the Weekly Group Rant. I'm starting all the way from the beginning of history )8 -
It took me five hours to find a Byte Order Mark added at the beginning of a configuration file of a php application.
Everything was working but every downloaded file was corrupted (the bom sequence was prepended to the content). -
I think professors should relate computational processes to mathematical ones more often. This helped me out at the beginning a lot when learning CS through the internet during high school.
I remember that a lot of the computational logic made sense to me because of math.
e.g. functions, comparators, variables, for, and, xor, sets, trees, sorting, searching etc.
A lot of these topics are hard to teach for beginning computer scientists. But I think if professors made the relationship with math from the beginning it would be easier for the students
I dont know if teachers already do this but the first time I had a professor relate math to code was while taking data structures in my second year of college1 -
How far back do you remember of the things exhibited in this “museum” of the Internet?
https://neal.fun/internet-artifacts...
For me, it’s mostly stuff beginning at or a little before 1992.4 -
So time for some stories!
DevRant Masters, what did you find the most Challenging when starting out as a dev?
For me it wasnt actually writing good code, it was more about finding out WHERE to write it, in this clusterfuck of shared projects inside projects.1 -
Am I the only one who hates that Slack has added a new `Drafts` section?
Like WHY TF? On one hand, I'm having some important work talk, and then I realize that I cannot see my boss's chat anymore and then I have to always look up and see the horrible Drafts section.
Although it is becoming second nature after a million times, I just don't like this feature at all.
IS THIS THE BEGINNING OF THE END?7 -
Using Bloodshed Dev-C++ and not wanting to change that for Visual Studio.
Transistion for VS wasn't simple, as I learned from the beginning od Dev-C++ and amount of 'hacks' that worked in DevC++ and didn't in VS were frustrating me. After a while I understood that DevC++ was a bad first choice IDE and things it did shouldn't have place, but habits die hard I guess.
Still like the lightweigh it had, tho. Wish VS was so simple in use at the beginning. :)1 -
When I was an apprentice in a small company, ...
in the beginning I had the order to only work on my local machine. After my boss told me to work with him in a "team". I have asked him what version control system he uses for his project. He's been in this bussines for atleast 30 years, and he asked me with a serious face what in the world version control is. I couldn't resist to giggle. -
In my beginning days I made a website with a login screen and no thoughts on the URL or browser history...
What a dumbass! -
Having one of those days at the office where there is lots to do and nothing is working, and there was a recent software update to the dev software so it doesn't work with the server I am trying to deploy to and that is the beginning of my problems...at least there is someone at home who is looking forward to seeing me1
-
JavaScript development turns into more and more of a shitshow over time. Not that it was great at the beginning, but with each passing year it gets worse.
There are now 17 versions of Node.js, 18 versions of React.js, 3 major versions of Vue.js... Each version brings something new and no one is in a rush to update their stuff to be compatible with the latest version of the framework2 -
Hey @dfoz, can we get a marked as read, don't show anymore thingiewhen I scrolled by rants? Now I keep seeing the same in the beginning all the time (even when I upvoted them)6
-
Best: finding Laravel and how well works out with production deployment with GitLab
Worst: didnt implement this right from the beginning. Had to copy paste from the dev folder to production folder FOR 3 MONTHS when i wanted to update the website. -
Why does it have to be so incredibly hard to get an nvidia card to work under Linux? The driver is in available, we have the technology but every time I try to get this damned thing to work I end up in front of a fucked XServer and this stupid "Something went wrong" gdm screen only to apt-purge nvidia from my drive and start from the beginning once more.5
-
First run of Android-Studio after installation on a new Pop-OS! machine -> START FAILED!
Welcome back to hell Francois!
How many devices running Java today? Only once on one machineI have understood !
It is largely enough to show how LAME! you have been GOGOLE (in French-> IDIOTS!) to have chosen the worse technology, already worse at the beginning of Android.
SCARY for the future!2 -
I've had a meeting cancelled, but I think that'll only be the beginning. For my own part, my commute takes place not only on public transit, but on the train that runs between downtown and the airport. So I will probably start working from home this week. I'm commuting today, just to see though.
-
The term 'continuous rot' just came to mind as something like this: A lone/sole developer is hired to implement a solution but dispite the illusional good intent shared by everyone at the beginning, time constrains will soon come into play and the code deteriorates at a rapid pace until the developer can't handle it anymore... But someone else comes to continue the work... And the rot continues... And once again... And again...again....
Anyone?1 -
- How is your day going?
+ I was watching YouTube until a 15 seconds ad came up, switched to play a game while waiting, lost in the very beginning, aaaand a game ad showed up!
- ... -
Sometimes it gets really annoying when your client tells you to do something in the beginning and you do it, but towards the end of the project they want us to do something else.
Arrrggghh -
Spent almost a month writing real time sync between two platforms for client. Changed it n times to fit their custom conditions. They tested it for real time sync.
Now suddenly their requirement is to have scheduled sync and it is "As we discussed in the beginning".1 -
I sometimes cant scroll on devrant in the web version. I can scroll through rants but not the comments of one rant. It just jumps back to tje beginning of the rant all the time.
Anyone else?
It seems to be connected to resizing the firefox window. If it's smaller, gg. Thats it. No comment reading for me.
Anyone else?2 -
Gosh, how I hate meetings at the beginning of the sprint... and at the middle... and in the end! Just fucking give me the requirements!4
-
hello, guys, I need some information, I am very newbie in this ... my pc is an ACER aspire 5750g with 4 GB DDR3 at the beginning, I upgrade it until 6 GB for now, I want to know what is the limit to upgrade the RAM? where can I find that information? any information is well accepted!
OS : ubuntu/win 103 -
over the time "the mentalist" and "the big bang theory" was replaced by "breaking bad", "silicon valley" and "halt and catch fire", now they are replaced by "the profit", "shark tank" and "podcast". is this a beginning or change or an end????
-
Having a meeting with an old client of our company's today, guiding him through the deployment process for his front and backend, because he thought that we were withholding information, and at one point in the call he asks me if the './' at the beginning of the deployment script was a special security measure put in place by us... 😂
-
$rant = new Rant('PHPStorm');
When you work with Drupal 8, you tend to become psychotic because this CMS is just a humongous load of crap. But sometimes, it's just PHPStorm that's fucking with you.
This morning, I lost 2 fucking hours because I was editing a temp file instead of my controller file, and spent way too fucking many time trying to find out where it came from until I discovered the tempfile with good ol' sublime text, and realizing the original file wasn't touched since the beginning.
I wish the huge ass SQL error message I saw to no one, not even my worst enemy.
This afternoon, while refactoring a bit of code, PHPStorm suddenly starts to whine that something is either missing or shouldn't be here (gotta love PHP, heh?). So I spent a time I didn't have to copy the whole fucking function to a notepad, then copying it back bit by bit to get where the error came from.
Guess what? Nothing went wrong, everything was ok from the beginning.2 -
Logged in this morning and looked at my calendar and our boss put two weeks of Out-of-Office on his calendar (starting day before yesterday when he was clearly in). He didn't mention this at all at the standup meeting yesterday. He already took a week off earlier this year, at the beginning of the current craziness, to work on his house, but at least he told us about that before he did it.2
-
I was royally screwed when my college changed major language from Modular-3 to Java in my junior year.
They were so different in the beginning, I spent weeks trying to figure out this OOP principle.
Please give non-freshman students heads up before making such drastic changes on what you teach...3 -
This week is the week of planning ahead for the whole left year upto beginning of next year.
My tongue has muscle soreness, my brains gyri are straightened out, my throat is hoarse... And talking really feels like licking a cactus.
I. Hate. Talking.
Just one more day with 8 hours of meetings.
*drools*9 -
i know i am late to the party, but i am beginning to fall in love with json for my use of static data procession!
-
Me in the beginning thinking programming is all fun and games. I think that's what holds a lot a new programmers back. This can lead to over thinking and even procrastination.5
-
I think celebrated too early. Lol. So we moved our servers offsite to a data centre this weekend. Everything was done yesterday and we started testing stuff late last night and we are today. Everything was going great and now, they’re beginning to fail again.
All I’m asking for now is to pray for my team and I before the office opens tomorrow. 😁 -
Question to the freelancers here.
How long did it take you to make a living with freelancing and did you start freelancing fulltime right away or 20-40% besides another job?
I'm thinking about freelancing for a while now, but I guess in the beginning the money coming in will be really unpredictable, right?
About me, I'd call myself a senior level developer (Java, JS, SQL and stuff like that). -
I'm just beginning to learn about Javascript, and I'm not sure if I like the fact that variables, declared outside of functions, become global. How do other people feel about it?6
-
Tonight I learned that none of our automatically installed systemd-based servers had the /etc/machine-id created, and that that file used to be pretty central in the systemd world.
So that was the warning at the beginning of the boot log about a missing /etc/machine-id! Though until today, everything still worked fine. Only today, the machinectl utility was unable to find the local machine with the machine id missing.
Oops? At least I'll have stuff to fix tomorrow lol.6 -
In the beginning, even those who are remotely involved with the task/project want to contribute to it. Over the time, as they realise that there is some serious work to do, one by one the turn quiet and drop out.
But as soon as you take action to make sure that the whole thing is going to work out in the end, they come back complaining because they feel that you went over their heads.
WTF?! -
Oh how I yearn for Yarn in C++.
Like, seriously. Why, to use a library, do I need to spend 30 minutes building and moving and linking and editing and screaming and beginning all over again? AND WHY IS THERE NO (popular) PACKAGE MANAGER! How are other people supposed to set up an environment to run your code quickly, in confidence they're using the write versions?5 -
"I love making the stuff, that’s sort of the core of it. I love creating the stuff. It’s so satisfying to get from the beginning to the end, from a shaky nothing idea to something that’s well formed and the audience really likes. It’s like a drug: You keep trying to do it again and again and again. I’ve learned from experience that if you work harder at it, and apply more energy and time to it, and more consistency, you get a better result. It comes from the work." - Louis C.K.2
-
/triggered
I'm really beginning to hate css3 and all the new WebKit style effects. They are literally making loads of sites unusable imo.
Why, every time a page loads, does everything need to slowly animate/transition in. It's sooooooo annoying.
It's nearly as bad when Jquery first made it easy to fade events in.
I'm such a fan nowadays of I fussy websites where the content just displays.6 -
Yay.
Is this the beginning of the end of Windows?
https://itsfoss.com/vr180-creator/
Pls mention if it's a repost.2 -
In the beginning there was Vanilla that generate HTML which felt in love with CSS .....it passes a long time thus this pure essences creates a lot of frameworks and libraries thus the time has passed and Angular make love with React saying each other "I LoVue" and thus generate Vue.... a Vue-tiful creature 😄1
-
How it all started today: achieved rank below 100 for the first time in a coding competition.
How it's all ending: not able to solve even a single problem now. Not even the Leetcode easy ones.
Conclusion: a happy beginning can end depressing.
Cheers to Programmers...3 -
I just want to get a job to learn a bunch, make something cool (ideally, but prob won't be all that great in the beginning), to make a decent salary, to get my own little apartment, and support myself financially on my own. Anything more than that is a huge bonus!
-
In the beginning I was a retard, but then found out about React Query, learned it, made some abstractions around Axios and my JWTs, and now I have 200+ IQ.
God bless Tanner Linsley, you mormon crazy bastard, you did it, you made my life easier.8 -
Anyone who beat elden ring is a fucking immortal being! I keep getting my ass handed to me and it’s only the beginning. I can’t imagine anyone pulling this game off5
-
During prototype every one loves it and there are no changed, a few development days later just before going live I get loads of changes requests because the designers where no so sure about some aspects and had time to think about it... ffs, back to the beginning it is... But then project gets delayed and gess who's fault it is!?
-
Why the fuck do I have to start an SSMS data import wizard all the way back to the beginning when it fails?1
-
Given that an XML parser probably/should uses a regex to find the beginning ("<--") and end ("-->") of a comment, WTF can I not use "--" inside one?7
-
Hey guys I'm from Zimbabwe. Pliz can anyone kindly respond to this...starting to learn how to code as a beginner when did u start to realise that code is now in your nervous system or you have grasped much of the concepts compared to how you were at the beginning and probably at expert level..wishing you well folks..13
-
Fuck, I can't stand ppl who brag about learning new languages when they can't produce quality code in their work language, and dont know any other rules than few basic ones that you learn at the beginning of being a programmer. Go kill yourselves, thanks1
-
I was writing a random rant about something that happened to me this morning, and the app decide to crash a second before I could post it.
I get it devRant, my stories aren't interesting, but you could at least have crash at the beginning and not after I have already spent half an hour writing the story :( -
Given an ordered deck of cards (like those for poker), if you split evenly in 26 cards and riffle shuffle perfectly one card over another, how many riffle shuffles should you perform to have the deck ordered as in the beginning?6
-
What are the cons and pros of having one hdd, and two Operating systems .. windows 7 and linux .. i tried a while ago but i messed it up .. because i was at the beginning and didn't much about linux and grub :/6
-
> gotta work with a React Native project
> it's been working but started to error out for no discernible reasons
> fukk
> can't find the root of the problem, let's backtrace to the very beginning
> gotta set up a clean project and go from there
> pic related
I'm internally screaming. I just installed it by cli and ran it. I DID NOTHING and it's already borked.1 -
When the agency's Head of Digital doesn't know their Python from their PHP (I can only assume beginning with P is the main culprit).
And you wonder why your project is over budget, out of time and everyone is pissed...? -
When you spent your whole life hoping to go to college for a degree to start a development career.
Then, when you finally graduate after 4 years off and on, graduate into the beginning pandemic fearing economy and be unable to find a job for over 9 months.
Eventually, working on the family farm to stay productive but then feeling unable to leave after the job market finally comes back.
Anyone else?2 -
What is your team’s practice when it comes to putting ticket numbers in your commits and branch names? Is it optional for your branch naming? In your commit message, do you put it at the beginning or end of a commit message?3
-
What things do you keep in mind when learning a new language, when your main goal is to use it in building projects in a framework?
For eg i am beginning to learn flutter and i am finding a need to learn basic dart things like creating variables, loops, classes, functions, constructors, etc...
What are the most important "language concepts" if you may say it that?1 -
Idea: On Devrant mobile the beginning loading screen should have the users icon. I feel this would be better over some random character that you would never know.2
-
My partner was notified that he didn't make it past the coding test during a job interview process. He was thrown off in the beginning of the assignment by lack of instructions, but besides that I know he is a skilled developer. He hasn't asked them what exactly he lacked but I'm curious now. What's expected of the interviewee in a coding test?
This makes me feel threatened for the interview processes I'll need to go through soon myself.5 -
A friendly message from the good people who were adults beginning the year 2000
https://www.tiktok.com/t/ZTR7XT19U/1 -
I suppose a lot of you guys use the app TVShow Time to track your series.. but you probably don't know that TVShow Time, at the beginning of his story, hack betaseries and use his API to spam menbers by asking them to switch to TVShow Time.
Not cool TVShow Time.. not cool !
Source (in french) : http://bit.ly/1W0b66B -
Haven't updated my app since early November. Think it's about time to implement the feature I've been wanting to implement since the beginning of December, but for now I think I'm just going to enjoy the rest of my vacation in Italy.
Raising a glass to all of you here on devRant! Hope you all have a happy New year!
🥂 -
"A complex system that works is invariably found to have evolved from a simple system that worked. The inverse proposition also appears to be true: A complex system designed from scratch never works and cannot be made to work. You have to start over, beginning with a working simple system." - John Gall4
-
“Halloween is the beginning of the holiday shopping season. That’s for women. The beginning of the holiday shopping season for men is Christmas Eve.”
-
At the beginning of a master course at my university the students need to do a little task to ensure they know fundamentals about programming. 70% fails the test. They had no Internet access but a reference card for c, c++, Java & python. Is this really that hard?16
-
Hey guys,
I need a suggestion
I work for a website project
I Still have a confusion about that.
Which one mainly focus on first when I start from the beginning
Either focus on design or focus on functionality15 -
Not quite dev-related, but I once had to migrate and replace a Windows Server 2003 Domain (1 DC) to a new Windows Server 2016 Domain Controller. The network consisted of about 30 PCs, 1 DC and 1 DB Server.
Eventhough it worked, I wouldn't do it again... 😰
At the beginning I almost deleted the old Domain Controller VM from the old ESXi host server, before any VM backup existed. Close one... -
Question time, i currently have a project in beginning stages. I has a node-js back-end build with express and sequelize. My current frontend is build in twig. And is within the back-end project structure. Now i have heard that the current hype is to take those separate. What is the best approach, and what frontend should i use? (I was thinking vue as interesting thing)
-
As a not-freelancer, whats the amount of companies you worked for?
This was #4 and im beginning to doubt myself. Maybe i should do start some other career or something.2 -
Til dem der har lyst kunne der være sjovt at se hvor mange dansker vi er her inde. smid et D i starten af en kommentar for at vise i er fra danmark af.
Translation:
For those who like to, it would be fun to see how many Danes we are here. throw a D at the beginning of a comment to show you are from Denmark4 -
When I was just beginning with Linux, I was watching a lot of tutorials about it. My friend (uses Linux 5 years)told me: "Everyone, in the beginning, should delete python on his system and then try to do something. That is the moment when a boy becomes a man." After this phrase, I thought: "What could happen?" And I did this. People on StackOverflow told me that I'm an idiot when I said, that I can not find terminal and there isn't any GUI. So don't f***ing do that sh*t7
-
Svelte is great, and React is the worst thing to happen to JavaScript.
I mean, seriously, just to make one app you have to have this massive React project, as well as a runtime. Svelte compiles it into a small bundle that's not too large with *no runtime*!
React, Bootstrap and Express have spawned a new wave of "Braindead JavaScript Developers™" that are beginning to become inescapable; it sucks.6 -
Trying to build something that makes me rich by learning. Started ReactJS Going through events, state and props again. Really beginning to make progress. Will continue with tutorial tomorrow, and see how it goes. Still a bit unsure about the multiple levels of props, but getting there :) Also please suggest me more to learn today so it would be helpful tomorrow.
-
Client: Are we getting the finished site next Monday?
Supervisor: no it should be the week after, that's the date I have on our dev schedule.
1st week into the project, we pointed out the PM messed up the project end date (he took beginning of the final week instead of the end of week) and apparently he(& CEO) didn't bother to inform the client about the mistake.
WTF PM you f-ed up every single project since joining the company -
[what happens if a Linux user wants to try a game out]
I've created a Docker image that uses Wine for playing Sonic Utopia Demo.
In case you don't know, it's a experimental game that shows how Sonic games should have been from the beginning. (not the official description) I highly recommend playing it.
Sonic Utopia: https://youtu.be/5paaz16Nw20
Docker Hub: https://hub.docker.com/r/orhunp/...7 -
Working at a large insurance company part of a larger organization and and said organization wanted all of the plans to call into a conference call meeting....
Started off, the meeting organizers phone cut out halfway through to roll call...
We all call back in, and start the roll call again...from the beginning...
Half the meeting was just a roll call >< -
Obviously I'm just now beginning to learn, criticism not appreciated, lol.. Can anyone tell me like.. How to ACTUALLY edit github files in android studio???! Ive tried importing, copying and pasting the code, idk what to do maybe I'm just dumb who knows.. But I cannot for the life of me seem to get any of the code from github files to actually run once it's imported..6
-
Modern hypebeast fashion capitalizes on self-hatred.
From a bullied outcast autistic kid, to beginning to realize things about myself, to the current point when I'm still struggling, but I'm validated, I changed, and so did my tastes in fashion.
Just the most expensive things (I had no money for), then — yeezys and that hypebeast BS, then — "luxury" formal stuff. But now I wear Vibram Fivefingers, leggins and simple t-shirts.3 -
What's your idea of a perfect number?
Mine is:
default decimal, prefix for binary, octal, hex
Integers in natural notation with strictly positive exponent
All bases allow natural notation, where the exponent is always a decimal number and represents the power of the base (0b101e3 = 0b101000)
Floats in all bases allow a combination of natural notation and dot notation
Underscores allowed anywhere except the beginning and end for easier reading11 -
I did some of the front-end and whole backend. build and manage the SQL + elasticsearch database. After all of this, only 17 lines of mother fu**er code ruined my life. The client is asking for code. And.... And... Can't say anymore.
input {
file {
path => "/home/rsa-key-20200528 /aslogger.log"
type => "java"
start_position => "beginning"
}
}
output {
stdout {
codec => rubydebug
}
elasticsearch {
hosts => ["localhost:9200"]
index => "aslogger"
}
} -
I've been working on a project which has been understaffed (from the beginning, now I know).
All the newly hired guys, who are more experienced than me (in terms of how many years of work experience), use Eclipse.
I use IntelliJ.
I don't think I can make them switch to IntelliJ.
On a scale of 1 to 10, how frustrated should I be?8 -
I love my school sometimes... For a semester project, on the specifications, we have to use Github to host the project, the dumbass assistant wants us to use bitbucket and the client hosted the beginning of his project on gitlab... What are we supposed to use then. 😡2
-
Do declare all the variables you're going to need at beginning of the function, or right before you're going to need/initialize it? What do you prefer.3
-
Me to Google Assistant - When's my Birthday !
Google Assistant to me - B'days mark the beginning of something.
So maybe my b'day is the day we met, That's something I'd celebrated.
I love the way Google Assistant treats me.1 -
Anyone else join a youtube livestream, go to the beginning and start watching at 3x speed to see if you can catch up before the stream ends4
-
Hello everyone,
Hopefully you can help me with this, i feel like my math skills are really bad, even though I come from an engineering background we all know how most classes on uni goes...
So the thing is, I’ve seen brilliant(the website) as an option to start from the beginning with a good mathematic foundation.
Is brilliant worth the 10$ or there are better options?6 -
Seriously, Elixir Community is the most friendly group of people I have ever deal with, in reddit or the Elixir Forum. I beginning to love elixir because of the supportive community <3
-
me starting developing one user control.... how to name the datagridview... after 3 minutes, I let you the default name for the beginning..
-
A birth defect of Google Chrome is that if one navigates away from a page or presses CTRL+S again while it is being saved, the saving of the page is cancelled. It was like this in Google Chrome since the beginning. This software birth defect was inherited by other Chromium-based browsers like Edge and Opera.1
-
Do we have people here who have a successful IT company?
If yes, I would like to hear your stories.
How you came up with it?
How was the beginning?
What were the struggles and how did you fix them?
How did you get your first client?
How long did it take you?5 -
Who still use Trello as Kanban and why don’t you change to an another (better) system?
And if you use a specific system, what is it?
My team work with Trello since the beginning. But as the team grows, it become impossible to say organize with a such simple system as Trello.3 -
My ambition to learn is too much for my own good. I have so much desire to learn and get going that I'm all over the place reading bits and pieces cause I can't seem to get my foot in the door and figure out where to start from the very very beginning to figure out how to start actually learning to code.