Join us

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

Python Insider: Python 3.12.0 beta 3 released

Python 3.10 beta 3 has been released and is now in the beta phase, with a goal of minimal code and ABI changes. This release includes new features, performance improvements, and deprecations... read more  

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

Introducing the MDN Playground: Bring your code to life!

Mozilla has introduced the MDN Playground, a platform for web developers to preview and experiment with HTML, CSS, and JavaScript code. It offers features such as instant prototyping, live interaction, expanded code examples, and collaborative capabilities, aiming to enhance the coding experience an.. read more  

Introducing the MDN Playground: Bring your code to life!
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

The 2023 PSF Board Election is Open!

The Python Software Foundation (PSF) is conducting its Board of Directors Election from June 20 to June 30, 2023. Members who qualify can vote by following the instructions provided in the email sent by "OpaVote Voting Link <noreply@opavote.com>"... read more  

The 2023 PSF Board Election is Open!
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Inside the AI Factory

How many humans does it take to make tech seem human? Millions to support OpenAI, Google, Meta, and every other major tech company. As AI becomes ubiquitous, a vast tasker underclass is emerging — and not going anywhere... read more  

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

Django Model Fields With Attributes

A custom Django model field called MarkdownField is created to store a string as the underlying data but exposes additional attributes on model instances. The implementation involves a field class, a Python descriptor, and a final value object. The descriptor overrides attribute access and sets the .. read more  

Django Model Fields With Attributes
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

State of Node.js Performance 2023

The year is 2023, and Node.js v20 has been released. This article provides a scientific analysis of Node.js' performance using benchmark results, including improvements and setbacks in different modules such as file system operations, events, HTTP servers, startup time, module loading, streams, and .. read more  

State of Node.js Performance 2023
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Python dependency management redux

One major drawback of Python's ecosystem is the significant variances in workflows for different tasks, including dependency management. Depending on the specific use case, such as web development or data science, the workflow can vary greatly. The author shares their preferred approach, which invol.. read more  

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

Documenting Native Python Extensions Made With Rust and PyO3

Python developers can create well-documented native extensions using Rust and PyO3 by leveraging the Sphinx documentation builder and the Napoleon extension. By utilizing Rust's documentation blocks with Sphinx's RST syntax, developers can generate documentation for Rust code that can be seamlessly .. read more  

Documenting Native Python Extensions Made With Rust and PyO3
Link
@faun shared a link, 2 years, 4 months ago
FAUN.dev()

Problems faced when downstream testing Python packages

Downstream testing, performed by software redistributors like Linux distributions, serves a different purpose than upstream testing. While upstream testing ensures the current code works in reference environments, downstream testing verifies that a specific package version functions properly in the .. read more  

Link
@prathamesh-sonpatki shared a link, 2 years, 4 months ago
SRE, Last9.io

What is Prometheus Remote Write

What is Prometheus Remote Write

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