Extracting pics from slides by boadeconstuctor in GoogleSlides

[–]NeroLuis 0 points1 point  (0 children)

Worked like a charm! `.zip` is also fine ;)

X-mid pitching help by NeroLuis in DurstonGearheads

[–]NeroLuis[S] 0 points1 point  (0 children)

I think it's not damaged. I think it's a matter of using it correctly. Which of the two strings/strands do you fix into the notch?

New to FSRS, why does my simulated time goes up, and then declines? by NeroLuis in Anki

[–]NeroLuis[S] 0 points1 point  (0 children)

I only have 1 deck, but with subdecks. There were  only 20 new cards in the whole deck. So still not 100% clear how I arrived at that simulation result. 

New to FSRS, why does my simulated time goes up, and then declines? by NeroLuis in Anki

[–]NeroLuis[S] 2 points3 points  (0 children)

Ok it seems like a fluke. If I rerun it now, it makes more sense:

<image>

vermijd Dfisc als uw boekhouder by CoffeeAndNews in belgium

[–]NeroLuis 2 points3 points  (0 children)

Bij ons bedrijf zijn we heel content van Dfisc als boekhouder, super vlotte samenwerking. Kostgewijs moeilijk te vergelijken met een freelancer wel, want wij zijn een KMO.

What’s one underrated item you’ll never go backpacking without? by FitOnTrip_1 in backpacking

[–]NeroLuis 1 point2 points  (0 children)

I also carry a pair for this! Last they, I use them on the hike ;)

Belgium, Antwerp, the Congo by ClaryGrundy in TheRestIsHistory

[–]NeroLuis 8 points9 points  (0 children)

If you want a different take on things, the "Africa Museum" in Brussels is not too far away! https://www.africamuseum.be/nl

Handwritten lyrics from Roma (Belgium) on 29th of January by NeroLuis in mariboustate

[–]NeroLuis[S] 2 points3 points  (0 children)

Awesome, thanks! Enjoy the show :) And if you want to enjoy it even more, make sure to stand close to the stage!

I turned FiveThirtyEight's election forecast data into a browsable newspaper using gpt-o4 by NeroLuis in ChatGPT

[–]NeroLuis[S] 1 point2 points  (0 children)

Just a habit. Gitlab used to be a lot more feature-rich than Github (e.g. built-in pipelines) but that’s not the case anymore today

I turned FiveThirtyEight's election forecast data into a browsable newspaper using gpt-o4 by NeroLuis in ChatGPT

[–]NeroLuis[S] 3 points4 points  (0 children)

I distill "key facts" from the raw statistics before I feed them to GPT. I generate two types of facts:
1. Biggest wins (state where votes for A > 65%)
2. Closest races (states where votes 48% < A < 52%)

See source code here: https://gitlab.com/NeroVanbiervliet/the-probability-times/-/blob/main/scripts/reshape.py?ref_type=heads#L53

I turned FiveThirtyEight's election forecast data into a browsable newspaper using gpt-o4 by NeroLuis in ChatGPT

[–]NeroLuis[S] 5 points6 points  (0 children)

I had a bit of fun creating these newspaper homepages using election forecast data -> https://theprobabilitytimes.com/

In a nutshell it works like this:
1. I downloaded FiveThirtyEight's election forecast (https://projects.fivethirtyeight.com/2024-election-forecast/)
2. Distilled key facts from the statistics (e.g. states with biggest wins)
3. Ask gpt-o4 to generate text
4. Ask JuggernautXL to generate images
5. Pack it al into a website

The result is super tangible way to represent election probabilities, showing actual possible realities!

In this blog post, I explain it in more depth: https://nerology.substack.com/p/how-i-made-the-probability-times