hn-ifs
No user record in our sample, but hn-ifs has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but hn-ifs has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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 serve no benefit to society. The only times…
> 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, for me, HN is about discovery not…
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?
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 it. I think group chats cover most of…
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/tools.
I was recently looking at using Nushell to do the same thing. Nushell can natively do almost all you need for this.
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 solution.
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 this was compatible with Firefox…
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 it. I'm not signing up for email updates.
I'm infuriated t
Can't of happened then if you don't remember a story like it...
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 out of their accounts with no reasons…
Can you elaborate? What does IDs have to do with religion/Christianity?
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?
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 go straight to pdf, but not tried that…
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 | get properties.periods.temperature |…
I enjoyed reading that, but understood absolutely none of it.
This is the sort of thing I use Nushell for, brilliant data focus shell!
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 this legislation have then?
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't seem justified to me. I'm not docker…
There's 2 and both involve `rm -r`.
Best thing to happen to the shell since powershell. Yes I said it, I like powershell, but Nushell is way better.
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. And I like the look of roc-lang too.…
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 simple text file rather than fighting…
> I am only inspired to write a blog post every few months... > Build failures of my static site, which has maybe a few dozen posts... > Suggestions for alternatives welcome... Plain HTML? No build process needed.