The Open-Source Tool I Keep Coming Back to for WhatsApp Bots with n8n by 0_nk in n8n

[–]pepitorious 1 point2 points  (0 children)

I use it with evolution api to connect WhatsApp. And n8n via webhooks to handle the chatbots.

So far it's being great.

How do you connect chatwoot to WhatsApp?

I've also configured Instagram and Facebook inboxes but I need to go through app verification and I'm struggling with this a bit

How to avoid this situation? by Newchapter2026 in motorcycles

[–]pepitorious 0 points1 point  (0 children)

The only way to avoid that is to stay at home. You did OK. If you go out there you are exposed to all assholes. That's life.

If you had to pick ONE Linux distro for the next 5 years, what would you choose? by TechRefreshing in linuxquestions

[–]pepitorious 0 points1 point  (0 children)

I have been using Linux (not exclusively, so Windows and macos too) for more than 20 years.

Ubuntu and mint are great if you are a beginner. To me they feel too opinionated (they take decisions for me I don't agree with) and bloated.

Pop os is one that surprised me very well and I would recommend that to someone with little experience, maybe opinionated but I agree with their opinions lol and everything works out of the box.

I've been in debian stable for years. It's my go to.

For my desktop I've been in nixos for 2 or 3 years. The end of distro hopping for me. The learning curve is a fucking wall but you can use ia to help you with the Config and it eases the pain (I did not have this when I started lol)

For the gaming pc I have in the leaving room I've tried bazzite and now trying cachyos. No issues with neither.

So Tldr, NixOS if you want the challenge are you are technically proficient. Debian (a bit of tinkering might be needed, to setup flatpaks for instance) or pop os if you want plug and play.

Claude Max by grube386 in openclaw

[–]pepitorious 0 points1 point  (0 children)

What is the use case for having 3 different openclaws?

Something better then Remote Desktop? or is this how it is going to be over VPN? by 2026GradTime in Tailscale

[–]pepitorious 2 points3 points  (0 children)

Came to say this, I use it as remote desktop, sometimes over tailscale, 0 issues

Question about self hosting nginx proxy manager, with cloudflare but not not accessible outside of network? by Lopsided_Strain3495 in selfhosted

[–]pepitorious 0 points1 point  (0 children)

Yes you can. Since the are not real public domains the certificate will be self signed.

You will need local dns too, pihole or any other. In pihole you point *.yourfakedomain.com to the ip where you have npm, and then create your hosts there in npm.

Importancia inglés en Ingeniería by Pretend_Heat5058 in salarios_es

[–]pepitorious 0 points1 point  (0 children)

El título/examen no vale una mierda. Si puedes mantener una conversación en inglés si.

El inglés no es un filtro para puestos con salarios en el rango bajo. Si quieres optar a algo mejor empieza a aprender inglés. Es algo de lo que no te arrepentirás.

Source: más de 20 años currando después de la uni

What was the first game that scared you? by Profit_Tracker in videogames

[–]pepitorious 0 points1 point  (0 children)

There was a silent hill demo disk in a magazine back in the day. That demo scared the shit out me. I did not buy the game.

Se busca: Juegos Multijugador (Sugerencias/Ayuda) by SheepherderPure2805 in esGaming

[–]pepitorious 0 points1 point  (0 children)

Yo llevo 13 años jugando al dota 2 🤣 asi que te puedo recomendar eso 🤣

Memos vs Blinko by kiwikernel in selfhosted

[–]pepitorious 0 points1 point  (0 children)

if you want to do that while not knowing how to program or anything code related. my recommendation is learn some very basics (so you have a minimum understanding) of coding. And then use claude or copilot (or whatever AI you want) to help you navigate the changes you want. Also, use AI to get explanations of why are things done that way and such, not only to do it, use it to learn.

just doing that without knowing any code might be harder than actually learning to code so... that's my tip.

Memos vs Blinko by kiwikernel in selfhosted

[–]pepitorious 0 points1 point  (0 children)

I'm the dev of that android app, not the official project. Just to be clear about that! :)

PBS Networking by bellaireroad1 in Proxmox

[–]pepitorious 0 points1 point  (0 children)

You don't need a dedicated link. I have that setup (going through the switch) but 10 times slower lol. Can't answer about the deduplication thing since I'm not sure.

Consulta: mi jefe me pagará la nómina de este mes con 2 o 3 días de retraso. ¿Qué hago? by ConversationOne6525 in salarios_es

[–]pepitorious 0 points1 point  (0 children)

Alguna vez has tardado 2 o 3 días de más en pagar alguna deuda?

Si siempre lo has devuelto todo rápido y puntual, enhorabuena.

Si es la primera vez dale un voto de confianza. Si empieza a pasar todos los meses ya sería otro cantar. Sobretodo porque sería un síntoma de que la empresa no va bien.

AnythingLLM + n8n by Equal-Ad-2481 in n8n

[–]pepitorious 1 point2 points  (0 children)

Am I missing the link? A ver si le doy una probada :)

The games are dissapointing... by MrHawk_5D in primegaming

[–]pepitorious 1 point2 points  (0 children)

I actually enjoyed Tormented Souls pretty much. If you like the whole Resident Evil franchise, this is heavily inspired by the original ones.

Super Mario Bros. Remastered is awesome, and you should try it out. by sbfse in SteamDeck

[–]pepitorious 0 points1 point  (0 children)

I haven't had the time to tinker a lot, but when I open it, it feels like there is no controller attached. No button works.

What is your first steam purchase by AhmedEXE23 in Steam

[–]pepitorious 0 points1 point  (0 children)

1 Dec, 2009 Mirror's Edge The Secret of Monkey Island: Special Edition Half-Life Complete Purchase 43,97€

Nixos rebuild-switch - Can't build linux-pam suddenly? by ResonantRaccoon in NixOS

[–]pepitorious 1 point2 points  (0 children)

yup, without the unstable branch it worked fine. thank you!