HN user

deaddodo

4,455 karma
Posts0
Comments1,755
View on HN
No posts found.

I was going to say, smooth scrolling is one place where VGA was fairly simple to work with, since it didn’t have to deal with chunky graphics/bitplanes or specific timing tricks.

In fact, Carmack specifically states that packed pixels were the impetus for id’s side scrolling experiments that led to Commander Keen and its ilk.

Yeah, OPs claim feels disconnected from C’s identity. C stayed conservative because the areas where it excels (to this day) benefit from its “portable assembler” design history. A history with no C++ wouldn’t have changed that, instead another (either non-C extended or alternative C-adapted [Obj-C, for instance]) language would have taken the market C++ did; likely with a larger runway time due to the lack of interoperability/superset compilation.

I mean, when you're getting paid 40-60% for doing more complex work than app/web development...yeah, the drop-off is almost inevitable. Eventually people (unless they just really love making games) just go "f this, my career is more important".

If you wanna do low-level code, you can go into embedded, sponsored OSI-companies, Microsoft, etc and get paid the same to more than gamedev with 10% of the stress and no crunch. If you wanna get paid much more and do more "vibe"/fun coding, you can go into app/web dev. If you want stability, you go into fintech/medtech/onsite/etc.

Gamedev offers the worst of all worlds and then constantly posits "why is there so much turn over?"...because you made the industry suck to work in.

The difference, and the reason these comparisons are always disingenuous, is that Rockstar didn’t have the consumers fund its development and miss its promises repeatedly.

The studio is funding it and has been clear they’ll release it when they feel like it.

ReactOS 2 months ago

That was the argument back in the day too. For people/devices not looking to run Windows XP/Vista.

I don't think the metric has ever changed. What has is the scope as Microsoft continues to chug along. But, I believe, their goal is still primarily some hybrid of Win98/Win2K compatibility.

ReactOS 2 months ago

Do they finally have a WDM compatible driver stack? For a long time, that was their biggest hamper to being anything useful as a real desktop.

If they can pass that hurdle + add WDDM, I'd be willing to take another look at them even if application compatibility remains hit and miss.

The biggest limit with these older consoles is the VDP/PPU. You can't just render directly to the screen because a framebuffer doesn't exist, instead you have to render to tile and then have the pixel pipeline render those sequentially to screen. So you're fundamentally limited by how fast that can update.

Systems with DMA like the Genesis could just act as a dumb framebuffer to whatever the cartridge decides to dump down the address lines. The Gameboy is a little more difficult, but could also theoretically do it as well if you decide to dump the FPS a bit and/or lower the resolution, and buffer the frames. Which is essentially what the faceball2000 devs had to deal with. And you can speed that up a bit by "racing the beam" (rendering the next frame to a previous tile as the next tile is blitting).

"Structured" in this case refers to being able to be directly mapped to a data structure. Think protobuf and other similar transport mechanisms. The recipient knows what structure to expect because it's not a valid XML document if it's breaking those constraints.

JSON is not, it is closer to the PHP, JS, etc "object" type, which is an ephemeral object with arbitrary member associations.

And, to be clear, this is not a value judgement. They just excel in different fields. XML tends to be easier for strongly and strictly typed languages such as C/C++, C#, Java, etc where you can use the schema to generate your structs automatically. Vanilla JSON is easier for higher level languages that don't require you to manually create a mapping/validation level. JSON Schema tries to bridge that gap to a degree, but isn't built into the standard and isn't even universal.

But, ultimately, both are perfectly sufficient for either use case. It just depends on how much massaging you want to do to make them work.

JSON Schema is largely an answer to people seeking that type of built-in validation. As I'm not a huge proponent for either (a tool is a tool and you work with it in its ecosystem), I don't have personal feelings on it's adequacy.

But, I would suspect, proponents of XML would still point to it's deeper typing system, document structure (especially the hierarchical features of it), and extremely mature ecosystem + tooling (such as XSLTs) as reasons to prefer it over JSON w/ JSON Schema.

The main benefit of XML over JSON is that it is structured, and can be associated with Schema's for built in validation.

Obviously, that's only a benefit if you care about and utilize those features; most teams doing JSON integrations will just build those into the consumer in lieu of them being provided by the transport. But it is something that some people (especially larger enterprise organizations) value.

People also have have the choice to ignore their racist grandparents spouting right-wing ideology or try educating them out of hope they'll shift their viewpoints.

Unfortunately, like many in that group, it seems you'd rather double down on your ignorance.

They pay for the hardware that they run Linux on. Apple's hardware division is very profitable without the "value" adds they run through their ecosystem, and those people never would have bought into the ecosystem whether they used MacOS or not.

And yet, your little slice of the world doesn't represent the world at whole.

If you're ignorant of the situation, maybe don't come out with such a self-centered (and arguably, arrogant) statement; and especially don't double down on it when corrected.

The vast majority of people that buy Macs for the ecosystem aren't going to switch to Linux. That market will remain untouched. Outside of a few gamers who might want to put up with the x86-to-ARM translation layer and (for most A to AAA games) Proton to run some non-Mac games. And even they'll probably still dual-boot.

There's a portion of another market: people who want to run Linux and want a powerful laptop who buy x86 Laptops right now. Apple could expend very little relative effort while offering no official support by helping Asahi get that to a first class platform. They won't capture them in the ecosystem (and they never would have) but will still benefit from hardware sales to them.

