What to do in the age of code printing
Over the past 5 months, I've delivered 8 workshops, 17 sessions, one podcast, and participated in more discussions about AI and its capabilities than I can count. Most of those…
Over the past 5 months, I've delivered 8 workshops, 17 sessions, one podcast, and participated in more discussions about AI and its capabilities than I can count. Most of those…
You know what's supposed to be unique? Snowflakes. Fingerprints. And GUIDs. A GUID (Globally Unique Identifier) is mathematically designed to be so astronomically unique that if you generated one hundred…
When invoking any REST web services, a lot of AL code mostly looks like this: procedure CallRESTFoo() var Client: HttpClient; Response: HttpResponseMessage; Body: Text; Json: JsonObject; begin Client.Get('https://foo.bar/', Response); Response.Content.ReadAs(Body);…
Oh how much fun we had today on my live stream, it's just amazing. First, all the viewers had fun of waiting for me to go live for nearly an…
It's been a few days that I announced the "Leveraging Git" webinar on my Twitter and LinkedIn and I hope nobody will mind if I announce it on my blog.…
One thing we learned from lessons learned is that we don't learn from lessons learned.Somebody, alegedly I don't know where this quote comes from, a one-minute googling didn't reveal it…
True, there was no episode 1, not on this blog. But if Star Wars can start with episode 4, I don't see why can't I start with episode 2. Especially…
NAV TechDays is simply the best NAV / Business Central conference there is. I can miss Directions, I can miss other events, but NAV TechDays – no way. There are…