Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ioli
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ioli
3y ago
Off the top of my head: https://www.infoq.com/ https://github.com/binhnguyennus/awesome-scalability https://engineering.linkedin.com/distributed-systems/log-wha... https:/&#
2.
▲
by
ioli
4y ago
Interesting. Thanks for sharing
3.
▲
by
ioli
5y ago
The Algorithm Design Manual by Steven Skiena Amazing book. Very readable. I highly recommend it. The book has a section call "War story" at the end of each chapter in which Skiena shares his real life experience of when the conten
4.
▲
by
ioli
5y ago
Golden advice right here
5.
▲
by
ioli
6y ago
Firebase cloud messaging is also a good option :)
6.
▲
by
ioli
6y ago
Actually Linus studied the heck out of other codebases. For example, linux itself was inspired by UNIX and it is said that he studied MINIX (minified version of UNIX used for teaching) before he started developing linux.
7.
▲
by
ioli
6y ago
Software Engineering Daily and Programming Throwdown
8.
▲
by
ioli
6y ago
I don't know how feasible it is, but couldn't you use ElasticSearch ???
9.
▲
by
ioli
6y ago
all the best
10.
▲
by
ioli
6y ago
cool
11.
▲
by
ioli
6y ago
Vue is much easier in that sense. You can just import the library using <script src"<<vue cdn addr>>"></script> and you can start using vue right there.
12.
▲
by
ioli
6y ago
https://github.com/binhnguyennus/awesome-scalability This is a compilation of resources in that regards
13.
▲
by
ioli
7y ago
https://www.who.int/health-topics/coronavirus https://www.who.int/emergencies/diseases/novel-coronavirus-2...
14.
▲
by
ioli
7y ago
Yeah, I remember watching those. Here are the links: https://www.youtube.com/watch?v=CcVeslwTvAw https://www.youtube.com/watch?v=HJnhr08aIJs https://www.youtube.com/watch?v=MJGu8prreZM ht
15.
▲
by
ioli
7y ago
In graphics, you can try some visual effect projects. What about morphing one 3d model into another? For example: given a 3d model or a man and the target of, let's say lion; the system should produce the fluid transform from a man to
16.
▲
by
ioli
7y ago
Thanks