FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Type:AllNewsHow ToVideos
Category:AllCareer(17)DevOps(58)Machine Learning(140)Programming Languages(39)Security(21)Systems(77)Tools(112)Web Development(106)
How To Use Variadic Functions in Go
How-Tovia DigitalOcean Tutorials

How To Use Variadic Functions in Go

Learn how to use variadic functions in Go. Covers the spread operator, slice unpacking, any type, and when to choose variadic over slice parameters.

Gopher Guides2w ago
Python os.system() vs subprocess: Run System Commands
How-ToProgramming Languagesvia DigitalOcean Tutorials

Python os.system() vs subprocess: Run System Commands

Learn how to run Python system commands using os.system() and subprocess. Compare methods, handle errors, and avoid shell injection.

Anish Singh Walia2w ago
Generate UUIDs with uuidgen on Linux
How-ToWeb Developmentvia DigitalOcean Tutorials

Generate UUIDs with uuidgen on Linux

Learn how to generate UUIDs with uuidgen on Linux. Covers random, time-based, and namespace UUIDs with practical shell scripting examples.

joshtronic2w ago
How To Use EJS to Template Your Node Application
How-ToWeb Developmentvia DigitalOcean Tutorials

How To Use EJS to Template Your Node Application

Learn how to use EJS to template your Node.js application. Set up EJS with Express, pass data, create layouts, and reuse partials.

Chris Sev2w ago
How to Install Node.js on Ubuntu (Step-by-Step Guide)
How-ToWeb Developmentvia DigitalOcean Tutorials

How to Install Node.js on Ubuntu (Step-by-Step Guide)

Learn how to install Node.js on Ubuntu using apt, NodeSource, and NVM. Choose the best method for your needs with this beginner-friendly guide

Alex Garnett2w ago
How To Create a New Sudo-Enabled User on Ubuntu
How-ToToolsvia DigitalOcean Tutorials

How To Create a New Sudo-Enabled User on Ubuntu

Learn how to create a new user with sudo privileges on Ubuntu. This step-by-step guide covers user creation, group assignment, and sudo verification.

Jamon Camisso2w ago
How to Add and Delete Users on Ubuntu
How-ToToolsvia DigitalOcean Tutorials

How to Add and Delete Users on Ubuntu

Learn how to add and delete users on Ubuntu with command-line tools. Step-by-step guide for managing user accounts, sudo access, and home directories.

Jamon Camisso2w ago
Fragments: March 16
How-ToDevOpsvia Martin Fowler

Fragments: March 16

Annie Vella did some research into how 158 professional software engineers used AI, her first question was: Are AI tools shifting where engineers actu...

Martin Fowler (martin@martinfowler.com)2w ago
Understanding Systemd Units and Unit Files
How-ToSystemsvia DigitalOcean Tutorials

Understanding Systemd Units and Unit Files

Learn how systemd units and unit files work on Linux. Covers service, socket, target, and timer units with real config examples and production practic...

Justin Ellingwood2w ago
How To Set Up Replication in MySQL
How-ToSystemsvia DigitalOcean Tutorials

How To Set Up Replication in MySQL

Learn how to set up MySQL replication on Ubuntu using MySQL 8. Configure source and replica servers with secure, production-ready settings.

Mark Drake2w ago
MongoDB Indexes: Improve Query Performance with Node.js
How-ToSystemsvia DigitalOcean Tutorials

MongoDB Indexes: Improve Query Performance with Node.js

Learn how MongoDB indexes speed up queries. This tutorial walks through creating single field, compound, TTL, and covered query indexes with Node.js e...

Justin L2w ago
How To Reset Your MySQL or MariaDB Root Password
How-ToSystemsvia DigitalOcean Tutorials

How To Reset Your MySQL or MariaDB Root Password

Reset your MySQL or MariaDB root password when you no longer have the old one. If you have server access and a sudo user, you can recover root using s...

Mateusz Papiernik2w ago
LLM Tool Calling with Gradient™ AI Platform and Databases
How-ToMachine Learningvia DigitalOcean Tutorials

LLM Tool Calling with Gradient™ AI Platform and Databases

Build LLM tool calling on DigitalOcean Managed Databases and Gradient™ AI Platform, with secure tool calling and LLM patterns for production workloads...

Anish Singh Walia2w ago
Crafting a Game from Scratch with GPT-5.4
How-ToMachine Learningvia DigitalOcean Tutorials

Crafting a Game from Scratch with GPT-5.4

In this tutorial, we introduce and demo the powerful new model from OpenAI, GPT-5.4. Readers can expect to learn how the model is an improvement over...

James Skelton3w ago
Building Long-Term Memory in AI Agents with LangGraph and Mem0
How-ToSystemsvia DigitalOcean Tutorials

Building Long-Term Memory in AI Agents with LangGraph and Mem0

Integrate LangGraph with Mem0 to build AI agents with long-term memory. Learn architecture, setup, and examples for persistent memory workflows.

Adrien Payong3w ago
How To Set Up a Firewall Using firewalld on CentOS
How-ToSecurityvia DigitalOcean Tutorials

How To Set Up a Firewall Using firewalld on CentOS

Learn how to configure firewalld on CentOS to manage zones, open ports, allow services, and secure your server.

Justin Ellingwood3w ago
Build a GraphQL API in Go to Upload Files to Spaces
How-ToToolsvia DigitalOcean Tutorials

Build a GraphQL API in Go to Upload Files to Spaces

Learn to build a GraphQL API with Golang to upload files to DigitalOcean Spaces using multipart mutations and the AWS SDK for Go v2.

Victory Nwani3w ago
How To Lint and Format Code with ESLint in Visual Studio Code
How-ToWeb Developmentvia DigitalOcean Tutorials

How To Lint and Format Code with ESLint in Visual Studio Code

Learn how to set up ESLint in Visual Studio Code to lint and format JavaScript and TypeScript code with auto-fix and best practices.

Anish Singh Walia3w ago
How To Add Swap Space on Ubuntu
How-ToWeb Developmentvia DigitalOcean Tutorials

How To Add Swap Space on Ubuntu

Learn how to add swap space on Ubuntu using a swap file, with step-by-step commands, swappiness tuning, troubleshooting, and best practices.

Brian Boucheron3w ago
How To Install PHP 7.4 and Set Up a Local Development Environment on Ubuntu 20.04
How-ToToolsvia DigitalOcean Tutorials

How To Install PHP 7.4 and Set Up a Local Development Environment on Ubuntu 20.04

PHP is a popular server scripting language known for creating dynamic and interactive web pages. Getting up and running with your language of choice i...

alenaholligan3w ago
Previous
1...141516171819
Next

Showing 301 - 320 of 377 articles