pull down to refresh
0 sats \ 0 replies \ @sox 14 Oct \ parent \ on: Stacker Saloon
The only time I tried lightning login with coinos, I received Bad Request too. /cc @ek
This is a bug we're very much aware of.
Even though we did see this in past versions too, iOS 26 has a much higher frequency of this happening. Safari 26 has a wide range of bugs that goes from your specific bug to buttons with js
onClick
not responding at all until restart.I'll open an issue if there's not one yet. Thank you!
edit: Apple has fixed the gap at the bottom on iOS 26.1
Fixed a bottom gap appearing on layouts with viewport-sized fixed containers on iOS. (158055568)
Can confirm it is fixed.
50 sats \ 0 replies \ @sox OP 13 Oct \ parent \ on: Are we surveilling on each other? mostly_harmless
Agreed, this is a perfect example of policing rather than surveilling.
It comes from both parts of the spectrum:
- people that demands you use a neutral language
- people that demands you use gendered language
It's some sort of personal victory, an achievement that makes them say "I'm better than you". And it wasn't even the point of the conversation you were having, it was just their moment to elevate themselves.
They're so cool! They have a really particular shape with many benefits, I also like finding them in mixed pasta when I do pasta with borlotti beans.
Fusilli is my favorite pasta shape. I don't know why, it just seems pretty good at everything.
If we're talking about stuffed pasta, then Agnolotti is by far the best pasta I've ever tried, there's something about the texture, and the warmth of it that can't be topped.
My favorite pasta dish is Fusilli with bell pepper pesto, it's really awesome (and the shape can also be Rigatoni or Penne rigate).
I have to say though, I don't like pasta. Ate it too many times, it got old.
This week's zine is so cool!!
I can count the good purchases I’ve made with the fingers of my hand, and zines are all the fingers I have lol
wait I don't have 28 fingers
Well, thank you!
-
the editor menu following the user when scrolling
- in progress
-
keyboard shortcut for switching between editor and preview
export const EDITOR_SHORTCUTS = [
{
action: 'toggleMode',
combo: 'mod+shift+m',
handler: ({ editor }) => {
editor.dispatchCommand(SN_TOGGLE_MODE_COMMAND)
}
},
-
documented keyboard short codes
- there's gonna be an overwhelming modal for this, because every action has a shortcut, but I didn't do it yet because the idea already overwhelmed me lol
This post focuses on the early capabilities of the new editor, but not so much about UX. That's going to be featured in a later post.
I didn't talk about it in this post, but there are also going to be new Math nodes powered by KaTeX instead of MathJax.
It's lightning fast and undoubtedly better. It produces HTML suitable for more than just math.
I'm not sure it'll be ready for the first version, but this also means Equation Editor