HN user

Pxtl

17,607 karma

https://www.pxtl.ca/

Posts16
Comments5,997
View on HN
www.nbcnews.com 1mo ago

Flesh-eating screwworm returns to U.S. after 60 years, threatening cattle herd

Pxtl
5pts1
www.science.org 3mo ago

Applying machine learning to identify unrecognized Covid-19 deaths in the US

Pxtl
11pts7
www.cbc.ca 9mo ago

Trump calls off Canada trade talks after Ontario's Reagan-based antitariff ad

Pxtl
5pts1
www.paddleyourownkanoo.com 2y ago

SW Airlines flight attendants rerun contract vote; unsecured R/W database site

Pxtl
1pts0
arstechnica.com 3y ago

Bungie wins $489K from player for racist harassment of employee

Pxtl
4pts1
www.theguardian.com 3y ago

Twitter faces legal challenge after failing to remove reported hate tweets

Pxtl
6pts0
www.thestar.com 3y ago

Elon Musk changes CBC’s label to ‘69% government funded’

Pxtl
2pts0
www.nytimes.com 3y ago

Tech Leaders Blamed San Francisco for Bob Lee’s Killing. Then Came the Arrest

Pxtl
57pts68
news.ycombinator.com 3y ago

Ask HN: Is there a good unified end-to-end stack?

Pxtl
2pts3
kundor.github.io 4y ago

Finding Waldo in π

Pxtl
234pts78
pluralistic.net 4y ago

Bankruptcy and Elite Impunity

Pxtl
2pts0
www.reddit.com 5y ago

Let's talk about how California is holding cities accountable for housing

Pxtl
3pts0
twitter.com 5y ago

Sega releasing 2012 Golden Axe prototype coded in 2 weeks, dev discusses crunch

Pxtl
1pts0
www.pxtl.ca 6y ago

Running a Socially Isolated Birthday Party Using Minetest and Zoom

Pxtl
1pts0
www.youtube.com 10y ago

Steam allowed password reset without token from email, producing mass hacking

Pxtl
2pts0
www.reddit.com 11y ago

Source code for Quantum, an RTS with massive unit counts

Pxtl
2pts0

Not only look good, but also to be informative. His photos demonstrate the exact problem: Without the lighting hack you can have a 90° angle with almost no visible line, if the two surfaces are evenly lit. That's important visual information you've just left out.

As a player, I'd rather compromise realistic rendering in order to be able to see the contours of things.

Depends on the company. If it's a respectable Asian brand? I'm safe.

If it's an old and established US mark like Philips or Maytag or something? ZGGCD is the way to go.

Exactly. While there isn't much of a legal distinction between regulatory capture and consumer protection, there's obviously an ethical one. Uber was ignoring rules that apparently mostly protected established investors rather than end-users of car-hiring services.

I think it was kind of a chain reaction... gambling liberalization and bitcoin happened around the same time, and then people figured out "Oh this thing we do with buying bitcoin and then talking everybody else into buying bitcoin... we can just do that with regular securities can't we" and then the hyper-valuation of Tesla and Gamestop happened.

Now everything is either gambling or a scam or both.

Right, but as exploitive as those things are, they're still regulated and taxed as gambling. The regs may be a joke, but they exist. Like in some places they're required to remind the player about addiction concerns and direct them to help for it, and to fund those programs. And part of the reason that states (and provinces here in Canada) were so gung-ho on the liberalization of gambling is that they take a fat cut.

aside: recreational gambling should require a federal ID with losses tracked online, and if you're down more than 10% of last year's after-tax income you're cut off for the rest of the year, but I assume the Canadian and especially US constitutions rules against doing good things federally make that impossible.

It's amazing how naked it is that laws just don't apply to certain people. Kalshi et al are obviously gambling, and yet somehow all the laws about gambling have been politely forgotten by law enforcement.

Every time I have to cycle through the SirusXM hardcoded ad in the AM->FM->Bluetooth->SirusXM cycle of my car stereo's mode picker, I get angry at Toyota.

I'm still angry that I can't just run Android Auto directly anymore on my phone when I'm in a vehicle that doesn't have Android Auto support and my phone is just dash-mounted (or handlebar-mounted).

Usedtacould.

What I find confusing is that I know an infinite plethora of companies have geolocation data in everyone.... But I look at my fairly-stock Pixel phone and the only things with background geolocation permissions are Google apps, and I know google famously hoards that data like a dragon.

Is it just that people are happily allowing every app access to live geoloc data even in background? Is there some edge where "while in use" apps are "in use" during cases you wouldn't think they are? Is it my Samsung watch?

Maybe I've too much faith in Google, but a part of me wonders if Google doesn't want to get sued for this change. After all, their competitors have similar systems. While Microsoft's is circumventable with a few click-throughs, it's particularly nasty in that their code-signing certs are comparatively brutally expensive, too much so for hobbyist projects generally.

If Google is looking at a world where all of their competitors are using first-party-controlled signing, it makes sense for them to wonder "why not us". And if they get sued for this, that would set the precedent for all of their competitors too.

At that point the playing field would be level and platforms would be properly open.

Because the reviewer is not magical. If there was something in the code the author couldn't see, the reviewer probably won't see it either.

The way to confirm that code does not have bugs is testing. So the reviewer is not looking at the code saying "this will work", they're looking at the code saying "I understand how this works, it makes sense."

Evidence that the code is safe is something that also should be provided in the PR, but it is not the main code. It is ideally test automation that is just as understandable as the feature code, but failing that ad-hoc test evidence or a specific step-by-step plan with evidence of execution is good too.

Well, the code review should also be reviewing the provided test code or test plan or whatever that will prove it does not have bugs.

You're not reviewing the code to confirm that the code is bug free... you're reviewing the additional code that confirms that the feature-code is bug free.

Any process that has a step of "we'll get to that later" is a failure. That includes testing. Until there is some provided content that will be able to provide evidence that that code is safe to merge, it's not done.

But yeah, I need to be able to understand what every line does.

The idea would be that an NFT would provide a platform-agnostic proof-of-ownership to show that you have the right to download the game from a download provider and to satisfy its DRM protection. Basically a replacement for a license key. License keys are not transferable once redeemed, NFTs are. Modern software ownership models allow the software company to write whatever copyright law they choose, controlling length of ownership, terms of use, transferrability, backups, etc.

If we're gonna futz around with self hosting tld stuff, can we get HTTP clients to allow self signing on dot local? It's my goddamned network stop warning me about my own servers and no I don't want to install new root certs I resent the need to do Deep Magic just to have a private NAS.