Join us

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

50 Shades of Rust, or emerging Rust GUIs in a WASM world

An overview of Rust GUI libraries and frameworks, focused on WASM... read more  

50 Shades of Rust, or emerging Rust GUIs in a WASM world
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Intelligent, automatic restarts for unhealthy Kafka consumers

Cloudflare utilizes Kafka to ensure resilient failure-level infrastructure. Kafka helps manage and segregate messages into topics and partitions. Health checks are notoriously hard to implement, but Cloudflare uses the offset value to ensure forward progress and detects consumer failure. Kafka allow.. read more  

Intelligent, automatic restarts for unhealthy Kafka consumers
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Will Programmers Really Be Replaced by AI?

Tech company aims to increase programmer productivity with AI. The author thinks it's interesting, and while the headline is audacious, the issue is worth discussing... read more  

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

Two types of software engineers

A theory about two types of software engineers: - Type 1 ignores people and focuses on technical solutions. - Type 2 acknowledges the role of people in engineering and embraces the challenge of working with them. Type 2 engineers understand that the messy aspects of human involvement lead to real wo.. read more  

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

Building GitHub with Ruby and Rails

GitHub upgrades Rails and Ruby weekly, benefiting from the latest improvements and security fixes. Frequent upgrades improve tool performance, simplify bug fixes, and deepen developer expertise. GitHub encourages other companies to invest in their frameworks for resilience and stability... read more  

Building GitHub with Ruby and Rails
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Functional Python - Dial M for Monoid

Functional programming is a useful concept that can lead to building robust software. Python's flexible syntax can also be used to implement it efficiently. Trick: instead of using type annotation, use abstract base class to define a type interface that allows for consistent use of monoids, helping .. read more  

Functional Python - Dial M for Monoid
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Understanding Python re(gex)

This book, available for free, heavily leans on examples to present features of regular expressions one by one... read more  

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

Understanding database Indexes in PostgreSQL

A deep dive into PostgreSQL indexes.. read more  

Understanding database Indexes in PostgreSQL
Link
@faun shared a link, 2 years, 11 months ago
FAUN.dev()

Whywax? Ideas behind Bytewax

Bytewax is a library aiming to empower individual developers and data scientists to have maximum impact. It combines Python's data capabilities with Rust's performance and can be easily installed using `pip`. Bytewax utilizes Timely Dataflow, a distributed compute engine, and runs on Kubernetes, int.. read more  

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

Faster CPython at PyCon

A fast, two-member team at Microsoft's request has put together significant performance improvements for CPython. They describe a specialized adaptive interpreter and plan for future PEPs, all of which was covered at PyCon. The interpreter will specialize in common cases, and while it won't always b.. read more  

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