Hacker News new | past | comments | ask | show | jobs | submit | apeacox's comments login

watched them live last year in Teatro Antico di Ostia, wonderful show to see them live, worth the ticket price.


I also remember your articles on Linux&C about buffer overflow, sockets in C, etc... ;-)


Not a monopoly, but a walled garden.


DNAT. You map one/more ports from your router exposed on internet to ip:port of the local app.

However, http/https ports are already used on routers to offer an admin web GUI. It’s technically possible to circumvent this with some ad-hoc firewall rules, but it depends if the router admin UI let’s you do that.


> However, http/https ports are already used on routers to offer an admin web GUI.

not on the wan side I'd hope


Exactly, they aren’t exposed outside. That’s why you can “potentially” add rules to route request from the outside to an internal host:port, even 80/143. On the LAN you would still able to connect to router admin.


Maybe something like https://dev.to ? I really enjoy that community.


Other than going deeper with Elixir knowledge on new problems (see below), I learned and brought in production the followings:

## DevOps

* AWS Cloudflare and Lambda (with Go)

* Kubernetes

* Ansible and Terraform

* deploys from gitlab/bitbucket pipelines

* production/dev setup with Docker and docker-compose

## Patterns

CQRS and Event Sourcing

I’m going to continue on these paths during 2019, maybe with some new stuff as well.


Yes, you can definitely connect manually through telnet (I did it back in the old days). The only problem is it will not stay connected too much, because you should also reply to server's PINGs at regular time intervals otherwise you'll get disconnected.


With most servers you don't actually have to specifically reply to the PINGs, just sending something regularly should keep you connected.


> This could have been avoided, but the time to avoid it was perhaps in the early 2000s.

there were protests, from Seattle '99 until Genova '01, where many different groups merged into a single protest agaist that kind of globalization. but after 9/11 everything almost vanished in the name of worldwide anti-terrorism.


The terrorists won on 9/11 not because they directly did much damage but because they got America to shoot itself in the foot. This was just one of many things our government's response ruined, unfortunately.


I suppose through some kind of machine learning, given the fact that they have a miriad of data of any kind.

It might look like a funny experiment/excercise for someone at Google.


I'm hosting Gitea on a $5/month DigitalOcean box, I had to setup disk snaposhots and db backups for security.

It's running since a year, never had a problem with it. It only consumes 20MB of RAM and is extremely fast. Easy to deploy (I've used ansible)


Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: