Martin's Avatar

Martin

@supermarreo

yes its my toe. indie hacker from Sweden. building stuff mostly with Laravel.

484
Followers
115
Following
15
Posts
26.11.2024
Joined
Posts Following

Latest posts by Martin @supermarreo

Video thumbnail

Built a slick tool for teams handling shared emails like info@ or support@! It streamlines collaboration and keeps things organized. Looking for a few beta testers to try it out and give me feedback, any teams want to give it a spin? DM me!

17.04.2025 16:53 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Ok so i didnโ€™t check in here for a couple of days after joining Blue Sky, and suddenly I got a bunch of followers. So hello ๐Ÿ‘‹๐Ÿฝ everyone all the way from Sweden ๐Ÿ˜€

03.12.2024 18:57 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Standard UI of Laravel Horizon, a package from laravel for showing status of your redis workers ๐Ÿ˜€ Pretty neat when you have lots of jobs.

03.12.2024 18:48 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Nice! Great to get some more inspiration on how to use the components ๐Ÿ‘Œ

27.11.2024 11:25 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Just tried Flux for Livewire, and wow - it's just amazing how easy it is to build with this beautiful UI kit. Made this demo in less than an hour! Can't wait to try out the other components.

27.11.2024 11:12 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Just so brutally tired of Cookie-banners, and have now completely stopped using third-party or tracking cookies on my sites to spare my visitors from it. The EU does some good things but this.....

26.11.2024 20:46 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Requested this earlier today on the other platform, and now we got it! Just bought it, can't wait to start trying it out, thanks!

26.11.2024 14:59 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

Laravel & redis updating 95k products daily on a 5$ Hetzner-box!

26.11.2024 13:13 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

So a fair bit of pSEO going on. Currently have 95k products listed, and while processing the feeds from the vendors I match EAN and some other stuff to be able to compare the prices. Anyways, launched this in Oct and now getting 4-5 sales per day ๐Ÿค So simple that I never thought this would work!

26.11.2024 13:09 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

๐Ÿงต Heard a lot of people complaining about recent Google-updates tanking their affiliate-sites. So I just built a new one (on an existing domain but with barely any content). I built a site that processes feeds from different vendors that sell beauty products and compare the prices between them.

26.11.2024 13:09 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Inboxpond - Shared Inbox Software for Teams Transform your team's shared inbox experience. Clear ownership, built-in team notes, and performance tracking. Simple pricing at $49/month for your entire team. Try free for 7 days.

This is great! I'm building inboxpond.com aswell as some other stuff ๐Ÿ™ƒ

26.11.2024 12:38 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Agree, although I feel like on X the feed is super pro-trump / republican and now that I signed up here it's super anti-trump / republican instead. Almost feels like both platforms are biased on the opposite poles when it comes to this.

26.11.2024 12:35 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Not even joking ๐Ÿ˜‚

26.11.2024 11:50 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Definitely interesting when you sign up and the algorithm hasn't learned what you like yet, and the whole feed is basically cat pictures.

26.11.2024 11:47 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Route::get('/first-post', function () {
return response()->json([
'message' => 'Hello Bluesky! ๐Ÿ‘‹',
'stack' => 'Laravel',
'status' => 'Indie Hacker: Online',
], 200);
});

26.11.2024 11:35 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0