While delivery is both accessible and funny 👌
Posts by Lars
The process of PR, review, etc. Also didn't bother to look if there's something similar already tbh. But if there's enough interest I'm happy to reconsider.
Screenshot of my personal Raycast bookmarks extension: open bookmark.
Screenshot of my personal Raycast bookmarks extension: open bookmark in another installed browser.
Screenshot of my personal Raycast bookmarks extension: add bookmark.
Screenshot of my personal Raycast bookmarks extension: export bookmarks.
🔖 Raycast Bookmarks Extension
Simple text file. Focus on existing tab if already open.
Using this for over a year now, so I figured might be useful for someone else as well.
→ github.com/webpro/rayca...
Not in the @raycast.com Store either. Maybe one day..
✂️ Knip v6.3.0 is out
Just here to say we're still in great shape 🤸
Releases: github.com/webpro-nl/kn...
Knip: knip.dev
Massive props to @lubach.nl (Dutch TV) for speaking out against X, recommending @bsky.app and Mastodon.
youtube.com/watch?v=u4hH...
This work is so important that I reinstalled Bluesky to support it. Shoutout James and the rest of e18e for their thankless work making the web a better place
And hot off the press: ✂️ Knip v6.10.0 with a bunch of improvements for Astro (sharp detection), Oxlint (jsPlugins), and a way to define the path to the Node runtime 🙏
github.com/webpro-nl/kn...
✂️ Knip v6.1.0 is out
→ New & improved plugins: @stenciljs.com, oxlint, astro & more
→ Patches after the major v6 refactor
Momentum we got going is honestly great, let's keep it up 🚀
Changelogs: github.com/webpro-nl/kn...
Knip: knip.dev
Dominik on stage, slide reads « Dead code shouldn’t exist. How we removed 28k lines of code, one knit at a time »
Knip Comprehensive, fast, zero config, plugins, monorepo, auto fix
@tkdodo.eu presenting knip.dev by @webpro.nl at #ReactParis ✂️
😍
Woo-hoo Knip is going places! 🥐
Thanks for sharing 😍
@tkdodo.eu telling us more about knip.dev from @webpro.nl at React Paris (@bejs.bsky.social)
That's very kind, here's finding great joy in simply helping each other out — and I know many of us here feel the same way 😊
There’s always that morning you’re tired of working your FOSSy ass off for what feels like enterprise support in disguise. Tomorrow will be better.
🧺 🧹 Finished a bit of housekeeping in the dotfiles tools & repos collection. Revisit and sharpen the saw every once in a while 🪚
Your $HOME is your 🏰
github.com/webpro/aweso...
Ha — I think that's my line!
How are we doing?
Hey! Looking for a full-stack job. Global remote. Contract or full-time.
I build design tools and contribute to popular open-source projects.
My CV: trysound.io/hire-me
DM or email me at me@trysound.io
(ref: www.youtube.com/watch?v=6god...)
OSS might be dead but all is not lost ❤️
> Just wanted to say thank you for such a wonderful piece of software, it helped me debug my project that uses ncurses. It's really nice of you that there are no ads and cookie popups! It's a rare thing these days.
(re. ansi.tools)
Community highlights ✨
- @webpro.nl Knip v6 is 2-4x faster
- @djidja8.bsky.social zigttp, a TS runtime written in Zig
- @sungkim.bsky.social showcases CrustJS, a Bun-native CLI framework
- @tc39.es recognizes Rob Palmer
- @nodeland.dev discusses Node.js VFS
- @jasnell.me wants better streams
oops! thanks, fixed ↻
Now that everything is skill issues, here are mine (I have many..)
→ configure-knip ✂️
→ optimize-javascript 🔥
→ suggest-pr-reviewers
→ triage-issues
🔗 github.com/webpro/skills
- depends on what compilers are enabled
- see knip.dev/features/com...
- no need to add extensions manually in `project` patterns
- use e.g. `png: () => ""` to include binary file types
look for collect/shadow in github.com/webpro-nl/kn...
no knip is JS, got something hand-rolled for that scope/shadow handling
btw for rust there is github.com/oxc-project/...
✂️ Knip v6 is out
It's finally here, and your favorite slop fighter is already speedier than expected!
Can't wait to see y'all tidying up bigger codebases, faster 🚀
Blogpost + release notes: knip.dev/blog/knip-v6
Knip: knip.dev
screenshot of a knip run in the typescript repo, after deleting the checker.ts file. resulting in unresolved import and unused exports.
knip can't really just skip files :)