Live data from Hacker News

Viewing profile — fprotthetarball

fprotthetarball

HN member
Joined
Tue, Jan 22, 2013, 1:32 PM UTC
HN karma
96
Public activity
57 items

About fprotthetarball

No profile information was provided.

Recent public activity

  1. comment
    Comment #46124790

    I'm wondering if Bun would be a good embedded runtime for Claude to think in. If it does sandboxing, or if they can add sandboxing, then they can standardize on a language and runt…

  2. comment
    Comment #45051784

    > Git won't catch new files the agent is adding. Another problem I inadvertently dodged by using Jujutsu with Claude Code :) I tend to send a lone "commit" message to Claude when I…

  3. comment
    Comment #44577139

    Does clear air mode pick up wildfire smoke? There has been an awful lot of that lately over the US from Canada and the West Coast.

  4. comment
    Comment #42489013

    There are still branches, but they aren't named by default. You give them names with "bookmarks", which you can push to remote git repositories as branches. This lets you work on t…

  5. comment
    Comment #40722375

    No, I just stop and restart when I feel like I'm in a good spot. Nothing fancy.

  6. comment
    Comment #40711966

    My backend for a simple web application I'm working on is entirely in Rust. Highlights: - axum: web application framework - https://github.com/tokio-rs/axum - axum-htmx: axum extra…

  7. comment
    Comment #40627183

    I have a similar setup, using snare to handle the webhook endpoint: https://github.com/softdevteam/snare GitHub will call the webhook after a push to main and a successful test sui…

  8. comment
    Comment #38350592

    > I have a pet theory about the "AI revolution" or AGI that keeps getting relentlessly confirmed as events unfold: Microsoft sees a massive financial upside to this technology that…

  9. comment
    Comment #37428128

    Kagi allows you to provide custom CSS if you want to tweak it to your liking. I've used it to remove some of the widgets I don't personally find useful, and to replace some icons. …

  10. comment
    Comment #37185486

    I bought a Flowbee in 2009 for $83 total. I cut my hair around once every 3 weeks, so I have paid 34 cents per cut so far, ignoring electricity cost of running a vacuum and the Flo…

  11. comment
    Comment #37022185

    This is also my experience. I regularly fill up my 8 qt as high as I'm able to, as long as I think I can carry the pot without spilling. It takes 30-45 minutes to cool down enough …

  12. comment
    Comment #36979274

    Ollama is the best I have seen if you want to play around with LLMs. After installing the application and running it, you run "ollama run " and it handles everything and drops you …

  13. comment
    Comment #36808382

    I have heard that shared conversations would also share the custom instructions. This is probably not ideal if people are putting personal information in them. Guessing they're plu…

  14. comment
    Comment #36615152

    Joplin does, and it works rather well. I have been planning on migrating my notes since the acquisition, but wanted to see what their next move was. Joplin seems like the best at h…

  15. comment
    Comment #36607865

    A minor inconvenience when GPT-4 has no problem learning how to use a code interpreter.

  16. comment
    Comment #36535563

    > But can't access it through my home internet, but my phone is just fine if I turn off wifi. Thanks for the tip. I can't access it via my home provider, but T-Mobile works. Intere…

  17. comment
    Comment #35071964

    "store them for debugging purposes" is a bit concerning if they then become available if law enforcement requests data, or if you guys are hacked and everything leaks.

  18. comment
    Comment #34775724

    Edge already refuses to install it through the .CRX file, even in developer mode. I have it installed by loading the unpacked version using these instructions: https://gitlab.com/m…

  19. comment
    Comment #34283051

    I bought a Miele canister vacuum in 2008. Still going strong after 15 years and many pet hairs. They're built very well.

  20. comment
    Comment #34165048

    Settings > Calculator > Wolfram|Alpha. You provide a Wolfram ID from WolframAlpha and then "= ?" in a sheet will query WolframAlpha for the previous variable. https://twitter.com/s…

  21. comment
    Comment #34163919

    Soulver's WolframAlpha support is great, too. No need to switch to a browser to bring in some real world data.

  22. comment
    Comment #33820209

    If you are on macOS, HistoryHound is a decent browser search. It supports many browsers and even text you may just want to search from a directory. https://www.stclairsoft.com/Hist…

  23. comment
    Comment #33226308

    Type systems of functional languages are generally capable of representing more. You can have the type system validate application state at compile time for you, for example. If it…

  24. comment
    Comment #32613019

    > He clearly wants https://nim-lang.org/ I think a lot of people want Nim, but either don't know about it, or some language feature turned them off. There are a few polarizing lang…

  25. comment
    Comment #32041349

    Sounds like this: http://jsquiz.wtf , but the website is now down. Referenced here: https://www.aleksandra.codes/javascript-quiz Looks like it may be available here: https://wtf-js…