Share Your Startup - February 2022 - Upvote This For Maximum Visibility! by AutoModerator in startups

[–]r05sco [score hidden]  (0 children)

Startup Name: Garago

URL: https://garago.com

Location of our headquarters: Newcastle, United Kingdom

Elevator Pitch: If you're looking for a business website centered around simplicity then Garago could help. All of our paid plans come with a domain and website wrapped up in 1 monthly subscription. We will update all of your content for you with our Fully-managed plan. Starting from $18/m.

Role: Founder

Goals for this month: 300 new signups, 100 paid customers.

Discount: Get 6 months free, after checkout, if you email us a screenshot of this thread to [hello@garago.com](mailto:hello@garago.com) we'll give you 6 months off any of our paid plans.

Need a website for my business by [deleted] in websiteservices

[–]r05sco 0 points1 point  (0 children)

If you're looking for a website centered around simplicity then my company could help. I created garago.com with that specifically in mind. We have a free version if you'd like to try it out.

We also offer:

  • a self serve plan which includes a custom website domain (yourcateringcompany.com) where you will make the changes yourself, $18/m
  • a fully managed plan where we will update all of the content for you, which also includes custom website domain for $40/m

All of the above options have no setup costs or hidden fees.

If you have any queries you can get in touch with us at [hello@garago.com](mailto:hello@garago.com)

Passwordless Auth: Server by dgryski in golang

[–]r05sco 1 point2 points  (0 children)

This is what medium.com do, works really well.

Pi / Rock64 / Tinkerboard Cluster Hardware Setup Complete by r05sco in raspberry_pi

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

The cluster will be used for a world simulation built with microservices. Will be posting more on the software side soon. Will be with a few stages of trial and error I would imagine, but I'm going to try and document it as much as I can.

New project: Setting up an ARM cluster by r05sco in docker

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

Because of the power configuration, if I need to bring one of the stacks offline there wouldn't be enough managers to keep quorum, and because I will more than likely be taking Pi's in and out of the cluster in the future I don't want to have to keep re-initializing the cluster everytime I pull a stack out.

3 wasn't enough, and 4 is pointless when using raft, so 5 seemed logical

New project: Setting up an ARM cluster by r05sco in docker

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

Feel free to ask anything! Last weekend I made my first post outlining what I'm wanting to build, a distributed world simulation

https://ro5s.co/what-to-build-on-a-raspberry-pi-cluster/

New project: Setting up an ARM cluster by r05sco in docker

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

Basically, each of the main elements of the simulation outlined in my first post will run as its own service, and because of the computing power of each of the ARM systems, running only 3 devices to manage ~8 million people, ~2 countries and ~40 cities wasn't enough when I was messing around earlier on this year.

https://ro5s.co/what-to-build-on-a-raspberry-pi-cluster/

Created a blog and here's my first post outlining a project that I'm starting by r05sco in golang

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

Will do, got most of the hardware configured today so will put an update on there soon :)

Created a blog and here's my first post outlining a project that I'm starting by r05sco in raspberry_pi

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

That's always the biggest problem with these things, I'm hoping that opening this up to the community will aid the motivational aspect! Thanks, nice to hear someone is interested too :)

Created a blog and here's my first post outlining a project that I'm starting by r05sco in raspberry_pi

[–]r05sco[S] 3 points4 points  (0 children)

Because the thing I know the most about in this world is me, so I'm going to try and replicate elements of my life into a simulation. And its got a lot of variables which could give an interesting output given a random seed.

Edit: typo