HackerTrans
TopNewTrendsCommentsPastAskShowJobs

nerdile

288 karmajoined 8 лет назад

comments

nerdile
·21 час назад·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
·в прошлом месяце·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
·в прошлом месяце·discuss
I don't understand this
nerdile
·2 месяца назад·discuss
Passports are fine, and the facilities for getting them are nicer.
nerdile
·3 месяца назад·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
·4 месяца назад·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
·5 месяцев назад·discuss
The original article is better: https://personal.garrettfuller.org/blog/2018/01/19/att-long-...
nerdile
·6 месяцев назад·discuss
Using the same CLI, which shows all the alternative "protectors".
nerdile
·6 месяцев назад·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
·10 месяцев назад·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
·10 месяцев назад·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.