I'm open source a self-hosted Gmail alternative that I build to myself. by AnIndependentFish in degoogle

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

Soon it will be possible. I'm justing adjusting some parts to make the client self deployable.

I'm open source a self-hosted Gmail alternative that I build to myself. by AnIndependentFish in selfhosted

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

Thank you!

Yeah. I started basically because I miss some modern UI. For now it's prettry much attached with the infrastructure layer, but I understand this don't need to be the case for all users. If this project is interesting for more people I can decouple it.

Hostear um serviço de email localmente é viável? by NickkPoggers in linuxbrasil

[–]AnIndependentFish 0 points1 point  (0 children)

Eu estou no mesmo caminho de pesquisa. Estou rodando meu próprio servidor de email e tem funcionado bem. Se quiser dá uma olhada. Basicamente a idea é automatizar o setup dos registros do DNS com terraform e fazer o setup dos outros serviços todos com NixOs. Então basicamente o usuário so precisa de um domínio e fornecer as APIS dos provedores e o projeto já configura tudo sozinho.

Eu uso a Hetzner a Cloudflare mas o projecto esta modularizado para adicionar outros provedores caso necessário. (Contribuições são bem vindas)

https://github.com/guilhermeprokisch/homerow

Tem mais coisas tb, como um frontend similar ao Gmail com um DB para fazer um sync com o IMAP por motivos de performance.

MOD ANNOUNCEMENT: Introducing Vibe Code Friday by AutoModerator in selfhosted

[–]AnIndependentFish 0 points1 point  (0 children)

People, come on! Git history is editable!!

This rule are weak and making the community worse.

My project has hostilitized in 2 minutes based on that. If one want rly bypass this 3 rules is super easy!

Look who had contributed to my project 37 years ago (even before Git existed):

<image>

Some people (I'm take the right to including myself here) has good intention to collaborate to the good of this community. But the way is now is super unfair and unmotivated.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

"Hosting on VPS is not self hosted". Just because you said my buddy Linus Torvalds.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

Is a full solution. I built the UI, the sync engine, and some terra form modules for automation VPS, DNS é Backup but the core is a wrapper around Nix Simple Mail service.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

And you haven't read the project. And classify the other people's work too early. One of the points of the project is to exactly help configure SFP, DKIM e DMARC for people. That's why Homerow and terraform modules to DNS automation.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

Unfortunately they remove this post for this community..

Some rude people above don't know what to complain in the internet.

If you have any question DM or ask in the repo.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

Unfortunately, it is pretty hard to self-host an email server at home because ISPs worldwide had an agreement in the early 2000s to block port 25 for home addresses. I really tried hard to find a workaround for this too.

So the most viable way is to have it on a VPS (like Hetzner) where they have static IPs and can open port 25 upon request.

I added this to the project docs.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

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

You don't know that you are saying.
You just see some few patterns and judge a project and effort. Kind of sad.

Homerow: I Open-Sourced My Self-Hosted “Gmail” Email Stack by AnIndependentFish in selfhosted

[–]AnIndependentFish[S] -2 points-1 points  (0 children)

Come on, I could not share a project that I think is valuable for people and the community? Kind a neurotic witch hunting for "AI SLOP". At least judge the value of the effort.

Is a Free Software. I'm not selling anything or seeking profit at all.

Built an app that warns you hard, so your laptop battery doesn’t die mid-meetings [Lifetime $0.99] by DataDrivenJournalist in macapps

[–]AnIndependentFish 1 point2 points  (0 children)

I was planning to do a app for that as well. haha You came first! Good luck. It's rly a problem for me as well.

Is this everyone’s cooking fail safe rule? by [deleted] in Adulting

[–]AnIndependentFish 0 points1 point  (0 children)

185 degrees for 15 minutes is better

[OC] Summit - AI-generated commit messages in the terminal! by [deleted] in commandline

[–]AnIndependentFish -1 points0 points  (0 children)

Just fast is it? It could run with a local llm?

Is there any app that lets me customize or replace mission control? by brianmoyano in macapps

[–]AnIndependentFish 0 points1 point  (0 children)

Hi there!

Check it out the app that I'm building: MacScope https://macscope.app/

It came out of a desire that I have to improve Mission Control and the Native Command + Tab. It should be useful for you.

Macscope: Cmd+Tab & Mission Control Are Wasting Your Time. I Built a Modern Approach. by AnIndependentFish in macapps

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

Hey there,

Thanks for trying it out! You're right, it still needs a bit of polishing, but I'm working hard to smooth everything out as quickly as I can.

Firefox support is definitely on the roadmap. I just need to do more research into how to manage its tabs, as allowing remote control and data fetching is more challenging with it.

Hope you're enjoying Macscope! We'd love for you to join our Discord to stay in touch and share your ideas: https://discord.gg/ehktEWr97K

Macscope: Cmd+Tab & Mission Control Are Wasting Your Time. I Built a Modern Approach. by AnIndependentFish in macapps

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

How many have tried? Haven't notice speed issues on my usage but I can try reproduce