Sony Vaio Z Debian Linux support
A detailed guide on installing and configuring Debian Linux on a Sony Vaio Z laptop, covering hardware compatibility and troubleshooting.
Julien Danjou est un vétéran de l'open source avec 25 ans d'expérience, CEO et co-fondateur de Mergify, et créateur du gestionnaire de fenêtres awesome. Découvrez les insights du plus jeune développeur Debian en 2002, leader du projet de télémétrie OpenStack et créateur de la base de données de séries temporelles Gnocchi. Explorez l'expertise issue des innovations cloud computing chez Red Hat, du développement du profileur Python chez Datadog et de la maîtrise des mécanismes internes de CPython. Apprenez de l'auteur des livres "Serious Python" et "Scaling Python", animateur du podcast français CI/CD "Nom d'un Pipeline!" et fondateur du Toulouse SaaS Club. Suivez pour des insights sur les plateformes SaaS, l'expertise en développement Python, les meilleures pratiques CI/CD, l'optimisation de l'expérience développeur, les contributions GNU Emacs et la programmation Lisp. Accédez aux connaissances sur l'automatisation de fusion de code, la collaboration d'équipes d'ingénierie logicielle et l'architecture cloud computing.
246 articles from this blog
A detailed guide on installing and configuring Debian Linux on a Sony Vaio Z laptop, covering hardware compatibility and troubleshooting.
Introducing Ceilometer, the OpenStack project for metering and collecting usage data from cloud platform components for billing and analytics.
Author shares their personal Emacs configuration on Git, detailing setup for the development version and offering insights.
A new ERC notifications module for Emacs 24.2 provides desktop alerts for IRC private messages and mentions.
A developer reverse engineers the Logitech K750 keyboard's battery and light sensor to create Linux support, detailing the USB sniffing process.
A developer shares their journey from corporate and open-source work to starting a freelance consulting company focused on Free Software.
A technical guide explaining how to make Twitter Bootstrap's tab components bookmarkable using JavaScript and URL hash fragments.
An analysis of OpenStack Swift's eventual consistency model, storage mechanisms, and current performance bottlenecks.
Announcing PyMuninCli, a new Python client library for querying Munin monitoring servers.
The author updates the Apache module mod_defensible to be compatible with Apache 2.4, discussing the process and its utility as a prototype.
Announcing xpyb 1.3, a major update to the XCB Python bindings with critical bug fixes and new Pycairo integration for drawing.
A Debian developer reflects on their 10-year journey within the project, from packaging to release management and team leadership.
A Python tutorial for creating desktop notifications for Google Calendar events using the pynotify and Google Data APIs.
A technical guide on using GTK+ stock icons with the pynotify library to create desktop notifications in Python.
A developer details their recent work on packaging OpenStack for Debian, including pushing the Essex 2 milestone and implementing ISO boot support.
A developer shares updates on their new job as a lead developer working on OpenStack and their switch to the Hyde static site generator for their blog.
Introducing google-contacts.el, a package for accessing and searching Google Contacts directly from the Emacs text editor.
Announcing a new OAuth 2.0 client implementation for GNU Emacs, now available via GNU ELPA for accessing APIs like Google and Facebook.
Explores a subtle bug in Python 2 set comparisons involving custom __eq__ methods and how it's resolved in Python 3.
A technical critique of Lua's stack-based C API, highlighting its complexity and potential for bugs in real-world integration scenarios.