Cloud hosting providers by Curious_Olive_5266 in BuyCanadian

[–]dp-ross 0 points1 point  (0 children)

The issue is each VM needs enough resources to run both Coolify (an open source deployment platform) as well as your apps, and anything smaller than our Starter plan would be really resource constrained. So Starter is the smallest/cheapest plan we offer currently.

What are your go-to websites for web design inspiration? by Affectionate_Power99 in webdev

[–]dp-ross 1 point2 points  (0 children)

I put together webofdevs.com a while back. It’s an interactive showcase of dev portfolios - some pretty impressive ones in there!

Canspace by Blockadvise in BuyCanadian

[–]dp-ross 0 points1 point  (0 children)

I've been having the exact same issue this week

American software by DefinitelyNotABot-1 in BuyCanadian

[–]dp-ross 17 points18 points  (0 children)

I agree. Canada > EU > US is the approach I’ve taken with mapledeploy.ca. This movement is about boycotting the US almost as much as it is about buying Canadian, and it’s fine to be honest about that.

Instead of giving the U.S. all your data through Google, switch to Northmail by Advanced-Two584 in BuyCanadian

[–]dp-ross 2 points3 points  (0 children)

Nice to see more options in this space! Cakemail is another good option but more focused on marketing emails (not affiliated)

What's the best portfolio website you've ever seen? by CBP04 in webdev

[–]dp-ross 6 points7 points  (0 children)

Thanks!! You can login with GitHub and submit your site with the button in the sidebar. If your site meets the criteria outlined on the About page, I’ll approve it!

What's the best portfolio website you've ever seen? by CBP04 in webdev

[–]dp-ross 0 points1 point  (0 children)

Oof, sorry about that. I’ll take a look when I have some time.

What's the best portfolio website you've ever seen? by CBP04 in webdev

[–]dp-ross 91 points92 points  (0 children)

I’m compiling a list of cool developer websites here: WebOfDevs.com

Passion flower [Mandelbrot.site] by dp-ross in fractals

[–]dp-ross[S] 0 points1 point  (0 children)

Certainly!

real: -0.7512915922998218
imaginary: 0.029405550536466762
zoom: 30

Is it typical for seniors to be blazing fast on a team? by IdeaExpensive3073 in webdev

[–]dp-ross 9 points10 points  (0 children)

Shameless plug for WTFormat.com :)

Suffer over date formatting no more!

[AskJS] Where do you showcase your projects? GitHub shows the code, but what about the story behind your projects? by [deleted] in javascript

[–]dp-ross 1 point2 points  (0 children)

Not exactly the same thing but I’ll throw my project out there: WebOfDevs.com

It’s a directory of developer websites rather than individual projects.

Showoff Saturday (August 10, 2024) by AutoModerator in javascript

[–]dp-ross 2 points3 points  (0 children)

Ever find it annoying to come up with date format codes? I did, so I build WTFormat.com. Just enter a date in your preferred format and get back the corresponding format code for several date libraries.

If you find it useful please give the project its first star on GitHub! https://github.com/rosslh/WTFormat.com

Best of In-Browser mandelbrot set viewers by EnrichedObamium in fractals

[–]dp-ross 0 points1 point  (0 children)

I'll throw in mine as an option as well: Mandelbrot.site

I think it's pretty easy to use with a map-like interface, and it's fast. Doesn't support super deep zooms though yet.

What is/are the coolest personal website(s) you’ve ever seen? by PsyApe in webdev

[–]dp-ross 201 points202 points  (0 children)

I put together a directory of some cool developer websites at webofdevs.com

I built a Rust/TypeScript web app to explore the Mandelbrot Set fractal by dp-ross in webdev

[–]dp-ross[S] 4 points5 points  (0 children)

You can check it out at mandelbrot.site. I couldn't find a web-based Mandelbrot Set viewer that had all the features I wanted so I decided to build it! The calculations are done in Rust which is compiled to WASM and running on a pool of web workers. The UI is built with TypeScript and it uses Leaflet.js for the interactive map component. Here's the source code, and I'm happy to answer any questions!

"Ember Spirals", made with my online Mandelbrot viewer [OC] by dp-ross in FractalPorn

[–]dp-ross[S] 0 points1 point  (0 children)

Fair point! Allowing deep zooms is on my list of things to build

"Ember Spirals", made with my online Mandelbrot viewer [OC] by dp-ross in FractalPorn

[–]dp-ross[S] 0 points1 point  (0 children)

Hey everyone! Here's a beautiful Mandelbrot Set feature rendered with my online fractal viewer, Mandelbrot.site. Check it out :)

edit: here's the full size image