HackerTrans
TopNewTrendsCommentsPastAskShowJobs

barryp

no profile record

comments

barryp
·hace 28 días·discuss
Background music is awesome
barryp
·el mes pasado·discuss
The US Navy's WW II floating drydocks in the Pacific were wild - whole battleships and aircraft carriers lifted up, fixed, and sent back out.

https://www.warhistoryonline.com/world-war-ii/the-massive-fl...
barryp
·hace 7 meses·discuss
Loved loved loved that show, a definite must-watch for a young nerd back in the late 80s. Thanks Stewart.
barryp
·hace 2 años·discuss
I've been grabbing macOS builds of Chromium from the Playwright project (https://playwright.dev)

The download URL follows this template

    https://playwright.azureedge.net/builds/chromium/{revision}/chromium-mac.zip
To find the current revision, look in

    https://raw.githubusercontent.com/microsoft/playwright/main/packages/playwright-core/browsers.json
Today I'm seeing

    {
      "name": "chromium",
      "revision": "1151",
      "installByDefault": true,
      "browserVersion": "132.0.6834.32"
    },
So I'd grab

    https://playwright.azureedge.net/builds/chromium/1151/chromium-mac.zip
After unzipping, mark the file as runnable with

    xattr -d com.apple.quarantine Chromium.app
barryp
·hace 2 años·discuss
I got curious as what happened to the other 4. Wikipedia lists them as extrusion presses being scrapped in the 90's and 2021 in Maryland and Torrence CA. https://en.wikipedia.org/wiki/Heavy_Press_Program

I wonder if they wore out?, something better came along?, or just no demand?
barryp
·hace 2 años·discuss
Yeah, I was just doing this last week with an old HP Elitedesk 800 G2.

This Youtube really helped: https://www.youtube.com/watch?v=mhq0bsWJEOw

And there's more here: https://www.meshcommander.com/meshcommander/tutorials
barryp
·hace 2 años·discuss
I think you're right about the first part...a passkey being tied to a single account on a single site.

But not the second: on Github for example you can have multiple passkeys for the same account.
barryp
·hace 3 años·discuss
Try "The Computer Designed To Die In Microseconds"

https://www.youtube.com/watch?v=FYdAT0v4DHs (Scott Manley)

https://www.lanl.gov/orgs/padwp/pdfs/2nwj2-03.pdf
barryp
·hace 3 años·discuss
Yes, absolutely this for the content-side.

Especially in the tech world, it would make sense for r/php to be hosted and run by the offical php.net guys, r/laravel by the laravel.com crew, r/vuejs by ... (you get it).

However it'd be hard for the subreddit hosters to manage which user-facing instances are allowed to post. If shitposters could just fire up new personal instances every time they were banned, then subreddit hosters would just be playing whack-a-mole and get fed up with it.

They'd almost have to require that users post from instances with good reputations - and now we've just reinvented e-mail's problem of forcing users into using one of the big providers in order to be able to send/post anything.

Too bad we can't have nice things
barryp
·hace 3 años·discuss
I thing orgs like that already exist, see: https://ripmedicaldebt.org/ and https://www.cbsnews.com/news/rip-medical-debt-forgiving-medi...
barryp
·hace 3 años·discuss
Yes, the have datacenters in Virginia and Oregon - seems to just be AMD servers though (no Intel or ARM).

Been using a couple VPSes in Oregon, pretty happy with them.