Hopp til hovedinnhold

15. desember

Totalt 12 innlegg

When we need a concrete generic

Kotlin
Artikkel (3 min)
Fra Thomas Oddsund

While using Java or Kotlin, have you ever needed the actual type of the type parameter in a generic function? Meet reified!

Map and bind - A hidden functional concept in C#

Funksjonell
Artikkel (5 min)
Fra Simen Endsjø

In this post, I'll show that C# implements the functional concepts map and bind. I'll further show that these are useful for other contexts than just collections with an example implementation for Task<T>. We'll then clean up a process by using map and bind to compose a new process of several smaller processes. Hopefully this will show that functional concepts both exists and are useful even in non-functional languages.

Conversation analysis with Python

Maskinlæring
Artikkel (4 min)
Fra Tobias R. Pettrém

Exploring NLP libraries for Norwegian

Micro animations to the rescue

React
Artikkel (3 min)
Fra Hannes Waller

People like to understand what's happening around them, whether it's in real life or in an app on their phone. Let us have a little peak into how we can help users of our React Native app.

Feature toggling as a service – ❤️at first sight

JavaScript
Artikkel (3 min)
Fra Thomas Svensen

I used to think that feature switches were clunky if-statements in my code that would require re-compilation or at least restart of my app. Launch Darkly proved me totally wrong, swinging me from cynical scepticism to deep love!

Debugging Streams in IntelliJ

Java
Artikkel (3 min)
Fra Sindre Nordbø

Have you ever found it hard to debug Streams in Java? Allow me to introduce you to a very powerful tool in IntelliJ IDEA; Mr. Stream Trace.

Accelerating cloud migration by contributing to Terraform providers

Open source
Artikkel (4 min)
Fra Even Holthe

How does Digipost contribute to open source to speed up their migration to the public cloud?

How clouds impact environment

Sky
Artikkel (14 min)
Fra Safurudin Mahic

We are generating astounding amounts of data. Estimates show that the amount of data worldwide will increase by 60% per year, reaching 175 zettabytes by 2025, up from 33 in 2018. Roughly half of it will be stored in public clouds and the rest in other types of data centers.

Å være bevisst sine antagelser

UX
Artikkel (8 min)
Fra Linn Harbo Dahle

Når vi utvikler digitale løsninger så tar vi gjerne mange antagelser om hva som vil løse problemet vi jobber med. Vi ser et problem, vi kommer på en idé om hvordan vi kan løse det, vi lager det og setter det ut i prod.

Stuff we read - sunday reading

Sikkerhet
Artikkel (4 min)
Fra Anonym

CSS Accessibility - keeping focus

CSS
Artikkel (3 min)
Fra Hans-Christian Fjeldberg-Gustavson

Did you know that you might be required by law to create accessible websites? In many countries, government agencies has been required to create websites that comply with WCAG 2.0 for a long time, and in for instance Norway, this requirement also apply for private companies. For a general introduction to accessibility, I recommend reading the article from day 6 in our UX Christmas calendar, and to see all the technical tidbits involved, I recommend going through the checklist found at https://www.wuhcag.com/wcag-checklist/. As this is a CSS Christmas calendar, let’s focus on the stuff we control using CSS, and today, it is all about keeping focus!

Har autonomi gått for langt?

Innovasjon
Podkast (12 min)
Fra Stian Surén, Snorre Handeland Gryte, Moquan Chen

Vi diskuterer spørsmålet om autonomi i produktutviklingsteam har gått for langt. Og hvordan krysser du egentlig en elv?