Viewing profile — marmarama
marmarama
HN member- Joined
- Tue, Feb 09, 2021, 11:43 PM UTC
- HN karma
- 325
- Public activity
- 94 items
- HN profile
- View on Hacker News ↗
About marmarama
No profile information was provided.
Recent public activity
-
comment
Comment #49220031
In most countries with universal healthcare, the universal healthcare provider plays a major role in preventive medicine, nudging people towards healthier lifestyles and influencin…
-
comment
Comment #49170440
Bars, restaurants and supermarkets have glass fronted refrigerators and freezers the world over, and yes, most are double glazed. They're just less efficient and more likely to bre…
-
comment
Comment #49027726
Sure, but if you are a business in the US, you might not be able to use it legally. And, through the US exercising extraterritorial jurisdiction, businesses in Europe doing busines…
-
comment
Comment #48944800
Your "development build" is another person's daily driver. Case in point: GrapheneOS (or any other custom Android distro) is unlikely to be able to ever pass remote attestation, ev…
-
comment
Comment #48944432
I think you've misunderstood. It's not an app problem. The problem is that it makes Free Software OSes unviable. The copy of Android you compile and install yourself - or your copy…
-
comment
Comment #48773128
That's the standard Piagetian understanding of child development, yes. Humans do not start out with theory of mind, and are thus inherently solipsistic, but in most cases an unders…
-
comment
Comment #48720361
Then the slop merchants will simply move to controlling a DAW with AI and use the same software synths that everyone else does. It's a little more involved and slower, but far from…
-
comment
Comment #48685792
I think Apple doesn't really have a choice. They've been very strongly encouraged by the current US government to move as much chip manufacturing to the US as possible, and particu…
-
comment
Comment #48684194
It's not so much ripping off the designs - nothing of what Apple Silicon is doing is particularly surprising and both x86 and Intel's microarchitectures are sufficiently different …
-
comment
Comment #48539845
Sure there's an analogue. It's being the tech lead of a team of junior to mid level developers. You design roughly what the solution should look like, split it into reasonable size…
-
comment
Comment #48492694
Here's the neat thing: you don't. I've tried, and I feel like I've got closer with faster models, but ultimately the agentic loop excludes you. Even if you're asking the agent to d…
-
comment
Comment #48476604
So why doesn't the mouse pointer work that way on an Apple trackpad? Surely if that's the case then when you move your finger to the upper left then the pointer should move to the …
-
comment
Comment #48172817
Umm, you can do basically all of this, today, with Home Assistant and a handful of add-on apps. I use a local LLM with it, but you can use a hosted LLM if you like. The core home a…
-
comment
Comment #47976449
> How did the UK and France solve it? Remove the fuel elements, reprocess what's useful, and store the reprocessed materials and nuclear waste somewhere "temporarily" that isn't re…
-
comment
Comment #47975967
No need to bother maintainers, just package it up and upload it to the KDE store as a Plasma extension. Then it can appear for download in "Get New Widgets" in Plasma edit mode. Pl…
-
comment
Comment #47919577
Window previews when switching are also a nice thing when doing heavy multitasking. There are a few things MacOS X inherited from classic MacOS that I don't think work that well in…
-
comment
Comment #47737832
Sure you can do it technically, but then you have a licensing compliance issue, so no reputable business will do it. You can run x86 macOS VMs in Windows or Linux too with a little…
-
comment
Comment #47716417
The problem with this is that "breaking the Nash equilibrium momentarily" is a spherical cow. "Momentarily" can mean years or even decades, and millions of people can suffer or die…
- comment
-
comment
Comment #47234723
The problem is those self-same authoritarian strongmen are very successfully using sockpuppeting to change national discourses in ways that benefit them and are detrimental to the …
-
comment
Comment #47135510
The point is that if you convert away from COBOL to a more modern language, you can also move away from Z-series hardware to commodity x86 and ARM servers. That's why this announce…
-
comment
Comment #46910601
Not really, because only the OS core is swapped in this way. Apps and data live in their own partitions/subvolumes, which are mutable and shared between OS versions. The OS core is…
-
comment
Comment #46239715
In British English, rather than "very not bad", you might say "not bad at all", which is higher praise than just "not bad".
-
comment
Comment #46167968
I already run stuff that was very much not made with TBDR in mind, on TBDR GPU architectures, and the performance is perfectly fine. For sure, you can squeeze a few percentage poin…
-
comment
Comment #46139870
Loads of GPUs with Vulkan support use TBDR. The Adreno GPU in the Steam Frame's SnapDragon SoC, for one. There is also a Vulkan driver for the M1/M2 GPU already, used in Asahi Linu…