Hacker Newsnew | past | comments | ask | show | jobs | submit | coderhs's commentslogin

Amazing project. I have been using tail scale connected to an nginx proxy manager hosted on a VPS, to make my application public. Wrote about it here: https://hsps.in/post/how-i-host-public-apps-using-tailscale/

But pangolin seems to be similar to that setup with a good UI, and more control. Definitely trying it out.

Quick question: Can it handle multiple domain names? I point multiple domain to the vps hosting my npm it proxy's them from there. Does Pangolin, also support multiple domains pointing to it?


Yes it can! You can point them all to the VPS as you say then just add them to the config file domains list. You can add as many as you need. https://docs.fossorial.io/Pangolin/Configuration/config#doma...


sarcasm

They should also remove tests from the projects as well. Such a burden on the developer to write test and worry about how to test when they just need to focus on implementing the logic.

Very few programmers are typically interested in having their opinion on writing test changed. Most programmers find themselves drawn strongly to testing or not quite early in their career, and then spend the rest of it rationalizing The Correct Choice to themselves and others.


Tests are literally type replacement in dynamic languages, only controlled. It's always mentally easier to do what you are forced to instead of writing tests consciously. That is how the other side is looking at people who tell everyone that there is no coding without typing. People who surrender "think more, do less", instead doing more and thinking less - More is less sounds disgusting to me.

A big part of development is prototyping, it sucks so much to use a language that doesn't support efficient prototyping. And no, jumping from Typescript concepts/style to pure Javascript is not an efficient solution, you have limited space in your brain.

I can continue, literally all Typescript code is horrible legacy in the making. In the future people would hate it is so much that comments like this would look ridiculous, remember my words.


Prototyping is fun but over fast - most programs spend much more time in the "maintenance" phase. Code is generally read more than it's written. Types make all that boring stuff safer and easier!


Reply:

1. Thank you. 2. Thanks for the information I will handle that. 3. Thank you for testing. I will handle that character. I currently store the actual headers as it is, and create a psudo name for the column. Will replace the `/` with a - when generating the pusdo column name.


Is there a document on how cachegrand achieves this speed over redis?


I replied in a few posts in the thread with some details, if you want more there is also this presentation I did at the London performance summit https://www.youtube.com/watch?v=ZSpxuWQK7sM

Most of the performance exploits for the hashtable (which is the driving engine here) are explained after minute 8.30 (although I would suggest you to watch the entire presentstion).

I will present my work at the p99conf as well.


You can find v21.0.2 here: https://github.com/CSMarckitus/Photoshop


Free VPN would reduce the speed and quality of the skype call. It would be really hard on a 2G network.


Is this a good business model?


There should be easier procedure to file cases at consumer courts. To prevent such things from happening again.



They are dysfunctional & your complaint would go down a blackhole. Never to be seen or heard again.


Maybe we should file a complaint here - www.akosha.com/onlinecomplaints1.html


They won't be of any real help. It's better to get to popular blogs in India like nextbigwhat, trak.in, etc. A coverage on TOI will get you a lot of mileage.


WOW, it would be awesome if it becomes a reality :)


Multiplying two large Fixnum, gives a float value.


Javascript doesn't have integer types.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: