Details
-
AboutEmbedded Software Engineer in love with git
-
Skillsgit, Embedded C/C++, Assembler, Hardware/Software interaction
Joined devRant on 9/20/2016
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
-
@itsmill3rtime It's already implemented but a bit hidden. If you use the Share option on a post with an image attached it gives you the option to "Save Image". I admit the UX isn't very solid but at least it's there 😉
-
@Gauthier As with most things, I assume someone just needed a way to represent a different integer base and had to write his own compiler parser for it. As programmers are known for their lazyne... efficiency, he just said used the simplest way possible. And with most "temporary" things it somehow stuck and is now part of the feature list.
-
@Gauthier Oh, sorry. Didn't know that you knew. Was assuming you thought you really found a bug...
-
For reference: https://cs.umd.edu/class/sum2003/...
-
A number preceded by 0 in C is interpreted as octal (like 0x for hex). So 010 is actually 8 which indeed is smaller than 9.
TL;DR It's no bug, it's a feature 😀 -
@Jumpshot44 Thank you! I just hope it'll survive this project but if it's as durable as you say, that shouldn't be a problem.
-
Now *that's* a rant! Well done sir!
-
Not bad... Not bad at all. Did you just take a look at the latest rant and ++ in the hope nobody posted before you?
-
@heyheni @carlos @marodok It wasn't a meeting with just my boss. The topic was a technology and resources decision, so there were multiple presentations and lengthy discussions. I was just surprised because I didn't know this kind of meeting was A) happening and B) I was required to attend. Seems like I slipped through the cracks when they planned this 😅
-
Do you have a lot of stress at work with long hours and maybe even work on weekends? Do you have little to none rest from the stress? Is this maybe going on for a while now?
If the answer is yes, you might be showing first signs of a burnout or something similar stress-related and you should consider seeing a doctor about it. Happened to me not long ago and I had similar symptoms (among other signs). -
But... why?! 😨
-
Similar history as you, just not as long. What's the title you'd want to hold instead? I'm still kinda proud to be called a Software Engineer 😅
-
40€ for 50MBit/s (price includes telephone flatrate) in Germany. But you'll have to live in a large city to have access to this kinda connection.
-
@allanx2000 That's something that they should've already been thought while studying. If they have to learn this kind of basics on the job, it's already too late in my opinion.
-
Source: http://geekwire.com/2016/...
-
Wish I'd remembered to ask which source control software they were using during the interviews. Now every second sentence drom me is "This task would be easy to do, if we'd be using GIT" #FeelsBadMan
-
@juzles No worries! Discovered that fact myself just right now when I tried to edit the post 😊
-
@juzles Which you can only use for five minutes after something is posted 😉
-
@g-m-f You're right... I was so pissed I didnt really think about it. And now I can't edit it 😞
-
@JakeHL Sadly it seems you can't but here is the link I got it from: http://giphy.com/gifs/...
Hope it isn't too late for your emergency 😉 -
@Jumpshot44 Well, they did a lot of things. Just not the right things to actually fix it.
-
@yarwest Thank you! That is valuable information
-
@xinuxunil Never thought I'd meet someone else who listens to The Glitch Mob too! Drink The Sea is such a fantastic album to code too.
-
@xinuxunil As a German, this analogy pleases me very much 😂
-
@adamdwalker It's interesting that the notion (programmer == computer fixing guy) is so common. I've met programmers who were real code ninjas but couldn't fix the simplest problem with their PC 😉