Viewing profile — hn-ifs
hn-ifs
HN member- Joined
- Sun, Aug 24, 2025, 7:42 AM UTC
- HN karma
- 22
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About hn-ifs
No profile information was provided.
Recent public activity
-
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…
-
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,…
-
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?
-
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…
-
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…
-
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.
-
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…
-
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…
-
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…
-
comment
Comment #45456116
I'm infuriated t
-
comment
Comment #45436936
Can't of happened then if you don't remember a story like it...
-
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…
-
comment
Comment #45408258
Can you elaborate? What does IDs have to do with religion/Christianity?
-
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?
-
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…
-
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 …
-
comment
Comment #45392789
I enjoyed reading that, but understood absolutely none of it.
-
comment
Comment #45391156
This is the sort of thing I use Nushell for, brilliant data focus shell!
-
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 …
-
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…
-
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…
-
comment
Comment #45156447
There's 2 and both involve `rm -r`.
-
comment
Comment #45104815
Best thing to happen to the shell since powershell. Yes I said it, I like powershell, but Nushell is way better.
-
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. …
-
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…