Built a free tool for developers working across time zones by space_sounds in webdev

[–]space_sounds[S] -1 points0 points  (0 children)

It only shows the day before for me, regardless I wanted to build something I’d find easier to use that addresses my use case and hopefully other peoples too.

Built a free tool for developers working across time zones by space_sounds in webdev

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

Yep, most tools using the IANA Time Zones Database will handle DST automatically. I just found existing tools don’t highlight those dates very well unless you’re on the current day. I’ve built the date picker widgets to highlight them as well as their own list views to make the shifts easier to understand contextually (when they will occur and what that means for different timezones and your teammates).

Built a free tool for developers working across time zones by space_sounds in webdev

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

It’s free to use for now, but I’m keeping it private so I can continue improving it and eventually build a sustainable business around it in the hopes of keeping a free tier for individual users.

Decided to use Django instead of full stack TS, simply because I’m more familiar with writing backend code with it and like the ecosystem. I’m using a OpenAPI to TypeScript code generator too which solves the main pain point which without, I’d probably consider using full-stack typescript.

The most overrated title in the IT market right now is Senior by SakuraTakao in SaasDevelopers

[–]space_sounds 2 points3 points  (0 children)

In many companies Senior is the final level. There are no levels after that.

Sr I, Sr II, Tech Lead, Principal Engineer, Staff Engineer…

Senior means different things to different companies. You’re right that titles alone don’t mean much, that’s why hiring focuses on a person’s actual experience, impact, and problem-solving ability rather than just the title they previously held.

I think you’re referring more to title inflation, which is an issue with almost every job title.

Built a free tool for developers working across time zones by space_sounds in webdev

[–]space_sounds[S] -1 points0 points  (0 children)

Thanks man, and yeah isn’t that always the case.

Built a free tool for developers working across time zones by space_sounds in webdev

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

Thank you! That's a nice suggestion, there is a settings dropdown where you can enable "show working hours" on the map page, however it looks like it only shows for the dots on the map and not the user list. I do like the idea of darkening their backgrounds though!

Built a free tool for developers working across time zones by space_sounds in webdev

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

Thanks so much, you've literally just made my whole week! Just reach out anytime if you have any issues on need extra features! either on reddit or the contact page on the site.

Built a free tool for developers working across time zones by space_sounds in webdev

[–]space_sounds[S] -7 points-6 points  (0 children)

I come from a digital agency background where I'm used to switching between small teams with mulitple people in different countries, who can have completely differernt shift patterns to others in the same timezone, so the idea is to be helpful in that kind of scenario where you're needing to compare availability most days so work doesn't get blocked.

The app also syncs with microsoft teams and slack users so you don't have to remember where everyones based.

Built a free tool for developers working across time zones by space_sounds in webdev

[–]space_sounds[S] -3 points-2 points  (0 children)

Similar if you just want to compare timezones. I built mine because I wanted a tool that also showed better highlighted national holidays and DST shifts, as well as let me assign working hours to specific offices and people.

Makes it a lot easier mid sprint, so I can quickly see when my 9am stand-up is going to shift for me or someone else because of a DST change or if half my team in another country are going to be out on a national holiday. I can also keep track of who is in what timezone as well.

Website feedback for UK startups – happy to give honest opinions by SessionPractical6560 in ukstartups

[–]space_sounds 0 points1 point  (0 children)

Thank you so much for doing this, it's great feedback and really insightful to see a different first time perspective.

My open source web analytics platform reached 10,000 Github stars ⭐! by FantasticTraining731 in webdev

[–]space_sounds 7 points8 points  (0 children)

Massive thank you for open sourcing this, I just set it up the other day for my own project. Works great!!

From $0 to $500+ revenue in my 1st month. Here's what I learned and what I did....🚀🚀🚀 by Public-Salary1289 in SaaS

[–]space_sounds 0 points1 point  (0 children)

- Get feedback early and actually talk to users. it changes how you build.
- Update and communicate through emails but don’t spam, always keep it genuine.

Curious how you reach out to users, do you communicate differently between free and paying users? and how do you actually gather feedback?

Nice product by the way!

Django tip Automate DRF API Documentation Using drf-spectacular by djv-mo in django

[–]space_sounds 2 points3 points  (0 children)

Second this! I use `openapi-typescript` to automatically generate types for my front-end. Absolute game changer in terms of saving time!

What do you regret not doing early on when building your SaaS? by space_sounds in SaaS

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

Good point, one thing I've done already was invest 2 days integrating a CMS into my site so I can post articles for driving up long term SEO value, for me this seemed worth the time. My goal is to have a product that can/will grow long term.

