Viewing profile — paravz
paravz
HN member- Joined
- Wed, Oct 19, 2022, 6:13 AM UTC
- HN karma
- 19
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About paravz
No profile information was provided.
Recent public activity
-
comment
Comment #48682463
Top prometheus story at https://hackernewstrends.com/compare/prometheus-vs-grafana-v... is about wrong Prometheus (Remove CO2 from Air)
-
comment
Comment #46757197
windows 10 pro (and other editions) also have an option for 3 year of updates via https://massgrave.dev/windows10_eol
-
comment
Comment #45120874
Cpu utilization %% needs to be contrasted with a "business" metric like latency or RPS. Depending on the environment and hardware 40% can be too utilized or way underutilized
-
comment
Comment #42414520
Lenovo still sells $100 ThinkPad keyboards with TrackPoint, it will never be as fast, but no need to move hands from the keyboard
-
comment
Comment #42371241
my rsync backup use case over usb and adb (with adb root) start rsync daemon: adb root adb forward tcp:6010 tcp:11873 adb shell "rsync --daemon --port 11873 --config=/sdcard/rsyncd…
-
comment
Comment #42277138
From the article: >To do so, users must actively opt out by finding and disabling the feature in settings. The process requires unchecking the box 'Turn on optional connected exper…
-
comment
Comment #42231028
for example https://freedns.afraid.org/dynamic/ + cron job on router to periodically update dns record
-
comment
Comment #41883368
SingleFile is fantastic, became part of my "standard" browser install, next to uBlock and Tree Style Tab
-
comment
Comment #41850896
echo '{"ExtensionManifestV2Availability": 2}' | sudo tee -a /etc/chromium/policies/managed/ExtensionManifestV2Availability.json
-
comment
Comment #41840905
had to google the trick to disable ai search results, now how to apply it to all searches
-
comment
Comment #41253391
How does double compare to Betterment?
-
comment
Comment #40746006
https://www.mailhardener.com is another great "validator" and more for a personal email domain
-
comment
Comment #38668689
this type of marketing satire worked for me: 80% entertainment 20% substance
-
comment
Comment #38565027
This brings back the days of trillian (the best multi-chat client for the desktop in the age of ICQ, AIM, MSN) that got killed by the raise of mobile phones and mobile chat apps.
-
comment
Comment #38311106
Extra battery in the trailer can make it go so much further. And make battery in the trailer replaceable during a "charge" stop
-
comment
Comment #38144457
podman and podman-compose became mainstream and replaced docker for me in "server" scenarios on rhel8/rhel9, fedora and derivatives. Glad to see progress on the desktop!
-
comment
Comment #36967224
great callout! A more advanced self hosted option can be https://github.com/mpolden/echoip
-
comment
Comment #34358720
I have started using globally exported TZ=:/etc/localtime after previous discussion, but since stopped, since at some desktop applications (slack for example) were not reading time…
-
comment
Comment #34314914
Exactly what I'm looking for recently.. I dismissed ZFS (not mature on Linux) and btrfs (seems to be too complex and buggy as seen in a few horror stories) So far I started using -…
-
comment
Comment #34304592
sounds like cdc_rsync should be a good replacement for rsync in a generic backup
-
comment
Comment #34061961
I switched from Cygwin+rsync(over ssh) to robocopy+samba to speed up backups (up to saturating 1Gbit connection): for %i in (C D) do robocopy %i:\ \\backup-server\b-%COMPUTERNAME%\…
-
comment
Comment #34061910
--link-dest is also used in hrsync, another rsync wrapper: https://github.com/dparoli/hrsync/blob/master/hrsync#L52
-
comment
Comment #33458272
What is Gb/s per watt of power between 2x400Gb/s servers and a single 800Gb/s ? Following these reports since 2015, when I compared estimated cost of your 9Gb/s server to F5 load b…
-
comment
Comment #33377949
another alternative is https://freedns.afraid.org