Obviously, if they sold their hardware at a loss and subsidized that with ecosystem capture that would be a non-starter. But from everything we know, the hardware itself is very profitable.

Whether I saw your other response or not is moot.

Your comment said "welcome to Amiga games", as if it were unique to Amiga. The context of the thread is PC, where they had their own booter/bare-metal games.

So you don't have to go to "Amiga games world", you're already in the proper world.

Crime in Mexico is down, and continues to trend that way. The homicide rate, for instance, is 22% down from 2024 to 2025.

Mexico is very much in it's New York mafioso days of the 80s. Still endemic, entrenched, and powerful, but losing ground and slowly legitimizing. The reason it's so slow is more to due with high rates of corruption in the government (local to federal) and justice system and the cultural effect it's had on the general populace.

The debtor can't "vanish", they are either an individual or an entity with registered individuals attached to it. Obviously, their structure matters a little bit along with where they are incorporated. But if they are incorporated in California, their debt is 95% recoverable if they want to continue doing business in any way. As an individual you can go after garnishment and other relief. As an entity, it's similar but to their company/corporate holdings.

If they try to dissolve and create another business that operates in the same sphere/as a successor or with the same management team; the debt doesn't disappear, you just prosecute the new entity. With an added cherry of potential criminal prosecution, if they're particularly egregious about it.

People can 100% get around paying, that happens. But the judgement will remain on their record. This will make reincorporation difficult as well as just acting as a warning to future partners that do basic due diligence.

No one's saying it's easy to get the money back, but rolling over probably is the least desirable outcome (and probably why they've acted this way with so many people).

As to your collection firms, I can't speak to it. Maybe your situation is more complicated (e.g. registered entity out of state, unclear contract terms, etc) or they just don't want to go through with the hassle of doing more than they were hired to do (send nag letters and hope for easy turnover).

In the future, you can use it as a learning experience. Keep your deliverables under the small claims limit, do metered payouts, etc.

The better option would be to just increase the flat odds. DQM: The Dark Prince is brutal with it's odds, but fair. A 45% chance is 45%.

In games like Civ/EU/Stellaris/Sins/etc It makes sense that a 3:1 battle wouldn't scale linearly, especially if you have higher morale/tech/etc. Bullets have a miss ratio, 3x as many bullets at the same target narrows that gap and gives the larger side an advantage at more quickly destroying the other side. So just give it an oversized ratio to scale the base (1:1) odds at.

That keeps "losing" realistic...a once in an occasion happenstance of luck/bad tactics/etc but also a generally very favorable and reliable outcome for your side.

Bird brains (2023) 4 months ago

Modern house cats are semi-mostly domesticated. They are accustomed to house life and communal company as much as humans are. Same goes for domesticated canines.

Your entire comment screams of a PETA ad warning about cruelty to ferrets without realizing that domesticated ferrets literally can and will not survive in nature in 99% of cases. Their "wild" instincts are gone. Cats aren't nearly as helpless, but are similarly co-evolved to domestic life.

The company was California-based, they were offering services in China. At least, that was my read. The contractor was also in California.

Honestly, this seems to be bad advice from their recovery services. Suing is 100% recommended here. There are plenty of lawyers that will work on a pro rata basis for account recovery in California. Sure, you lose a portion of your 35k; but you get more than you would have letting them get away with paying zero.

There's also laws in place to keep companies from "closing up shop" and opening in a new entity. It doesn't necessarily erase your debt (it can, but only in rare circumstances). And, even if they do get around it, it keeps them from pulling the same shenanigans going forward, in the state.

Bird brains (2023) 4 months ago

A decently sized apartment is fine for most cats, psychologically. I don't know where you get "torture" from. What's most important is stimuli such as scratching posts, toys, etc. Otherwise, they're insanely copacetic to the point many "house" cats don't want to leave the home even when being dragged out.

Now, putting a dog in an apartment, especially when you're unable to give them constant exercise and attention. That's bordering on cruel.

That all being said, every animal has it's own personality. So it's best to match them with an environment that fits their personal needs.

I think OP’s point was that it would do more than 2-3x the workload, thus them stating “blow it out of the water” and specifying “performance-per-watt”.

The CWP is designed for robustness, on top of delivery. Those aqueducts you're pointing to that feed into the municipal portion of the Inland Empire are frequently empty because the IE has it's own (mostly) self-sufficient water store (the San Bernardino Mountains). They exist in case there is a point in which those regions need water fed in. You can literally just drive down to them at pretty much any time through the year and see that they're dry.

Additionally, if you're focused on the 6% (out of 11% total) water allocation that goes towards supporting the infrastructure of 22million people over the 50% that goes into non-optimal agriculture (almonds, for instance) in-between the two...then you're missing the forest for the trees, my friend.

As shown in that same article, they also responded:

>>

"Companies – wherever they're based – are not allowed to sell unsafe toys to children in the UK. And society has long protected youngsters from things like alcohol, smoking and gambling. The digital world should be no different," she said.

"The UK is setting new standards for online safety. Age checks and risk assessments are cornerstones of our laws, and we'll take robust enforcement action against firms that fall short."

<<<

Quite frankly she seems completely out of touch with her own argument. The UK can certainly legislate away tobacco sales, for instance; they can't go after tobacco producers in a foreign state. 4Chan operates in the US and is a US company. They have no jurisdiction over it, even if their citizenry can access it; it's on them to block that access if they don't like it. Unless they're also implying that the US government should be allowed to go after UK companies that don't follow it's free speech regulations because American citizens can access them.