This doesn't seem any more secure than broadcasting SHA256(phone number).
HN user
l3s2d
Is there a reason you can't run pre-commit in CI/CD? That seems to get around your version mismatch issues.
The post title can be interpreted as being done at a global level, instead of per enterprise instance by an admin.
Can the HN post title be changed to the article title? The post title is inaccurate and misleading. No functionality was removed, just a fix added for Chromium not respecting `view-source` URLs in the URL blocklist.
I believe lockdown mode is available in the power menu by default in Android 12.
Related: Does anyone know of a PKI-on-WireGuard implementation? Specifically I'm looking for a system that lets clients join the WireGuard network by presenting a CA-signed certificate.
Link to the talk: https://www.youtube.com/watch?v=gKwqhFTrbM8
Blender Guru's YouTube channel has been active this past year.
This reminded me of scene, from a sci-fi book (Arthur C. Clarke, maybe), about a naked race on the moon. The racers filled their lungs with some sort of oxygenated liquid.
A swapfile can be used in place of a swap partition.
Which OS are you using? I've never noticed a difference between cold boot and hibernate on Linux.
Your post got removed because it's a repost: https://www.reddit.com/r/wallstreetbets/comments/l747eg/cita...
Don't spread misinformation.
Did Apple compensate you for your work porting your extension?
I wonder if Netflix is holding out for DRM-related reasons. I'd guess their VMP checks are broken when an iOS app is running on a Mac.
I think this is true in general. Any code that is made available an open source license is available under that license in perpetuity.
It wasn't clear from your comment if you're aware of this, but Flutter hot-reload works from the command line too! I do all my Flutter development in 3 windows (vim, `flutter run` shell, android emulator).
I've found that IDEs work well when you're working within a single language or framework, but are clunky for multi-language projects. It's easier for me to have 4 terminals open (2 for vim, 2 for execution) than two different language-aware IDEs. With the IDEs, I need to pay attention to which IDE I'm in since they have different shortcuts and UIs.
It probably is within their individual rights to send their data to the police, but the implications of a system like this are unsettling.
Is the physical world going post-privacy? There's a future where every public space is live-streamed, 24/7 on the internet.
At least on my Android device, OIDC sign ins are handled by the default browser, not a purpose-built application.
In an ideal world we would have settled on an authentication protocol which everyone could support. Something like "oidc://idp-url" which the OS could have a built-in handler for.
I think OIDC should be the default authentication for services like this. It is the newest, and simplest, of the three. Any sort of integration with existing SAML or LDAP can be done via a bridge. Keycloak supports this, I believe.
General observation, not necessarily related to this project:
It's rather unfortunate that federated identity is always an afterthought instead of the default. Every new project could have been using OpenID Connect instead of rolling their own authentication. I really wish web frameworks pushed for this.
I suppose some of the blame lies with the identity providers. So many of them use a custom OAuth protocol instead of OIDC, which shifts the burden to the developers. Adding a new IdP should be as simple as adding a new trusted URL, instead it's often integrating a new SDK.
Does anyone know if the race data is used for crime statistics? I did a quick sample of people I know, and almost every South Asian was miscategorized as Black or White.
This is an interesting solution to a problem I hadn't given much thought to in the past.
On the one hand, it's demoralizing that we've reached this point where misinformation spreads at the same rate as good information. On the other, it does seem like a decent way to expose predatory journals.
Could this method be extended to other fields?
Absolutely.
As much as I dislike Apple, their ecosystem works for them and their users. Unfortunately the general public isn't aware of the restrictions imposed on them until it matters, like when their screen is broken and they can't pay $$$ for a first party repair.
We need regulation coining and enforcing accurate terminology for the relationship between vendors like Apple and Tesla, and their users. It's not ownership. If I can't run whatever software I want on hardware that I paid for, I don't own the hardware.
Can you imagine if your mattress didn't work with third party bed frames? Or pillows?
Yes, try taking a screenshot of DRM protected content (Netflix, Hulu, etc.). The content will be blacked out.
That said, because of how DRM works, I doubt the video data is available to any userspace applications.
Yes, I believe there are several flavors of source-available license that attempt to meet this requirement.
Code released under such a license would not qualify as open source, but it could allow for individuals to maintain the software themselves. A license like the BSL could even be structured to transition the code to open source after some amount of time.
I've been using the v1 Bluetooth keyboard as my daily driver for almost 2 years. Solid construction and very portable, but lately I've been plagued with frequent disconnects and input lag. Has anyone had experience with the v2 on Linux?
I think this is an advancement of SLA 3D printing (https://en.wikipedia.org/wiki/Stereolithography).