HN user

cyann

337 karma

Co-founder & CEO @ Ystorian - Real-time security inventory platform written in Rust

flavien+hn@ystorian.com

meet.hn/city/ch-Geneva

Socials: - linkedin.com/in/flavienscheurer - infosec.exchange/@cyann - github.com/cyann

Interests: Cybersecurity, Rust, DevOps, UI/UX Design, Open Source, Entrepreneurship, Startups, Privacy, Kite Surfing ---

Posts9
Comments61
View on HN

Got this spam today on my GitHub address, YC affiliated:

From: henry@joincactuscompute.com

Hey,

I hope all is well with you, just reaching out as you seem to be interested in on-device speech models.

Cactus is a low-latency AI engine for consumer devices like phones, Macs, wearables, Raspberry Pis, etc.

We support transcription models like Whisper & Parakeet, benchmarks available in the attached GitHub repo.

GitHub: https://github.com/cactus-compute/cactus

We are keen to get your feedback, and star if feeling generous.

Thanks a million

If you are a homeowner, first start with your own house.

1. Insulation

2. Heat pump

3. Solar panels (more the better)

Depending on your location, this will be amortized in ~7 years, which is like 14%/year return rate. Excellent investment!

With some added benefits:

- Better climate control (less cold in winter, less hot in summer)

- Charge the car/bike for free

- Some green washing points to brag about ;-)

Well, Romansh is a Romance language, a Latin vernacular like French and Spanish.

https://en.wikipedia.org/wiki/Romance_languages

Off topic: I'm rebuilding our landing page (targeting CH for the time being) and decided to add Romansh. Long story short, there are 5 standard forms, plus an official made-up version, all of that for 60k speakers. Was interesting to read so much about our 4th official language.

https://en.wikipedia.org/wiki/Romansh_language

CSS color functions color(), lab(), lch(), oklab(), and oklch() are now supported. These features are disabled by default and can be enabled by setting the preference layout.css.more_color_4.enabled to true.

reMarkable 2 4 years ago

I wish Remarkable would release an Apple Silicon (arm64) version of their desktop companion app.

I've got to keep an old Intel MacBook for these "legacy" apps, it's not ideal.

It works in Rosetta, but I can't install Rosetta on my main machine. I use it for dev work and the only way I've found to ensure that I don't have x64 code sneaking in is to have Rosetta not installed.

Yes, sort of: "Zstd offers a training mode, which can be used to tune the algorithm for a selected type of data. Training Zstandard is achieved by providing it with a few samples (one file per sample). The result of this training is stored in a file called "dictionary", which must be loaded before compression and decompression. Using this dictionary, the compression ratio achievable on small data improves dramatically."

https://github.com/facebook/zstd#the-case-for-small-data-com...