Innhold om Open source
Totalt 27 innlegg
Side 1 av 2
What do you do when your favourite open source project removes a feature you use?
TLDR; There is no right answer
TLDR; There is no right answer
All offentlig kode bør være åpen
All kode som eies og forvaltes av offentlige virksomheter bør være åpen, med noen veldig få unntak. GOV.UK har siden 2012 hatt coding in the open som standard, og man må argumentere hvis man ikke ønsker å åpne koden. Nå er det på høy tid at norsk offentlig sektor også tar steget!
All kode som eies og forvaltes av offentlige virksomheter bør være åpen, med noen veldig få unntak. GOV.UK har siden 2012 hatt coding in the open som standard, og man må argumentere hvis man ikke ønsker å åpne koden. Nå er det på høy tid at norsk offentlig sektor også tar steget!
Recreating Finn.no's frontpage with their own tools
Finn.no, the marketplace of possibilities, might be Norway's biggest sale platform. They also happen to publish a lot of the tools they create and use as open source tools, such as the feature toggle service Unleash. Let's try to recreate their own page with their tools! 🙌 Since Finn.no wasn't built in a day, we will restrict ourselves to the frontpage. Also, to make the article readable in a sensible amount of time, I will not go through the entire architecture, but reading this tutorial should give you the necessary means to build it all yourself.
Finn.no, the marketplace of possibilities, might be Norway's biggest sale platform. They also happen to publish a lot of the tools they create and use as open source tools, such as the feature toggle service Unleash. Let's try to recreate their own page with their tools! 🙌 Since Finn.no wasn't built in a day, we will restrict ourselves to the frontpage. Also, to make the article readable in a sensible amount of time, I will not go through the entire architecture, but reading this tutorial should give you the necessary means to build it all yourself.
Have a merry open source Christmas!
And here we are, it's Christmas! We hope you've enjoyed reading Bekk's Open source advent calendar this December.
And here we are, it's Christmas! We hope you've enjoyed reading Bekk's Open source advent calendar this December.
Why should you open source your product?
Such a simple question. But does it have an easy answer? Opening up your code base can seem a bit scary. Everyone can see your (bad) code and commit messages, and it's easier for evil people to find weaknesses or make fake copies of your product. But there are many good reasons for open-sourcing a project. Let's go through some of them.
Such a simple question. But does it have an easy answer? Opening up your code base can seem a bit scary. Everyone can see your (bad) code and commit messages, and it's easier for evil people to find weaknesses or make fake copies of your product. But there are many good reasons for open-sourcing a project. Let's go through some of them.
Open source + Svalbard Global Seed Vault: Artic Code Vault
The seed vault just got a new neighbour - Open source is moving in and plans on staying for the long haul
The seed vault just got a new neighbour - Open source is moving in and plans on staying for the long haul
OSS Java and Github actions
GitHub actions is the new kid on the block. Lets look at a first try in implementing build and release-functionality.
GitHub actions is the new kid on the block. Lets look at a first try in implementing build and release-functionality.
GitHub, and what else?
So we've all mostly heard about GitHub, right? But did you know there are other thriving open source hosting platforms out there?
So we've all mostly heard about GitHub, right? But did you know there are other thriving open source hosting platforms out there?
Interview with Saloni Garg
Today's interview is with the winner of Women In Open Source Award 2019 by Red Hat: @salonigarg_! Saloni is also a Computer Science undergrad, a Mozilla Open Leader and a Google Venkat Scholar. We're both honored and excited to talk with Saloni about Open source!
Today's interview is with the winner of Women In Open Source Award 2019 by Red Hat: @salonigarg_! Saloni is also a Computer Science undergrad, a Mozilla Open Leader and a Google Venkat Scholar. We're both honored and excited to talk with Saloni about Open source!
Open ≠ Free ≠ Gratis
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)."
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)."
volkswagen - for when you just need to pass your tests
Today's tip is a nice, useful satirical Open Source repository for when you need to fake it to make it.
Today's tip is a nice, useful satirical Open Source repository for when you need to fake it to make it.
Inspirational Templates
I ❤️ open source.
I ❤️ open source.
Accelerating cloud migration by contributing to Terraform providers
How does Digipost contribute to open source to speed up their migration to the public cloud?
How does Digipost contribute to open source to speed up their migration to the public cloud?
Interview with Maxim Salnikov
Today's interview is with @webmaxru. Maxim works at @MicrosoftNorge in Developer Relations and is active in the Progressive Web App (#PWA) scene. He also organizes @ngVikingsConf & @mobileeraconf confs, @AngularOslo & @MobileOslo meetups, and is a @GoogleDevExpert.
Today's interview is with @webmaxru. Maxim works at @MicrosoftNorge in Developer Relations and is active in the Progressive Web App (#PWA) scene. He also organizes @ngVikingsConf & @mobileeraconf confs, @AngularOslo & @MobileOslo meetups, and is a @GoogleDevExpert.
From Node.js to io.js and back again...
This is the story of how we built the Node.js foundation.
This is the story of how we built the Node.js foundation.