Viewing profile — karczex
karczex
HN member- Joined
- Thu, Aug 17, 2023, 3:01 PM UTC
- HN karma
- 33
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About karczex
No profile information was provided.
Recent public activity
-
comment
Comment #46668405
So I opened this article to find out at the very beginning, that author put's a lot of money to AI providers... So probably also used it to write this article. So, according to the…
-
comment
Comment #46043739
SLC are produced, but the issue is that there is no (I'm aware of) SLC products for consumer market
-
comment
Comment #46042823
That's how it has to work. To increase capacity you have to make smaller cells where charge may easier diffuse from one cell to another. Also to make drive faster, stored charge ha…
-
comment
Comment #45938425
I'm using Linux on some dell precision and camera just don't work. It's possible to install some custom kernel to make it work, but the pain of maintaining it by myself in comparis…
-
comment
Comment #45675300
Sometimes it's rather matter of sanity than time management. I once created systemd service which goes to company web page and downloads some files which I sometimes need. This scr…
-
comment
Comment #45635127
We are there already
-
comment
Comment #45531943
Thanks:)
-
comment
Comment #44474205
That's cool, except that NAND memories are horrible to hoard data. It has to be powered all the time as cells needs to be refreshed periodically and if you exceed threshold of like…
-
comment
Comment #44300678
It's like "we invented Fortran so there will be no need for so many developers"
-
comment
Comment #43652795
In most cases Yaml is bizarre kind of DSL with tricky way of API interaction. For instance - I don't understand why exactly the same Ansible API isn't just python library?
-
comment
Comment #43652769
This site is beautiful in it's own way.
-
comment
Comment #42484913
After a while I started to think this article is AI generated gibberish. After deeper thought I came to conclusion that appearance of LLM made internet as source of information com…
-
comment
Comment #41979675
As always, it depends. I would suggest to start with the book, as the game is kind of spoiler. Also it allows you to better compare your own vision of this cool retro futuristic wo…
-
comment
Comment #41178623
There is good reason for size of such NAS devices. HDDs are just better to maintain your not corrupted data when not connected, as NANDs needs to be refreshed from time to time. Th…
-
comment
Comment #39969796
I made simple mechanical macropad (only two keys) out of LEGO bricks, ethernet wire and Arduino nano. And little bit of PC software to overcome Arduino nano limitations. I was real…
-
comment
Comment #38813824
In 2011 students from Wrocław (Poland) turned dormitory into very big, very low resolution screen. It looks pretty cool :) https://m.youtube.com/watch?v=mGU8dlvOPUY
-
comment
Comment #37279668
3 years ago I tried to run any modern distro on Pentium 3 (without compiling anything by myself). It appeared I wasn't able due to "invalid opcode" error inside systemd. I switched…