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 - "thoughts"
-
I find this a bit disturbing.
Programming languages shouldn’t be rated, that’s what I feel.
Thoughts ?28 -
I am sure that a lot of you have heard about the gap between poor and rich growing. You know that the amount of really poor people and the amount of really rich people is increasing and that the amount of people in between is decreasing. The gap between poor and rich is growing.
But this rant isn't about economy or anything, I think something similar is happening in the technology sector.
I think that the gap between people knowing close to nothing or just really the stuff to get along and people that really know a lot about it is growing. Right now there are so many things happening in technology, quantum computers and especially machine learning. While on the other hand there are so many people not caring or rather not knowing about all of this stuff. Now you might think that this only is true for some of the 'older generations', those that didn't grow up with all the technology. But I can say that today's youth isn't any better.
For example:
One of my classmates had to copy a file into a folder. They both were on the desktop. He clicked on the file and dragged it onto the folder. It was loading and after around 10 seconds it still wasn't finished, so he stopped it, moved the file closer to the folder and tried it again. This really happened and I am 99% sure that he was serious.
Now I don't know if this is just some 1am thought I had but I really think that the 'gap' between people with almost no technology knowledge / interest and people who are making the stuff and really know stuff about it is growing at an alarming rate.
3 billion devices may run java but there aren't 3 billion people who know Java.
Please let me hear your opinion about this :)16 -
Shower thoughts...
Do Microsoft developers use IE?
And what about bing developers, do they use bing?12 -
!rant
I love the fact that some programmers will put there heart and soul into a project and spend there entire life working on it to only have no recognition or earn a single cent.
Yet the man who invented toilet paper literally wiped his ass and made millions...
I love how the world works! :-D5 -
I'm always watching my bf face when he successfuly Rubber Duck Debugging. and he always singing and imitating duck sounds. and i wonder and ask him:
Me : "what is your imagination about that duck?"
@wowotek: "I believe vlad(the duck) is nice and have a soothing sound from deep in his heart"
yet i always imagine the duck i am talking to is always mumbling with that annoying Donald the duck Sound and says : "This gurl dumb, Quack"7 -
While sitting on the toilet, it struck me:
int y = (int) (x+0.5); //x is a float
is exactly the same as:
int y = Math.round(x);
It's such a simple thought, yet, I realized that just now.17 -
Using vim inside the terminal to take text based notes for school is kinda like having a Ferrari just so you can use the radio.5
-
*me as a boss*
*employee comes in late*
me *smiling and laughing":
*tells nearby person* there they are!!
*tells employee* congratulations!!
*laughs and hugs*
confused employee: what for?
me: you're late8 -
GitHub should change it's default theme to black. And so should medium artciles. Any thoughts ? 😊17
-
Am I a horrible person to wish something disastrous happens just so I wouldn't be able to go to work?7
-
All the Jeff Bezos and Pichai fanboys aside .. we really should appreciate Nadella for the work he has done with the mess left by the Steve Ballmer .. 🤔 especially with all the developments now .. visual studio code , GitHub embracing the open source market and understanding Microsoft's customer , market trends and what a true consumer product is. What say ?10
-
I've stumbled upon Terry Davis months ago. I can say that he's a very interesting guy and a very talented one, only to be ruined by his schizophrenia :((
Any thoughts about him?12 -
Programming should be like art, where you try and learn different skills and tools to get better over time.... Not a continuous game of whack-a-mole where your try to hit everything with a hammer...
¯\_(ツ)_/¯6 -
What if devRant was created by the NSA to make paranoid devs feel more comfortable and share some private information they wouldn't share on other social media?
🤔11 -
!Rant
I hope that my daughter takes an interest in STEM stuff. I’m going to introduce it early on for her. (She’s only 9 months old right now) but I’m admittedly nervous that she won’t have a hyper curious nature as she grows up. I was always super curious about learning about how things work, even though my parents never gave two thoughts about it. I don’t think that being curious and wanting to explore the inter-workings of stuff is learned so I’m just hoping she is a curious little-shit like I was as a kid hahaha.15 -
Why is the mediamaking noise out of Microsoft open sourcing their calculator app?
How is this helpful for the majority of community?
What's next? Open source notpad? And call them pioneers of Open source8 -
When I worked in a non-dev env, the best part was that I was done with work after working hours. I didn't stress out or even think about the issues. It was something for tomorrow or someone else to worry about. And so, I was not mentally exhausted and stressed out all the damn time.
So, I shall try to bring that mentality to my dev life too. With this new position I'm starting soon, I really want to do well for at least a few years. And that would need me to chill the fuck out. Particularly after work.5 -
Boss: We should port our internal finite element analysis software to an app. We could use phonegap!
Me: Sure... We'll look into that.
My mind: Nope. No. Never. Dear God. Why. Happy thoughts. Happy thoughts...2 -
Just some random thoughts looking at the soon-to-be new filtering feature.
Wouldn't it be nice if DevRant had a QR login like WhatsApp for easy login on desktop?
What about a "top rants" on profiles?
Oh what about an activity mosaic like GitHub's commit timeline?
Just some thoughts I had while punching my punching bag, it can get tedious.5 -
The # in C# could’ve been decided when they realize that you can draw the ++ of C++ diagonally and just extend the lines, or you may even think of it being ++++, and tile them up in a 2x2 way. If either is true, are they trying to imply that C# is superior to C++? :P6
-
Shower thoughts:
If windows 10 is the last version of windows and all new progress will come as feature updates,
i) How will Microsoft release their currently being researched ReFS file system?
Also
ii) does this mean that windows 10 is turing complete OS?
BTW I use arch ;P
Edit: typo8 -
Companies try to find young devs, less experienced but more openminded and flexible.. do you think we will still find some cool sobs when we're > 40 || > 50 years old, even if we keep up with new technologies and stuff?
Never thought about it until now..3 -
The biggest race ..
Intern wanna be junior,
junior wanna be intermediate,
intermediate wanna be senior
And the fear not to be lower then each other may be the reason why tech is
moving so fast on never ending race2 -
"In a closed society where everybody is guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity."
― Hunter S. Thompson -
Programming is getting harder and harder instead of making our lives easier. Is it really supposed to be like this?10
-
I spent the whole day on git conflicts, I know it happens sometimes. But I do feel like a slow programmer, the boss even said so by comparing me to someone who has 15 years experience by saying I produce less lines of code than than him ( I have 5 years of experience).
So everyday, I have this nagging thoughts; "you are too slow, you can't even program, what are you doing, do something else this isn't for you etc" .
And then when I solve the problem "You are the best, you know everything etc"
A constant battle between self-destructive and positive thoughts.10 -
Guys! Let’s have a contest.
I need a new name for a new journal for my new thoughts. Deep thoughts.
Person who best chooses a name that is fitting (maybe nerdy too) gets a ++ and a screenshot of my handwriting.17 -
Thoughts on Session as a secure messenger? It looks fine at a glance, especially not using PII like a phone number, but I haven’t delved into it — and honestly don’t have the mental energy to.
What’s everyone’s thoughts on it?7 -
Was reading something about delusional disorder, and it got a bit scary cuz it made me question myself. Now, I tell you why.
I have a bad memory when it comes to trivial stuff. And I am, by occupation and therefore on a daily basis, creative and imaginative. Having pretty strong imagination means that I often have to ask myself "did that really happen or did I imagine it?" Which, given anxiety, I imagine all types of scenarios before they happen. (Parallel universes got nothing on me 😎)
So, now I'm wondering, where is the line between imagination and delusion, and how can you say what's real and what's not, be it offline (distorted memory) or online (schizophrenia).
One idea could be that video recording could help confirm, but we read emotions and vibe in real-time, and often those can't be recorded.
... Idk. Maybe I'm overthinking it. ¯\_(ツ)_/¯
Thank you for reading my half-baked thoughts!6 -
Is is better to tell the interviewer that you are a solo developer in the current company? Or that you are a team of 2-3 people?
Just shower thoughts7 -
When you just get to bed and your brain decides to finally solve the problem you've been trying to solve the whole day...1
-
Anyone else bored of been a developer?
I think I’m becoming sick of this intellectual activity anyone at this stage or been here before?15 -
So after dealing with hell lot of anxieties, I tried meditating. I did it for 2 weeks for now and can see difference. I have started avoiding the unhelpful thoughts. I am not fogging my mind each day with negative thoughts now.
Although I cannot say if I can still face the situations well when I'll get nervous but I know that I will try stopping my unhelpful thoughts.2 -
Prospects of AI developments making software developers obsolete.
Thoughts, opinions and quibbles.1 -
TL;DR Laptop suggestions.
I do all my work on my desktop, but I have a really shitty laptop. Been thinking about getting a better laptop. I want to use something that isn't Windows.
So any thoughts on:
- a Pixelbook
- a Mac18 -
!tech
At many phases of life, i had 3 choices : the difficult one , the average one and the wrong one.
I questioned the difficult one as it was too pointless to go on with, uncomfortable to follow and stressful to practice. Some guys chose that.
I pulled myself away from the wrong one because my parents always reminded me of the implications. Some guys still chose that
I went on with the average one because it was comfortable and cozy and didn't caused any Unknown chain of reactions. A lot of guys chose that.
The results?
The guys who chose the difficult ones became the pioneers/winners
The guys who chose wrong one became addicts and shame to society
The guys who chose the average one later chose the difficult one and became pioneer/winners
I took the average choice ,and then kept on taking the average choice and is getting the unique designation : "looser"
Must choose the difficult option next time :/14 -
"I don't need a heavy IDE. I just need a good text editor"
What even is the distinction anymore? I use VSCode and I use Eclipse. At least as far as i can see they are damn near equivalent. Is there really such an important distinction?7 -
My thoughts right now:
1. If waifus exist (Alice lol), where are all the husbandus?
2. I want a cheeseburger
3. The picture. My brain in a test.9 -
Hey DevRant fam,
I hope everyone is doing very well and of course staying safe, I just would like to share an experience I've had with an interview and would like some input and of course how you may have dealt with the situation,
I recently interviewed with a company that does Analytics consulting and are looking for grads - My gut feeling went warm as I walked into the office, was asked a nice first question such as "How is your day " etc, then was asked questions along the lines of:
"You seem to have finished your degree awhile ago, how are you making your money?"
"How many interviews are you having atm? How successful in each interview are you?" etc..
As I left my body felt very negative about the whole process... also I was only asked approx. < 5 questions, it felt like i was interviewing my interviewer - didn't feel good.
how would you go about this situation? curious to hear your thoughts! I very much appreciate you guys taking the time to respond and read my post. thank you <3 - this was organised through a recruitment firm btw.8 -
We can do what your saying in a week and spend the following two months redoing it, or, we can help you get your shit straight for a week and do it right in a week. So, 9 weeks versus a two week sprint. Your call Batman. I really don’t care anymore. It’s the holidays, it’s cold, and money is a great fire starter.
-
How realistic is it to expect a single developer to build a site that functions like booking.com or similar online hotel booking system from scratch? Doesn't have to be on par with those popular sites.
Is this something you would be able to do alone?
I got asked about doing it and I haven't responded a clear yes or no. I'm not sure if I'm under estimating the technical difficulty.7 -
So i have been playing around with Golang for about a week now and like it in some regards but it feels almost too primative to me like it's holding my hand.
Does anyone else feel the same?7 -
And when you as a developer, market yourself, you are not doing anything bad. If you truly believe that you know your stuff and you are someone who can bring value to people, there is nothing wrong to let people know that. You would actually help them
-
I was just thinking about life and stuff and damn I play too much minesweeper, IDK why I like it so much -_-4
-
TLDR: I don't feel the need to be working at top product companies anymore.
Brief:
The craze to be a developer in top product companies has literally worn off for me in the past few months since I am working from home.
Like if I have to continue this WFH lifestyle it literally won't matter if I am working for a top product company or a startup...
The priority has shifted towards
1. A good team
2. A well-natured and polite manager
3. A flexible working culture which is better suited for remote work
4. And obviously a good salary🤑5 -
Programmer lesson #3
- We can either spend our free time learning about new technologies or building something new out of technologies we already know.
- There is no right or wrong choice between this two and sometimes we even end up doing a mix of both
- Personally I feel it's better to strike a good balance between the two approaches to advance in our field 😄4 -
Arrays start at 0, so do humans lifes... Therefore we're just senseless arrays in the database called earth.sql. Depressive thoughts🤔3
-
This is just me throwing out my thoughts from the past few weeks.
edit: this is long
> Working on a C# project. its going well Its teaching me a lot about SQLite and file IO. I'm having a lot of fun with it, even the debugging as much I want to slam my head on the wall but I'm not asking for help so far and I'm very proud of myself because it feels so much better. like I don't mind asking for help but its so much more rewarding and I learn more from it.
> I need portfolio of software I can show off to employers and the current project I'm working on is the first programs in the portfolio. The place I want to apply to uses C#, but I still wanted a few other programs in other languages such as Python or JS just to show what I'm capable of.
> I was looking at what ASP.NET Core offers and it impresses the fuck out of me, and confuses me. The parts that confuse me, like for example the normal asp webapp is a very impressive hello world app. and it has so many different files and such but how or what do they expect me to add? how am I supposed to work with it? and if I delete any files I don't need (the premade js, bootstrap, jquery, html, and css) it produces errors because of the project files are pointing to those. and i know I can use the empty project (I do) but does that question my ability as a dev since I don't want to use it for my projects?
> On that note I love using Intellisense and debuggers and auto complete and I can go without them I just don't want to rely on them. idk I've just been a little more stressed these past few weeks.4 -
Have you ever felt that an idea hit you like a truck?
I just had that and my brain went in full analysis mode to see if the idea would hold up under all circumstances. I think it might! But for a good 5 minutes I couldn't think of anything else.
Weird how brains and thoughts sometimes work.7 -
There should be algorithm in DevRant to identify duplicate photos - same memes/photos posted in the last 48hours or less.
To stop seeing the same meme posted by 5 developers on the same day.
Thoughts?17 -
since universe is expanding.
what was there in it before our universe reached there.
I think JS can answer this question.
it was 'undefined`
once our universe reaches there it becomes null.
its still nothing but no longer 'undefined'.10 -
The human brain can act really weird sometimes! It makes us behave irrationally, believe in total nonsense, and can even change our memories. However, every decision we make is made for a reason. So what do you think, exactly is it that determines the choices you make?5
-
Sometimes I feel like I can achieve everything in this very moment, sometimes, I'm like "meh! why do I exist? why I'm working that hard." 🥴1
-
Thoughts on brain doping, supplements & microdosing in a school, university or job context?question motivation procrastination microdosing adhd theobromine caffeine psilocybin drugs cannabis amphetamine theanine8
-
Sonic the Hedgehog is kind of developer, which smashes bugs and goes through stages with speed of sound... But at the end, Eggman is faster than him.
-
Sometimes i distance myself from extreme coding to develop intrest again in the work.
What are your thoughts do you guys lose interest sometimes?2 -
Random thoughts...
Just implemented policy-based authorization in dotnet core, long story short to lock an endpoint to a certain policy I just add: [Authorization(Policy = "NAME")]
on top of function/controller declaration
Was wondering how it is done in other languages, like NodeJs, Java, Kotlin ...etc11 -
Anyone ever?
Do that thing where you just obsess over how your code looks. Like "This fookin console app would look epic with boiler plates and some finesse.
Then next thing you know the thing you were trying to learn / do get waysided and you need to shoehorn it into the rest of your day / night?
In fairness I am just learning c# with the intention of following it up with unity for game development. So this might. Be a beginner thing.2 -
Documentation-driven development, we need to start treating documentation on the level we treat code. Thoughts?2
-
Maybe, the one who popularised that you shouldn't include a photo in your resume was ugly and he/she hated everyone.1
-
https://bit.ly/2yaWZFd
An interesting article on silent meeting. I think this is extremely efficient. Thoughts?4 -
Before I dive into it myself, has anyone here used the LightTable IDE?
Thoughts & comments/experiences?1 -
I am thinking of doing a government system that runs on blockchain
Any thoughts on a platform i could use and documentation
Thoughts?5 -
Maybe the reason there's not enough hours in the days is because we came from a world where the days were longer?2
-
Anyone have thoughts on switching from a development/engineering position to an analyst position? I’m currently looking at an opportunity and would like any thoughts or insights anyone has.2
-
So, just a random thought.
I'm attending my 2nd year of university and I'm thinking about what should I do after I get my degree (I should get it the next year). Most of my classmates want to get a master in something but I would like to work because I want to demonstrate to myself that I can do whatever I want but at the same time I feel like I'm not enough yet and that I will fail all the interviews so I'm in a fucking limbo between two choices. Aaaand that's it, sorry if I made some mistakes but it's 2:30AM in Italy and I'm pretty tired.3 -
Maybe it is too much of a dream, but I wish to work as rednurevoc tnega as a passive job.
I like the thrill and purpose of such a job. -
How to remain consistent? Like I really do love what I do. But if there is a task that I can complete in like 2 days, I would allocate 1 week for that task, procrastinate for 4-5 days and finish it in the last day.5
-
I want to live in a world where the first association anybody has with word "war" would be "flame war"1
-
suggestion?
Maybe we can have some sort of weekly rantcast podcast (maybe with @dfox hosting it or something through Google Hangouts) where we talk about certain topics and let a group of ranters take the word or something. Not sure if anyone would be interested or would listen to it but it sounded like a good idea to me (it would also grant the ability for people who don't live in NYC or in the US to kind of meet other ranters more personally and stuff like that)
Thoughts on this?3 -
I hope I'm not the only one who gets some fucking random thoughts forcing you to do a google search while working on some projects.
---"Can fart be stored in a jar?"
Like what in the fucking fuck is wrong this stupid brain... Focus motherfucker! Who tha hell wakes up one morning to go store their fart in some fucked up jar! 👩💻3 -
So God created a computer and told Adam not to create an storage for the computer.
Adam wanted to test God, and gave a byte to the computer. And now the computer is crashed.
The whole world is paying for it.1 -
The way we keep running the code, when we mess around with the code and try to find a solution, has so much in common with machine learning1
-
Aren't we all, just pieces of pseudo softwares, reverse engineering our way to find our source code....🤔1
-
Any boot camps worth it to become market ready. Still seeking proper degree but I’d like to work during that time as well. Thoughts?3