HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SkySkimmer

408 karmajoined 6 anni fa

comments

SkySkimmer
·4 mesi fa·discuss
This table could stand to have a desktop safari column. For instance folliwing the "shortcuts" link https://developer.mozilla.org/en-US/docs/Web/Progressive_web... says "safari: yes (17.4), mobile safari: no". So it's not like Apple is fully against at least some of these APIs.
SkySkimmer
·4 mesi fa·discuss
For some time this was the default in pulseaudio on linux https://200ok.ch/posts/2019-05-20_disable_flatvolume_for_pul...

The debian bug linked there implies it started 2012 or earlier, and ended in 2019.
SkySkimmer
·4 mesi fa·discuss
>right-clicking an image while some text on the page is highlighted (to show as many buttons as possible)

Actually an image which is also a link for extra buttons (typical wikipedia image AFAICT)
SkySkimmer
·6 mesi fa·discuss
>I only know of a single bank using this.

If it's not Crédit Mutuel then you now know of a second bank using this method.
SkySkimmer
·6 mesi fa·discuss
and at the same time paywalled metadata https://www.ipetitions.com/petition/restore-fully-free-and-o...
SkySkimmer
·8 mesi fa·discuss
>if in forall A, B A is of type _i and B is of type _j, forall A, B is of type type *_(max(i, j) + 1).

Minor correction: no +1 in forall
SkySkimmer
·10 mesi fa·discuss
https://generalrobots.substack.com/p/benjies-humanoid-olympi... "Use a key", about halfway down
SkySkimmer
·10 mesi fa·discuss
https://oxcaml.org/documentation/stack-allocation/intro/ ?
SkySkimmer
·10 mesi fa·discuss
When you look at an old version of a wikipedia article it still displays the current version of images. That's why in your link the image legend has eg

>[light green] Countries that have announced their impending recognition of Palestine (Australia, France, Malta, and San Marino)

but Australia is dark green in the current image (France still light green and I can't be bothered zooming to see the small ones)
SkySkimmer
·anno scorso·discuss
>Lean is also a lot faster.

What do you base that on? I don't think I've seen a performance comparison but I'm not great at internet searches.
SkySkimmer
·anno scorso·discuss
Since 2 is prime 1, wouldn't it be more symmetric if 1 was prime 2?
SkySkimmer
·anno scorso·discuss
This is what I would call const correctness, because it is correct.
SkySkimmer
·2 anni fa·discuss
>What I really want is to for git to treat each commit as a repository state, so that removing indentation from the state at commit A means that the patch for commit B adds all the indentation

`git rebase -X theirs` seems like it should be close, but commit B will only override conflicting chunks (so a change from A which doesn't conflict with B will persist, this shouldn't be a problem for your use case)
SkySkimmer
·2 anni fa·discuss
If there's no owner what stops the games from being distributed? Shouldn't it mean there's noone who can sue the distributor?