Posts by niels@mastodon.basjes.nl
 (DIR) Post #ARHHj7F6XKO5DAqfFQ by niels@mastodon.basjes.nl
       2023-01-03T20:57:52Z
       
       0 likes, 0 repeats
       
       @mastodonusercount Yes. Next step : 10 million
       
 (DIR) Post #AhzLpApx816OCGLUVk by niels@mastodon.basjes.nl
       2023-02-12T16:17:23Z
       
       0 likes, 0 repeats
       
       @reproducible_builds I'm trying to create a buildspec for my project ( https://github.com/nielsbasjes/yauaa ) for https://github.com/jvm-repo-rebuild/reproducible-central .The hurdle I'm facing right now is that my project needs JDK 8, 11 and 17 installed with the appropriate toolchain config.How do I make a correct buildspec that does this too?
       
 (DIR) Post #AhztzQEg7ySjICy9rc by niels@mastodon.basjes.nl
       2023-05-29T16:54:03Z
       
       0 likes, 0 repeats
       
       I had trouble making sure my CODEOWNERS covered all files in my project. So I made something to check it via a custom maven-enforcer-plugin rule. https://github.com/nielsbasjes/codeowners Let me know what you think and if it useful for you too. And if you find a problem please let me know.
       
 (DIR) Post #AhztzSQRzB4E5IUaUS by niels@mastodon.basjes.nl
       2023-06-28T19:28:20Z
       
       0 likes, 0 repeats
       
       I implemented some fixes today. I would love to get feedback to hear if this is of use to anyone... and if I made any mistakes in the code.
       
 (DIR) Post #Ai1lHU5a1sz9BVAgUK by niels@mastodon.basjes.nl
       2022-11-15T18:21:40Z
       
       0 likes, 0 repeats
       
       @MarkBeekhuis Vraagje: Weet jij misschien of er al een volledige reken methode is vastgesteld hoe de elektriciteit kosten berekend moet worden? Ik zie op dit moment vooral onduidelijkheid over b.v de combinatie van [1] een (uurlijks/dagelijks/maandelijks) variabel tarief, [2] meer jaarlijks gebruik dan het plafond (ook na saldering), [3] zonnepanelen die dus op jaarbasis nog niet het totale verbruik afdekken. Ik kan het nergens terug vinden en ik zie te veel mogelijkheden om dit te doen.
       
 (DIR) Post #Ai1lHWEA4x2PohCZ8q by niels@mastodon.basjes.nl
       2022-11-15T18:27:41Z
       
       0 likes, 0 repeats
       
       @MarkBeekhuis Ik wil het liefst de saldering doen in de perioden waar de stroom prijs het hoogst was. Ik kan mij voorstellen dat energie leveranciers iets anders willen. Ik denk dat een vastgestelde rekenmethode vanuit de overheid nodig is.
       
 (DIR) Post #Ai3Y6FD06TwSlDs8NE by niels@mastodon.basjes.nl
       2023-03-20T22:01:50Z
       
       0 likes, 0 repeats
       
       I just released a custom VersionPolicy that uses the new functionality of the @ASFMavenProject maven-release-plugin which makes releasing using the Conventional Commits model much easier. https://github.com/nielsbasjes/conventional-commits-maven-release