HackerTrans
TopNewTrendsCommentsPastAskShowJobs

math

no profile record

comments

math
·7개월 전·discuss
Saw this last year and liked it so much I added something very similar to it to Infumap (https://github.com/infumap/infumap). You can drag items of arbitrary type onto dates. When more than one item is associated with a date, a numbered button appears; clicking it lets you cycle through them. Items can be pages or links to pages, which when clicked show the page as a popup. Calendar pages in the parent page display as a list of all items scheduled for the next seven days.
math
·8개월 전·discuss
I'm not a hearing aid wearer, but I came across https://www.envoymedical.com/ during investment research activities. They seem to have the leading candidate for a fully implantable device. FDA Breakthrough Device designation. I'm interested in the reaction of any hearing aid wearers to what they are developing.
math
·6년 전·discuss
Kafka also has less moving parts even today before zookeeper removal is complete (2 vs pulsar 3).
math
·6년 전·discuss
At the moment you more or less need to write a DBMS in your app code, but I don't think that's the end state. I think what we're seeing the beginnings of something big - it just might not seem like it yet because it's the v1 / no where near complete version. I think having all your data in a single system (Kafka, KsqlDb, ..) that allows you to work with it in cross paradigm ways will turn out to be very compelling.