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

If you disable internet access for the device at the router level, the ads, the autostarting tv, etc all go away.


Nope. They're so light that when they enter the airspace, they get sucked into the net (back) or blown away (front).


This comment is the first result when searching "inconsistent comma clause 29 magna carta" on Google. Can you link to a source?



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@metabeard.me
    signingkey = ssh-rsa xxx==

  [gpg]
    format = ssh

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

  [commit]
    gpgsign = true


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


The search modal says, "Search by Algolia".


click cute yellow bird next to the searchbar.


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.


Upload portal is here: https://driveuploader.com/upload/UdA5Ev9YFP/

Thank you for helping out. Much appreciated!


> DDR cab

Dance Dance Revolution?


Yes. Cab being Cabinet, slang for an arcade setup of Dance Dance Revolution as opposed to the home version. I'm with you GP, DDR/ITG dedicabs have always been a way to get me out of a rut.


Stepmania is an option along with some USB pads. Works well on Linux.


Stepmania is great. I actually built a skeleton of a workout tracker for DDR a while back using the simfiles I was already playing this on. I haven't had a space to play in that consistently in years, though, so I never bothered to bring the hosted demo back up when Heroku killed their free tier and kinda stalled the development before it got more than just fleshed out enough to be kind of useful.

That said, there's a mostly working .sm to .ssc converter (it's still got a couple edge cases around punctuation in titles), as I had to migrate the simfiles to something with named properties anyway to get reliable data out of them.

This, and the seeder script (which I wrote using a bunch of fetch requests in order to also test a bunch of my frontend logic, before Node started shipping with that) that I used to seed all the DDR arcade tracks into a db, were actually my first experience with Deno. It's been my go-to experiment tool pretty much ever since.

If anyone's curious, it's under my github (same username) at step-step-recollection. (And ...recollection-scripts, and ...recollection-ui. Annoyingly I never got to experimenting with server-side rendering on it, so that's also a separate repo.)



It's not open, but I'm happy with https://nextdns.io/


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

Search: