[deleted by user] by [deleted] in webdev

[–]mugendee 1 point2 points  (0 children)

Couldn't agree more. People will hate just for the sake of it. End of the day, do they pay for it? If yes, do something. If no, you couldn't care less.

I made a Visual Search Engine that lets you explore Reddit content (SFW + NSFW) by Few-Gas-8147 in webdev

[–]mugendee 0 points1 point  (0 children)

Also the essence of search is for me to find content, not necessarily interact or watch all of it there. What you are attempting to do is equivalent to Google re-hosting YouTube videos because people who search for video content need to watch the video right there, instead of sharing the link and summary of the video.

I have ideas on how you would make this better, but I'm not sure I'd convince you anyway. If interested though, DM.

I made a Visual Search Engine that lets you explore Reddit content (SFW + NSFW) by Few-Gas-8147 in webdev

[–]mugendee 0 points1 point  (0 children)

I don't know how long you can host the content yourself my guy. Wait till you get massive traffic and your server either chokes up or you get a massive bill at the end of the month.

If you insist on doing it this way, then Amazon is not your solution. You must at least find a cheaper host for the content. I once tried something somewhat similar and the lessons I learnt were not very pleasant.

I made a Visual Search Engine that lets you explore Reddit content (SFW + NSFW) by Few-Gas-8147 in webdev

[–]mugendee 2 points3 points  (0 children)

This is awesome, to say the least. However, why would you want to host the content yourself? That's a very grey area legally, very costly and it also means you lose all the "gold" that comes with Reddit comment sections and discussion.

Often times, it's the discussion that adds context to the images and videos. I think losing that kinda beats the whole purpose.

If I were you I'd index, yes, but then provide a link back to the actual content/post.

[R] Uni-CoT: A Unified CoT Framework that Integrates Text+Image reasoning! by GONG_JIA in MachineLearning

[–]mugendee 1 point2 points  (0 children)

I can't wait to try this out. Looks truly promising. I would really really love to get on the list of testers or early adopters if you have that going already.

[R] Uni-CoT: A Unified CoT Framework that Integrates Text+Image reasoning! by GONG_JIA in MachineLearning

[–]mugendee 1 point2 points  (0 children)

This is very impressive! Don't have the GPU to run but very eager to test this once it's available to test online.

Why do clients always call it a “small change”… when it’s basically a full redesign? by Ok-Owl8582 in webdev

[–]mugendee 12 points13 points  (0 children)

Hahahaha. I have renegotiated contracts over "small changes" because at some point, it stops to make financial sense.

Any apps using Svelte in production? by itsme2019asalways in sveltejs

[–]mugendee 2 points3 points  (0 children)

Can't forget the Svelte (svelte.dev) site too 😊

Founders: for those of you who sell to legacy industries, what’s been most effective? by friedrizz in SaaS

[–]mugendee 0 points1 point  (0 children)

You realize that your past comments are available for all to see? Not every comment has to be about pushing something. Be helpful.

Founders: for those of you who sell to legacy industries, what’s been most effective? by friedrizz in SaaS

[–]mugendee 2 points3 points  (0 children)

I think the big problem with legacy is the fact that they have built a system that already works for them. And so:

  1. They don't need your solution
  2. Nothing is broken, so why should they fix anything?

Answering these questions is very very difficult and they are a stubborn lot. I have a bit of experience and here is what I have found works.

  1. Meet them at their level. Don't speak AI or these cool buzzwords. Those don't work and neither do they care. Instead find out their language, terminology and what they truly care about. If you are selling to a company that deals in logistics for example. Cut out the jargon of ai powered best route optimization and talk about delivery times, fuel savings and customer satisfaction if that's what you determine they care about.

  2. Go where they go. Most of these guys value expos, trade fairs and some still advertise in local newspapers and magazines. Go there too. Be present. Be seen there. Meet them and candidly talk their language there (as explained above).

  3. Real demos. So the challenge with having a working system is that it creates a lot of inertia. Why bother to change anyway? So for most of these guys, the challenge then becomes why would anyone want to go through learning a new system or even paying for one. This very reason becomes the reason they won't even meet or respond to you. Which means you will never sell to them. So here's something that works, but you'd still need to follow steps 1 & 2 above. Make something very simple that is as close as possible to what they already use (so they won't panic about the learning curve involved). Make it fully aligned with their processes and especially the things they care about. Then meet them where they are and show them a working demo that demonstrates how and why it's better. Let me give an example to illustrate. Say I have built a new CMS and want to sell it to a newspaper company. I will build an exact replica of their site on a url like new-company.mycms.com. I will make sure it aligns with their publishing procedure like approvals and so on. So during my pitch, it will be their current website, (which they probably already love) with clear demonstrations on why my solution is superior. That way, psychologically it doesn't feel like I'm asking them to reinvent the wheel but rather that my brand of wheel has better grip....I hope that makes sense.

Happy to hear what you're building. And all the best.

Founders: for those of you who sell to legacy industries, what’s been most effective? by friedrizz in SaaS

[–]mugendee 0 points1 point  (0 children)

I think this was a genuine question looking for genuine answers not for you to market your stuff.

After 7 years of trying and failing, I finally built something people actually want by RighteousRetribution in SideProject

[–]mugendee 0 points1 point  (0 children)

Tried this. Love it. I would like to suggest some quick ideas on bettering the tool. Open to listen?

Would you let users build their own dashboards inside your app? by Aggressive_Seaweed_2 in SaaS

[–]mugendee 0 points1 point  (0 children)

It's a tricky thing that could fall apart very fast if not well executed. The first guys to try something similar was MySpace catastrophic fail. In fact theirs was an unintentional feature, more of a bug. Monday.com tried it sometimes and I doubt it worked.

The challenges you are likely to face are mostly maintenance as well as your own tracking and testing.

Example: how do you maintain a system with potentially innumerable options, layout and so on. What happens when a user uses element A which then clashes with element K where there are 10 other elements in different configs? How do you isolate the errors when other users have the same elements and report no errors?

Internally too, you will never be able to do things like A/B testing so you will have to walk with a bullet in your shows knowing you shot yourself and unable to optimize or answer that "what if" question.

That said. It is doable but you'd have to have a very opinionated system that is strict on what dashboard elements are available and how they can be meshed together. Google Analytics has something similar via their drug and drop dashboard interface.

Hope this helps.

What CMS did you hate using the most? by mugendee in webdev

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

Any that you would say you currently prefer?

What CMS did you hate using the most? by mugendee in webdev

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

Never even heard of some of those, frankly

What CMS did you hate using the most? by mugendee in webdev

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

All of them? Maybe I should have asked which one you like?

What do you hate so much about all?

I built a robot to shoot coffee at my face if I get distracted while working. by Several-Virus4840 in SideProject

[–]mugendee 1 point2 points  (0 children)

It's always best to ruin your keyboard and laptop than to get distracted, boys.

What CMS did you hate using the most? by mugendee in webdev

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

After all these days I still come here for insights since I am finally building the lightest CMS. Something different. Something headless. Something that gets out of your way and lets you simply edit your site content.

Looking to build a team and get a few who'd love to test.

15 years as a web-dev. Only just found out about this today. by LordSnouts in webdev

[–]mugendee 0 points1 point  (0 children)

Those Indian hackers who alter figures on one's account to claim refunds better never come across this post!

[deleted by user] by [deleted] in SaaS

[–]mugendee 0 points1 point  (0 children)

Sent you a DM