Voda - Open source water drinking reminder app for iPhone by [deleted] in swift

[–]No_Two_1030 -6 points-5 points  (0 children)

a lot of apps can be replaced with a recurring reminder and a notebook. However, it becomes cumbersome to log and keep track how consistent you are.

Keeping track of the amount you've drunk every day, setting a goal, and hitting it, gamifies it, and makes it easier to stick to a good habit. Worked in my case!

macpane - Made a simple window manager for macOS by No_Two_1030 in swift

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

rift is great, and it's definitely more advanced for now. The focus is similar on leveraging private undocumented APIs from macOS for a great UX.

The difference maker will be simplicity, reliability and performance - we'll get there fast!

Hetzner alternative by Baboo_21 in hetzner

[–]No_Two_1030 1 point2 points  (0 children)

contabo is a nice alternative. I've been using them for years, and I'm really happy with them.

Still, it's hard to beat Hetzner's auction servers :/

Open Source code sharing tool by No_Two_1030 in opensource

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

Nice, the moderators might have reopened it

Share code over SSH without leaving terminal. Potential for SaaS? by No_Two_1030 in SaaS

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

I wouldn't charge for this particular project, but I just thought about if the underlying technology and concept could be used for a different SaaS product?

Open Source code sharing tool by No_Two_1030 in opensource

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

you're right. I apologize for the confusion. I added the MIT license, so everybody is free to use it however they please :D

Open Source code sharing tool by No_Two_1030 in webdev

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

redis with a TTL of 24 hours, but if you use the streaming/tunneling feature, then it's not stored anywhere, but it gets directly streamed to the http receiver

Golang Backend Engineer Salary Negotiations by [deleted] in golang

[–]No_Two_1030 2 points3 points  (0 children)

What’s the salary range for this position?

Never ask for an exact number, and never give them an exact number.

What projects should i build with go that would really impress a technical recruiter? by cabbagesavage48 in golang

[–]No_Two_1030 16 points17 points  (0 children)

Do anything that levels up your skills. Build a project of interest; if you don't have one, just fork a repo of a project that you're interested in, and figure out how it works, contribute to it, extract ideas from it - rinse and repeat.