Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway_1987
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
throwaway_1987
3y ago
Work does not guarantee a decent living. There are many who work full-time low paying jobs. Many even need a second job to just to "earn a living" As a European, it is really strange to see this attitude of "survival of the
2.
▲
by
throwaway_1987
3y ago
IntelliJ IDEA Ultimate. I have a personal license that I use for my side projects.
3.
▲
by
throwaway_1987
3y ago
>But you know, if you are trying to put HTML templates in separate files, you have to now send extra HTTP requests. Most projects that I have been involved with have some kind of build system that does all sort of magic. It should be pos
4.
▲
by
throwaway_1987
3y ago
Have you considered message queues? You could push updates to a queue (with reasonable max size limits to avoid overflow). This queue could be exposed through websockets or by using AWS SQS. Your customers would populate the older data usin