Join us

ContentUpdates from UWS...
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Happy 50th birthday, Ethernet

Ethernet, developed by Xerox, was a revolutionary approach to local area networks that used a common bus network system. The initial Ethernet specification allowed for data transfer rates of up to 10 Mbps, and subsequent refinements in Ethernet technology have allowed for even faster data rates, suc.. read more  

Happy 50th birthday, Ethernet
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Microsoft, OpenAI sued for ChatGPT 'privacy violations'

Microsoft and OpenAI were sued on Wednesday by sixteen pseudonymous individuals who claimed that the companies' AI product, ChatGPT, collected and disclosed personal information without proper notice or consent, allegedly scraping billions of words from the internet that included personal informatio.. read more  

Microsoft, OpenAI sued for ChatGPT 'privacy violations'
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Google is about to make life more difficult for custom ROM fans

Google has deprecated support for the Dialer and Messaging apps in AOSP, meaning brands will have to use their own apps or Google's latest phone and messaging apps, which could negatively impact the custom ROM community. This change may result in upstart mobile brands needing to license Google's new.. read more  

Google is about to make life more difficult for custom ROM fans
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Being "rockstars": when software was a talents/creatives industry

Software industry needs to embrace the narrative of being an industry of creatives and talents, and move away from the current playbook that produces miserable outcomes. Hiring fewer people and being selective, breaking away from conventional practices like cloud hosting, and simplifying software de.. read more  

Being "rockstars": when software was a talents/creatives industry
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Programming Languages Going Above and Beyond

Programming languages have not improved significantly over the years, with even popular ones like Java and Rust only offering minor improvements. However, there are languages like Dafny that can statically check critical properties of programs, going beyond what mainstream languages can do... read more  

Programming Languages Going Above and Beyond
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Building a Minimalist (CGO enabled) Scratch Docker Container with Alpine Linux and GoLang

Containerization with Docker is a powerful tool for packaging application dependencies in a lightweight and isolated environment. This article provides a step-by-step process for building a minimalist Docker container using Alpine Linux and the Go programming language... read more  

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

Announcing Go support for Wasm Workers Server

WASM Worker Server is a project that aims to help develop serverless applications by supporting multiple languages, including Rust, Python, Ruby, and Go. It provides an SDK to enable interoperability between different language modules and has a vibrant community contributing to its growth and suppor.. read more  

Announcing Go support for Wasm Workers Server
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Focus on the Happy Path With Step Functions

This article discusses a coding pattern in Go called step functions, which allows for a more declarative approach to defining the "what" of a program's logic, separating it from the "how". The author of the article provides examples and code snippets to demonstrate the implementation of step functio.. read more  

Focus on the Happy Path With Step Functions
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Event-Driven Scaling of Golang Applications in Azure Kubernetes Service (AKS) using KEDA

Setting up event-driven scaling of a Golang application deployed in Azure Kubernetes Service (AKS) using Kubernetes Event-Driven Autoscaling (KEDA). KEDA is an open-source project that provides event-driven autoscaling for Kubernetes workloads... read more  

Event-Driven Scaling of Golang Applications in Azure Kubernetes Service (AKS) using KEDA
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Using interfaces in Go the right way

Interface programming constructs describe the behavior of objects without specifying underlying implementation details. Interfaces in Go are powerful and can be satisfied implicitly, meaning that types can implement an interface simply by declaring the methods defined in the interface. This article .. read more  

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