Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ss64
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
ss64
28d ago
The Casio app will refuse to work unless you allow it to track your location 24x7
2.
▲
by
ss64
9mo ago
This is the same guy who had $60,000 permanently locked in his Wise account 6 months ago, that is quite a run of bad luck. https://cloudisland.nz/@parisba/114504600921948939
3.
▲
by
ss64
1y ago
If a new account has that much power to abuse the system, then your problem is not the 2FA security. They don't need to crack your account, a bad actor could just create a new account for themselves.
4.
▲
by
ss64
1y ago
Why do journalists and economists never understand that it is the supply and demand of CREDIT which they need focus on.
5.
▲
by
ss64
2y ago
"wanted to get back my chronological feed, instead of a "algorithmically curated" one" The 'Subscriptions' link at the top left of the Youtube home page only shows the things you subscribed to, just bookmark th
6.
▲
by
ss64
2y ago
Rust has its advantages https://www.youtube.com/watch?v=1VgptLwP588
7.
▲
by
ss64
2y ago
Can Waterfox load all the up-to-date Firefox extensions or it is stuck with the old plug-in system?
8.
▲
by
ss64
2y ago
First they came for the British And I did not speak out Because I was not British...
9.
▲
by
ss64
2y ago
Hiring lawyers, attending compliance training courses, writing software to scan for CSAM, modifying your website so that it can verify the identity and age of every poster.
10.
▲
by
ss64
2y ago
You can still be fined for 'failing to comply' with the legislation even if no objectionable content has been posted. To be in compliance there is a whole list of things you need to do, some of which are expensive.
11.
▲
by
ss64
2y ago
Im guessing they linked the archive so that when Lobsters is geoblocked UK users will still be able to read it.
12.
▲
by
ss64
2y ago
Using numerical prefixes like the 'Johnny Decimal' system for folder organization is fine for personal files, if that floats your boat, but trying to implement it in a shared team area can be a recipe for strife. At best people wi
13.
▲
by
ss64
2y ago
This is why I like generating passwords with a 1 way SHA-256 hash, no need for any storage or encryption and no reliance on some website service being up.
14.
▲
by
ss64
2y ago
It needs to have a dark mode in the CSS.
15.
▲
by
ss64
2y ago
This algorithmic filtering is almost certainly still in place, they just dialled it back from 100% ban to some lower percentage. The only way to win against this is to close all your Meta accounts and never look back. It seems hard to do, b
16.
▲
by
ss64
2y ago
OLED displays can still save energy even when they are not displaying absolute black https://news.ycombinator.com/item?id=34069781
17.
▲
by
ss64
2y ago
It is built into the CSS standard /* Dark mode */ @media (prefers-color-scheme: dark) { ... } The issue with both dark and light modes is so many designers seem to have jumped onto the idea that colour schemes have to be either b
18.
▲
by
ss64
2y ago
The whole point of a font stack is to give a prioritised selection between beautiful modern fonts that won't be available on every machine and basic standard defaults like 'sans-serif' that will.
19.
▲
by
ss64
2y ago
Any clock which doesn't have a seconds display is probably not accurate to the second and is also very unlikely to have been set to the exact second. Those 2 factors together mean a good chance the time is > 30 seconds out, making t
20.
▲
by
ss64
2y ago
Thanks for the kind words, I'll be scanning this thread to see if there's anything new that I've missed.
21.
▲
by
ss64
2y ago
The problem with that is everyone might vote for it repeatedly, making more and more politicians ineligible. You could end up with 10 or 20 elections in one year and you wouldn't be able to repeal the rules without a government in plac
22.
▲
by
ss64
2y ago
'Watching the English' is nearly 40 years old now and a lot of things have changed. M&S is no longer hugely more expensive than other stores, for food I think Waitrose has taken its place. Also this article is veering into the
23.
▲
by
ss64
2y ago
Surely no government would ever lie about something like that! https://en.wikipedia.org/wiki/False_flag
24.
▲
by
ss64
2y ago
Here's the claim that I read https://news.ycombinator.com/item?id=19418165 Changing all the database structures to match WP when they will not actually be running WP would not make much sense. I think they will leave a
25.
▲
by
ss64
2y ago
Migrating to to the "WordPress back end" is not the same as migrating to WordPress. The back-end database of Tumblr is reportedly very simple so migrating it to whatever database running on whatever OS is probably not too hard. Th
26.
▲
by
ss64
2y ago
The PAF file only returns a 9% profit (based on a 2009 report) https://web.archive.org/web/20090324084021/http://www.psc.go...
27.
▲
by
ss64
2y ago
You have to reload the whole page.
28.
▲
by
ss64
2y ago
The obvious inference from this is that the bad update was trickled out to some customers on the 16th and it took them 2 days to report the issue because they were all busy figuring out why every machine was blue-screening. Alternatively it
29.
▲
by
ss64
2y ago
The cost of 50AH Li-Ion batteries is getting close to the point where they may start to compete with Lead acid for gas powered cars.
30.
▲
by
ss64
2y ago
This is missing any discussion of the dynamic functionality you can add with a bit of vanilla JavaScript.
More ›