HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nerdile

288 karmajoined há 8 anos

comments

nerdile
·há 21 horas·discuss
> tests showed that for environments with one CPU (or fewer)

Article seems AI generated. Is there an official announcement we could be discussing instead?
nerdile
·mês passado·discuss
B2B is just businesses fighting over the value chain.

Blacksmith can send as many invoices as they want.

If the other business doesn't think it's worth the cost after the free trial, they don't have to pay the invoices.
nerdile
·mês passado·discuss
I don't understand this
nerdile
·há 2 meses·discuss
Passports are fine, and the facilities for getting them are nicer.
nerdile
·há 3 meses·discuss
TIL that Backblaze has a desktop app. Seems this is specific to Windows and does not impact anyone using it as just a storage backend for backups through something like rclone.
nerdile
·há 4 meses·discuss
It is different when you have a billion customers, all with different setups. At that scale, you notice real defects through product telemetry, support ticket volume, or trusted channels. You receive a high volume of bug reports that are due to user confusion, misconfiguration, or misbehavior of other software on the device - where solving an issue for one customer doesn't result in improvements for the other billion. Triage, filtering, and winnowing are necessary here.
nerdile
·há 5 meses·discuss
The original article is better: https://personal.garrettfuller.org/blog/2018/01/19/att-long-...
nerdile
·há 6 meses·discuss
Using the same CLI, which shows all the alternative "protectors".
nerdile
·há 6 meses·discuss
? This may be one of those "90% of the audience doesn't care and is increasingly less likely to buy from either vendor the more they fight in public" situations
nerdile
·há 10 meses·discuss
To change it per user, set it in the user's hive instead of in the local machine hive (e.g. HKEY_CURRENT_USER instead of HKEY_LOCAL_MACHINE)
nerdile
·há 10 meses·discuss
Since this is a Windows C++ app, why not use MUI? It solves this exact problem, and since it's a standard part of the platform, there's broad tooling support for it.