Max's Avatar

Max

@shipit.dev.bsky.social

πŸ‡©πŸ‡ͺ dude freelancing, road cycling and building stuff making DNS easy with alwaysdns.app any problems getting your indie project up and running? -> hop in my dms and I'll help πŸ—¨οΈ

131 Followers  |  188 Following  |  334 Posts  |  Joined: 10.12.2024  |  1.857

Latest posts by shipit.dev on Bluesky

Running exactly your setup without any issues. Most mails land in spam but that's due to their content. πŸ˜…

28.02.2025 10:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

It's only available in VS Code Insiders atm.

24.02.2025 16:43 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

When HN strikes 😁

24.02.2025 16:38 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Built a little library to integrate PocketBase and @svelte.dev. 🀝

It provides a few stores and components to query data incl. realtime updates.

Svelte 5 ready, so give it a shot! 🀘

github.com/brennerm/...

24.02.2025 15:52 β€” πŸ‘ 5    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You can easily run a MacOS VM on Linux nowadays.

21.02.2025 02:28 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

I'm just curious to see whether there will be any benefits in regards to typing speed when programming.

In theory it should as I use []{}() way more often than Àâü.

Plus, most dev tools align their default keyboard shortcuts with the qwerty layout.

19.02.2025 10:26 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

currentlz in the process of switching from QWERTZ to QWERTY ⌨

i|m having mz issues...

18.02.2025 14:33 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

Then how about calling it smth like "Temporary Visibility Boost". It has the same effect but without the negative flavor of selling upvotes.

10.02.2025 16:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

IMO being able to buy votes is always πŸ‘Ž

10.02.2025 11:15 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Was definitely a nice game but with all the hype around it I expected a bit more.
While the 4/5 zones are visually very different, the gameplay pretty much stays the same for the whole game.
Have you tried the DLCs?

30.01.2025 13:56 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
SvelteKit Page Transitions Learn how to do page transitions in SvelteKit.

Here's another approach in case you don't want to use the view transition API as @paolo.ricciuti.me suggested.

joyofcode.xyz/sveltekit-pa...

30.01.2025 12:40 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

πŸ‘‡

30.01.2025 12:21 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Create Amazing Mockups Create Amazing Mockups

shots.so πŸ‘

24.01.2025 22:55 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

SQLite doesn't enforce foreign key constraints by default. You have to enable it using PRAGMA foreign_keys = ON; whenever you connect to the DB.

23.01.2025 09:03 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The Vapor repo seems to be completely stale for at least a month now. When do you expect it to get "here"? πŸ€”

22.01.2025 15:29 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Good luck with that. Often times a11y is more of an afterthought in web dev. But highlighting these issues should be a step in the right direction. πŸ‘

21.01.2025 12:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Only talking from the user side here, not from the dev side, so no.

21.01.2025 11:59 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

dude wtf?

21.01.2025 11:57 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What I'm trying to find out is if other people are in a similar situation and if not what are their pain points and develop the tool around that.

Appreciate your opinion πŸ™

21.01.2025 11:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Hey David, that's what I'm currently trying to figure out by doing a public beta. πŸ™‚
I for example have tens of domains scattered across a dozen of AWS accounts. Having a unified interface to search and manage all of them is really helpful.

21.01.2025 11:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Also had issues with seemingly random rate limiting while staying way below the limits. I just assumed it was due to using their free tier but I couldn't find anything in their docs about it.

21.01.2025 11:29 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Just remember to enable them foreign key constraints when connecting. πŸ˜‰

21.01.2025 11:25 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Yeah it's about finding a balance. But in the end let's be real, a domain is not going to make or break a product. 😁

21.01.2025 11:22 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Web3Forms β€” Easy Contact Form to Email Service Receive html contact form submissions directly in your email inbox using our contact form api service without any server or backend code. Its free!

Used this in the past:

astrowind.vercel.app

Not sure if they have a way to collect emails but you can always throw something like web3forms.com in the mix.

21.01.2025 11:18 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

From my Android-only experience they work.

21.01.2025 11:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Curios if you have any experience with using axe DevTools to test a11y. It's what I use to verify my work and I just assume it finds these kinds of issues.

addons.mozilla.org/en-US/firefo...

21.01.2025 11:12 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Nice, the API reminds me quite a bit of animejs but with Svelte reactivity. πŸ‘

As a next step a timeline component that allows to coordinate multiple animations would be great.

With a bindable current state that should be fairly easy to implement in my head. πŸ˜…

21.01.2025 11:04 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

For me, choosing which platform to use is becoming less about engagement and more about morality. 🫀

21.01.2025 11:00 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Used to do it like that but then I switched to getting the domain just before launching. Probably saved quite a bit of money doing this. πŸ˜…

But I'm sure you got this! 😁

21.01.2025 10:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Video thumbnail

alwaysDNS is in public beta! πŸš€

A desktop app to manage your DNS domains and records across multiple providers + a lot more to come.

Available for macOS, Windows and Linux!

Sharing it and giving it a try would mean a lot to me. πŸ™

get.alwaysdns.app

#buildinpublic

21.01.2025 10:44 β€” πŸ‘ 10    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@shipit.dev is following 18 prominent accounts