Noughtmare

joined 1 year ago
 

People who don't use the language are also very welcome! Please let us know how we could improve the language for you.

[โ€“] Noughtmare@programming.dev 3 points 2 months ago* (last edited 2 months ago)

. means function composition in Haskell. (f .) . (+) is just an obscure way to write \x y -> f (x + y). It's not recommended to use this point-free style in production code, but it is sometimes fun to experiment with for challenges like this.

[โ€“] Noughtmare@programming.dev 7 points 2 months ago (7 children)

They are considered volunteers in the Netherlands as long as the compensation is way below market rates. I don't understand why you think this is a problem.

[โ€“] Noughtmare@programming.dev 4 points 2 months ago* (last edited 2 months ago) (11 children)

In the Netherlands, volunteers can be paid up to โ‚ฌ5.60 per hour and up to โ‚ฌ2100 per year (tax-free).

[โ€“] Noughtmare@programming.dev 2 points 3 months ago

The Netherlands also has mandatory ID.

[โ€“] Noughtmare@programming.dev 0 points 7 months ago

It's e2e encrypted, so what could they do if they were evil? (honest question)

[โ€“] Noughtmare@programming.dev 4 points 9 months ago* (last edited 9 months ago) (2 children)
[โ€“] Noughtmare@programming.dev 2 points 9 months ago* (last edited 9 months ago)

I'm confused. It does go straight to the discourse post when I click it.

[โ€“] Noughtmare@programming.dev 5 points 10 months ago

You can choose a custom donation and make most of your money go to the EFF. Then the top tier is just like a โ‚ฌ24 donation to the EFF and you only really "pay" โ‚ฌ10.30 for the actual books.

[โ€“] Noughtmare@programming.dev 4 points 10 months ago

Een belangrijke overweging van mij is dat de partij groot genoeg is om echt het verschil te maken. Daarom ben ik recent lid geworden van Groenlinks. Ik denk dat Groenlinks-PvdA de enige fractie is die groot genoeg en ook duidelijk pro-europa is.

Why? They immediately explain that the difference in performance would not be significant on such a small problem and I see no other reason to prefer arrays over maps.

Thanks, I did look at the Wikipedia page, but the Applications section is pretty difficult to read. The applications it lists are themselves quite abstract problems.

Also, I think the 'find' operation could be replaced by an operation that checks if two elements are in the same set. That way you don't have to come up with a "name".

view more: next โ€บ