home.social

Search

537 results for “nurkiewicz”

  1. #vim/#neovim scrolling:
    - top/bottom: gg/G
    - page up/page down: Ctrl+B/Ctrl+F (or... PgUp/PgDn, duh!)
    - scroll w/o moving cursor: Ctrl+E/Ctrl+Y
    - scroll to put current line at top/middle/bottom: zt/zz/zb
    - move cursor to top/middle/bottom of screen: H/M/L (note: H and L are remapped by #LazyVim)

  2. #vim/#neovim scrolling:
    - top/bottom: gg/G
    - page up/page down: Ctrl+B/Ctrl+F (or... PgUp/PgDn, duh!)
    - scroll w/o moving cursor: Ctrl+E/Ctrl+Y
    - scroll to put current line at top/middle/bottom: zt/zz/zb
    - move cursor to top/middle/bottom of screen: H/M/L (note: H and L are remapped by #LazyVim)

  3. #vim/#neovim scrolling:
    - top/bottom: gg/G
    - page up/page down: Ctrl+B/Ctrl+F (or... PgUp/PgDn, duh!)
    - scroll w/o moving cursor: Ctrl+E/Ctrl+Y
    - scroll to put current line at top/middle/bottom: zt/zz/zb
    - move cursor to top/middle/bottom of screen: H/M/L (note: H and L are remapped by #LazyVim)

  4. macOS Tahoe 26.4.1 to 26.5 update. 18.27 GB to get 8 new emojis

  5. tip: You can have three evenly sized columns or rows (not just 1/2, 1/4, etc.) if you add this: `keybind = super+e=equalize_splits` and press Cmd+E after splitting. This will space everything evenly

  6. Recording of my talk "Better Call Fallback: Designing Resilient Services" at WAWTech 2025: youtube.com/watch?v=_qy-7FKfiLo

  7. > “Founder’s mindset”. No one will provide a spec, and scope creep is your problem to deal with. If your project doesn’t ship, that’s also your problem
    > “High-agency”. There are no resources besides your own
    > “White glove”. Do not say “no” to anything the customer suggests, even when they should probably listen to your feedback about whatever it is

    Source: newsletter.pragmaticengineer.c

  8. `git posh` when your code is particularly elegant

  9. 's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  10. #TIL #ClaudeCode's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  11. #TIL #ClaudeCode's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  12. #TIL #ClaudeCode's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  13. #TIL #ClaudeCode's `/resume` command can search through all sessions (not only from current directory) after pressing Ctrl+A

  14. „The income [from selling .ai domains] accounts for about 20% of Anguilla's total government revenue” finance.yahoo.com/news/tiny-ca. To be honest it already was 5% before the boom (!)

    As a Pole 🇵🇱 I’m looking forward to a great comeback of

  15. God bless git... edition:

    ```
    sed -i without '' wiped the file on macOS. Restoring from git first
    ```

  16. MacOS Desktop app switching to Node.js backend and web frontend :-( raycast.com/blog/a-technical-d

  17. "Hey Claude, rewrite this in Rust, make no mistakes"
    Narrator: "Little did he know, Claude did make mistakes"
    github.com/oven-sh/bun/issues/ ;-)

  18. TIL you can run `ffmpeg` (compiled to ) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  19. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  20. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  21. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  22. TIL you can run `ffmpeg` (compiled to #WebAssembly) directly in the browser (recording, converting, streaming) via github.com/ffmpegwasm/ffmpeg.w

  23. Jail-breaking Unitree Robot Dog by... injecting `curl` commands after random password... youtube.com/watch?v=lA8WuXDXfc

  24. A 1 million line PR rewriting from to just dropped... github.com/oven-sh/bun/pull/30