Viewing profile — Kunix
Kunix
HN member- Joined
- Wed, May 09, 2012, 10:27 AM UTC
- HN karma
- 81
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About Kunix
No profile information was provided.
Recent public activity
-
comment
Comment #38593848
I found a few things surprising about this bug too, but this might be due to my own ignorance about how these processes work: - I was expecting the package to either be revoked, or…
-
comment
Comment #38593606
I saw the message yesterday late in the evening, I still had 8 hours before my automated updates ran and I thought the package would be revoked by then. Mistake :/
-
comment
Comment #38590631
Have any guidelines been posted somewhere for systems already updated to linux-image-amd64 6.1.64-1?
-
comment
Comment #37741114
I am using a variant of SnowflakeId [^1] in order to have 64 bit keys too. It's similar to UUIDv7 (it leaks the creation time), but it's not an issue for me. So I am able to have a…
-
comment
Comment #34068397
Very nice! Happy to see this evolution coming from Obsidian, it seems like a more natural way to organize concepts and ideas. One question: It seems it could be troublesome to have…
-
comment
Comment #30983758
Done the same for over 10 years with a local "@Worklog.md" file on a light text editor (to get syntax highlighting). Can be synced with Dropbox or Obsidian too. Recently switched t…
-
comment
Comment #28670816
> Don't be "pro-active" be "re-active" - is my way of putting it. As much as I recognize this can be good advice, this comment makes me sad. It's like "start underperforming" is th…
-
story
Ask HN: How do you keep track of releases/deployments of dozens micro-services?
It's been three years since the last thread (https://news.ycombinator.com/item?id=16166645), maybe there are more mature solutions now. Interested to hear about current setups, and…
-
comment
Comment #26141936
Tracks is what made me discover the demoscene 20 years ago when I was in secondary school. Such a great show.
-
comment
Comment #23985430
I loved StumbleUpon, and I find myself missing a discovery tool like that one. Reddit and other websites give me the impression of running in loop. If anyone has good discovery too…
-
comment
Comment #22450386
Same, long-time developer, I've followed the course and learned a lot (as long as you invest the effort ^^). Great content!
-
comment
Comment #22329396
One made with Word and still updated: http://villemin.gerard.free.fr/
-
comment
Comment #14800459
About libraries of models, it would be useful to have open source pre-trained models which can be augmented through github-like push requests of training data together with label s…
-
comment
Comment #13655029
I am surprised by the number of naysayers here. Question: Do you have something better to suggest? (something that could realistically get implemented) Conventions like the one sug…
-
comment
Comment #13652231
Blackbox is one good way to store secrets: https://github.com/StackExchange/blackbox
-
comment
Comment #13450425
Good software rarely makes money by itself - you'll need to have a focus on validating your market, acquiring new users and finding features people would be willing to pay for. lev…
-
comment
Comment #13042768
Naive question - Does anybody know how the Amazon reviews datasets available online have been generated? Is it web scraping? (on millions of reviews?!) Or partnership with academic…
-
comment
Comment #12764170
If they had to recall all vulnerable devices I am sure they would take security a lot more seriously.
-
comment
Comment #12762344
> So glad I'm evaluating other email providers and use Privoxy for ad-blocking. I find it to be not that easy to find good alternatives. In the long run good products require money…
-
comment
Comment #12687769
Agreeing 100% with you.
-
comment
Comment #12684877
The goal of the test is just to give an approximation. The test is not accurate (and is not claiming to be). The core of the theory is to highlight natural preferences in the way w…
-
comment
Comment #12659632
For all of us who frequently have to attend conf calls... https://www.youtube.com/watch?v=z_tiqlBFjbk Indeed, I think it's very what is lacking (online empathy) and I am glad that …
-
comment
Comment #12322245
Details: I wanted to have a nice way to compare the different coworking spaces in Berlin, so I've created this. The purpose was to be able to see them on a map and to have a quick …
- story
-
comment
Comment #11470553
I would strongly recommend against using Seafile. Seafile stores a lot of metadata in clear text (including filenames): https://github.com/haiwen/seafile/issues/350 The developers …