Viewing profile — nullindividual
nullindividual
HN member- Joined
- Tue, May 16, 2023, 5:35 PM UTC
- HN karma
- 2,175
- Public activity
- 1,250 items
- HN profile
- View on Hacker News ↗
About nullindividual
No profile information was provided.
Recent public activity
-
comment
Comment #41956949
I haven't had it fail once, and I've created many addresses. I do have a custom domain hooked up to my iCloud account, if that is making any difference, I don't know.
-
comment
Comment #41954686
> I'm at a crossroads and unsure of how to proceed. Have you considered that perhaps online communities are simply unhealthy and withdrawing (at least to lurking) is the best cours…
-
comment
Comment #41949295
Cox Automotive generated the data[0] sourced in the second "paragraph" from the original article. [0] https://www.coxautoinc.com/wp-content/uploads/2024/10/Kelley...
-
comment
Comment #41946692
tcp/443 is likely an open port on the target service (Dynamodb based on the domain name). TLS is not involved. ICMP ECHO would be a bad choice as it is deprioritized by routers[0].…
-
comment
Comment #41934745
Doesn't look like this is a ping[0]! Which is good. Rather it is a socket stream connecting over tcp/443. Ping (ICMP) would be a poor metric. [0] https://github.com/mda590/cloudpin…
-
comment
Comment #41921691
Not any longer. They now use a 105mm Howitzer among other means. https://wsdot.wa.gov/travel/operations-services/avalanche-co...
-
comment
Comment #41914722
> In a single-user environment, where malware is the biggest concern in current times, what difference does it make if it's a process running under a different user or one that is …
-
comment
Comment #41914155
> On a literal level it's not the same as "keep it in RAM" I read the GP as 'literal level' in-RAM. If I interpreted that incorrectly, apologies to GP.
-
comment
Comment #41914134
I see where you're going with your question, but like Windows' Services/scheduled tasks, most of those 'users' don't have a $HOME folder. Not to say they couldn't have one!
-
comment
Comment #41914009
Why not both, like Windows? $HOME/.tmp for user operations and /tmp for system operations? EDIT: I see from other posters it can be done. Why the heck isn't this the default?!
-
comment
Comment #41913983
> OS will try to move it in swapspace if memory gets low That defeats the idea GP presented.
-
comment
Comment #41913905
You'd need to pin pages in physical memory to guarantee it stays in physical memory. What happens if an 'attacker' (or accidental user) exceeds available physical memory? OOM Kill …
-
comment
Comment #41905259
> *nix started from a better _initial_ posture as it was multi-user, permissioned, and network-aware from the start (vs. corporate MS-DOS => single user => GUI => networked) Window…
-
comment
Comment #41884714
> Suffering can be alleviated Lol. What world are you living in? Sure, I suppose if you give someone enough downers and obliterate their mind, suffering becomes a non-issue. Don't …
-
comment
Comment #41804004
> How do you keep yourself excited and focused on growth? Do something that connects you with the greater world. For me? Hiking and traveling in a State with a lifetime of natural …
-
comment
Comment #41800015
The Noita wiki moved away from Fandom to noita.wiki.gg due to ads, etc. The Fandom one still exists, of course, but has no community backing and lacks information from the newer up…
-
comment
Comment #41799098
Windows shipped on DVDs. I'm not sure why you made your comment. Of course a system must support it, and plenty of ~20 year old systems did.
-
comment
Comment #41791249
You can't have 'truly random'. https://en.wikipedia.org/wiki/Random_number_generation#Compu...
-
comment
Comment #41789970
[dupe] https://news.ycombinator.com/item?id=41729526 - which made the front page
-
comment
Comment #41789591
> Linux much faster than windows mainly due to the file system being more performant (e.g. the builds run noticeably faster) It's not the file system. It is the file system filter.…
-
comment
Comment #41788845
You're not limited to 650MB provided you use UDF rather than ISO 9660. UDF supports up to 16 EiB. It's still a "real" ISO, but obviously you'd need to stay within DVD size limits t…
-
comment
Comment #41788755
It's quite a different world with Windows Autopilot pre-provisioning from the OEM. These images are customized to your specs, there's no Candy Crush shipping on pre-provisioned dev…
-
comment
Comment #41788361
Back to the manufacture it goes! Not a big deal in a medium to large business. I'm unsure how a small business would deal with it, but the smaller you go, the less likely you'd hav…
-
comment
Comment #41785257
I wouldn’t use PXE at all! But I’ve been out of the computer imaging business for a long time, now. The folks that do that where I work simply activate Windows with Intune on first…
-
comment
Comment #41785237
I agree, the author appears to conflate file and format. From a complete reading of this post and the author’s previous post on this topic, I read it as discontinuation of distribu…