Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
beta-ziliani
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
beta-ziliani
2y ago
This is a problem we have with the current page layout. We agree that these need to be clearly marked as ad, instead of legitimate sponsors. Quite frankly, this is something new to us (ads paying enough to be there), so we're still fig
2.
▲
LavinMQ: Understanding code to get the best performance
(crystal-lang.org)
2 points
by
beta-ziliani
2y ago
|
1 comments
3.
▲
by
beta-ziliani
2y ago
Building LavinMQ in Crystal was an active choice, as maintaining control over the codebase was a high priority. A decade of learning has prioritized fast updates and easy bug fixes. At the same time, choosing Crystal provided the opportunit
4.
▲
Crystal, the lingua franca at Bright Security
(crystal-lang.org)
3 points
by
beta-ziliani
3y ago
|
2 comments
5.
▲
by
beta-ziliani
3y ago
Crystal is a good common ground for developers with different backgrounds
6.
▲
Crystal 1.7.0 Is Released
(crystal-lang.org)
5 points
by
beta-ziliani
4y ago
|
1 comments
7.
▲
by
beta-ziliani
4y ago
Improvements in the REPL, support for PCRE2 and more.
8.
▲
by
beta-ziliani
4y ago
Nice! It doesn't work in Windows native, right? Asking because newbies might come from there (although I bet most of them use WSL).
9.
▲
by
beta-ziliani
4y ago
It just requires the build tools. If you use scoop, that entails to: > run `scoop install vs_2022_cpp_build_tools` (from the "required libraries" link in https://crystal-lang.org/install/on_windows/ )
10.
▲
by
beta-ziliani
4y ago
Nice benchmark! It'd be great to test other Ruby implementations to compare. I'll try to find myself some time to do that.