FOSS, single-file, vanilla, save with CTRL + S. This is designed to make single file webpages/programs in absolute position or VW. The keyboard is like Vi. 20 levels per project. #OpenSource #FOSS #IndieDev #ShowAndTell #Maker #HackerCulture #KeyboardShortcuts #ToolMaking #SelfHosted #WebDev #CodingLife #SoftwareEngineering #DIY #DevLife #WebTool
Now imagine having this.
There are a very limited number of #keyboardShortcuts that are hard to learn. The OS could provide an API for apps to offer functionality to be bound by the user via the input configurator without using keyboard shortcuts. Shortcuts would just be part of the input device configuration.

Tip #811

Navigate and select text on web pages just like in text editors using Caret Browsing.

Caret browsing allows you to navigate through web pages with the arrow keys on keyboard similarly to Spatial Navigation. The difference is that your place on the page is shown by a visible text cursor (caret) similarly to how it’s done in text editors.

To enable Caret Browsing:

  • Go to Settings > Webpages > Caret Browsing.
  • Enable “Allow Caret Browsing”.
  • To quickly toggle the feature on and off, use the Keyboard Shortcut Shift+F7 / ⇧F7.

    When enabled, use the arrow keys to move around on the page. Hold down the Shift /  key and press the arrow keys to select text.

    #accessibility #keyboardShortcuts #Vivaldi #VivaldiBrowser #webPages

    https://vivaldi.com/blog/tips/tip-811/

    Ah yes, another ode to a glorified text editor with a keyboard shortcut fetish 🧙‍♂️. As our dear author waxes poetic, we can only marvel at their "intimate" connection to a program that’s basically a Rubik's cube for masochists 🧩. Surely, the world will stop turning if the mighty #Vim ever exits stage left 🎭.
    https://drewdevault.com/2026/03/25/2026-03-25-Forking-vim.html #KeyboardShortcuts #TextEditor #Programming #Humor #TechCulture #HackerNews #ngated
    A eulogy for Vim

    RE: https://mathstodon.xyz/@juandesant/116278849554634283

    Today I (re-)Learned how to remove a pain that I have been having for many years, but now that I asked to the Fediverse, I (re-)found the answer… much as I was imagining it in the last paragraph (so, thanks for being a virtual rubber duck!):

    1. Go to System Settings
    2. Search for Keyboard shortcuts
    3. Click on any of the two results: one pops up the Spotlight keyboard shortcuts, the other pops up the Modifier Keys section.
    4. Click on App Shortcuts entry in the sidebar of the pop up
    5. Click on the + sign, and in the popup, select Keynote.app in the Applications popup, type Webpage as the menu item name, and then type Command-K (⌘K) on the Keyboard shortcut field.
    6. (Just to make sure that I still can use a shortcut for the Slide one, and not just delete it) Click on the + sign, and in the popup, select Keynote.app in the Applications popup (it defaults to All Applications every time), type Slide as the menu item name, and then type Command-Shift-K (⌘⇧K) on the Keyboard shortcut field.

    That's it! I can now use ⌘K on Keynote, and just paste the link that I already had in the Keyboard for it… whereas previously that changed the text being displayed in the slide, while linking it to the next slide, which was definitely not what I wanted.

    #TIL #TodayILearned #Keynote #KeyboardShortcuts #FediAsk #Fedi #FediResolved