Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paravz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
paravz
3mo ago
Top prometheus story at https://hackernewstrends.com/compare/prometheus-vs-grafana-v... is about wrong Prometheus (Remove CO2 from Air)
2.
▲
by
paravz
8mo ago
windows 10 pro (and other editions) also have an option for 3 year of updates via https://massgrave.dev/windows10_eol
3.
▲
by
paravz
1y ago
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.
▲
by
paravz
2y ago
Lenovo still sells $100 ThinkPad keyboards with TrackPoint, it will never be as fast, but no need to move hands from the keyboard
5.
▲
by
paravz
2y ago
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.conf &" rsync: rsyn
6.
▲
by
paravz
2y ago
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 experiences' that is enabled by default. >On a Wi
7.
▲
by
paravz
2y ago
for example https://freedns.afraid.org/dynamic/ + cron job on router to periodically update dns record
8.
▲
by
paravz
2y ago
SingleFile is fantastic, became part of my "standard" browser install, next to uBlock and Tree Style Tab
9.
▲
by
paravz
2y ago
echo '{"ExtensionManifestV2Availability": 2}' | sudo tee -a /etc/chromium/policies/managed/ExtensionManifestV2Availability.json
10.
▲
by
paravz
2y ago
had to google the trick to disable ai search results, now how to apply it to all searches
11.
▲
by
paravz
2y ago
How does double compare to Betterment?
12.
▲
by
paravz
2y ago
https://www.mailhardener.com is another great "validator" and more for a personal email domain
13.
▲
by
paravz
3y ago
this type of marketing satire worked for me: 80% entertainment 20% substance
14.
▲
by
paravz
3y ago
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.
▲
by
paravz
3y ago
Extra battery in the trailer can make it go so much further. And make battery in the trailer replaceable during a "charge" stop
16.
▲
by
paravz
3y ago
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.
▲
by
paravz
3y ago
great callout! A more advanced self hosted option can be https://github.com/mpolden/echoip
18.
▲
by
paravz
4y ago
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 timezone correctly.
19.
▲
by
paravz
4y ago
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 --link-dest for rsync, as explained in https:/&#x
20.
▲
by
paravz
4y ago
sounds like cdc_rsync should be a good replacement for rsync in a generic backup
21.
▲
by
paravz
4y ago
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%\%i /MIR /DCOPY:T /NFL /NDL /R
22.
▲
by
paravz
4y ago
--link-dest is also used in hrsync, another rsync wrapper: https://github.com/dparoli/hrsync/blob/master/hrsync#L52
23.
▲
by
paravz
4y ago
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 balancer :)
24.
▲
by
paravz
4y ago
another alternative is https://freedns.afraid.org