Hacker Newsnew | past | comments | ask | show | jobs | submit | paravz's commentslogin

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


I think CPU utilization is a "cause" metric and therefore irrelevant until it effects "business" metric.


Lenovo still sells $100 ThinkPad keyboards with TrackPoint, it will never be as fast, but no need to move hands from the keyboard


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: rsync -rltHDhP --stats --size-only --append-verify --partial --delete rsync://localhost:6010/root/data/data/ /backup/data

cleanup: adb kill-server

/sdcard/rsyncd.conf for the phone: address = 127.0.0.1 uid = root gid = root [root] path = / read only = true


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 Windows PC, the steps include going to File > Options > Trust Center > Trust Center Settings > Privacy Options > Privacy Settings > Optional Connected Experiences and unchecking the box.


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


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


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


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


How does double compare to Betterment?


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


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: