Details
-
AboutMember of a robotics team based in Croatia.
-
SkillsC++ Java, Swing, SQLite Unity game engine with C# Electrical and mechanical engineering Linux
-
Location1 AU
Joined devRant on 4/30/2017
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
-
When I opened my textbook today it took my brain a second to figure out why it isn't in dark mode.1
-
A well known, big company in my country just sent me my password in plain text upon registering.
These devs actually got paid to do this...6 -
Stack Overflow
A valid question making a fair point.
A valid answer with references and examples.
Both downvoted13 -
Robocup Leipzig 2016. World competition.
After years of (mainly unsuccessfully) developing our robots we finally managed to place 3rd. Out of all the countries in the world only the Germans and Austrians managed to beat us, and honestly I'm perfectly fine with that. You guys have some really good devs :)5 -
On a 5 hour bus ride for which the company advertised that they have WiFi. Technically they did, it just didn't seem to be connected to anything. (it was but it was unusable). I tried logging into the router as i always do and one default "admin" password later i was in.
I didn't want to mess up anything too badly, however i did change the wpa password to "YouShouldMakeThisABitMoreSecure"5 -
Me:*connects up laptop to projector via wifi bc teacher doesn't know shit about computers*
Teacher: *sits at computer*
Teacher: *closes the program that streams to projector*
Me:*facepalm*
Teacher: "Why did it stop working did you set it up wrong?"5 -
Java professor just copied his code from a word document into netbeans. I have lost faith in humanity.5
-
I remember when my sister borrowed the original Sims from one of her classmates. She would play and i would watch. One time she recreated our entire family as well as our home. Everything was fine and dandy until she tried cooking something. The kitchen burst into flames and burned the whole family alive so me, being 5 or so, literally cried for the rest of the day and never dared to play the game again. The end.1
-
I was probably 5 or so.
This was during the time when i heard that dial up modem sound from my dad's "computer room" every night when i went to bed.
The computer had a huge CRT monitor which made that annoying high pitch noise but i loved playing with it so much i didn't mind.
My dad installed a Croatian knock off version of Super Mario from a floppy disk he got from a magazine (i still have it lol).
Every time you died you'd have to start the game again by typing "mario" in CMD. Me and my sister played it so much we became pros.
He also tried explaining how he codes in Turbo C but i guess i was too young to understand it. -
I'm in that position during the holidays when i really just want to spend all my time coding something interesting and exciting but instead I'm stuck in this limbo of empty ideas and wasted time. I want to build my skills but i feel like i don't have anything i interesting enough to work on. How do you guys handle this? Help.3
-
!rant
I always wanted to avoid the stereotypical green text black background terminals especially in public when people keep giving me weird and scared looks, however i realised that in the bright daylight of an outdoor coffee shop, green text on a black background is the only configuration that doesn't make me sprain my eyes. It's actually useful and not just a Hollywood movie trope.1 -
I was working on an annoying bug in my genetic algorithm for about two hours when i realised it's late and decided to call it a night. Turned off my pc, shut everything down. Just as I was brushing my teeth I got enlightened by the code gods and suddenly i knew exactly how to fix the bug. Toothbrush in hand i booted the whole system again and successfully fixed it in 2 minutes.
Thank you code gods, i may now sleep in peace.1 -
!rant
I made an android game a while back based on mental math, memory and quick reactions. This is the first game I actually finished and published so I would love some feedback from people that actually know what they're doing. Made in Unity with C#.
https://play.google.com/store/apps/...
<35 -
!rant
I'm a long time Unity3D C# programmer and i mostly build android games for fun. About half a year ago i dumped windows for Debian Linux(fucking love it) but I quickly started to miss my unity3d environment. Unity in a VM doesn't work and the outdated, beta, crash prone linux version doesn't support android so i started looking for an alternative.
I decided to give Godot a shot but moving from a statistically typed language to a dynamically typed one literally breaks my brain. The last couple of hours of reading the documentation pretty much consisted of: WHAT? YOU CAN'T DO THAT! NO. WHAT? WTF IS THAT SYNTAX? oh I think I'm getting it WHAT DO YOU MEAN POINTERS DON'T EXIST!?22