cujo.casa
cujo.casa
Santiago
Sou só mais um cara perambulando a internet e este é o meu cantinho digital, uma amálgama de todos meus interesses e o lugar onde falo com as paredes. Sinta-se em casa.
Latest Posts
Por meses e meses estive em busca do software perfeito para fazer e organizar anotações. Qual editor de texto usar? Será que é melhor ter uma interface gráfica ou fazer tudo pelo terminal? Devo mergulhar de cabeça no mundo Vim e seu...
Um filme sobre a incessante e devastadora violência cometida pelos brancos para com os povos indígenas e negros, especificamente contando os revoltantes acontecimentos ao redor dos Osage. Não há um pingo de simpatia a se ter por Ernest e...
Há alguns meses venho questionando a existência deste site. Por que existe? Para quem existe? No final das contas qual é o meu público alvo? A resposta é simples: eu mesmo. Desde sua concepção este espaço foi estabelecido como uma...
When I installed Fedora on my new machine about a month ago, I chose the GNOME desktop environment to go with it. I’m no GNOME hater and I actually quite enjoy a lot of its design choices, but the more I used it the more I tried to turn...
Finally got myself a new laptop: a second-hand ThinkPad T470 that I bought for a really good price. It’s in excellent shape and the seller sent it with a RAM upgrade and a 256GB NVMe SSD that I replaced with a 1TB stick. Not bad at all....
Tem algo profundamente malicioso neste filme que permeia toda e qualquer cena no que parece ser um exercício de 117 minutos em metaforização exagerada. “Este apartamento fede,” diz a adolescente mais caricata da história. Bom,...
I am fairly certain absolutely no one is subscribed to my RSS but just in case there is such a person in this world: I apologize for the recent influx of posts on your feed. Something I’ve been mulling over is the fact that I take making...
This is an extremely short post and more of a PSA than anything but: I have decided to migrate from Neocities to Codeberg Pages. I setup a simple redirection system within Hugo before deploying my website there one last time and will be...
I had previously mentioned the script I use to build and deploy my Hugo website. Among other things, it checked if a public folder existed in a determined path and proceeded to delete it with rm -rf. That works fine and it’s not much of...
Listen, I swear I meant to post this months ago. This has stayed as a draft for ages and I kept putting it off until its unfinished state did nothing but mock me. But here we are regardless, and this is another blog post where I...
Despite my saying I was too lazy to get into Bash scripting I actually moved away from Batch and rewrote the script I use to build and deploy this website: #!/bin/bash workDir="/path/to/working/directory"...
Yes, yes, I know. I spend more time writing about the behind-the-scenes of this website than anything else. I did say this was a personal project but I’m also aware I’m far too invested in tweaking and redesigning things, thinking and...
My phone has been struggling lately. It’s a 5+ year old device from an obscure manufacturer that was already classed as low-end when I bought it. And that’s fine by me! It serves me well and, save for its disappointing battery life, does...
Update (Jan 17, 2023): I no longer use JavaScript on this website. For a while I had a “now listening” widget on the homepage that displayed the song I last listened/was currently listening to by fetching data from my Last.fm account....
I’ve been looking into this site’s CSS and thinking of ways of improving its efficiency; I’m especially struggling with making it DRY. It’s not like I have some super complex and professional styling going on here but the behind the...