Live data from Hacker News

Viewing profile — thedenimdino

thedenimdino

HN member
Joined
Mon, Aug 17, 2020, 1:14 AM UTC
HN karma
7
Public activity
2 items

About thedenimdino

No profile information was provided.

Recent public activity

  1. comment
    Comment #25118735

    Another fun fact is that, the doors were built in cooperation between Elves and the Dwarves. Celebrimbor (also the guy who made all the rings except the one) and Narvi. The friends…

  2. story
    Ask HN: Deploy multiple containers to AWS with CI/CD

    I have an API service and an ngnix server in separate containers and (a database for dev) in another container. These three are packaged in a docker-compose.yml file. Now, how woul…