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

fisian

no profile record

投稿

Austria's top court rules Meta's ad model illegal

reuters.com
9 ポイント·投稿者 fisian·7 か月前·0 コメント

Trackio: A Lightweight Experiment Tracking Library from Hugging Face

huggingface.co
1 ポイント·投稿者 fisian·9 か月前·0 コメント

コメント

fisian
·23 日前·議論
Numberphile has a video with Persi Diaconis about the seven perfect shuffles. It gives a lot of insight and anectdotes in addition to the central theorem: https://youtu.be/AxJubaijQbI?si=ED7ufY4oPZnNxCbd
fisian
·23 日前·議論
There's this numberphile video where Persi Diaconis tells a story about bridge and how the players got used to not totally random shuffled decks: https://youtu.be/RIGJH12vVCY?si=cMSx6YEr8MMFgYg6 (Starts at around 3:30).
fisian
·27 日前·議論
Discussion at the time: https://news.ycombinator.com/item?id=26591669
fisian
·先月·議論
I interpreted it another way: the boxes are what connects the past to this written story. Without the boxes most details would be forgotten and this article wouldn't exist. The documents in the boxes were only thoroughly read by one daughter starting in 2024.
fisian
·3 か月前·議論
I didn't know CMake introduced this debug adapter. This would have been very useful to me at some occasions.

Instead, I used printf debugging (aka `message(FATAL_ERROR )` debugging in CMake).

With this debug adapter, there also seem to be integrations in VSCode and CLion. I will have to try them out soon.
fisian
·4 か月前·議論
I think this is a great introduction to logical thinking and coding. The overcooked scripting layer looks awesome and very polished. Reminds me a bit of Scratch (the programming language). Are you going to make it available to others?

There are also video games based on this concept, e.g. Bots are Dumb. So maybe your scripting layer it could even become its own commercial game.
fisian
·4 か月前·議論
For the part which talks about turbulence damping, this page illustrates how this looks like on a smaller plane: https://turbulence-solutions.aero/technology/

(Not affiliated, just saw their demo once.)
fisian
·6 か月前·議論
This principle is also highly relevant in safety critical systems for using redundant sensors. Just adding a second sensor is often not enough. Because if they disagree, which one do you trust.

One example of this is in airplanes.
fisian
·8 か月前·議論
Looking forward to the early bird launch. JMAP support from an email provider (other than fastmail) is great. Additionally, this seems like a good way to fund thunderbird apart from donations, while supporting open source email.
fisian
·8 か月前·議論
Another fun thing are these stable diffusion/controlnet combinations which create QR codes that at the same are AI generated art. e.g. qrdiffusion or qrbtf
fisian
·9 か月前·議論
Does a Banana Pi BPi-M5 fit your specs? The banana pis have pretty good networking options.
fisian
·9 か月前·議論
The reported 119GB vs. 128GB according to spec is because 128GB (1e9 bytes) equals 119GiB (2^30 bytes).
fisian
·2 年前·議論
I used it on Android and it seems to be one of very few apps that can replace the default Google services text-to-speech engine.

However, I wasn't satisfied with the speech quality so now I'm using RHVoice. RHVoice seems to produce more natural/human-sounding output yo me.
fisian
·3 年前·議論
Someone made a camera that has this "feature": https://philippschmitt.com/archive/2018/work/camera-restrict...