Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
altrunox
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
altrunox
5y ago
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 C#.
2.
▲
by
altrunox
6y ago
> 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 marketing... But I would say you could get hired, I
3.
▲
A Year or So Studying Clojure
(giovanialtelino.com)
4 points
by
altrunox
6y ago
|
0 comments
4.
▲
by
altrunox
6y ago
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 VMs in Azure to stress test it, managed to hit 20k RPS
5.
▲
by
altrunox
6y ago
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 is the exact number. I'm also using Google She
6.
▲
by
altrunox
6y ago
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 someone else is interested t
7.
▲
by
altrunox
6y ago
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 children of a main comment or a thread, something like "g
8.
▲
by
altrunox
6y ago
> 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 would think you are just good at reminding stuff you read, l
9.
▲
by
altrunox
6y ago
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 hours it became harder to go back to where you stopped, in cas
10.
▲
by
altrunox
6y ago
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
11.
▲
by
altrunox
6y ago
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 to the rest of the library. It could help to support the lib
12.
▲
by
altrunox
6y ago
I had no idea uBlock could do that! I just removed my Twitter treding topics, awesome.
13.
▲
by
altrunox
6y ago
"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
14.
▲
by
altrunox
6y ago
> 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 functional languages since they, IMO, are harder to
15.
▲
by
altrunox
6y ago
well they are working with something called ".net maui" that should be released with 6 https://github.com/dotnet/maui
16.
▲
by
altrunox
6y ago
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.
17.
▲
by
altrunox
6y ago
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 iternet than in real life... the last time I did th
18.
▲
by
altrunox
6y ago
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 about how to display the data and what was supposed to be t
19.
▲
Show HN: A Failed CRM for WhatsApp
(github.com)
1 points
by
altrunox
6y ago
|
1 comments
20.
▲
by
altrunox
6y ago
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.