I remember someone mentioned using PHP as their static site generator and I was intrigued because PHP is an old and established way of doing "page templates" that it would be Cool to re-use instead of downloading a bespoke site generator tool
the problem is of course that php doesn't have any […]
Explored Makefile today — simple commands, cleaner workflow.
Loved how it automates tasks like build, run, and deploy with just a few lines.
Another small boost for managing ERP, eCommerce, and education projects more efficiently.
#Makefile #Automation #DeveloperWorkflow
It's time for #AdventOfCode! This year I'm using #C #neovim #makefile. I'm going to focus on performance, using #SIMD instructions where possible on a #RaspberryPi
God forbid makefile is on my top languages chart for github
#Makefile #Coding #Programming #Programmer #Types #TypeTheory #AlanTuring #Lambda #LambdaCalc
#DevOpsDays is our all-time favorite event series. we're thrilled to be attending philly's very own for the first time 🔔🏙️
there's been so much to learn about security, #agents, platform eng, #o11y...
Benjie will be speaking about the beauty of the #Makefile
let's connect 👋
I finally tried out a new cool feature of :gitannex: #gitAnnex: compute special remotes²!
Git annex is a ridiculously powerful git extension to manage large files. It remembers which file is stored on which remote. Compute special remotes now take this to another level by computing files on the […]
Demonstrator for a resizable window using C++ and ncurses.
www.copus.io/work/c153156...
#c++ #programming #ncurses #makefile
For developers without a Java/Maven background and looking into contributing to @arcadedb.bsky.social , I made a #Makefile easing some common tasks:
gist.github.com/gramian/8cea842421c7fda1...
#OpenSource #Database #ArcadeDB
I have completed work on my analysis tool for graphics cards for the time being.
www.copus.io/work/27e044e...
#graphiccard #makefile #c++ #programming #gpu #nvidia #analysis #driver #api #nvml
在win10上用ndk25b编译libwebsockets-3.0 Android静态库 - 可可西 libwebsockets-3.0(github)代码库:github.com/EpicGames/ThirdParty/tre... ndk25b:http...
#makefile #android
Origin | Interest | Match
anyway. Put this in a #makefile. i call my target "sniff".
`rg -i "\\) =>" -g '*.cs' -g '!Program.cs'; test $$? -eq 1`
#dotnet shouldn't have shipped with anonymous functions if they weren't ready. in my opinion.
Un outil de *build* qui se veut être le successeur spirituel de Make.
🔗 https://taskfile.dev/
#build #Makefile
A screenshot of a Makefile, with the following contents: PANDOC_OPTIONS=\ -H templates/head.html \ -A templates/footer.html \ --template=templates/default.html src := $(wildcard src/*/*.md) html := $(patsubst src/%.md,site/%.html,$(src)) .PHONY: build deploy build: $(html) site/%.html: src/%.md pandoc -s -o $@ $< $(PANDOC_OPTIONS)
I just made myself a static site generator using a very small Makefile... haven't written one of those for quite a while!
#Makefile #pandoc
I kind of irrationally #CodeGolf my #Makefile rules, but sometimes I sit down to straighten out something awkward that bugged me for years, and get kind of mad when I seem to have been the first to actually treat `make` like the tool it is instead of as a broken shell script runner.
This time […]
I came across Daniel's article on how to test your code across multiple Python versions using uv, it's a great read: daniel.feldroy.com/posts/2025-07-uv-run-for...
One thing that jumped out to me is that uv would have to swap Python versions in-and-out in the venv […]
Has anyone ever used `just` instead of `make` as a task runner for a project? If so, how did it work for you? Any feedback?
just.systems/man/en/
#just #make #justfile #makefile #taskrunner
Apprendre la syntaxe et les possibilités offertes par Makefile.
🔗 https://makefiletutorial.com/
#Makefile #tuto
I been looking at #taskfile and this is complex. 🤔 The command runner has so many abilities. And verbose too. 🫠
I don't think I'll use for myself, but I can see utility for shared tasks.
For me #justfile is enough. Not too complex. Has a #makefile syntax. And NOT #yaml. 😅
taskfile.dev/usage/
Curious how many people are using Makefiles in their go projects. I personally love this approach because of the power of Makefiles. However, I’m curious if there’s better, go-centric tools out there.
#golang #go #makefile
since '76, the #Makefile spec has made build workflows easy
don't build out your #CICD logic in your pipeline, treat it as a wrapper for your build/test/deploy steps. and your makefile can be your SSOT for local and remote workflows
#DevOps #devtools #testautomation
Announcing a simple, refined Makefile-based build system for .NET projects and more
#dotnet #csharp #programming #Makefile #TechNews #TechUpdates
Makefile - Conway's Game of Life - Part 6 - C and SDL2.
In this video we will talking about Makefiles. We will go through the Makefile for this project line by line to understand what it does.
#SDL2 #SDL #C #C11 #C99 #GameDev #Coding #Programming #GameOfLife #Makefile
youtu.be/4qTTNZbLcjw?...
In today's blog post I finally talk about AYYYY EYYYYYE. The post is twice as long as my normal post, buckle up!
blog.appliedcomputing.io/p/sudo-make-...
#llm #ai #makefile
Can not compile rtl8821CU wifi driver I just installed a new Ubuntu 22.04 system on my desktop. I...
stackoverflow.com/questions/79415282/can-n...
#ubuntu #gcc #makefile #ubuntu-22.04
Event Attributes