Details
-
AboutI am a cookie.
-
SkillsHTML, CSS, Javascript, Python, C++
-
LocationRome, Italy
-
Website
-
Github
Joined devRant on 5/17/2018
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
-
Long long ago, I had a dream to start a startup.
Till today I'm not able to find an idea.
Then, I realized ideas cannot be forced. They come when they come.6 -
Now, I am very shy and introverted.
I have always been that way.
I really hate having to socialize.
I've recently forced myself to talk more to people and it seems to work pretty well.
I may still love my computer more, but slowly I am getting better.4 -
My 80 year old very absent minded dad made a website, all by himself, using a two decades old book he got from the thrift store.
He's even hosting it himself on an old laptop running Debian, including a redirect to a beautiful nostalgic /~username/index.htm url (not gonna share the link, because his personal details are on there).
The whole site is incredibly carefully crafted, and I'm super proud of him.
Who cares if it's not a React app? The 14 kilobytes of HTML 4.0 markup load in 20-30ms, and it renders pretty much perfectly in every browser including Internet Explorer 4 and Edge.
🤷♂❤️36 -
travelling by train, supposedly first class.
asked for headphones on stewardess' first pass through our carriage.
that was an hour ago. since then, she made three other passes of our carriage, serving out beverages, foods and coffees.
because fuck you, headphones take most time to prepare so first we will serve everyone else.9 -
require "universe"
require "bioDan"
class ProductManager
def initialize(person_type)
@ideas = Universe.import_random_ideas({ mostly_shitty: true, association: person_type })
life_purpose
end
def life_purpose
@ideas.find_each do |idea|
bioDan.interrupt! unless bioDan.bad_mood?
bioDan.queue << idea
end
end
end
ProductManager.create "enthusiastic prick"
%x[crontab -e "0 09 * * * ruby this_script.rb > /dev/null"]
# 😥7 -
Just enrolled for uni and…. they email back my password in clear text…
Translation: "... using the secret access keys", yeah secret my ass, and they send you the password even when you change it so what's the point in letting me choose the password, just send me one i can't change.
Luckly it's computer science or else it could have been worse 🤔13 -
Documentation is like sex:
when it is good, it is very, very good,
when it is bad, it is better than nothing
- Francis Irving -
I've finally gotten everything on my Debian workstation configured they way I like it. Openbox + xfdesktop, tint2, compton & conky. The windows open in the screenshot are emacs, Tilix and ranger (URxvt).3
-
Whoever at Dell thought it would be a good idea to put the charging port next to the USB port is a genius20
-
Inspired by Max Payne's
"The Things That I Want"
I present Polaroidkidd's
"The Things That I Love"
A sleeping girlfriend.
A terrace in a warm summer night with a power outlet.
A cold beer.
A pack of cigarettes.
A working WiFi.
A pair of charged Bose 35 QuietComforts.
A minimal electro playlist.
A peace of mind, attainable solely through solitude.6 -
*Reinstalls devrant
*Double taps some rants
DevRant: Dood did you know that you can DOUBLE TAP rants to updoot!?!
Classic13 -
Meetup with @Wack, @PonySlaystation and @Heyheni in Zurich was awesome! Had some good beers and, of course, took a picture: (fltr: wack, heyheni, linuxxx, ponyslaystation)45
-
One of my most favorite quotes:
"UNIX is very simple, it just needs a genius to understand its simplicity."
- Dennis Ritchie2