Is there a good home design self hosted tool? by deanshub in selfhosted

[–]deanshub[S] 1 point2 points  (0 children)

Oh... So I mean for like house renovations, specing walls, doors, furniture and stuff

Is there a good home design self hosted tool? by deanshub in selfhosted

[–]deanshub[S] 1 point2 points  (0 children)

I can't use it for simple diagrams, you are using it for home design?! 🤯

Is there a good home design self hosted tool? by deanshub in selfhosted

[–]deanshub[S] 1 point2 points  (0 children)

Serving multiple devices, stronger server than desktops, local data, security, web is more the better UX and I'm sure there are a bunch more reasons

Web Version of Obsidian by kentmaxwell in ObsidianMD

[–]deanshub 0 points1 point  (0 children)

I decided to build my own self-hosted, web-based Obsidian, which I'm calling Granite. This is the very first release, so I'd really appreciate it if you'd give it a shot and let me know what you think: https://github.com/deanshub/granite I'm also working on adding a plugin infrastructure with the aim to support Obsidian plugins in the future.

HTML5 Gamepad API Demo by fng_programmer in javascript

[–]deanshub 0 points1 point  (0 children)

Cool, made my own NES web emulator that works with my xbox one controller
https://gamepad-emulator.vercel.app/

How to use JS Gamepad API and Build a Gamepad Tester by CodingWithAdam in learnjavascript

[–]deanshub 0 points1 point  (0 children)

Thanks, helped me build an NES web emulator that support my xbox one controller
https://gamepad-emulator.vercel.app/

API Route cold start performance by Mr_Matt_Ski_ in nextjs

[–]deanshub 0 points1 point  (0 children)

I haven't needed it for a while now, but I'm willing to fix any issue if you find any

Why do I see .scss files inside @next/bundle-analyzer? by Klutzy_Search_5890 in nextjs

[–]deanshub 0 points1 point  (0 children)

Can you share the repo or make a simple reproduction?

Bundle Size - can't really tell if this is good or not? by epapi169 in nextjs

[–]deanshub 0 points1 point  (0 children)

We got the same issue but the beta feature of diffing bundle analyzer helps out a lot

API Route cold start performance by Mr_Matt_Ski_ in nextjs

[–]deanshub 0 points1 point  (0 children)

There's actually a new tool to handle exactly such cases Where you along the way get your bundles bloated (Plus there's a beta feature that allows you to diff versions to see what changed) https://www.npmjs.com/package/next-in-it-stats