Details
-
AboutI make code that runs on computers. Even small ones. ARM microcontroller firmware development in C, Linux application development in C++/Qt and Windows desktop app development in C#.
-
SkillsC, C++, C#, PHP, HTML, CSS, Arduino-programming
-
LocationGermany
-
Website
-
Github
Joined devRant on 10/10/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
-
I write loads of services, tools, programs for myself (unpaid) which I could just as well open source.
Only thing is that the code is usually not that clean and refactoring would take time that I don't have so I'm kinda anxious about putting it out there 😧12 -
> Error
> Error
> Adds "console.log(valueThatIsRelatedToError)"
> Smiles because I managed to not fuck up logging to the console1 -
Bought this Lenovo thinkpad netbook a while ago.
I was told it has 4gb ram.
Just did a free and free -m command.
It shows nearly 8gb of ram.
😯😍29 -
Apple rejected my app, because they throught there was a frickin Windows phone on my loading screen.
How insecure can you be?30 -
> Open google chrome console (F12)
> Press Ctrl + Shift + P (or Cmd + Shift + P)
> Type "dark theme"
> Press enter
Don't thank me, just my duty10 -
Pressure that wasn't there.
I thought there was work pressure, but it was all in my mind.
I'm coding well, getting better everyday.1 -
I am a hobby programmer. I just got rejected by the biggest crush of my life. I guess I'm stuck with my stupid wothless fucking life writing code. How fucking exciting....22
-
...
$html .= '</li></ul></div>' . $label . '</div>';
return new JsonModel(
'status' => true,
'html' => $html
);1 -
A few months ago my now boss, then he was my mentor and school teacher asked for my help with a feature, said he had tried for some time and couldnt get around it, I solved it with regex in less than a day, and the company is like the golden standard of my region. The issue itaelf wasnt hard but being able to help my mentor was pretty cool
-
Making a Twitch chat bot withing four days after starting to learn programming and python.
The downside is that now that I look a it I feel a bit embarrassed with the mess I made. But hey, it works!1 -
Getting annoyed by the framework made by school which we had to use. We werent allowed to use Laravel or other frameworks.
What did I do with a classmate, we expanded on the schools framework. Added a templating engine, improved routing, made a query builder and a few other things before startimg the real project. 4 weeks of building the framework to build the application in a day.
Where others were still using the schools framework were strugglimg and not able to make it.2 -
@dfox You may want to explicitly set the text color on the devRant web app. It's kinda hard to read for those of us who have joined the dark side on Linux (Dark GTK+ theme), at least on Firefox. :)7
-
Boss: “Do you think you can work on Saturday? We really need the help.”
Me: “Yes, of course.”
Boss: “Great, thank you.”
Me: “I’ll probably be late, though, as public transport is slow on the weekends.”
Boss: “Okay, when do you think you will be at the office?”
Me: “Monday”.17 -
Be me, miss specifying the item in an array so a drop-down doesn't work, get fired from the project and moved to a much lesser project.
Be the other guy, fuck up the app so bad you have to roll back 3 weeks worth of work...no big deal...1 -
Fucking useless languages that compile into other languages but provide no real benefit other than some trendy syntax crap.14
-
Teacher : use"ransomware" in a sentence
Student : I used to know a girl, but then she ransomware
Whole class :2 -
Found a "great" variable name while maintaining legacy code:
{
...
Report goodbye = Report::first($id);
goodbye->delete();
...
}
Goodbye report! 😂😂😂 -
!rant
You know I used to be fucked up in almost every aspect of life: academically, socially, financially etc. But I am happy I am able to fight back. After my college semester exams finished, I am so happy to enjoy such a great social life. Like I can go and hangout each and every day and night, whereas earlier I would be in my room all day and night, infact even my neighbors would question my existence. But now its so much fun to hangout, feels really great. :') -
I can not function today in my hot office (no AC). I'm just reading rants in JSON format to look like I'm working. I may need a USB Desk Fan to improve my productivity. Anybody have recommendations?8