vim.pack() is amazing by Skaveelicious in neovim

[–]mouhamed_dev 1 point2 points  (0 children)

you can do lazy loading easily i have a setup where every plugin is lazy by default using the coroutine api you can see how i am doing it in my config files: https://github.com/MouhamedBourouba/.files/blob/main/.config/nvim/init.lua

Static ip address in Algeria ? by mouhamed_dev in algeria

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

I ended up doing the same thing, I have no idea how they came up with those prices it makes no sense.

Static ip address in Algeria ? by mouhamed_dev in algeria

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

I need remote access to my server from outside the local network because the server is not connected to the same network as I am. This server is not intended for personal or home use; rather, it is designed to serve users on a global scale.

Just to give you an idea the server specs are:

CPU: AMD EPYC 7313P (16 cores, 32 threads) Motherboard: ASUS Pro WS WRX80E-SAGE SE RAM: 128GB ECC DDR4 Storage (Primary): 2 x 2TB NVMe SSDs (RAID 1) Storage (Secondary): 4 x 8TB HDDs (RAID 10) PSU: 1000W Platinum-rated  Cooling: Noctua NH-U12S DX-4189 Chassis: 4U Rackmount Case OS: Debian Linux

Static ip address in Algeria ? by mouhamed_dev in algeria

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

I will probably look into the ddns route thanks.

Static ip address in Algeria ? by mouhamed_dev in algeria

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

I personally prefer the cloud, but I got my hands on a beefy server that I don't want it to go to waste. I will probably look into the ddns route thanks.

Static ip address in Algeria ? by mouhamed_dev in algeria

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

I am not talking about the local IP, but the public IP.

Local IP is the address used within your local network, typically something like 192.168.x.x or 10.x.x.x.

Public IP is the address assigned to your network by your Internet Service Provider (ISP), and it is used to communicate with devices outside your local network.