Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
tjkells
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
tjkells
11y ago
Running a complete hosted telephony service using nearly the exact stack defined in this article - https://developers.corvisa.com/ It has worked remarkably well and allowed us to scale up/down during peak hours or unex
2.
▲
by
tjkells
11y ago
Thanks for reading!
3.
▲
Pure Python Hashtable
(kells.tj)
11 points
by
tjkells
11y ago
|
2 comments
4.
▲
by
tjkells
11y ago
It was designed to be embedded, has a very small footprint, is relatively fast ( we use luajit ), and has few opinions as a language. That said, there is nothing locking us in to lua permanently as we would just need to implement a small-is
5.
▲
by
tjkells
11y ago
Shameless plug here, but if you're interested in voice platforms and are growing weary of Twilio, I'm working on a new hosted telephony platform that uses embedded lua executing directly on our hosted servers. Check it out - http
6.
▲
by
tjkells
12y ago
PL is an enormous library so its really superseded by a few different libraries. The stuff I used most often were the functional tools and Moses ( https://github.com/Yonaba/Moses/ ) blows the doors off of PL in that
7.
▲
by
tjkells
12y ago
Can we PLEASE not refer people to penlight anymore? It's half broken, poorly documented, and poorly maintained. It drives me crazy to see it referred to all over the place as a good example of anything. That being said, this is FANTAST