Live data from Hacker News

Viewing profile — caleb-troyer

caleb-troyer

HN member
Joined
Mon, Jan 11, 2021, 1:07 AM UTC
HN karma
14
Public activity
3 items

About caleb-troyer

Currently working on native geospatial software. Looking to move into sustainability & climate tech.

(your favorite orange tech news aggregator) at (my last name) dot (the Google gTLD for developers & hackers which requires HTTPS for all websites)

Recent public activity

  1. comment
    Comment #41374765

    I've had good success using Syncthing to keep my tasks in sync between my phone, laptop, desktop, etc. Point it at your Taskwarrior data folder and you're off.

  2. comment
    Comment #40492472

    Clang-tidy[0] supports a good set of them (cppcoreguidelines- prefix). It supports extending the checks too with your own checks that operate over the AST[1], so if there are extra…

  3. comment
    Comment #31634280

    On Android, Shelter (available on F-Droid [0]) is a close implementation of this. Apps installed in the "shelter" (read: Android work profile) can be automatically frozen when not …