Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
emadb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
emadb
2mo ago
What european parties or people are pushing for chat controls?
2.
▲
by
emadb
3mo ago
I built a bluesky bot if someone is interested in having a live feed of the articles. You can find it here: https://bsky.app/profile/arxiv-daily-bot.bsky.social
3.
▲
by
emadb
4mo ago
Do you think small models will arrive? I mean if I need to write a web application in typescript why should I use a model that knows all the programming languages and it is able to reply to any questions about almost everything? I just a ne
4.
▲
by
emadb
8mo ago
I had the same exact story. My dad chose the TI instead of the C64 and the lack of games forced me to learn programming.
5.
▲
by
emadb
9mo ago
Other than Google, what are other competitors that worth evaluating?
6.
▲
by
emadb
2y ago
I participate almost every year but I don't care about the leaderboard. The timezone play a crucial role in being able to be ready at the right time, so actually who cares? I prefer to build private leaderboards with my friends and col
7.
▲
by
emadb
3y ago
AFAIK Erlang and Elixir have a way to save the state just before the process is stopped. It should be the `trap_exit` flag on a gen_server that guarantees that the exit message will be managed. In that handler you can save all your state an
8.
▲
by
emadb
3y ago
The TIOBE Index [1] ranks Fortran at 12th place! Consider that Ruby is at 18th. In my opinion, this says a lot about the value of the index. [1] https://www.tiobe.com/tiobe-index/
9.
▲
by
emadb
3y ago
The big TDD misunderstanding is that most people consider TDD a testing practice. The article doesn’t talk about TDD, it gives the reader some tips on how to write tests. That’s not TDD.
10.
▲
A leak from one of the world’s biggest private banks, Credit Suisse
(twitter.com)
2 points
by
emadb
5y ago
|
0 comments
11.
▲
by
emadb
6y ago
Actually Elixir and Erlang are at the same level: they both run on the BEAM. So you need to know the BEAM that it is like a virtual machine that act differently from what we are used to (JVM, .NET). Once you learn the BEAM everything become
12.
▲
Chaos scenarios drive gatekeepers' election prep
(axios.com)
1 points
by
emadb
6y ago
|
0 comments
13.
▲
by
emadb
7y ago
Research and science advance and find new evidences that invalidates the past belief.
14.
▲
by
emadb
8y ago
CodicePlastico | REMOTE | Italy | http://codiceplastico.com We are a team of superheroes developers. We build applications and services using Elixir, Nodejs and dotnetcore on the backend and React or Angular on the frontend. Con
15.
▲
by
emadb
8y ago
Question: how many of you uses a crypted VPN Tunnel daily? We all know that privacy is important and it will became more and more important in the next few years. Does tools like WireGuard help in these cases? Or I miss the main focus? Shou
16.
▲
A mars rover implementation in Elixir that you can play online
(github.com)
1 points
by
emadb
8y ago
|
0 comments
17.
▲
Source code hoster GitLab is not respecing the GDPR
(reddit.com)
3 points
by
emadb
8y ago
|
0 comments
18.
▲
by
emadb
8y ago
Why did you choose Hyper? IMVHO iTerm2 is still far way better as a terminal.
19.
▲
by
emadb
9y ago
I totally agree with you. Sometimes you love a song from the first listen, it bites you even if came from an artist that you don't know. My dream is a suggestion engine that "examine" the melody, the harmony, the frequencies
20.
▲
Build Your ASP.NET MVC App with Grunt
(ema.codiceplastico.com)
1 points
by
emadb
12y ago
|
0 comments
21.
▲
by
emadb
13y ago
I wrote few days ago about .net and web development. Here is my opinion: http://ema.codiceplastico.com/blog/2013/10/24/web-developers...