hackernewslol
|
5 years ago
|
on: Ask HN: Ubuntu Compatible Webcam
Anything made by Logitech will work fine, as long as you are buying from a well-known brand you shouldn't have any issues. Most retailers have reasonable return policies (15+ days) so that is always an option if you buy something and it turns out to be incompatible.
hackernewslol
|
5 years ago
|
on: Tailcat, The open, unbiased search engine
This looks like Google and DDG (Bing) results put into one search engine. Can't find an about page, privacy policy, Codebase (GitHub/Lab), or any other real/useful information.
hackernewslol
|
5 years ago
|
on: Librem 5 Mass Production Phone Has Begun Shipping
Yeah IIRC Woocommerce creates a new "Order" record, copying the shipping address from your account if you have one saved or using the one manually inputted at checkout. It makes sense that the account email doesn't update shipping email, generally companies will try to keep payment/purchase/shipping stuff in a "frozen" state or at least something where edits or logged, so in the case of issues, they can see what the user entered initially.
Same practice goes with credit cards, a charge confirmation (like something that would be generated after a stripe charge.succeeded webhook) stored in DB wouldn't be retroactively updated to new last-4-digits if the user switches the card saved in their account.
hackernewslol
|
5 years ago
|
on: A computer can guess over 100B passwords per second.Still think yours is secure?
If the hacker has direct DB access (as they so often do), then rate limits don't really matter (nor does 2fa, they can just get the secret right out of the database and use that to generate their own codes).
hackernewslol
|
5 years ago
|
on: Librem 5 Mass Production Phone Has Begun Shipping
Ok, you can buy models for different regions and swap them, but the antenna cables are only rated for 10 duty cycles so you can't do it a bunch of times. Purism has said that the modem switch is more designed for if you move or if it breaks, not so you can travel between the US and Europe often or whatever. You can probably purchase extension cables or something rated for more cycled though, but that might be expensive/specialised.
hackernewslol
|
5 years ago
|
on: Librem 5 Mass Production Phone Has Begun Shipping
They are developing all the software for the PinePhone and have to recoup somehow. Also it is supposedly a lot better built.
hackernewslol
|
5 years ago
|
on: Librem 5 Mass Production Phone Has Begun Shipping
Anbox is more meant as a "transition" than a end-goal, similarly to forwarding your email when you change addresses. It isn't meant as a permeate solution, more as a way for users to transition to FOSS tools without having to leave everything immediately. At the same time, we have had plenty of time to migrate so I see where you are coming from.
hackernewslol
|
5 years ago
|
on: Librem 5 Mass Production Phone Has Begun Shipping
It's WP/WooCommerce so likely MySQL...