New codingmarks added in the 11th week of 2018
Save up to a workweek a year by efficiently managing your coding bookmarks, aka #codingmarks, on www.codingmarks.org.
Share your favorites with the community and they will be published weekly on Github.
Help us build the programming-resources location - Star
New codingmarks added in the 11th week of 2018. Hot topics include:
- access-control
- angular
- caching
- devops
- free-programming-books
- http
- java
- osx
- puppet
- rest
- roles
- security
- tools
- varnish
access-control
Role-based access control - Wikipedia
- tags: security, roles, access-control
In computer systems security, role-based access control (RBAC is an approach to restricting system access to authorized users. It is used by the majority of enterprises with more than 500 employees, and can implement mandatory access control (MAC) or discretionary access control (DAC). RBAC is sometimes referred to as role-based security.
angular
Custom Form Controls in Angular by thoughtram
- published on: 2016-12-18
- tags: angular
Angular makes it very easy to create custom form controls. Read on to learn how to do it!
Two-way Data Binding in Angular by thoughtram
- published on: 2016-12-18
- tags: angular
Two-way data binding was one of the main selling points of AngularJS. Since Angular, we can build directives that implement two-way data binding. This article explains how!
caching
- tags: http, caching, tools, varnish
- github url
This is Varnish Cache, the high-performance HTTP accelerator.
devops
- published on: 2017-01-30
- tags: devops
What is DevOps? DevOps is a set of principles and practices — both technical and cultural — that can help organizations deploy better software, faster.
- tags: puppet, devops
- github url
Puppet gives you an automatic way to inspect, deliver, operate and future-proof all of your software, no matter where it runs. With the Puppet approach, you know what you have so you can control and enforce consistency across it, secure it and keep it compliant, all the while modernizing it as business needs dictate.
free-programming-books
- tags: puppet, free-programming-books
Throughout this site I’ll attempt to answer task driven questions and provide somewhere that I can point people to in the future.
- tags: rest, free-programming-books
- github url
The RESTful cookbook website is inspired by the puppetcookbook from Dean Wilson, who created cookbook recipes on how to deal with some of the issues people are facing over and over again when using the Puppet Configuration management tool. This site however, is about dealing with issues and questions people are facing over and over again when trying to create RESTful APIs.
http
- tags: http, caching, tools, varnish
- github url
This is Varnish Cache, the high-performance HTTP accelerator.
java
- published on: 2018-03-08
-
tags: java
- Variable Visibility Problems
- The Java volatile Visibility Guarantee
- Full volatile Visibility Guarantee
- Instruction Reordering Challenges
- The Java volatile Happens-Before Guarantee
- volatile is Not Always Enough
- When is volatile Enough?
- Performance Considerations of volatile
“Stream has already been operated upon or closed” Exception in Java
- published on: 2017-10-29
- tags: java
- github url
Discover how to solve the ”Stream has already been operated upon or closed” exception in Java.
osx
c - List of all users and groups - Stack Overflow
- tags: osx
$ dscl . list /users
$ dscl . list /groups
puppet
- tags: puppet, free-programming-books
Throughout this site I’ll attempt to answer task driven questions and provide somewhere that I can point people to in the future.
- tags: puppet, devops
- github url
Puppet gives you an automatic way to inspect, deliver, operate and future-proof all of your software, no matter where it runs. With the Puppet approach, you know what you have so you can control and enforce consistency across it, secure it and keep it compliant, all the while modernizing it as business needs dictate.
rest
- tags: rest, free-programming-books
- github url
The RESTful cookbook website is inspired by the puppetcookbook from Dean Wilson, who created cookbook recipes on how to deal with some of the issues people are facing over and over again when using the Puppet Configuration management tool. This site however, is about dealing with issues and questions people are facing over and over again when trying to create RESTful APIs.
roles
Role-based access control - Wikipedia
- tags: security, roles, access-control
In computer systems security, role-based access control (RBAC is an approach to restricting system access to authorized users. It is used by the majority of enterprises with more than 500 employees, and can implement mandatory access control (MAC) or discretionary access control (DAC). RBAC is sometimes referred to as role-based security.
security
Role-based access control - Wikipedia
- tags: security, roles, access-control
In computer systems security, role-based access control (RBAC is an approach to restricting system access to authorized users. It is used by the majority of enterprises with more than 500 employees, and can implement mandatory access control (MAC) or discretionary access control (DAC). RBAC is sometimes referred to as role-based security.
tools
- tags: http, caching, tools, varnish
- github url
This is Varnish Cache, the high-performance HTTP accelerator.
varnish
- tags: http, caching, tools, varnish
- github url
This is Varnish Cache, the high-performance HTTP accelerator.