Live data from Hacker News

Viewing profile — hn-ifs

hn-ifs

HN member
Joined
Sun, Aug 24, 2025, 7:42 AM UTC
HN karma
22
Public activity
26 items

About hn-ifs

No profile information was provided.

Recent public activity

  1. comment
    Comment #45632853

    Yeah this is pretty much my sentiment. I want to discover I teresting stuff, main reason I'm on HN. But big S social media is a cancer on attention as far as I'm concerned, it serv…

  2. comment
    Comment #45632372

    > But you're posting here, in socisl media, no? So you sought out something here that a group chat wouldn't give. This is true, of course. I'm here interacting with strangers. But,…

  3. comment
    Comment #45630822

    By open do you mean not centralised? I don't get the significance of big S social media. Functionally how would big S improve on group chats?

  4. comment
    Comment #45630731

    I've never really got social media in any of its forms. I use messaging apps to stay in contact with people I like, but that's about it. I skimmed this article, I still don't get i…

  5. comment
    Comment #45537017

    Clickbait. The piece argues Flutter is healthy (Google Trends up, 1M+ apps, big adopters like Google/Headspace, VC-backed tooling) but the authors focus is selling a Flutter course…

  6. comment
    Comment #45523658

    I was recently looking at using Nushell to do the same thing. Nushell can natively do almost all you need for this.

  7. comment
    Comment #45523634

    I disagree, I use RSS so I don't need to clog up my email with feeds or sure updates, etc. I flat out refuse to sign up for mailing lists for the same reason. RSS is the perfect so…

  8. comment
    Comment #45523604

    Interested. I miss when Firefox sorted in natively, even if it was bare minimum. I've been looking for a lightweight RSS reader for desktop. I'd probably ditch my mobile app too if…

  9. comment
    Comment #45459702

    I love RSS. Like all the old web tech the user is in control. If I like a page/site I'll look for an RSS to keep up to date with it, if one doesn't exist I'll likely forget about i…

  10. comment
    Comment #45456116

    I'm infuriated t

  11. comment
    Comment #45436936

    Can't of happened then if you don't remember a story like it...

  12. comment
    Comment #45436911

    I suppose the issue here is trusting Google with your personal and business data. Mining that information for targeting advertising aside, it's not unheard of Google locking people…

  13. comment
    Comment #45408258

    Can you elaborate? What does IDs have to do with religion/Christianity?

  14. comment
    Comment #45408194

    If you're using ublock origin in advanced mode (really miss umatrix) with JavaScript blocked by default, where you whitelist things. What does PB offer over and above this?

  15. comment
    Comment #45396562

    I'm a masters student, I've gone with a quarto workflow. From quarto markdown to Word, little bit of VBA for tables and images, and to pdf from there if needed. Technically I could…

  16. comment
    Comment #45395773

    Now I'm on the computer this is the Nushell variant, you could probably do something with reduce too: ~> http get https://api.weather.gov/gridpoints/BOU/63,62/forecast | from json …

  17. comment
    Comment #45392789

    I enjoyed reading that, but understood absolutely none of it.

  18. comment
    Comment #45391156

    This is the sort of thing I use Nushell for, brilliant data focus shell!

  19. comment
    Comment #45375241

    Out of interest, what happens in the case of say an open source chat app developed outside the EU. Let's add that the developers are anonymous too, like truecrypt. What power does …

  20. comment
    Comment #45273022

    Came here to ask why you'd want to run an app in docker. Genuinely don't get it. Sure the app doesn't touch the host system so there's isolation there, but the extra overhead doesn…

  21. comment
    Comment #45156503

    This is what I use in a VM on my Linux host whenever I need to run something Windows. I don't game and all my software is cross platform. Windows still has a few things I miss, pro…

  22. comment
    Comment #45156447

    There's 2 and both involve `rm -r`.

  23. comment
    Comment #45104815

    Best thing to happen to the shell since powershell. Yes I said it, I like powershell, but Nushell is way better.

  24. comment
    Comment #45082292

    I remember looking at red ages ago but never got round to using it. I like to learn odd non-mainstream languages. Currently learning Nushell which is an amazing alternative shell. …

  25. comment
    Comment #45082246

    I love Quarto. I used to use pandoc but Quarto has some nice extras and managed things I would have to manually set up. I much prefer writing plain text with minimal markup in a si…