Viewing profile — altrunox
altrunox
HN member- Joined
- Thu, May 07, 2020, 10:22 PM UTC
- HN karma
- 19
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About altrunox
No profile information was provided.
Recent public activity
-
comment
Comment #28040350
Great article, love Clojure, unfortunately couldn't find any work with it when I tried, I managed to flop in the only interview I got :( Still, I miss it sometimes when I'm writing…
-
comment
Comment #26370169
> 2) I was hired because of my post on HN. Well, not really, BUT, I go some thousand of views on my blog, and I never reached the front page. While it's not really money, it's mark…
- story
-
comment
Comment #25640215
Is that much? He said they got around 88k RPS. I did a quick benchmark another day, I'm hosting my blog at the Digital Ocean App Plataform, in the free tier, used Locust with some …
-
comment
Comment #25627566
Well, that is impressive, this year I decided to track some daily data, but much more simple than this. It's pretty much a Yes/No activity X in that day, besides my weight, which i…
-
comment
Comment #25438281
Well yes, that would be a better way to say it, no recursively nested objects, there is a Github discussion about it here: https://github.com/graphql/graphql-spec/issues/91 And if …
-
comment
Comment #25433912
A while ago I decided to build another one of those Hacker News clone, and decided to use GraphQL, everything was fine, until I got at the comments... You cannot ask for all the ch…
-
comment
Comment #25304513
> If you only know one language, no matter how well you know it, you’re not a great programmer. Well, is this unpopular? If you only know a single language, and nothing else, I wou…
-
comment
Comment #25296839
Well, as a watcher from series is much better to already know how long an episode already take, which is usually around one hour. And if you release something all together in 16 ho…
-
comment
Comment #25285102
Well, I think it's just Boeing getting good PR, they even called journalists to the flight ... reminds me of this classic YC article. http://www.paulgraham.com/submarine.html
-
comment
Comment #25199830
IDK, considering the insane rent prices in NYC I would think that they could do something like a small division so that the person could access the apartment without direct access …
-
comment
Comment #25192025
I had no idea uBlock could do that! I just removed my Twitter treding topics, awesome.
-
comment
Comment #25123370
"Wasm can be fast but implies C++ or Rust." Oh BTW, you can do WASM with Blazor (C#) now. https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor
-
comment
Comment #25073305
> which could have very well been the Python of today if they had paid any attention to it. Wow, really? I'm a big fan of Clojure and F#, but IDK, I think there is a bias against f…
-
comment
Comment #25048171
well they are working with something called ".net maui" that should be released with 6 https://github.com/dotnet/maui
-
comment
Comment #24930015
The "normal" app yes, but there is another one called Youtube Go, which you can download and save the video on your phone, IDK if it´s avaliable worldwide.
-
comment
Comment #24773097
Personality Probability ISFJ 0.911772 INTP 0.014028 INTJ 0.013168 ENTP 0.012464 ENFP 0.010893 ... Controversiality: 2.51 % Interesting, looks like I'm more of a protector in the it…
-
comment
Comment #24500323
I guess the first section of what I wrote in my blog could show why it failed, at least it was at the very start... This was supposed to be a personal CRM, after some brainstorming…
- story
-
comment
Comment #24495333
Damn, I don't think I've read about most of the site top database... Maybe I should try to use something different than PostgreSQL, at least in some side projects.