aladine

↗ HN profile [ 70.2 ms ] full profile
Karma
24
Created
March 18, 2014 (12y ago)
Submissions
0
https://ref.fm/u12211285
  1. When I use https://www.gumtree.com/, a secondhand listing site, I am quite satisfied that I can response to any chat message by email. Is there any other platform/product allows you to communicate with other users in…

  2. Due to the spreading of Covid-19, many events/tech conferences are switching to online this year. Could you share with me some links so I can view right now.

  3. I usually create a lot of code templates based on generic pattern(example for i:=0; i<n; i++) then create a shortcut for it in my IDE. If you used IntelliJ, it is called live template. Since I want to optimize further…