Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwawaylinux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
241.
▲
by
throwawaylinux
3y ago
Obviously not the pressure hull, just sheeting. Probably got wiring, pluming, ventilation, insulation and expansion over probably insulation/expansion wiring and insulation and expansion joint under there before the real hull. Found a
242.
▲
by
throwawaylinux
3y ago
I have used Plan 9, and found it is a poor man's Linux.
243.
▲
by
throwawaylinux
3y ago
Wrong.
244.
▲
by
throwawaylinux
3y ago
The thing is loaded with millionaires and billionaires. Pretty sure they can afford the time and money to do basic due diligence, it's not like they're struggling the buy food and need the government to prevent desperation exploit
245.
▲
by
throwawaylinux
3y ago
Is it really a good use of our tax money to have (usually equally incompetent) government bureaucrats chasing rich "eccentrics" around and policing how they hurt themselves? Department heads, and chiefs, and comptrollers and TPS r
246.
▲
by
throwawaylinux
3y ago
No, power on already requires membership of group _startup so no security problems there AFAIKS.
247.
▲
by
throwawaylinux
3y ago
> Note: certified biosafety cabinet not to be worn as mask.
248.
▲
by
throwawaylinux
3y ago
> Almost none of the crime [] is driven by people driven to desperation to survive Yep.
249.
▲
by
throwawaylinux
3y ago
By bespoke you mean using standard interfaces to create shared memory pools? They do roll some of their own locking primitives, but that's not particularly unusual in a large portable program (and quite likely what they wanted is/
250.
▲
Ken Thompson on the bug that exposed his compiler trojan (2021)
(tuhs.org)
224 points
by
throwawaylinux
3y ago
|
33 comments
251.
▲
by
throwawaylinux
3y ago
It would be good. It would not be harmful. Almost none of the crime I say I want to stop is driven by people driven to desperation to survive, so the prospect of consequences would make it a net positive for reducing them.
252.
▲
by
throwawaylinux
3y ago
> The power-users and power-mods tend to overlap, so that's about the same group. How does this dubious and unsourced claim address anything I wrote even if it were true? > People unhappy with moderator choices can do what they a
253.
▲
by
throwawaylinux
3y ago
Makes sense. Reddit moderators are even more deluded about where the site's value is than they portray its owners to be. It is certainly not in the moderation work, which many do to satisfy their need for power over others, and for eac
254.
▲
by
throwawaylinux
3y ago
RISC vs CISC was intimately about implementation. John Cocke's project came about because the complexity of mainframe and other CISC ISAs made implementation difficult, as did the other RISC efforts that soon followed it. One part of i
255.
▲
by
throwawaylinux
3y ago
It's not increasing policing, just increasing prosections and penalties. But yes it would also be good to also strip money and welfare from offenders and force them to pay restitution to their victims, thereby reducing the hurt from th
256.
▲
by
throwawaylinux
3y ago
You really think cheap housing is a big factor? You're looking to attract investors, entrepreneurs, and highly skilled engineers. You might stand to be a little cheaper than the bay area, but Detroit cheap isn't necessary surely.
257.
▲
by
throwawaylinux
3y ago
A city is a large scale government program by definition. Of course a "new silicon valley" needs conducive government infrastructure, laws, support, that is necessary. But not sufficient. You can't just government programme y
258.
▲
by
throwawaylinux
3y ago
Every city thinks they could be the "next silicon valley" because how hard can it be? Just need some office buildings and internet cables.
259.
▲
by
throwawaylinux
3y ago
> Make the theft of the bike unpalatable without increasing the amount of policing in NA please. Have prosecutors strongly prosecute property crimes?
260.
▲
by
throwawaylinux
3y ago
But how do we stop someone from stealing your bicycle?
261.
▲
by
throwawaylinux
3y ago
`lock ; xadd` isn't really fundamentally different than `ll ; add ; sc; b again` The latter is a bit clunky but the core more or less implements them in the same way. Acquire a line exclusive, load value, increment it, write it back. A
262.
▲
by
throwawaylinux
3y ago
It seems to be a state that can send stale data to loads, but will get invalidated if the CPU performs a barrier. It doesn't work of course, obviously because there is no forward progress. CPU1 can order all previous stores, then later
263.
▲
by
throwawaylinux
3y ago
> I don't know what you want. I don't want anything, I was correcting your misconceptions. > Well, if I go by "if it's part of the memory model then it's not stale", then you can allow a relaxed ordering
264.
▲
by
throwawaylinux
3y ago
Your example was hard to follow. What do you mean exactly. Write it in terms of memory operations performed and values observed by each CPU and address, with assertions that are or are not violated according to your example.
265.
▲
by
throwawaylinux
3y ago
> I think I was unclear when I said "the cache line". I meant the one containing a releasing store. Not sure what you mean by that. > Let me try wording it a different way. A store_release requires all previous writes to be
266.
▲
by
throwawaylinux
3y ago
> In that example I don't think anything really changes. With cache coherency a release barrier makes sure all previous stores are committed to L1, and by implication any old versions of the cache line have been invalidated. That is
267.
▲
by
throwawaylinux
3y ago
> How would you do cache coherency in software? I don't follow. Hardware caches which are not coherent require e.g., writeback and flushes to be coherent with other agents. > When you read address X that refers to address Y, it&#
268.
▲
by
throwawaylinux
3y ago
Oh yes that must be right, I wasn't thinking (or thinking about consistency ordering). Good catch.
269.
▲
by
throwawaylinux
3y ago
> A system without cache coherency can still promise that updates won't be lost. There are lots of way to write rules around update propagation, and cache coherency is just one of them. Not without coherency performed in software th
270.
▲
by
throwawaylinux
3y ago
The evidence was flimsy that vaccinations prevented trasmission of the disease, but that didn't stop all the "experts" spreading damaging misinformation about it though. Therefore evidence was not among the criteria that gove
More ›