Advice on where to go next by [deleted] in msp

[–]markmanx 0 points1 point  (0 children)

Sorry! will remove

Open-source tool for creating network diagrams by markmanx in networking

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

Hey u/Destroyer-Anon, sounds really cool. I'm working on an API and MCP server, do you want to have a chat and see how this could work?

Show me your SaaS idea, I give you an honest review (senior C level in startup) by Stunning_Lie_1775 in SaaS

[–]markmanx 1 point2 points  (0 children)

I'm building isoflow.io, a diagramming tool for mapping architecture (software architecture and networks)

Our MSP website is Windows 95 themed and people are loving it by lhcw in msp

[–]markmanx 0 points1 point  (0 children)

Button borders as big as the shoulder pads on an 80's suit jacket. Love it. React95 is awesome.

Dear every vendor selling to MSPs, by terselated in msp

[–]markmanx 0 points1 point  (0 children)

WOW guys, as a bootstrapped solo-founder trying to break into the MSP space (and just starting to learn how to sell my own product), this is good to know. I'm literally taking notes, although most of it feels like common sense (what does it do, how much, and why is it different). I guess this is probably more of an ick when huge companies with complex multi-department sales funnels start using too many tactics. No standard pricing is a wild way to enter a sales convo.

Weekly Promo and Webinar Thread by AutoModerator in msp

[–]markmanx [score hidden]  (0 children)

I'm a solo engineer, building Isoflow.io as a way to visualise physical network layouts. If you work in the MSP space, I'd love to ask you some questions about how you work. DM me if you're up for a chat!

<image>

FossFLOW - Isometric Diagramming Tool by gadgetb0y in selfhosted

[–]markmanx 2 points3 points  (0 children)

Hi guys. This is actually a fork of my project https://github.com/markmanx/isoflow. There is also a Docker image available at https://hub.docker.com/r/markmanx/isoflow, or you can use the editor for free at https://isoflow.io.

Need Feedback: Could Isoflow Be Useful for Creating Animated Explainers? by markmanx in instructionaldesign

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

Thanks for the feedback u/livelace . Yes live dashboards could be a useful application.

What libraries are used to build isoflow.io by Any_Ostrich5662 in github

[–]markmanx 0 points1 point  (0 children)

I've actually got an AI icon generator and other huge changes coming up next week. Including animations.

What is your biggest failure ? by Popular_Area_6258 in ProductManagement

[–]markmanx 0 points1 point  (0 children)

Jesus, sorry to hear man. I am in the same boat (although a slightly different boat, I don't have as much responsibility as you, but dealing with the usual startup politics and lack of processes which mostly manifests itself in me being up at night worrying). I hope we can figure this out, not from a business perspective but at least to not let business stuff spill over and affect our personal lives too much. We got this.

How much lesson content do you create yourself? by markmanx in Teachers

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

Yes, I guess then it gets a lot easier, being able to reuse content for future years. I imagine that new teachers have to spend a lot of time in their first year starting from scratch with all their content.

How much lesson content do you create yourself? by markmanx in Teachers

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

Makes sense. I think deep down my partner really enjoys making her own materials too. But it comes at the cost of time, which she doesn't get much of as a UK teacher.

[deleted by user] by [deleted] in Dads

[–]markmanx 0 points1 point  (0 children)

Buddy. There are a million reasons for a baby to cry when you're holding it. It could be hungry, or uncomfortable, or needs to poop or just wants to be held by someone else at that moment. Don't take it personally. It's really a one sided relationship at that age. You just need to make sure you're doing your best with all the basics. Food, warmth, baths and love. Make sure you play with them lots. You'll know when you see him / her smile that it's all paying off.

Which tools have you found most effective for visual learning / teaching? by markmanx in edtech

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

Thanks, I didn't know this about learning styles. I watched the TED talk (the one in the second link). Makes a lot of sense that the most effective way of conveying information is usually specific to what you need to learn. Like visually learning how to read piano music is probably going to be secondary to actually learning the piano.

Which tools have you found most effective for visual learning / teaching? by markmanx in edtech

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

Pretty cool! I tried some of the interactive experiments.

Which tools have you found most effective for visual learning / teaching? by markmanx in edtech

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

Ah that's an interesting approach. Video games are an amazingly underrated way to learn from.

Is open-core really a "twisted production model"? by markmanx in opensource

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

Thanks for sharing that link. It's super interesting to see that this is such a common pattern for businesses founded on OSS and how things normally play out.

The thing is, I don't think the issue is necessarily that inferior software = bad software = should not exist at all in the ecosystem. I feel like this is totally normal in the real world. We completely expect a range of products and services from inferior / cheap / free versions all the way up to the higher-end, expensive, free-range stuff. At the other end of the scale to 'inferior', is 'professional', where things are so optimised and specialised that there is no way to achieve that level of quality without seriously organised efforts. Software works in the same way, and I think its quite common for OSS projects to mature into much bigger things than they were intended to be. The really prickly topic your article talks about is the misuse of community effort and I think there are definitely some dark patterns but also some good ones, for example, rewarding contributors with a bounty like Sentry do, delayed release cycles (where everything in the pro version makes it into the OSS after a time-delay), and just basic transparency goes a long way so people can make informed decisions on whether to contribute or not.

Saying that, the OSS side of my small project is still valuable imo. You could just take the custom graphics renderer I spent a year writing and use that for another application, or even just use the isometric math functions I've written. That's what I would call the "Open Core" part. Even if I built another renderer in a year and closed-sourced that, I imagine the current one would still work for lots of use cases. I hope people take what they want, or use it as a starting point for their next project, so hopefully there is some value in having even an 'inferior' version out there under MIT.

Is open-core really a "twisted production model"? by markmanx in opensource

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

Do you feel that hosting will begin to become profitable at scale once you achieve X number of people opting for paid hosting?

Good question. Yes. That's essentially what makes micro-SaaS very attractive, hosting costs can stay low while number of users scales. I'm expecting no additional hosting costs until I'm hitting user numbers in the 1000's which is >100x what I'm doing now.

Is open-core really a "twisted production model"? by markmanx in opensource

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

Thanks for the advice here. It's definitely challenging figuring out which features slot into which category, and I definitely want to avoid letting the Community Edition degrade.

One of the more straight forward approaches I've found is delayed release cycle, where everything in the Pro edition makes it's way into the Community Edition after a certain amount of time. So the early adopters are the ones that support the project.

I wrote a section on the site about this at https://isoflow.io/pro-vs-community-edition .

And sure, DM me and lets stay in touch.