Viewing profile — trikko
trikko
HN member- Joined
- Mon, Sep 30, 2019, 2:21 PM UTC
- HN karma
- 38
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About trikko
No profile information was provided.
Recent public activity
-
comment
Comment #49139029
È solo un piccolo tassello di quello che sta accadendo a Venezia. Visti i progetti in ballo, preparati al peggio.
-
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…
- story
-
comment
Comment #48919929
[flagged]
-
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…
-
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…
-
comment
Comment #48903557
The charging part is not even needed :)
-
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…
-
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…
- story
-
comment
Comment #44453432
The only missing thing is a big sponsor. mozilla -> rust google -> go, kotlin ... n/a -> dlang
- story
-
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…
-
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…
-
comment
Comment #43811710
Thanks, good to know. Also the fact that you searched directly on the site is a clue for me :)
-
comment
Comment #43810332
Still curious: How did you choose Serverino among the many servers?
-
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…
-
comment
Comment #43671925
Thanks man. Which os are you using?
-
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 …
-
comment
Comment #43451683
Well, so should it work? You're telling me there's another reason, then... Can't guess which one. Hmmm...
-
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…
- story
- story
-
comment
Comment #35960763
I didn't explain myself well but load testing is not the point
-
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…