HN user

Jwarder

195 karma
Posts0
Comments120
View on HN
No posts found.

I don't think the issue is with the number, but rather the context. What should the end user think when finder reports that there is 60TB of data on a 2TB drive? People with above average file system knowledge can generate an explanation for it, but what good does that number do?

When programming a feature like this it can be hard to spot the problem. The calculations for the backup's size can be 100% right, but still not appropriate to show.

Oddly Bing seems to like PDFs more than other pages. I have a project that generates PDFs for logged in users. I see a handful of Bing/MSN IP addresses that keep on trying to view that page everyday, but MS has never tried to index other pages that need user authentication. So either Microsoft is really eager to index PDFs or my code the logs unauthenticated access attempts doesn't work on other pages.

I would add boots that are high enough that there is no gap between the rain pants and the shoe. An old pair of "hiking" boots did the job for me. Riding through a puddle and getting your socks even mildly wet feels terrible.

I've been thinking about it in terms of the transition from pre-1950s human computers to electronic computers. How much should we morn the loss of rooms of people doing calculations by hand? Making it easier for people to solve problems seems like an obvious win even if puts the "just give me the requirements in a ticket and let me code" programmers out of their jobs. Even outside of big software projects, imagine the business benefits from allowing an office worker to describe a problem and get an excel formula to try.

Are there any gotchas around the sql parameterization? Looks like you're passing in an array into db.exec. I would have thought that would be enough, but if I search for org-mode then I see an error on the console complaining about no such column: mode.

The Try For Free link is a bit awkward. It points to a page that just says Jobs, that in turn just points to a empty black page.

I assume the intention is to use the Login link. If so then I think that should be at the forefront instead of the empty pages.

I remember hype in the early-mid 2000s for turning the semantic web into a general purpose knowledge engine. Are there projects trying to merge the natural language parts of a ChatGPT-esque system on top of a knowledge graph? Seems like there has to be, but the solvers I've seen are all very specialized and esoteric (speaking from surface level knowledge).

Weird, I haven't seen any recent banners frame it in terms of demise of Wikipedia. The urgent banners I've seen are about the time to complete the fund drive. Along the lines of: If X% of users paid $Y then the goal would be reached in Z minutes.

If you assume the fund drive exists to help keep the lights on then I think it is natural to treat it as an existential issue for Wikipedia, but that doesn't seem to match the specific language used.

I think it depends on what problems you want git to solve for you.

Some people like having the context from the complete the history of little commits without the risks of rebase breaking something.

Some people like using rebase to group all changes needed for a feature into isolated(ish) commits.

Some people just like the aesthetics of a straight master branch without the clutter of little "corrected typo" or "fixed bug for real this time" commits.

I don't want to put works in cies's mouth, but it possible to read the comment in a reasonable way. It is not necessarily a claim that polio isn't real, but rather that patient's signs and symptoms can overlap with other medical issues. Stefan Lanka doesn't pass my sniff test, but reference to him and to test contamination can be read as examples that these sorts of tests are not always clear.

Is there a good no-nonsense way to clean PDFs of possible threats? Hunting around I see mentions of converting PDF->Postscript->PDF to remove junk, but I also see mentions that Postscript is its own security mess.

I agree with your points, but I think you're painting with too broad of a brush with:

They really mean they hate trans people and want them to go away.

It is certainly an issue; viz various bathroom panics over the last decade. But, at least in the tech sphere, most of the fear I've seen comes from Twitter BS and hate. There are vocal people who want to use "wokeness" as a tool to attack people. I can see how it would be easy to conflate those kinds of attacks with progressivism for people who are predisposed against progressivism from the start.

At what point should I push for a code audit?

I don't think any of the codebases I worked on ever had a "real" audit. Best case was reviews pre/post acquisitions. An external audit seems like a good thing, but I have no idea how to argue for such a thing.

Didn't the UK run into a problem a decade-ish ago where the group compiling the list of porn sites to block by default included the websites for their rival political parties? I just tried searching for references, but I can't find anything with details. I can't speak with certainty and it sounds like it was just a grunt being a jerk, but still a risk with these types of restrictions.

There is nothing in bitcoin's code that makes it deflationary.

Depends on how strict you want to be. The number of coins the system allows is fixed. But the number of usable coins will decrease as coins are trapped in lost wallets. Software bugs, hardware failures, deaths, and simple forgetfulness will always make some coins unusable.

On the other hand, while "Bitcoin" on its own is deflationary, the whole ecosystem is wildly inflationary. There are uncounted forks of Bitcoin and related systems filling every speculation niche people can imagine.

Looks like they are trying to create a distinct set of APIs for third-party advertising (and I think everything else) SDK libraries. Those libraries are submitted to Google independently from the app. The apps now have to declare they are using library X version Y and Google will deploy that library to the end user's device when the app installs.

I think echelon is referring to the "Automatic Sample Submission" option that is enabled by default in Windows Defender. It will upload exes and dlls without asking. It can also upload documents, but it should prompt the user first.

Windows telemetry is also a black box, but they admit to collecting some browsing history.

I think this would work in the scope of vaccines, but I fear the effects of inflaming xenophobia. There were plenty of reports of random violence against asians the past year; I'd rather avoid increasing that.

When it comes to international relations I would depend on (not exactly trust, but close enough) my government more than Mozilla. When it comes to browser implementation topics I trust Mozilla more than any government.

There is nothing intrinsic to any system of government that would make any of them good at solving technical issues on their own.