Trending
NullPointerError's Avatar

NullPointerError

@nptr.dev

7
Followers
56
Following
4
Posts
30.06.2025
Joined
Posts Following

Latest posts by NullPointerError @nptr.dev

Post image

We have a contender for the dumbest software of 2025.

17.09.2025 12:10 👍 3 🔁 0 💬 0 📌 0
Preview
‎uBlock Origin Lite ‎uBO Lite (uBOL) is a reliable and efficient content blocker. The default ruleset corresponds to uBlock Origin's default filterset: - uBlock Origin's built-in filter lists - EasyList - EasyPrivacy -...

uBlock Origin Lite now available for Safari running on iPhone, iPad, and macOS (Mac). It is a free and opensource app to block Ads and other stuff. Give it a try. apps.apple.com/us/app/ubloc...

05.08.2025 09:52 👍 77 🔁 23 💬 7 📌 3

The key difference is, #vikejs is an addition to your web server, while nextjs/solid-start feel like an entirely separate "UI" program.

And web server is a solved problem. Reinventing the web server (and its plugins) also means you have to reinvent auth, logging, sessions, etc.

31.07.2025 05:52 👍 1 🔁 0 💬 0 📌 0

The 2000s style web development was just (sql + html template).

Now we replace the templating with jsx, and everything else still works.

No cryptic API routing syntax, no standalone server, no "server components" weirdness. Just `html = render(Component, data)`.

31.07.2025 05:35 👍 0 🔁 0 💬 1 📌 0
Preview
Vike The Modular Framework — Next.js & Nuxt alternative for unprecedented flexibility and stability.

vike.dev looks really promising.

+ works with #react, #vite, #solidjs
+ you have control of everything
+ is just a #vite plugin, works with other vite stuff too
+ good enough documentation

31.07.2025 05:23 👍 3 🔁 0 💬 1 📌 0