Hacker News new | past | comments | ask | show | jobs | submit | TheRealPomax's comments login

Not so much "again" as "before they doubled down and went full unity". This happened before the "per install" fees, in August of 2023.

What does belief have to do with it? You can literally look those numbers up, and then go "...wow, no, that 80% is pretty damn close".

Three. Edge is a chrome rebadge, it's not actually different in the way webkit (somewhat) and gecko (very) are.

There was a nice video on how you can't copyright a typeface recently by "Ok, so" over on https://www.youtube.com/watch?v=J06tluN7rtE

But you can copyright a font name, so if someone copies your work and releases it under a new name... that's that's like creating a copy of the car piece by piece and giving it your own name.

So they were right: we not downloading a car, we never were. We were all just making copies.


Except why would there only be one axis?


If your paper has a question title, it should be sent back to you with the note "change the title to summarize the paper".


And Betteridge's Law applies, so based on this alone: the Universe does not rotate.


> If you’ve worked with JavaScript, t-strings may feel familiar. They are the pythonic parallel to JavaScript’s tagged templates.

The syntax is template literals, not just "tagged templates". Which is a huge difference: template literals still act as real strings. They don't need a tag prefix to work, you have the option to tag them if and when needed.

As far as I understand it, t-strings can't do that. They're not strings, and you can't even coerce them into strings, you have to run them through a processor before they become a string. So they're nothing like JS's template literals, they're syntactic sugar for forming "an instance of an object that needs to be passed into a function that returns a string".

So I don't look forward to folks preferring f-strings over t-strings even when they really shouldn't, simply because "having to constantly convert them from not-a-string to a string is a hassle". If only they'd worked like JS template literals.. that would have been fantastic.


So, new enough that millions of people never heard about it. I can see why it made the front page.


https://github.com/invisal/sqlite-internal/tree/main/public, or just download it by copying the URL from your network tab when you load it.


Then half the world wouldn't be able to ever see it =)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: