Live data from Hacker News

Viewing profile — revicon

revicon

HN member
Joined
Wed, Apr 02, 2008, 8:16 AM UTC
HN karma
2,734
Public activity
462 items

About revicon

Developer in San Francisco. https://www.mattcrampton.com

Co-Founder - Gigwalk Co-Founder - Headnote

Email: matt@mattcrampton.com

Recent public activity

  1. comment
    Comment #48691011

    Edit: This video was from a while back but I hadn't seen it before. More info: https://www.eso.org/public/videos/eso1825e/

  2. story
  3. comment
    Comment #48176174

    This show's use of music really made it magical One of my favorite scenes: https://vimeo.com/151017533

  4. story
  5. story
  6. comment
    Comment #47097391

    Bookmark this page... https://www.facebook.com/?filter=friends&sk=h_chr its a filter to just show you posts from your friends, no groups, nothing else.

  7. comment
    Comment #46981393

    This is why I put the raw url to the script first in my comment. Downloading the script file, doing a chmod +x and then a ./script.sh to execute it is daunting for some. But I'll a…

  8. comment
    Comment #46979246

    Here's a one-shot script that does the compare for you, in case it's helpful... https://www.sfbaylabs.org/files2/2026-02-11/bad_browser_extension_check_osx.sh You can run it direct…

  9. comment
    Comment #46978914

    If you're on a mac, you can list all the IDs of your installed browser extensions across all your profiles like this... find "$HOME/Library/Application Support/Google/Chrome" \ -ty…

  10. comment
    Comment #46844273

    It seems there are a bots on here commenting and upvoting each other. If HN is susceptible to this, it feels like there's no chance for the rest of the web. Damn.

  11. comment
    Comment #46839101

    It is amazing how much they’re gaming the twitter algorithm, everything in my feed is claw/molt/whatever for the last week. It’s a masterclass in spammy marketing, I wonder if it’s…

  12. comment
    Comment #46715645

    https://archive.ph/aRsRV

  13. comment
    Comment #46635413

    “the proposed law will also make sharing and possession of 3D files containing guns or gun components illegal”

  14. story
  15. comment
    Comment #46623719

    https://www.mattcrampton.com

  16. comment
    Comment #45904010

    The statistics on consumers evaluating the purchase of something that is $9.99 vs $10 is well proven. Switching to round number prices would cost retailers a whole lot more. https:…

  17. comment
    Comment #45903410

    There are several US states where, by law, retailers are not allowed to give preferential treatment to credit card paying customers over cash paying ones. Which means, in those sta…

  18. story
  19. comment
    Comment #45806802

    Right up until your user opens your site in more than 6 tabs.

  20. comment
    Comment #45674313

    I have a bunch of little scripts and aliases I've written over the years, but none are used more than these... alias ..='cd ..' alias ...='cd ../..' alias ....='cd ../../..' alias …

  21. story
  22. comment
    Comment #44319604

    Is this different from using a remote docker context? My workflow in my homelab is to create a remote docker context like this... (from my local development machine) > docker conte…

  23. comment
    Comment #44319556

    This is exactly what I do, make a context pointing to the remote host, use docker compose build / up to launch it on the remote system.

  24. comment
    Comment #44142465

    Taking a photo of my handwritten notes and passing it to ChatGPT works 95% of the time. Once in a while it gets a character or two wrong, but for the most part its magic for me.

  25. comment
    Comment #44142446

    The prefil method works pretty well... https://docs.anthropic.com/en/docs/test-and-evaluate/strengt...