82 Followers
154 Following
432 Posts
It's a-me, Davo. Computer Scientist @ #UCM. Now doing a Masters in Artificial Intelligence.
WebPagehttps://ddavo.me
PronounsHe/Him
LangSpa/Eng/Jap
Bloghttps://blog.ddavo.me

Fun fact: Today marks 9 years since Ethereum's first transaction, on block 46147

It sent the amount of 31337 eth

Mi primer post en mi #blog con gráficos interactivos

Esta vez analizando los #criptosellos de correos, ¿funcionan? ¿sirven de algo?

#NFT #crypto #correos #mortadelo #filatelia

https://blog.ddavo.me/es/posts/dataviz/criptosellos-correos-mortadelo/

Sobre los criptosellos de Mortadelo | David Davó

En este post analizaré someramente la implementación y el uso de los criptosellos en blockchain sacados recientemente por Correos

Creating a HeatMap with marginal distributions using Seaborn | David Davó

In this post I create a neat heatmap using Seaborn's JointGrid without modifying the DataFrame, and using data from my master's thesis"

Expand your Latin
Does anyone know if you can do cross-posting to bluesky?

«Cuando uno monta un servidor, una de las primeras cosas que debe establecer es su hostname y, aunque no le demos un botellazo como a los barcos, hay que bautizarlo.»

#blog #castellano #tecnología #selfhosting

https://blog.ddavo.me/es/posts/server-names/

¿Cómo se llaman mis servidores? | David Davó

Cuando uno monta un servidor, una de las primeras cosas que debe establecer es su hostname y, aunque no le demos un botellazo como a los barcos, hay que bautizarlo. Como los servidores los montan informáticos y estos tienden a ser un poco frikis, los pobres acaban con nombres… curiosos. En las grandes empresas suele haber estándares estrictos sobre como debe ser el nombre, normalmente con siglas, acrónimos y números indescifrables para alguien que no trabaje allí.

Alguien que me siga con alguna invitación al #bluesky ?

PD: Se puede hacer cross-posting?

@Fjfrancoelec que ha pasao con tu Twitter? No me sales en el buscador

Would you decide on a GPU based on its aesthetics? Why?

#GPU #Gaming #nvidia

#SSHFS is deprecated since a year ago

I recently changed my setup to #NFS and i couldn't be any happier

https://blog.ddavo.me/posts/tutorials/migrating-from-sshfs-to-nfs/

#selfhosting #docker

Migrating from SSHFS to NFS | David Davó

First of all, this is not a tutorial, this is more like a lab notebook of my experience trying to ditch sshfs and start using NFS. The main problem I had with sshfs is that it is not very reliable as a file system to remain mounted 24/7. For example, I had some problems unmounting it when it got stuck in a machine, creating lots of zombie processes. The only solution was to literally restart the machine… Furthermore, its GitHub repo was archived more than a year ago, so these issues will not be addressed soon.