Join us

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

Golang returns to the top 10

Go is once again the world’s 10th most popular programming language, per the March 2023 edition of the Tiobe index. The language, developed by Google, ranks 10th after being absent from the top 10 since July 2017. Go's return to the top 10 is attributed to its popularity among software engineers an.. read more  

Golang returns to the top 10
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Why Turborepo is migrating from Go to Rust

Turborepo is migratingfrom Go to Rustin their 1.7 version. The decision to migrate is due to the fact that as the Turborepo codebase has scaled and merged with Turbopack, Go has begun to underserve both their core team and users in the areas that matter most to Turbo. Comparing Go and Rust, they f.. read more  

Why Turborepo is migrating from Go to Rust
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Dynamic AutoScaling of GitHub Runners

This article describes Dgraph Labs'transition from a self-hosted on-prem TeamCity setup to GitHub Actionsfor their CI/CD needs. They were facing challenges with high compute costs, maintenance efforts, and configuration time, which led them to explore GitHub Actions. With GitHub Actions, they were .. read more  

Dynamic AutoScaling of GitHub Runners
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Partially-Implemented Interfaces in Go

This article discusses the use ofpartially-implemented interfaces in Go, where developers can provide a mock implementation of an interfaceby only implementing the methods required by a specific function. This is made possible by interface embedding in Go, where embedding an interface in a struct au.. read more  

Partially-Implemented Interfaces in Go
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

How to Publish Your Golang Binaries with Goreleaser

Discover how to use Goreleaser to publish your Golang binaries with ease.Learn to automate Golang builds & deployments with GoReleaser: - Simplify multi-platform building - Generate Linux packages (e.g., .rpm & .deb) - Create software bill of materials (SBOMs).. read more  

How to Publish Your Golang Binaries with Goreleaser
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Type embedding: Golang's fake inheritance

Golang allows fortype embedding, which is a way to embed a type inside another typeusing a struct. It gives a syntactic shortcut for accessing all of the embedded type's fields and allows you to share methods on the embedded type. However, it's important to note thattype embedding isn't inheritance.. read more  

Story
@maryhlumilina shared a post, 3 years, 2 months ago

Sending Emails in WooCommerce

Transactional emails in WooCommerce: definition, importance, examples

WooCommerce.png
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Falco Project v0.34 Released: OSS Security Tool Adds Downloadable Rules and eBPF Probe

The Falco project has released version 0.34.0, an open-source runtime security tool that includes support for older RHEL distributions, the ability to download and update Falco rules at runtime, and an experimental eBPF probe. Codenamed "The Honeybee", this release provides a separate repository for.. read more  

Falco Project v0.34 Released: OSS Security Tool Adds Downloadable Rules and eBPF Probe
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

New report from OutSystems reveals the high cost of cloud-native development

OutSystems has released new research on the costs and challenges of building a cloud-native development infrastructure. The Cloud-Native Development Report: The High Cost of Ownership reveals thatthe total cost of ownership (TCO) for a traditionally developed cloud-native approach averages $5.6 mill.. read more  

Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Palo Alto Networks Reveals The Biggest Cloud-Native Cybersecurity Threats

Palo Alto Networks has released its2023 State of Cloud-Native Security Reportbased on a global survey of over2,500 C-level executives. The report highlights thatcloud usage has increased by over 25%from the previous year, and the main reasons for cloud adoption are now flexibility, improved process.. read more  

Palo Alto Networks Reveals The Biggest Cloud-Native Cybersecurity Threats

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