HackerTrans
TopNewTrendsCommentsPastAskShowJobs

metabeard

no profile record

comments

metabeard
·5 ay önce·discuss
Please post this. I'd love to play with it and, especially, see how fast it is.
metabeard
·9 ay önce·discuss
If you disable internet access for the device at the router level, the ads, the autostarting tv, etc all go away.
metabeard
·12 ay önce·discuss
Nope. They're so light that when they enter the airspace, they get sucked into the net (back) or blown away (front).
metabeard
·geçen yıl·discuss
This comment is the first result when searching "inconsistent comma clause 29 magna carta" on Google. Can you link to a source?
metabeard
·2 yıl önce·discuss
I prefer to split work and personal repos into ~/dev for work and ~/src for personal.

  # file ~/.gitconfig
  [includeIf "gitdir:~/src/"]
  path = /Users/metabeard/.config/git/.gitconfig-personal
  [includeIf "gitdir:~/dev/"]
  path = /Users/metabeard/.config/git/.gitconfig-work
and

  # file .config/git/.gitconfig-personal and .config/git/.gitconfig-work
  # both are very similar with different email and signingkey
  [user]
    name = Meta Beard
    email = [email protected]
    signingkey = ssh-rsa xxx==

  [gpg]
    format = ssh

  [gpg "ssh"]
    program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"

  [commit]
    gpgsign = true
metabeard
·2 yıl önce·discuss
S3 is acting as a backup, not a data store. The SQLite file is local to the app. This recent post discusses the tradeoffs in more detail and includes metrics. https://fractaledmind.github.io/2024/10/16/sqlite-supercharg...
metabeard
·2 yıl önce·discuss
The search modal says, "Search by Algolia".
metabeard
·2 yıl önce·discuss
Can you setup a form to allow us to upload the docs? I had solar, panel, and roof done by SolarCity before it was purchased by Tesla.