Søren Fuglede Jørgensen
banner
fuglede.dk
Søren Fuglede Jørgensen
@fuglede.dk
HPC and quantum algorithm developer at Kvantify, wind farm optimizer at Ørsted before that, quantum topologist in academia before that, maths PhD, nerd.

🌐 Website: https://fuglede.dk
👨‍💻 GitHub: https://github.com/fuglede/
Herhjemme savnede vi en mere overskuelig oversigt over de danske grundskolers elevtrivselsdata. Det blev til skoler.fuglede.dk, som nu er blevet opdateret med data fra i år.
Trivsel – sammenlign skoler
skoler.fuglede.dk
October 25, 2025 at 9:02 AM
Er du typen, der spiller Costcodle dagen lang, og har du altid længtes efter en version med danske priser? Så er redningen lige her! remadle.fuglede.dk
REMADLE - Gæt prisen på en ny REMA-vare hver dag!
Kan du gætte prisen på dagens REMA 1000-vare i 6 forsøg?
remadle.fuglede.dk
October 24, 2025 at 7:46 PM
def all_pos(n, k):
pos = set()
for c in map(frozenset, itertools.combinations(range(n), k)):
if all(len(a ^ c) != 2 for a in pos):
pos.add(c)
return pos

def cat(n):
return 1/(n+1)*math.comb(2*n, n)

Q: For which k > 0 are

len(all_pos(2*k, k - 1)) == cat(k)/2?
September 30, 2025 at 1:22 PM
Reposted by Søren Fuglede Jørgensen
Show HN: Swapple, a little daily puzzle on linear reversible circuit synthesis | Discussion
Swapple - A daily pattern puzzle game
Transform patterns by swapping rows and columns in this daily puzzle game. Can you solve it in the optimal number of moves?
swapple.fuglede.dk
September 29, 2025 at 7:40 AM
If you're like me and you're addicted to solving your daily -dles, and if you also like secretly synthesizing quantum/reversible circuits by hand, then this daily puzzle is for you!

swapple.fuglede.dk
Swapple - Daily Pattern Puzzle
Transform patterns by swapping rows and columns in this daily puzzle game. Can you solve it in the optimal number of moves?
swapple.fuglede.dk
September 22, 2025 at 10:10 AM
Tesla dives from 13.6% of newly registered cars in Dec 2024 in Denmark to 4.1% in Jan 2025. The data has a ton of variance, and it's hard get hold of historical data, which makes it a little hard to tell how significant it is, but "Tesla shame" has had an uptick as a media theme.
February 7, 2025 at 9:16 AM
Reposted by Søren Fuglede Jørgensen
Tip: custom uBlock filters offer a simple way to block individual page elements based on their contents. For example, this collection effectively removes a lot of bad news from dr.dk in case you find that you need a break:

www.dr.dk##.dre-teaser […]

[Original post on mastodon.social]
February 5, 2025 at 11:21 AM
You know how sometimes when you're thinking really hard, you turn Spanish mid-thought.
February 3, 2025 at 7:47 PM
Morgendagens max-elspotpris er den tredjehøjeste nogensinde i DK1 og den syvendehøjeste i DK2.
December 11, 2024 at 1:18 PM
The Advent of Code is having its "online cheater" moment: Each year in December, thousands of people gather online to solve coding puzzle as fast as possible over at adventofcode.com -- this year, however, the leaderboards have been completely overrun by people a[...]
mastodon.social/@fuglede/113...
Søren Fuglede Jørgensen (@fuglede@mastodon.social)
The Advent of Code is having its "online cheater" moment: Each year in December, thousands of people gather online to solve coding puzzle as fast as possible over at adventofcode.com -- this year, how...
mastodon.social
December 10, 2024 at 3:22 PM
It's December, and that means it's time for the Advent of Code! Daily puzzles that start out pretty straightforward, then get more challenging later. Here's today's puzzle: adventofcode.com/2024/day/1

I will be sharing my own Python solutions on github.com/fuglede/adve...

#adventofcode #python
Day 1 - Advent of Code 2024
As each location is checked, they will mark it on their list with a star. They figure the Chief Historian must be in one of the first fifty places they'll look, so in order to save Christmas, you need to help them get fifty stars on their list before Santa takes off on December 25th.
adventofcode.com
December 1, 2024 at 8:21 AM
Okay, I've mostly been posting to mastodon.social/@fuglede recently, but let's see what this place is like as well.
Søren Fuglede Jørgensen (@fuglede@mastodon.social)
266 Posts, 119 Following, 203 Followers · Quantum algorithm developer at Kvantify, wind farm optimizer at Ørsted before that, quantum topologist in academia before that, maths PhD, nerd.
mastodon.social
November 17, 2024 at 1:21 PM