Details
-
About14 year old learning to code 🙄
-
SkillsC#, VB.Net, little HTML/JS
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
-
Today I Learned that the Hooli logo, from Silicon Valley, exists in the FontAwesome library.
I don't know what to do with this information.11 -
Boss: I have really bad new
Me: What?
Boss: ....
Boss ... we have to clean your room tomorrow and remove all the Stallman posters, because marketing wants to film shit. But dont worry, we put them right up again when they are done9 -
I bought a System76 laptop. They're headquartered in the same city where I live. In the "special instructions" section of the checkout process, I put, "I'm buying this because Apple took away my escape key."
This note came today.18 -
I'm ashamed - but after knowing devRant for over 2 years, it is the first day i ever visit it NOT in the android app.
Nice website. Really cool.
but.
I
SEARCHED
5 MINUTES
FOR THE
FUCKING "+"-SIGN TO TELL YOU HOW COOL THE WEBSITE IS!!!!!!!!11!!
Please. Make it like 5times bigger.4 -
click click...
*reload*
_________________
| |
| This will be wra|
| |
|_________________|
hm.....
ah...
*hits ctrl+s*
*smiling*
*reloads*
_________________
| |
| This will be wra|
| |
|_________________|
what the f..
..
..
hm....
hm....
aha
ctrl+alt+t
*confidentiality*
sudo sublime /opt/htdocs/learning_css/wrapping_text.html
********
o.O but my code ....it's here.....but why wasn't it showing....
*just to be safe*
ctrl+s
*reload*
_________________
| |
| This will be wra|
| |
|_________________|
meh..... what was I thinking
*wastes time restarting xampp*
*searches CSS everywhere*
*steals working code*
*eyes red as hell*
*it's 3 am*
*after 1hr*
*accidentally reloads*
_________________
| |
| This will be |
| wrapped |
|_________________|
o.O
*blinking in confusion*
what the .... how did it work....
I changed nothing.....
*realises*19 -
I don’t know how it’s possible I use nearly 300 GB wifi on one day without being home.... This can’t be correct at all. Other days around 30/70 gb and not home 296...21
-
Fuck it. I have cats - id rather replace ads with something I want to read.
Here's a simple catblock clone that replaces ads with rants.
https://devrant.com/collabs/...4 -
Ok so cowsay itself is already a pretty awesome thing and combined with lolcat it just gets better.
Another awesome and cool thing is devRant and so I thought: 'Hey, why not combine these awesome things into an even more awesome thing?'
Here it is:
(I will open source the python file tomorrow :D, it is just 10 lines actually)
Please tell me if you have any more ideas! :)5 -
You know the story about Battlefront 2? How long it takes to farm points to unlock those cool characters like Darth Vader etc? Yeah, it takes some time. Time that I necessarily don’t want to spend on mindless playing. I thought I’d try to beat the system by building this thing that would play the game for me by moving and jumping every few seconds.
I already have the code ready and now I just need to build the physical thing that will actually interact with the controller.
I am using an Arduino Uno with two micro servos.
Honestly I just want to see if I could build it, I’m not sure I will actually use it (you barely get any points if you’re not killing people anyway).
I’ll keep you posted with the result!13 -
Participated in an IEEE Hackathon where we built a line following robot. We were the slowest, but we had the most accuracy.
The image is our first attempt at getting it to work, consequently, we were the first team to actually get a prototype finished and working. Other people were trying to cram as many sensors as possible. We stuck with one, and 47 lines of code to make it work. Everyone else had more than 2 sensors and I can only imagine how much code they had.19