Details
-
AboutiToddlers BTFO
-
LocationThe Void
Joined devRant on 6/11/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
-
I am currently signing up for a college and need to accept some rules. First of all I have to accept some rules concerning some IT stuff. These rules should be found on their website. But they are nowhere to be found. At least they have a search function. Using this function I was able to find some old websites that did not even include the terms I searched for.
One search result pointed to a PDF viewer with the error message 'Failed to load PDF document.'. Assuming that the actual pdf document is somewhere referenced in the source, I open up the DevTools and search for 'pdf'. Quickly I found a fucked up URL ending in 'pdf'. Somehow the domain name repeated twice. This probably caused the prior mentioned error message. After copying and fixing the link I can finally read the (7 years old) rules.
Maybe this is a requirement to find these rules to be able to sign up.?1 -
Question to all linux users:
tl;dr MS office alternate for linux?
I am planning on switching from Win to some linux distro. But I hesitate bc I don't know what I should use instead of MS office or how I could still use it. I am searching an office suite that has a rather comprehensive UI, is stable, can be used offline and is compatible with MS Office since I still have to use it in school.
What do you use or would recommend?5 -
The new ticket / check-in terminals of the local busses apparently run on linux 😃
(Sorry for the bad pic quality)5 -
Hi, I am searching for a way to implement a multiplayer mode for a game written in java using libGDX. The clients should be able to connect to a server through the internet an randomly find an opponent. Can anyone suggest me something? Thanks2
-
Finally after wondering for hours why the constructor of a class does not get called...i notice that constructor don't fucking accept a return value data type (void)...😡😒8
-
Here is the finished print!
BTW: this is not my design
(https://thingiverse.com/thing:17886...)
Rel: https://devrant.com/rants/941361/...3 -
This shit happend when I tried to print devRant logo Key fob. The printhead totally scratched the tape of the buildplate. Luckily the printbead itself was fine. :/7
-
I was trying to test the ability of the Arduino Leonardo pro micro to emulate a keyboard. Loaded a example and modified it. But I made a dumb mistake and now the Arduino types as soon as you plug it in the same string over and over. So it can't be reprogrammed because the keyboard input of the Arduino is overwriting the mouse input (which is needed to select the port)...
😡 😭
Does somebody know how to fix this?4