HackerTrans
TopNewTrendsCommentsPastAskShowJobs

fisian

no profile record

Submissions

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

reuters.com
9 points·by fisian·7 месяцев назад·0 comments

Trackio: A Lightweight Experiment Tracking Library from Hugging Face

huggingface.co
1 points·by fisian·9 месяцев назад·0 comments

comments

fisian
·23 дня назад·discuss
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 дня назад·discuss
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 дней назад·discuss
Discussion at the time: https://news.ycombinator.com/item?id=26591669
fisian
·в прошлом месяце·discuss
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 месяца назад·discuss
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 месяца назад·discuss
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 месяца назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
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
·8 месяцев назад·discuss
Does a Banana Pi BPi-M5 fit your specs? The banana pis have pretty good networking options.
fisian
·9 месяцев назад·discuss
The reported 119GB vs. 128GB according to spec is because 128GB (1e9 bytes) equals 119GiB (2^30 bytes).
fisian
·2 года назад·discuss
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 года назад·discuss
Someone made a camera that has this "feature": https://philippschmitt.com/archive/2018/work/camera-restrict...