The Importance of Respect
A developer discusses why they included a 'respect' section in their open-source project's contributor guidelines, focusing on culture and security.
A developer discusses why they included a 'respect' section in their open-source project's contributor guidelines, focusing on culture and security.
Fixing MongoDB Connector for Hadoop authentication errors by granting the clusterManager role to the user.
A tutorial on configuring a Laravel application to use a PostgreSQL database when deploying on the Heroku platform.
A guide on setting up and connecting a Laravel application to a MySQL database using the ClearDB add-on on the Heroku platform.
A developer's experience presenting on web accessibility and the Shadow DOM at JSConf Australia 2014, discussing the challenges of integrating accessibility into modern web development.
A step-by-step guide to deploying a Laravel application on Heroku, covering setup, configuration, and deployment.
A practical guide to creating a minimal, functional R package from scratch to streamline code reuse and save development time.
Extends OBIEE performance monitoring by integrating DMS metrics and nqquery.log data into Graphite and visualizing with Grafana.
Microsoft announces storage increases and standalone plan for OneDrive for Business, boosting enterprise cloud storage.
A developer's post-mortem on an unfinished game, 'Mining Incorporated', created for the Ludum Dare 48-hour game jam.
Explains the technical differences between Laravel's URL::to() and URL::asset() methods for generating URLs, including performance and use cases.
A tutorial on configuring and using static grids with the Susy 2 CSS layout framework, including responsive breakpoints.
Explains new SQL Server 2014 permissions like IMPERSONATE ANY LOGIN and how they interact with CONTROL SERVER for security and privilege escalation.
A developer's early morning start on Ludum Dare 29, detailing initial coding progress and challenges with a game prototype.
A tutorial on connecting to Apache Hive using the open-source SQL Workbench tool via JDBC, covering driver setup and connection configuration.
A developer recounts leading a team at the NASA Space Apps hackathon, focusing on preparation and iterative development to build an asteroid mining game.
Explains how to convert C# Tasks into Observables using Rx's ToObservable method, with a practical example comparing it to Task Parallel Library.
A developer's entry for the Ludum Dare 29 game jam, detailing their tech stack and preparation using C++ and SFML.
Announcing the four students accepted for Google Summer of Code 2024 to work on scikit-learn projects, including neural networks and performance improvements.
A developer's journey building a custom music player, detailing technical challenges, loudness compensation, and lessons from Amarok 1.4.