People will think you are exaggerating, you aren’t. They will also think I’m exaggerating that you aren’t, I’m not. Learning about capability-based microkernels and realizing this has been a solved problem for years,…
> It’s rude too because is expecting me to pick up their slack. I just had to deal with this, they never pushed back on my PR comments, just copy pasted everything I said back into Claude. Its just second hand vibe…
This is awful advice… Academia, specifically STEM, is already oversaturated with people on the opposite side of the spectrum from “attention difficulties” but are otherwise only above-average people intellectually. They…
I’ll second this. Great way to recalibrate yourself, once you see it confidently assert the exact opposite statement.
Something something microkernels + capability-based security.
It is a strong example of European innovation though. It’s a multinational project. I wasn’t casting shade on ASML, I was just pointing out the wording of the article implies some sort of competition between ASML and…
> SAN DIEGO, California > to help retain the Dutch company's edge over emerging U.S. and Chinese rivals Great news, but what a strange attempt to equate the U.S. and China in this and build a narrative. Cymer was…
Reminds me a lot of the UI styles in the Minecraft mod ComputerCraft.
> The Second Amendment was written so that the US could avoid having a standing federal army and quickly gather up defense forces from States as necessary when attacked. Too narrow. It secures an individual right, not a…
Superloop is common terminology in the firmware space. They are cruder than a giant-state-machine-like case statements(but may use still them for control flow). They usually involve many non-nested if statements for…
I’m not sure how this counter argues my observation. You seem to be implying that the end goal would be to stop people from saying certain things you find abhorrent. Humans won’t ever stop doing that, it’s that it would…
Post title(and paper title) should be updated to include the number of undisclosed deaths(2 out of 38 deaths in the first 6 months). From what I can tell there were 43k total participants.
Where are you conversing online that this is a concern?
I would say it’s meant to be exploited in the way you are describing and really just a progressive tax mechanism, but instead of hitting zero tax at zero income, you hit zero higher and can start to pay “negative tax”.
You’ll notice that more senior engineers are often much better at giving useful review comments, and they will do it faster than you, thats just a skill that seems to come with experience reading other peoples code(or…
Microtube != Nanotube as far as I understand, though I admit the name is terrible and Penrose was my first thought when I read the title.
> Unix security is fundamentally good L. Ron Hubbard is fundamentally good! I kid, but seriously, good how? Because it ensures cybersecurity engineers will always have a job? seL4 is not the final answer, but something…
The MMU leads to horribly leaky operating system abstractions. IME it’s leaky due to the lack of separation between address space remapping(preventing fragmentation) and memory protection(security). Perhaps…
Very organic looking, like they passed it through an optimization algorithm.
I am curious what your experience is with capability based security? They are still incredibly niche(unfortunately) so I’ve never had a chance to work with one at a job.
I think they mean that there is more than one asynchronous paradigm. Actors is one alternative I can think of.
From my layman understanding, yes, this concept should be bidirectional.
Seems like the most useful would be the other way around.
First thing my mind went to as well, I’m sure this is already being worked on, I think it would be more impactful than even this.
"Just solve it in decoder" is a perfectly valid approach for now, and if this turns out to be unrealistic then they can go ahead and add a conditional move extension or whatever it is. It’s far easier to add things to…
People will think you are exaggerating, you aren’t. They will also think I’m exaggerating that you aren’t, I’m not. Learning about capability-based microkernels and realizing this has been a solved problem for years,…
> It’s rude too because is expecting me to pick up their slack. I just had to deal with this, they never pushed back on my PR comments, just copy pasted everything I said back into Claude. Its just second hand vibe…
This is awful advice… Academia, specifically STEM, is already oversaturated with people on the opposite side of the spectrum from “attention difficulties” but are otherwise only above-average people intellectually. They…
I’ll second this. Great way to recalibrate yourself, once you see it confidently assert the exact opposite statement.
Something something microkernels + capability-based security.
It is a strong example of European innovation though. It’s a multinational project. I wasn’t casting shade on ASML, I was just pointing out the wording of the article implies some sort of competition between ASML and…
> SAN DIEGO, California > to help retain the Dutch company's edge over emerging U.S. and Chinese rivals Great news, but what a strange attempt to equate the U.S. and China in this and build a narrative. Cymer was…
Reminds me a lot of the UI styles in the Minecraft mod ComputerCraft.
> The Second Amendment was written so that the US could avoid having a standing federal army and quickly gather up defense forces from States as necessary when attacked. Too narrow. It secures an individual right, not a…
Superloop is common terminology in the firmware space. They are cruder than a giant-state-machine-like case statements(but may use still them for control flow). They usually involve many non-nested if statements for…
I’m not sure how this counter argues my observation. You seem to be implying that the end goal would be to stop people from saying certain things you find abhorrent. Humans won’t ever stop doing that, it’s that it would…
Post title(and paper title) should be updated to include the number of undisclosed deaths(2 out of 38 deaths in the first 6 months). From what I can tell there were 43k total participants.
Where are you conversing online that this is a concern?
I would say it’s meant to be exploited in the way you are describing and really just a progressive tax mechanism, but instead of hitting zero tax at zero income, you hit zero higher and can start to pay “negative tax”.
You’ll notice that more senior engineers are often much better at giving useful review comments, and they will do it faster than you, thats just a skill that seems to come with experience reading other peoples code(or…
Microtube != Nanotube as far as I understand, though I admit the name is terrible and Penrose was my first thought when I read the title.
> Unix security is fundamentally good L. Ron Hubbard is fundamentally good! I kid, but seriously, good how? Because it ensures cybersecurity engineers will always have a job? seL4 is not the final answer, but something…
The MMU leads to horribly leaky operating system abstractions. IME it’s leaky due to the lack of separation between address space remapping(preventing fragmentation) and memory protection(security). Perhaps…
Very organic looking, like they passed it through an optimization algorithm.
I am curious what your experience is with capability based security? They are still incredibly niche(unfortunately) so I’ve never had a chance to work with one at a job.
I think they mean that there is more than one asynchronous paradigm. Actors is one alternative I can think of.
From my layman understanding, yes, this concept should be bidirectional.
Seems like the most useful would be the other way around.
First thing my mind went to as well, I’m sure this is already being worked on, I think it would be more impactful than even this.
"Just solve it in decoder" is a perfectly valid approach for now, and if this turns out to be unrealistic then they can go ahead and add a conditional move extension or whatever it is. It’s far easier to add things to…