Hacker Newsnew | past | comments | ask | show | jobs | submit | jagged-chisel's commentslogin

> … underpaid … over-worked

These two (and many others) are well within management’s purview.

> … there's nothing a manager can do … [emphasis added]

Right, but Management (capitalized and plural) can. A manager should report, and management should fix - if not, it’s management’s fault.


You have inspired a blog post. World, be warned!

You can’t lie on the Internet.


Pretty sure those folks are just using a digital press and sending things out w/ a bar-coded envelope w/ printed indicia --- as noted in the article, it was the letterpress aspect which set this apart.

Well, sure. But GP says “this type of service” which is indeed available. The exact service would be outrageously expensive, and too few customers would buy at the required prices.

Citation needed

It’s not the meat eating that’s the problem. It’s the industrial farming that we’ve instituted in the last 75 years.

Cows can be treated nicely, given a field to romp in, fun toys, and then euthanized quickly without causing them fear.

But that means leaving wide open space that’s not making the shareholders enough extra money and therefore we don’t do it. Instead, we torture them.


It also destroys that land and the environment.

The land we use for ranching isn't empty or useless. That's just what resource extractors always say.


> … needing to check what the signature actually signs.

I mean … how else would you check a signature? You have to have the data to validate the signature.


Normally you sign the whole dicument.

In SAML you sign a (potentially attacker controlled) subset after normalization. So a lot of saml bugs come down to the attacker adding things that aren't covered by the signature. Sometimes this means appending or prepending stuff, but my favourite is adding comments which can alter the interpretation of the xml document (as it splits text nodes) but doesn't alter the signature.


And this doesn't even get into "which normalization approach!" or "what gets signed (or not)!"

It's an absolute dumpster fire.


It’s XML, so the signature inside the document somewhere and signs some other part of the document by reference.

You would be shocked (or, if you’re in the security space at all, not even remotely shocked) to learn that a comical number of SAML implementations verified the signature and then just treated the whole doc as if it was trusted, even if the signed part had nothing to do with the document as a whole.


Reminds me of a similar attack on PGP/MIME/HTML where you'd put <a href="http://evil.example/ in front of the PGP message.

Email's in a bad situation with regards to this because every intermediate server is expected to mangle the message and the headers, so the only way to consistently sign something is to make it a marked up encoded block the way PGP does.


In a JWT this is simple, the signature checks the entire sig and data sections. In XML signatures it checks whatever it says it checks, a list of URIs, which may also be transformed.

So it is possible to have an XML signature that points to an element that does not include some important piece of data.


Or maybe it does include the important info at sign time, but the attacker adds additional info that confuses the program parsing the document.

Given the size of the US, and the variety of local populations, I argue that local enforcement is necessary. Adherence to larger enforcement standards is also necessary. I fear that larger, “cohesive” enforcement runs the risk of bringing more political laws and regulations from other jurisdictions. No one wants to be subjected to some remote jurisdiction’s idea of “lawfulness” especially when religious ideals get mixed in.

> Given the size of the US, and the variety of local populations, I argue that local enforcement is necessary. Adherence to larger enforcement standards is also necessary.

In Canada, Ontario and Quebec have their own province-level police forces, but the rest of the provinces 'contract' the RCMP to do street-level policing in many areas (with larger municipalities having their own forces). Part of the reason for this is that with any organization there's overhead (training, HR, payroll/pensions, etc), and for smaller communities a larger portion of a fixed budget would go to those things, so by leveraging the RCMP those fixed costs are amortized wider.

In Ontario/Quebec, many smaller communities use the OPP/QPP for local policing (larger cities have their own forces) for the same reason.

For the community in the article, is there a reason why the same 5 cops couldn't become employees of the county's force? For really small counties, it may be necessary / useful to 'contract' the state police to run a local detachment.


I agree with this. It may be reasonable for a town to have its own PD if they can afford it and choose to have one, but certain levels of training and evidence collection and ethical standards should be set at the state level or higher.

Well, how fine grained do we need to get? A police force with 5 officers is pretty fine. In this case law enforcement is being taken over by the county (of which there are 254 in Texas) so its still pretty local.

> Well, how fine grained do we need to get?

As always: it depends. There are many municipalities throughout the US that are content with (or can only afford) county-level enforcement. If their residents want something more localized, they need to do what it takes to create that.

In this case, what’s happened is fine. Leaving it up to local residents and their local government to form a new trustworthy enforcement agency is fine. Leaving it up to them to not do that is also fine.


Wouldn't you want more data to learn if its "fine" vs "not fine"? If you learned that small departments were significantly worse than larger ones on use of force, corruption, etc wouldn't that inform a decision?

> Wouldn't you want more data to learn if its "fine" vs "not fine"?

Sure. But I’d default to the locals’ preferences in the absence of it.


There is a pattern where elective democracy does not work, or at least gets weird at small scales like this. Small pool to elect from, only need to win over a modest number of people, etc.

You see it with home owners associations as well.


> the county (of which there are 254 in Texas)

Fun fact: Texas's counties range in population from ~5.1 million (Harris — Houston) to less than 500 (Loving, King, Kenedy [sic])


Why is it so ridiculous that the state can provide police where and when they're needed, and it's only when you have a sufficiently robust metropolitan area that can afford their own police force that you then have "local" cops?

Or are we all about locally-sourced, artisanal law enforcement now?


Who said it’s ridiculous? If that’s how you want your locality to obtain law enforcement, go for it.

Are you suggesting that your way is The Way everyone else should go? That is what I’m arguing against. Let locals decide.


Can’t read without subscribing.


I cannot get into the archive either, a better link:

https://www.theguardian.com/us-news/2026/sep/15/trinidad-tex...


It did one thing that you could write in one line of code. But it wasted space as a packaged dependency instead.

It also ended up inadvertently highlighting a massive problem with the JavaScript ecosystem.

And yet we learned nothing from it and all the same problems keep popping up, only this time in the form of supply chain attacks.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: