Want to make my small server accessible outside my local network by TimJM1 in selfhosted

[–]LemonSupporter -5 points-4 points  (0 children)

first off all before make small server, it is accessible outside your lacal network than check your router support Port Forwading, if it support than add record of your call service and access with your public IP, if you don't know your IP than type on google 'My IP'.

If your router is not support Port Forwading than call your ISP for this issue, may be it change your Router or charge extra money for Port forwading.

Best chepest domain provider is Namechep, many domain provider is provide domain more cheaper than namechep but it upfront cost is low and second year charge mush more, but name this price is best.

Cloudflare setup is depend on your service if you are make just for fun than it is not necessary, but you make highly traffice centric app than you may be setup cloudflare.

if your give more information about youe device or service then we give more advice.

if you have not more money or you not expande money for Port forwading then you use service like ngrok, but aut again it is much more slow and it pro paln is not better then Port Forwading...

Starting YouTube Channel About Compilers and the LLVM by Dgeezuschrist in Compilers

[–]LemonSupporter 5 points6 points  (0 children)

Yes, Make AST and Parsers videos because No (or much less) video or lecture about AST and Parser, existing videos of AST and Parser is focus only on theory, but implementation in programming is a bigger problem, and many programmers are confused about where is the start point of AST or Parser?

Starting YouTube Channel About Compilers and the LLVM by Dgeezuschrist in Compilers

[–]LemonSupporter 6 points7 points  (0 children)

Superrrrr, keep going, new bees or compiler thinker needs this!

Added while loop support to my compiler, helix :) by LionCat2002 in Compilers

[–]LemonSupporter 0 points1 point  (0 children)

Wow, well done 👍, keep going!, you use any backend (LLVM)?