Viewing profile — silvanocerza
silvanocerza
HN member- Joined
- Wed, May 12, 2021, 7:49 AM UTC
- HN karma
- 105
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About silvanocerza
https://silvanocerza.com
Recent public activity
-
comment
Comment #46621659
https://silvanocerza.com/
-
comment
Comment #46587781
The translation is right. There are indeed regional differences, but at that point is not called "alla bolognese" anymore but "alla whatever place". People usually call it "ragù" a…
-
comment
Comment #46585608
The italian counterpart of what english speakers call "bolognese sauce" would be "ragù alla bolognese". I've never heard anyone call it "salsa bolognese", it's mostly called "ragù"…
-
comment
Comment #46573977
All those features used to be usable even without their shitty software, as every configuration was stored in the mouse, as it should be. The mouse was usable on every PC without t…
-
comment
Comment #46106898
Dota 2 comes to mind, they have the commend system. If I remember correctly they added something like this to CS: GO too.
-
comment
Comment #45985390
Arduino repos require a CLA since years, it was introduced 5 or 6 years ago if I remember correctly.
-
comment
Comment #45504560
Arduino wasn't in the best shape some months ago to be fair, quite some people took offers to lower their working hours with a lower salary too.
-
comment
Comment #45503186
I heard the rumor quite some months ago but it was mostly speculation, altough it made sense after they acquired Edge Impulse. I'm not sure whether to be happy or not to be fair. M…
-
comment
Comment #44645876
> Zen can be connected to the Mozilla account and synchronises everything with the other connected Firefox, Firefox for Android, ... installations. They made this work? I remember …
-
comment
Comment #44431487
Italy banned ChatGPT too when it came out for the same reason, then they agreed to add a disclaimer and call it a day.
-
comment
Comment #44094997
Ah, this is nice! I've been testing out Jujutsu this weekend and this will come in handy. I still need to wrap my head around the different overflow and this might make it easier.
-
comment
Comment #43645727
I know. Though I wanted a short URL, that's why I used .it any way.
-
comment
Comment #43645153
I went a different way for my internal network, I use tv.it for my server and rt.it for the router. All two characters .it domains are non registrable so you risk no clash, the onl…
-
comment
Comment #43503030
Albeit uv is amazing this not a unique feature of the project. Hatch has this feature since a year or so too. https://hatch.pypa.io/latest/how-to/run/python-scripts/
-
comment
Comment #43303170
Yup yup, him.
-
comment
Comment #43299065
Not really, it was pretty clear from the investigation that some youtuber that I can't remember the name of that it wasn't just that. One of the big claim from Honey is that it fin…
-
comment
Comment #43251984
Location: Italy Remote: Only Willing to relocate: No Technologies: Python, JS/TS, React, Go, C++, Docker, CI/CD processes Résumé/CV: https://resume.silvanocerza.com Email: You can …
-
comment
Comment #43236112
Cool project but why use an LLM for this? Recommendation systems exist well before LLMs and have been in use for a while, wouldn't it better and more efficient even?
-
comment
Comment #43172024
Happy to notice I already use most of these. The only ones I didn't know are diff.mnemonicPrefix, diff.renames and commit.verbose. My config if you'd like to steal it, also here: h…
-
comment
Comment #43121638
That uses git to sync, mine uses the GitHub API. This way it works both on desktop and mobile with no issues, cause you don't need git.
-
comment
Comment #43121612
Mine doesn't use any script that you must run on each machine. It uses the GitHub APIs to sync, so it works seamlessly on desktop and mobile. I'm actively using it both on my Mac, …
-
comment
Comment #43121581
Main difference is that I don't use Git, but GitHub API. You don't have the full flexibility of a git repo but you can use it easily on different platforms. Works the same way on d…
-
comment
Comment #43117673
Shameless plug, I'm working on a plugin to sync your vault with a GitHub repo. It's still under active development but it does the job. https://github.com/silvanocerza/obsidian-git…
-
comment
Comment #43117660
You can use iCloud but it's quite slow. There are different solutions really, some people use Git and treat the whole vault as a repo. Though I find it quite annoying to manage, al…
-
comment
Comment #42551926
Article 7.4 and recital 43 of GDPR cover that. Article 7 https://gdpr-info.eu/art-7-gdpr/ Recital 43 https://gdpr-info.eu/recitals/no-43/ Those two in combination stop companies pr…