Viewing profile — _uvvk
_uvvk
HN member- Joined
- Sun, Mar 16, 2008, 10:28 PM UTC
- HN karma
- 616
- Public activity
- 159 items
- HN profile
- View on Hacker News ↗
About _uvvk
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #30061175
This looks great! Clear docs and rationale, and the syntax is well thought. I'm definitely following this.
-
comment
Comment #29939618
Yes, if not you can vote here: https://news.ycombinator.com/item?id=29937305
-
comment
Comment #29939611
^ all of the above I really love my job. I believe in the product (it's open source), coworkers are great, management and leadership are excellent. Compensation is competitive, and…
-
comment
Comment #29876751
> I have no cryptocurrencies and feel good every time it goes down because it validates my decision. That's like saying "I'm anti-vax and feel good every time someone vaccinated ge…
-
comment
Comment #29867339
"Femto (symbol f) is a unit prefix in the metric system denoting a factor of 10−15"
-
comment
Comment #29776770
First, you don't know if they were married, of what their vows were. Second, you have no idea what they've gone through, no understanding of their pain. If you have nothing constru…
-
comment
Comment #29676285
YouTube premium, to watch videos without ads. As a bonus you get Google's music streaming (YouTube Music) for free. Hoppy.network, so I can give the Raspberry Pi running in my clos…
-
comment
Comment #29570503
Right, because those are our only options...
-
comment
Comment #29545131
NNCP ( http://www.nncpgo.org/ ) can be helpful here as well, in conjunction with the SQLite session extension.
-
comment
Comment #29313265
There are some starter sample kits that you can download for free, eg https://www.samplephonics.com/products/free/wav/hand-picked-... . Should have a little bit of everything.
-
comment
Comment #29229073
They're not? You're free to not use Sourcehut.
-
comment
Comment #29123776
This is how I understand it: For every 3 consecutive numbers, one of them is a multiple of 3. If a number has 2 prime neighbors there's 100% chance it's divisible by 3. Without pri…
-
comment
Comment #29035271
- Einstein was a pretty successful physicist. - Well, I wouldn't say that... what else did he do other than relativity?
-
comment
Comment #29031512
You really think building one of the biggest companies in the world, with billions of users, is just one success? Building a company with 1000 users is a success. A million is anot…
-
comment
Comment #28372985
> If a person had to identify the luminous intensity of a visual stimulus to within a factor of 2^(1/12) Without a unit this affirmation makes no sense.
-
comment
Comment #28351541
I use https://hoppy.network/ for a static IP via WireGuard for $8/month. And https://mailinabox.email/ has made email administration super simple.
-
comment
Comment #28236886
Why JSON? I don't see any benefits in storing `format.txt` as JSON (specially in a file with the txt extension). It just makes editing harder. This would be better, IMHO: csvddfVer…
-
comment
Comment #28089961
They list ULID and 15 other implementations in the document.
-
comment
Comment #27885149
If you define the virtual table would you even need to do the `INSERT`? Just query the virtual table instead of inserting into `t` and querying `t`.
-
comment
Comment #27717427
> How many times do people need to be burned by closed-source, cloud boxes before they learn to stop buying them? > Rolling your own remote access solution(SSH/VPN+ strict FW rules…
-
comment
Comment #27625188
These mechanisms are super simple to control: just disconnect the board and use a Raspberry Pi or Arduino to send a pair of signals (+ and -) to make the second hand jump one secon…
-
comment
Comment #27587200
And how is that relevant?
-
comment
Comment #27585853
The annual population growth in the US in the last 40 years is around 1%, and is diminishing (latest numbers show 0.5%). The average annual growth in house prices since 1992 in the…
-
comment
Comment #27503338
They mean progressive web apps, and they exist in other browsers. Firefox, eg: https://developer.mozilla.org/en-US/docs/Web/Progressive_web... More info: https://web.dev/install-cr…