Hopp til hovedinnhold

18. desember

Totalt 12 innlegg

The Magic of TypeScript

JavaScript
Artikkel (8 min)
Fra Geir Sagberg

I like TypeScript. I also like Magic the Gathering. What if we combine them; can the magical domain of planeswalkers and spells help us understand the awesome but advanced type system of TypeScript?

Reinforcement learning

Maskinlæring
Artikkel (6 min)
Fra Tharald Jørgen Stray

From the moment they’re born, animals learn by interacting with their surrounding environment. The basic question in the field of reinforcement learning is: can machines do the same?

Java ❤️ Kotlin

Java
Artikkel (3 min)
Fra John Ringø

It's time to get on the fun train. Start simple by introducing small pieces of Kotlin into your existing Java code.

Utpust om viktigheten av å være nysgjerrig

UX
Artikkel (5 min)
Fra Mikkel Haslum

- Hvorfor? Hvorfor? - Hvorfor? - Hvorfor? Hvorfor? Hvorfor? Hvorfor? - Slutt! - ... Hvorfor?

Open ≠ Free ≠ Gratis

Open source
Artikkel (13 min)
Fra Simen Endsjø

Software has become an integrated part of life. It's everywhere, and the complexity is increasing. As developers, we're standing on the shoulders of giants. Most of the software running in our applications is written by someone else. But do you know what you're allowed to use the software for? And what your obligations are when using the software? All software has a license, which means it contains legal talk which "authorize the use, performance, or release of (something)."

Cloudflare Workers

Sky
Artikkel (5 min)
Fra Henrik Wingerei

Cloudflare Workers is a service that let's you run serverless functions on Cloudflare's Edge Network close to where the user is located. Combined with the V8 JavaScript engine this lets you write highly scalable functions in the cloud with fast startup and response times. This article shows how you can get started using Cloudflare Workers, and present some possible use cases.

Weeding the Grid

CSS
Artikkel (1 min)
Fra Dag Frode Solberg

Let's get hands on with grids!

Hvor kommer behov fra?

Innovasjon
Podkast (11 min)
Fra Jens Andreas Huseby, Moquan Chen

Snakker vi fortsatt om behov i den klassiske Maslow's pyramiden? Eller ser man på behov som noe annet? Og hvordan jobber vi med behov i vår bransje? Altså, hvordan sporer du ønsket om enkel innlogging tilbake til Big Bang? Jens Andreas Huseby, Linda Halvorsen og Moquan Chen drikker kaffe og prater.

On wavelength with lambdas

Kotlin
Artikkel (4 min)
Fra Vegard Veiset

That one time I thought I understood recursion

Funksjonell
Artikkel (3 min)
Fra Øyvind Skaar

A short tale about my struggle to comprehend why C# isn't a functional language.

How I test my React apps in 2019

React
Artikkel (7 min)
Fra Kristofer Giltvedt Selbekk

Testing your apps is becoming so easy, it's starting to become worth the trouble!

Tor, the onion router

Sikkerhet
Artikkel (5 min)
Fra Lars-Erik Wollan

Does the US government sponsor the development of the darknet? What is The Onion Router project and why should you be anonymous on the internet?