daitangio

↗ HN profile [ 92.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I need to study different harnesses CLI, and to find a way to switch from one provider to another. I built a template repository to govern your AI chats with more grip than usual. It leverages PI.dev coding agent and an…

  2. Hi HN! I have rewritten a tiny tool I used to manage my home lab of docker servers. Misterio is a very thin python script on top on docker compose. It leverage docker client-server architecture to provide you a set of…

  3. Hi HN! About a year ago I bought A. Burkov's "The hundred-page machine learning book". I thought it could be a good starting point for learning about transformers and GenAI. But then I discovered here [1] the logic is…

  4. There has been a series of unfortunate events involving Wordpress recently. Initially, I only followed the issue tangentially, also because I have always considered myself a mere "end user" of Wordpress, even if…

  5. Hi all, I am using WordPress from its inception in 2003. I am an open source fan, I am not a Stallman-guy but I always take a look at the licenses of the software I use. The WPEngine/Wordpress.com litigation is becoming…

  6. Hi all, I just got a shiny Mac Mini M1 and I'd like to study a bit of Machine Learning stuff, on ML-text production (GPT-x model). Do you have a bunch of GitHub project to try out, already optimized for Apple Neural…

  7. Hi everybody! I have sitting on my desk an old iMac with Snow Leopard, Core2Duo and 1GB of RAM. MacPorts does not work anymore (I fear some problem with SSL certs). It is unsable to surf the web but still work pretty…

  8. I was searching some way to publicize my blog article. I was searching a simple solution, not necessary free, to integrate with social media. In the past days I tried Zapier, Microsoft Power Automate and IFTTT (f this,…

  9. Hi everybody! Due to Covid 19 pandemic I was forced in my home, so I revamped my book https://8bit.gioorgi.com It is a huge collection of information about the 8bit comnputer era (1980-1985) up to the NES console. I…

  10. I'd like to install for my son and his school friends a small web chat to use with mobile phone. It should be open source and easy to secure. I have hard time finding a chat easy to install and with little memory…

  11. On these COVID-19 days I have plenty of time and decided to bring back control of my emails. I configured an email server using this wonderful docker image https://github.com/tomav/docker-mailserver and fixed its…

  12. Code Zauker is a search engine based on Redis, and it is oriented to code-searching, like google code used to.

  13. I am studing nodejs after a lot of work on Java Struts, a bit of cake php,rails and python django. All this web framework share similar ideas. But nodejs is different because of its asynchronous nature. Is it really…