Viewing profile — assassinator42
assassinator42
HN member- Joined
- Fri, Sep 15, 2023, 8:27 PM UTC
- HN karma
- 36
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About assassinator42
No profile information was provided.
Recent public activity
-
comment
Comment #43976570
Rumor is Samsung won't support Google's Linux Terminal (at least for their existing phones) since their Knox conflicts with the Android Virtualization Framework :-(. Honestly I'd l…
-
comment
Comment #43975585
For my 2016 Volt I need to run the defroster to be able to actually see out of the window though. And that takes around 4KW on average. I can get less than half the range on cold d…
-
comment
Comment #43940939
Java and the .NET Framework had partial trust/capabilities mechanisms decades ago. No one really used them and they were deprecated/removed.
-
comment
Comment #43863114
I took a bit of umbrage with LineageOS for this. CyanogenMod required a CLA to assign them copyright to Cyanogen Inc, only for them to basically kill the project. They forked it as…
-
comment
Comment #43777338
This is a game; I don't think a debug configuration (with checks for things like this enabled) would run fast enough to be playable on contemporary hardware.
-
comment
Comment #43776921
No you don't, MinGW(-w64) targets windows directly (with MinGW statically linked in). I've built a Windows->Linux cross-compiler that depends solely on DLLs built-in to Windows (ke…
-
comment
Comment #41850564
I would assume targeting OpenXR would be much more productive? It's unfortunate that Apple insists on being so proprietary.
-
comment
Comment #41724545
[dead]
-
comment
Comment #40937929
I've been confused by this, aren't these systems using ACPI instead of Device Tree? I know AWS ARM systems use ACPI.
-
comment
Comment #40348445
https://learn.microsoft.com/en-us/virtualization/windowscont... "Decoupling the User/Kernel boundary in Windows is a monumental task and highly non-trivial, however, we have been w…
-
comment
Comment #40312528
The proliferation of Docker containers seems to go against that. Those really only work well since the kernel has a stable syscall ABI. So much so that you see Microsoft switching …
-
comment
Comment #39121441
I've used Cash App Taxes (previously owned by Credit Karma) for several years. No income limit and free state taxes as well: https://cash.app/taxes
-
comment
Comment #37708616
This is going to make it even more of a pain to do egress filtering on networks/systems we administer. I want to be able to allow list sites with dynamic IPs. The existing solution…
-
comment
Comment #37662036
Ada has the bounds checking, but doesn't (AFAIK) have a safe way to deallocate dynamic memory. At least as of now, there is a proposal to add something like Rust in the future. It …
-
comment
Comment #37528707
Can't you still install a CA certificate through Settings like you always could? https://stackoverflow.com/a/65319223