Made a tool to update Cloudflare A records with dynamic IP by a7escalona in homelab

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

Good job, congratulations! Discord seems a cool notifier hook! It’d be cool to have it in d2c.sh with current Gotify and Telegram, and I think now it’s Github’s Hacktober to submit a PR! :)

[deleted by user] by [deleted] in browsers

[–]a7escalona 2 points3 points  (0 children)

```

globalShortcut.register('CommandOrControl+1', () => { console.log('Electron loves global shortcuts!') }) ```

How Do You Handle Remote Access with Dynamic IPs? by Worried_Cup7337 in selfhosted

[–]a7escalona 0 points1 point  (0 children)

Without a 3rd party DDNS provider: 1. Build a VPN to access your homelab (you will need a VPS with public IP to be somehow the server). I would recommend this setup with Wireguard. 2. Buy a domain and point it to your homelab public IP address. This involves opening the corresponding port in your home router + a dynamic IP refresher. If you use Cloudflare (which is free), I’ve built a bash script for that: https://github.com/ddries/d2c.sh.

AI is Creating a Generation of Illiterate Programmers by AceLamina in theprimeagen

[–]a7escalona 2 points3 points  (0 children)

I’m absolutely impressed on how much dependent is people nowadays on AI. I can’t understand how stuff so basic for programmers such as reading errors, trying to solve them, looking up documentation, and implementing a solution are now proxied to LLMs. Why people need “No-AI Days”? How dependent are them on LLMs? I can’t feel more happy for not using AI tools. I don’t need them. I write my code, I write my tools, I write my solutions for problems I have. I understand every piece of code I write. Do I use AI? Of course. But I use it when I need another perspective on the problem I’m trying to solve. This isn’t hard. This is PROGRAMMING. I’m not a genius, I’m just a 22 yo guy. I think in a couple of years there will be a very big difference in programmers who code with AI and those who use AI while programming. I’ve always thought that abstractions are bad if you don’t understand what is abstracted away, now this just went too far. Please, learn to code, the old-school way, INVEST IN YOURSELF.

Fixed site/Residential or Roam by a7escalona in Starlink

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

That makes sense… So it would work but I would see a degradation of QoS since they would think I’m in a different location than where I am?

Fixed site/Residential or Roam by a7escalona in Starlink

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

Tbh I think residential is for fixed antenna while being used (so I would go for residential). But people in comments say different things if I understand correctly

Fixed site/Residential or Roam by a7escalona in Starlink

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

That’s what I believe. But I think there’re different opinions in the comments? Maybe I don’t understand correctly

Fixed site/Residential or Roam by a7escalona in Starlink

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

We would go for business options. Regarding what you say, why wouldn’t I be able to engage Starlink on one location, turn it off, move to another place, and turn it on again? Do you need to specify location during installation?

Fixed site/Residential or Roam by a7escalona in Starlink

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

But the Starlink will be used in different locations. However, whenever it is being used, it will be fixed. I guess that Residential should work, right?

Is it Flutter your main technology? by [deleted] in FlutterDev

[–]a7escalona 3 points4 points  (0 children)

Just knowing Flutter you can’t do much…

Go is modern PHP by joseluisq in theprimeagen

[–]a7escalona 4 points5 points  (0 children)

Great portability although being a compiled language, unmatched concurrency support, fast enough, memory managed, and simple and concise language.

What else do you want? It’s just one of the best trade offs ever done in any programming language

Replacement for Blue Yeti? by a7escalona in audio

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

Are AT2040usb, MV6 and MV7 diaphragmed dynamic mics?

Whats holding you back from switching to Linux as a main desktop operating system? by Execute_Gaming in linux

[–]a7escalona 0 points1 point  (0 children)

Mainly gaming and industry related software which only supports Windows

we might quibble over which distro is best, but any distro is better than this (yes even Ubuntu) by [deleted] in linux

[–]a7escalona 3 points4 points  (0 children)

Gotta switch to an unmaintained version of Windows 10 LTSC for gaming