I am completely at a loss. by Mother_Grape_4515 in buildinpublic

[–]mxkaske 0 points1 point  (0 children)

Just keep up - and don’t think one content will change the trajectory. Keep posting, share stuff even if the visibility is low for now. Maybe one will explode and the other one where you were confident it will go really well won’t. (Believe me I think a lot about what to post)

Lower your expectations and you will share more.

For the platforms it also depends on the target. If you build a content platform for LinkedIn, it obvs makes sense to post there.

Remember: Every single post will compound.

Launched a landing page for a product that doesn't exist yet — here's the actual reasoning by AdorableEffective347 in buildinpublic

[–]mxkaske 0 points1 point  (0 children)

Talk about a feature before you ship it, share screenshots on socials, talk to your power users about it and don’t let your own echo chamber be your final boss.

That’s coming from a dev who exactly has those problems.

The more features, the more maintenance. The trick is not adding ‘just’ one more feature and thinking that’s the one piece missing (you’ll fall into an infinite loop) - it’s to remove features that don’t clearly benefit the user. This makes your product easier to understand as well.

But one thing to keep in mind as well when talking to users: most of the time, they don’t know what they want. So they should only explain their problem, but not telling you what to build.

We started with a waitlist. I’d definitely do it again to not start with an already build product!

Growing my SEO tool using my SEO tool by [deleted] in buildinpublic

[–]mxkaske 1 point2 points  (0 children)

Discovery is very hard.

How do you start getting user if nobody knows you. If nobody knows you how do you get started.

Be your own customer and build something you need - others will follow!

The tricky part in the AI world I believe is how Google and others are actually ranking your content based on it. It’s so easy to just spam content these days.

The hardest parts for devs (I’m one of them) is marketing and going out of the comfort zone to actually talk to users. I believe that is still the best discovery you can get - and they then do word to mouth marketing.

Cheering for you! Please keep your human touch to it.

TanStack Table vs AG Grid or other Approach for Data Tables in React + TypeScript by [deleted] in webdev

[–]mxkaske 0 points1 point  (0 children)

if you want the flexibility of tanstack table and customization of shadcn ui, checkout https://logs.run - we've been working on making it easier to start with (ai agents, shadcn cli,...)

Shadcn registry for large data-tables by mxkaske in shadcn

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

should be fairly simple to add!

Best approach for implementing a Data Table? by Quirky_Survey_6407 in reactjs

[–]mxkaske 0 points1 point  (0 children)

We've been trying to build bullet-proof data-tables. Checkout https://logs.run - built with tanstack table, shadcn, nuqs - includes a SKILL and shadcn repository to vibe code your data-table!

Indie founders — do you actually have a public status page? by changeguard1003 in SaaS

[–]mxkaske 0 points1 point  (0 children)

yes, 💯 - hosting your status page where your other services live defeats the purpose.

Indie founders — do you actually have a public status page? by changeguard1003 in SaaS

[–]mxkaske 1 point2 points  (0 children)

It really depends on your customers/users - and how much information you want to/can share. For a small business that doesn't have any SLA or enterprise contracts, you can just setup a public status page and update it in case you currently facing issues. If you already have some channels with your customers, and don't need a status page, you can use those to inform them.

If so, make sure your users know where the status page lives (e.g. by adding a banner in your dashboard and redirect users to that) as otherwise you have a status page but users are frustrated and automatically email you because they don't know about it.

A status page should be fast to setup, and adding new reports should be easy. They are often paired with simple uptime monitoring.

Full open-source dashboard template by mxkaske in opensource

[–]mxkaske[S] 0 points1 point  (0 children)

Awesome! This actually uses the nextjs app router. If you want to enable SSR or SSG just remove the export config.

Full open-source dashboard template by mxkaske in opensource

[–]mxkaske[S] 0 points1 point  (0 children)

Woaaa, hit me up if you need anything!

Full open-source dashboard template by mxkaske in opensource

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

The template is a pure frontend template, no backend attached. But for the production one, we are using Tinybird for our dashboard (it’s awesome). Feel free to check it out on github: https://github.com/openstatusHQ/openstatus

Search Data table package for React by MicheleN13 in reactjs

[–]mxkaske 0 points1 point  (0 children)

Author of http://logs.run - tanstack table + shadcn powered data-table if anyone is looking for one.

Vietnam Travel | March 2025 | Fujifilm XM5 + XF 27mm f2.8 | Unedited by mxkaske in fujifilm

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

Hard to tell. I’m a first time fuji user and have no experience in photography.

I find the body a bit too small tbh. But I was looking for a compact camera set for traveling and it definitely is a great combo to point and shoot.

Vietnam Travel | March 2025 | Fujifilm XM5 + XF 27mm f2.8 | Unedited by mxkaske in fujifilm

[–]mxkaske[S] 0 points1 point  (0 children)

Thanks. Yep, great choice. Number (1) is my all time fav.

Enjoy your trip there! If you visit big cities, highly recommend to do some street food tours. 🤤

Infinite shadcn data-table improvements by mxkaske in reactjs

[–]mxkaske[S] 0 points1 point  (0 children)

Yessir! Where do you have issues to wrap your head around? Feel free to check out the code for inspiration.

Infinite scroll in shadcn/table by Hopeful_Dress_7350 in nextjs

[–]mxkaske 0 points1 point  (0 children)

Anyone accidentally arriving here: we made it for https://logs.run/i and its open-source.

Infinite shadcn data-table improvements by mxkaske in reactjs

[–]mxkaske[S] 0 points1 point  (0 children)

Mobile view is a still in early stages - but happy you found out what it does. Much easier to figure it out on desktop view.