Join us

ContentUpdates and recent posts about JobberBase..
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Why Python keeps growing, explained

Python is a popular programming language that has been around forover three decadesand continuesto grow in popularity each year. It isthe second most-used programming language on GitHub, witha growth of over 22% year over year. Its popularity is due to its productivity, supportive community, acade.. read more  

Why Python keeps growing, explained
Link
@eu_luizferreira shared a link, 3 years, 1 month ago

12 Factors: Revisiting the 1st Factor - Codebase

I’m starting this project as a way to revisit some important concepts, study a little and share some of the knowledge I’ve accumulated with my trajectory so far!

In this first phase of studies, I would like to revisit the concepts employed in the studies about the 12 factors for modern application development, inspired by the books of the legendary Martin Fowler.

This study was coordinated by developers of Heroku, a platform focused on delivering SaaS (Software as a Service) type applications.

So let’s get to know the first factor: Codebase.

blog-art-pixel.png
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

The one-and-only, must-have, eternal Go project layout

According to Rob Pike, there can't be a single way to lay out a Go project. Different project types have different needs, so a good layout should follow common sense and good practices. This article explains how to structure a Go project, from command-line tools to large application projects, while.. read more  

The one-and-only, must-have, eternal Go project layout
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

The Simplicity of Single-File Golang Deployments

The author describes their experience with deployments over the past few decades, starting with manual file copying and tracking changes, moving on to deploying large Java applications with build scripts and release notes, then deploying Scala applications bundled in Docker, and finallydeploying a G.. read more  

The Simplicity of Single-File Golang Deployments
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

The power of single-method interfaces in Go

Single-method interfaces (SMIs) prove to be successful software modeling tools in Go. This post shows how SMIs can accomplish tasks using examples like tree search. SMIs wrap one method and can serve as higher-order functions. They represent a more generalized and simplified version of higher-order.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

A generic Set type in Go

Learn how to write user-defined container types in Go with generic functions + Implement a set container type, similar to slice and map, and manipulate data using intersection and union operations. Check out a programming challenge to implement a generic type to hold a broad range of values (stack).. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Real World Golang Concurrency Examples

The post provides real-world examples to explain how to work with Goroutines, channels, and memory synchronizations to deal with the concurrency issue. The author shares their experience creating new featuress using Go's Concurrency features, revealing how simple and easy to learn it is. The artic.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

AWS Systems Manager Incident Manager announces the launch of on-call schedules

Now you can configure a rotation of on-call contacts using an incident manager console to ensure swift responses to critical issues. - Review the on-call schedule regularly and make accommodations for office or personal events. - Use automated systems, runbooks, and response plans to engage the righ.. read more  

AWS Systems Manager Incident Manager announces the launch of on-call schedules
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

AWS Copilot adds support for full customization with AWS CDK or YAML overrides

AWS Copilot's new release allows users to override Copilot's service, environment, and job properties. Options include using CDK or yaml-patch tool. The release also enables AWS Copilot to bootstrap a new CDK application inside the Copilot resource... read more  

AWS Copilot adds support for full customization with AWS CDK or YAML overrides
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Amazon opens its low-bandwidth, long-range Sidewalk network to developers

Amazon announces "Sidewalk,"a low-bandwidth, long-range wireless networkusing the 900 MHz spectrumto connect IoT devices. Using select developer-built apps, Amazon hopes to connect devices that sit beyond reach of Bluetooth and WiFi signals. The company is now shipping software and hardware develop.. read more  

Amazon opens its low-bandwidth, long-range Sidewalk network to developers

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.