Live data from Hacker News

Viewing profile — trikko

trikko

HN member
Joined
Mon, Sep 30, 2019, 2:21 PM UTC
HN karma
38
Public activity
39 items

About trikko

No profile information was provided.

Recent public activity

  1. comment
    Comment #49139029

    È solo un piccolo tassello di quello che sta accadendo a Venezia. Visti i progetti in ballo, preparati al peggio.

  2. comment
    Comment #49035579

    Fair point and thanks. On Persian influence: Demons are probably more directly Babylonian than Persian. Judah got that exposure during the Exile itself, not under Persian rule. Lil…

  3. story
  4. comment
    Comment #48919929

    [flagged]

  5. comment
    Comment #48905956

    A few things get conflated here, and they matter. You are describing the island, but the Comune of Venice is around the 12th most populous municipality in Italy (roughly 250,000 pe…

  6. comment
    Comment #48904691

    Reducing tourist numbers was never my point, and you are right that you cannot. The point is not letting tourism turn every home into a short-term rental and push residents out: in…

  7. comment
    Comment #48903557

    The charging part is not even needed :)

  8. comment
    Comment #48903351

    There are a lot of misconceptions and biases in that statement. What exactly is meant by a 'modern city'? Venice is both a provincial and a regional capital. It has one of the larg…

  9. comment
    Comment #48899197

    I'm a Venetian resident; I wrote this. Happy to answer questions. The short version: the day-tripper "access fee" is often framed as a fix for overtourism, but the data from the 20…

  10. story
  11. comment
    Comment #44453432

    The only missing thing is a big sponsor. mozilla -> rust google -> go, kotlin ... n/a -> dlang

  12. story
  13. comment
    Comment #44091660

    Yesterday I released version 0.7.17 of Serverino, my HTTP server written in D Serverino is a small, fast, and dependency-free HTTP server implemented in D. A minimal app with serve…

  14. comment
    Comment #43814880

    Well, you might have searched for GitHub or got there from some page where serverino was mentioned (forum, ...) or maybe someone suggested it to you in the community. Once a progra…

  15. comment
    Comment #43811710

    Thanks, good to know. Also the fact that you searched directly on the site is a clue for me :)

  16. comment
    Comment #43810332

    Still curious: How did you choose Serverino among the many servers?

  17. comment
    Comment #43807969

    Hi there. I'm the serverino's author. Could you please explain better what's wrong with it? It could be useful to improve newcomers experience. How did you choose serverino over ot…

  18. comment
    Comment #43671925

    Thanks man. Which os are you using?

  19. story
    Show HN: A static file server in 1.5MB – no Node, no Python, no install

    I built websitino, a small static file server intended for quick local development or testing. It’s a single binary (~1.5MB), with no external dependencies or runtime requirements …

  20. comment
    Comment #43451683

    Well, so should it work? You're telling me there's another reason, then... Can't guess which one. Hmmm...

  21. comment
    Comment #43448927

    Are (abstract) unix sockets supported? I'm trying to run a self-contained webserver executable without any external dependency. It starts but daemon workers communication doesn't s…

  22. story
  23. story
  24. comment
    Comment #35960763

    I didn't explain myself well but load testing is not the point

  25. story
    Crash my webserver, please (no DDoS)

    Hi there, I'm developing a small HTTP webserver named serverino. Serverino is supposed to work as proxy under a full webserver, like nginx. I wonder if you can help me testing it n…