The web raccoon 🦝
Activity | CS Student |
---|---|
Interests | art / tech / science |
Website | hugo-mechiche.com |
Banner | Photomontage by me (Original pic by shi chenxi) |
XMPP | uncle-reaton@jabber.lqdn.fr |
Just go in private mode, no?
I made a python script (Yup I’m bored lol)
https://codeberg.org/UncleReaton/RUNG
#!/usr/bin/python3
import random
with open("adjectives.txt", "r") as f_adj:
adj = f_adj.readlines()
with open("nouns.txt", "r") as f_nouns:
nouns = f_nouns.readlines()
rand_noun = nouns[random.randint(1, len(nouns))].strip()
rand_adj = adj[random.randint(1, len(adj))].strip()
rand_number = str(random.randint(0, 100))
print(rand_noun + "_" + rand_adj + "_" + rand_number)
Idk, you could try to find a list of noun, a list of adjective and then make a lil python/bash script that randomly generates a nickname. (There might be an easier solution tho)
youtube-dl can’t solve that?
sshh you’re ruining the meme :D
Yeah maybe, well I still can i gues
Which is way smarter than what I use lmao
For this type of funny website I use the password manager on my Ledger nano s (which I only use for the password manager feature - YES it is overkill) which emulates a keyboard hehe ¯\_◉‿◉_/¯
I’m currently reading Immortel by J.R Dos Santos, I find it pretty good I don’t really know the genre tho. Otherwise I really like biographical genre.
Btw I used to think that I couldn’t read books because I simply couldn’t focus but I’ve found a trick and now I love reading. The “trick” is that I must listen to a music from which I know the lyrics and I add some white noises to that, like that my mind can only focus on what I’m reading (or at least more than before).
As someone who doesn’t use Reddit, I think it’s cool. (And if you think it’s not, feel free to make new memes)
I should but I feel like this will never end.
I hate this world.
Yeah, that’s why I think it could be nice to have mods in different tz, to be able to act as soon as possible.
Idk if lemmy.ml have mods in multiple tz but if it’s not the case it could be nice to consider it.
deleted by creator
So jew is a skin color now?
https://www.cryptoisnotcryptocurrency.com/ (The meme is still cool tho)