MITx courses as a new pathway to MIT masters degree program
news.mit.edu4 pointsby wiresurfer0 comments
- Low cost IoT WiFi connected 4 node Energy Monitor + Switch. This was a PCB design + firmware + plus the Backend + Frontend+Analysis service + ML models to detect anomalies as well as predict usage.
- A self hosted algolia alternative for User Docs. *Awake for hours and staring at the ceiling
Through the unsettled stillness of the night
He grows possessed of the obsessive feeling
That dawn has come and gone and brought no light.*
And this, which happens to be the name of the small book of his selected short poems *All you who sleep tonight
Far from the ones you love,
No hand to left or right
And emptiness above -
Know that you aren't alone
The whole world shares your tears,
Some for two nights or one,
And some for all their years.*
PS: pardon the bad formatting. Long form text entry via a tiny screen is still a pain point :)
On a parallel note, It would be nice to put an architecture diagram in the github repo. Are there particular aspects of the current implementation which you want to actively improve/rearchitect/change?
I agree with the goals set out for the project and can testify that elasticsearch's DX is pretty annoying. Having said that, distributed indexing with pluggable ingestion/query custom indexes may be a good goal to aim for. - Finite State Transducers (FST) or Finite state automata based memory efficient indexes for specific data mimetypes - adding hashing based search semantic search indexes.
And even changing the indexer/reranker implementation would help make things super hackable.