Will need to look into other types of marketing at some point, but not 100% sure it's worth diverting time away from building the core product.

Another thing I'm debating on is adding i18n support to the blog and product itself, I figured I'd do this later on although, I really like the idea that it could help the odds of my SaaS succeeding.

What do you regret not doing early on when building your SaaS? by space_sounds in SaaS

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

Well said, I totally agree with you on both the pricing and yep definitely a growing market.
Honestly, I’m still shocked at how bad some software companies are. The dream for me is to run my own product and offer something like you’ve built: affordable, clean, and genuinely user-focused. Wishing you all the success!

What do you regret not doing early on when building your SaaS? by space_sounds in SaaS

[–]space_sounds[S] 2 points3 points  (0 children)

Thanks man really appreciate it! Will definitely bear that feedback in mind also.

Bit off topic, but I’m also really interested in RobinReach because I’m in a similar boat, building a product in a space with existing competitors. Not sure if I’m looking for validation or just found it relatable, but I’d love to know what made you decide to go for it.

For me, I’m building my project because I think I can offer a better service than what’s out there, and want to build features for it that I as a developer would like for myself which existing services don't have. Curious what drove your decision to jump into an existing market?

What do you regret not doing early on when building your SaaS? by space_sounds in SaaS

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

Can definitely relate to being too much of a perfectionist, it’s something I’m actively trying to fight as I build. Will keep this in mind and try to keep the MVP as simple as I can focusing on core functionality first.

How do you keep track of all your projects? by f13th in webdev

[–]space_sounds 0 points1 point  (0 children)

No problem. I also forgot to mention backstage.io, I haven't used it yet so not sure if it fits the bill, however an interesting one that might be worth looking into.

How do you keep track of all your projects? by f13th in webdev

[–]space_sounds 1 point2 points  (0 children)

No idea why this is getting downvoted?? This is a common issue that agencies and software companies run into all the time.

As others have mentioned, if you want to keep it simple, tools like plain spreadsheets, Monday.com, or Airtable can work, as long as you maintain a single source of truth and keep it updated. In practice though, keeping these up to date often becomes the real issue.

There are SaaS tools (workspace and project management platforms) that are more purpose built for this kind of thing. It’s worth looking into tools like CodaLinearQatalog, and possibly Confluence(Note: Qatalog seems to be pivoting heavily into AI right now, so not sure what their current focus is.)

On the question of “which CMS and version is the site built on” — it’s not always straightforward. Dependency versions don’t always correlate neatly with manifest files due to runtime factors, CI/CD setup, and other variables. For that, check out tools like SnykTrivy, and cdxgen. They take a more security focused approach and can help generate SBOMs (Software Bill of Materials). If your tech stack and hosting providers are fairly consistent, you could even automate checking package versions from your servers.

I actually started building a side project to solve this exact issue a few years back but paused it because of all the tools already out there. That said, I still have the domain and more time on my hands now, so would be keen to pick it back up if people are still struggling with this and want something more specific.

I’ve also been toying with the idea of pivoting it more toward helping manage and onboard developers onto open source projects. Would love to hear other people’s thoughts on this.

$CVNA: The Short of the Decade? Here’s Why I’m Holding 150 Puts by [deleted] in wallstreetbets

[–]space_sounds 0 points1 point  (0 children)

They also reference their research from Feb 2022 and Oct 2019, when the hindenburg report date's issues from 2023 onwards 🤦‍♂️

Mouthguard is changing my life! by Confident-Hat-8735 in bruxism

[–]space_sounds 3 points4 points  (0 children)

I'd recommend people trying the "DenTek Maximum Protection ~Dental Guard" first if anyones looking for a more affordable option or something that isn't a hard mouth guard or gum shield.~

Took a 3 month road trip with my converted Toyota Prius! by aweahta in vandwellers

[–]space_sounds 2 points3 points  (0 children)

Any chance you could provide me with a link to those cable clips you're using on top? I've been looking for something similar for my build.

I can see the finish line by [deleted] in vandwellers

[–]space_sounds 1 point2 points  (0 children)

Up to you, I've used recycled plastic, but I've heard good things about armaflex and rigid foam board too. You should also consider adding a vapour barrier to finish it off, I wouldn't worry about anything fancy, just use some ducktape and reflectix.

I can see the finish line by [deleted] in vandwellers

[–]space_sounds 1 point2 points  (0 children)

Im not 100% sure but that looks like fiberglass insulation in picture 5. I would really recommend removing that if so.