HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mehanik

no profile record

comments

mehanik
·há 4 anos·discuss
It might be possible to use ChatGPT model itself to calculate probability (perplexity) of a given text according to the model.
mehanik
·há 4 anos·discuss
Pipelines as code is the way to go, no matter whether it is CI/CD, data or ML. It’s unfortunate that a lot of pipeline tools use YAML. Glad to see projects like Dagger that use Python instead.

However it is not clear for me what is the benefit of using it instead of calling commands like docker, pytest and kubectl from Python with Plumbum or similar library. Add Fire and it is trivial to create a complete DevOps CLI for your app that can run locally or called from GitHub actions.
mehanik
·há 4 anos·discuss
Free Joplin with end-to-end encryption and many useful plugins is hard to beat. The mobile apps are not very polished but work reliably.
mehanik
·há 5 anos·discuss
Faster Python with static types and type inference.
mehanik
·há 5 anos·discuss
Books, always having several books available on my Kindle so I can grab it and continue reading instead of consuming social media on my phone. I read 3-4 books at once and don't put pressure on myself to continue reading or finish any book. If I get bored with one just switch to another one.

There is no shortage of book recommendations. I usually get them from people interviewed on podcasts.
mehanik
·há 5 anos·discuss
We tried to use Postgres with TimescaleDB plugin for high frequency data several TB in size. It was unusable. Switched to Clickhouse, which was roughly 50-100 faster on the same hardware and 10 times less disk space. They use very different storage engines with different functionality so check the docs to see what fits your use case.
mehanik
·há 5 anos·discuss
Agree, I have been using it for years. It has a nice, non-browser based client on all platforms including Linux.
mehanik
·há 5 anos·discuss
I met guys like you, skillful and hardworking software engineers who deliver results but are unable to build positive relations with management. Without it there is not enough trust for promotion, investment. The fastest way to learn this is to observe and adapt behavior of more successful people in your environment. Books on the topic often ignore the differences in national and organizational culture.
mehanik
·há 5 anos·discuss
Perhaps EU should own software companies developing open-source software that each country can adapt to its needs. It is common with state-owned energy and water utilities. Why not software?