Viewing profile — tommasoamici
tommasoamici
HN member- Joined
- Thu, May 31, 2018, 9:17 AM UTC
- HN karma
- 238
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About tommasoamici
Recent public activity
-
comment
Comment #45211352
it's pretty new, but in Ruby there's `rv` which is clearly inspired by `uv`: https://github.com/spinel-coop/rv . >Brought to you by Spinel >Spinel.coop is a collective of Ruby open…
-
comment
Comment #44641045
I run a few instances of listmonk [0], what makes fertit different/better? One thing I don’t particularly like about listmonk is that it doesn’t really support multitenancy. It’s l…
-
comment
Comment #43503146
It is CFR11 compliant. Source: I work on Box Sign.
-
comment
Comment #43374531
Having to use actions for ssh/rsync always rubbed me the wrong way. I’ve recently taken the time to remove those in favor of using the commands directly (which is fairly straightfo…
-
comment
Comment #40187625
>Feels like something very similar should be built into tools like docker-compose. In docker compose you can use `depends_on` [0] to define dependencies between containers and by d…
-
comment
Comment #39955988
Thanks for your work on that! I recently implemented a pivot table widget at work and it was mostly based on your code. It was a while ago, but I remember it worked with very few c…
- comment
- comment
- story
-
comment
Comment #36627491
No, it's because you should include this link tag in the
-
comment
Comment #36627440
>No feed: https://tommasoamici.com by tommasoamici ( 216 ) no feed found for https://tommasoamici.com Uh, this made me realize I forgot to add the RSS feed link to the head tag whe…
-
comment
Comment #36588666
https://tommasoamici.com
-
comment
Comment #36512026
It’s not just tech workers, it’s also tech projects. Compare how minio has advertised itself through the years: 2023: High Performance Object Storage for AI [0] 2022: High Performa…
-
comment
Comment #36040952
Your app looks promising, I quite like the look and feel. There are some low hanging UX improvements you could work on next: tapping on a story in the feed shows options to go to t…
- story
-
comment
Comment #34845026
Hey I added your blog to my RSS feeder and it seems that not all articles from your site are in the feed. I can’t inspect feed.xml from mobile to confirm if it’s a problem on your …
- story
-
comment
Comment #30941667
https://tommasoamici.com What I like the most is the Games page where I showcase my collection of board games with play statistics from BoardGameGeek. Edit: to import games from BG…
-
comment
Comment #30063002
I agree, however they did also run an experiment manipulating the same site (keeping design and layout equal and changing contrast levels). You can see two screenshots on page 616
- story
-
comment
Comment #28600111
I run this on a few small sites (e.g. https://tommasoamici.com ) and it’s very cool that people can fully know what you’re tracking and eventually delete all the data you have on t…
-
comment
Comment #27558903
I see no one has mentioned Mailu ( https://mailu.io/1.7/ ). It’s a self hosted mail server made up of a couple docker images. I would recommend it based on my use and experience. I…