Hacker News new | past | comments | ask | show | jobs | submit | __henil's comments login

how does it compare to whisper.cpp?


Not a good comparison. CPU vs TPU. Also, whisper.cpp perf varies a ton depending on hardware. Avx512 or neural engine?


70 times faster


crases for me as well.

I am running firefox nightly version 109.0a1


TIL!


Rumqtt is an opensource set of libraries written in rust-lang to implement the MQTT standard while striving to be simple, robust and performant.

Our github repo: https://github.com/bytebeamio/rumqtt/

Release notes: https://github.com/bytebeamio/rumqtt/releases/tag/R17


rumqttc is a high level, easy to use client library that helps build applications which communicate over the MQTT protocol (commonly used in IoT devices). With this update we have been working towards making the client API a lot simpler and gradually improving/stabilizing v5 support.

Any form of constructive feedback is welcome.


This reply made my day!


Not sure if its something related, I got a wikipedia link from someone which included `&wprov=sfti1` as query string as well.


Unrelated. The Wikimedia Foundation has actually documented the wprov query parameter. It's used to track the source of a link; "sfti1" is "Share a Fact on iOS for text shares, feature version 1".

https://wikitech.wikimedia.org/wiki/Provenance


TIL



I find specifying type on the left side of assignment operator much easier to interpret.

> let x: Vec<u8> = Vec::new();


let x: Vec<u8> = vec![];


This website is heavier than a black hole and does not even show its content on firefox


Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: