HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tomashm

no profile record

コメント

tomashm
·2 か月前·議論
And with AI writing code, why use libraries, which makes us more vulnerable to 0-day attacks?

Our simulation core components are pure Fortran, no libraries, all written by Claude/Cursor/Codex.
tomashm
·5 か月前·議論
Interesting, but I quickly uninstalled it after (1) it asked for permission to record keystrokes across all application and (2) registered global keyboard shortcut Option+Space without asking me.
tomashm
·5 か月前·議論
I’m in Europe and on my fourth Tesla, but it’ll be my last. No more of my money is going Musk’s way.
tomashm
·6 か月前·議論
Personally, I’m selling my U.S. stocks and bond holdings in my pension portfolio. Partly because I see them as a risk, and partly for moral reasons: I don’t want to support what I see as the current U.S. oligarchy. I'm also sad to say I've also bought 4 Teslas until I realized how bad things are, but I'll send no more money in that direction from now on, and I try to convince people I know to do the same.

Our company cloud infrastructure at Azure has already been replaced by VPSs at Hetzner in Europe.
tomashm
·8 か月前·議論
Making advanced multiphysics simulations and optimizations accessible through a simple web interface and AI chat agents. I’m building SimuPort (https://simuport.com ) to lower the barrier to running and iterating on complex simulations. I’m interested in hearing from anyone who has needed these kinds of simulations in practice (e.g., optimizing airflow in devices, analyzing thermal–structural interactions in prototypes) or who has experience with tools like Ansys, OpenFOAM, COMSOL, SimScale, or similar. What worked, what didn’t, and what’s still missing?
tomashm
·9 か月前·議論
tldr; Adding key examples to a specification makes it much easier to understand.

I learned programming with Pascal at university. It had a very formal, math-like syntax, complete with BNF-style grammar.

The next course used the famous K&R book (The C Programming Language), and what a breeze that was! It taught by showing lots of relevant, working examples.

Since then, I’ve realized that while examples aren’t a substitute for a clear specification, well-chosen examples make specs far easier to grasp.

I recommend reading Gojko Adzic’s thoughts on this (https://www.linkedin.com/in/gojko/). He’s the author of Specification by Example.

He argues that identifying and refining key examples is a great way to raise the quality of documentation and shared understanding.
tomashm
·7 年前·議論
Norway's largest classified ads company, https://finn.no, has created and open sourced their micro frontend framework:

https://podium-lib.io/