Live data from Hacker News

Viewing profile — paravz

paravz

HN member
Joined
Wed, Oct 19, 2022, 6:13 AM UTC
HN karma
19
Public activity
24 items

About paravz

No profile information was provided.

Recent public activity

  1. comment
    Comment #48682463

    Top prometheus story at https://hackernewstrends.com/compare/prometheus-vs-grafana-v... is about wrong Prometheus (Remove CO2 from Air)

  2. comment
    Comment #46757197

    windows 10 pro (and other editions) also have an option for 3 year of updates via https://massgrave.dev/windows10_eol

  3. 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

  4. 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

  5. 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…

  6. 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…

  7. comment
    Comment #42231028

    for example https://freedns.afraid.org/dynamic/ + cron job on router to periodically update dns record

  8. comment
    Comment #41883368

    SingleFile is fantastic, became part of my "standard" browser install, next to uBlock and Tree Style Tab

  9. comment
    Comment #41850896

    echo '{"ExtensionManifestV2Availability": 2}' | sudo tee -a /etc/chromium/policies/managed/ExtensionManifestV2Availability.json

  10. comment
    Comment #41840905

    had to google the trick to disable ai search results, now how to apply it to all searches

  11. comment
    Comment #41253391

    How does double compare to Betterment?

  12. comment
    Comment #40746006

    https://www.mailhardener.com is another great "validator" and more for a personal email domain

  13. comment
    Comment #38668689

    this type of marketing satire worked for me: 80% entertainment 20% substance

  14. 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.

  15. 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

  16. 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!

  17. comment
    Comment #36967224

    great callout! A more advanced self hosted option can be https://github.com/mpolden/echoip

  18. 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…

  19. 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 -…

  20. comment
    Comment #34304592

    sounds like cdc_rsync should be a good replacement for rsync in a generic backup

  21. 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%\…

  22. comment
    Comment #34061910

    --link-dest is also used in hrsync, another rsync wrapper: https://github.com/dparoli/hrsync/blob/master/hrsync#L52

  23. 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…

  24. comment
    Comment #33377949

    another alternative is https://freedns.afraid.org