Hi!
I'm Italo.
I'm going to build my own OpenWRT by mixing repository full of improvements on top of a fork of OpenWRT that uses NSS for thet Dynalink DL-WRX36 (Qualcomm IPQ8072).
Welcome to Jackass.
#SoftrwareDevelopment #OpenWRT #DDWRT #WRT #Router #Routers #Networking #Networks #FOSS #OSS #OpenSource #Git #Makefile #Make #Compilation #Compile #Linux
Hello there, which #git UI client can I recommand to a new #linuxMint user to replace #GithubDesktop ?
I suggested #gitnuro but apparently that didn't work well ... There is this list : https://git-scm.com/downloads/guis?os=linux too long to test everything myself !! 😅😅
Thanks
#linux #question
Johannes Schindelin released #Git for Windows version 2.52.0. https://gitforwindows.org/
Mergiraf: a syntax-aware merging Tool for Git, using tree-sitter incremental parsing library to convert languages in Syntax Trees - Supports more than 30 languages - Article by LWN #Programming #Git https://lwn.net/Articles/1042355/
@9to5linux A lot of people who might contribute meaningfully to the open source movement are put off at an early stage by the complexity of the GIT system. So why don't we make it all even more complicated?
Linus Linux is getting old and that makes me sad
----------
Linus Torvalds is Overdue for a NEW Project… #linux #git
https://youtube.com/shorts/jJEiPQyKH4E?si=6Xflo9xiGNbDfM9L
Git 2.52 introduces a high-performance method for identifying recent changes across entire directories, delivering significant speedups for large repositories.
https://linuxiac.com/git-2-52-delivers-major-speedups-for-directory-wide-change-tracking/

#Git 2.52 Introduces a New Command for Grabbing Various Repository Characteristics https://9to5linux.com/git-2-52-introduces-new-command-for-grabbing-various-repository-characteristics
#Linux #OpenSource #development

Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics

🤔 Random thought: Maybe software devs tend to bike-shed in PRs because the tooling is stacked against us. Meaning, the way we implement our workflows could be inadvertently encouraging "LGTM" code review behavior.
Pet peeve of GitHub:
> "Large diffs are not rendered by default."
From a front-end perf standpoint, I get it. But also, that means perhaps the most important parts of a PR are hidden behind a click barrier.
✅ LGTM = "Looks Good To Me."
Sometimes I joke that it also stands for "Let's Get This Merged" via yolo review.
🚲 Definition of bike-shedding
https://en.wikipedia.org/wiki/Law_of_triviality
git reflog is here to save the day. Yet again!
It doesn't matter how many Git repos I setup using tortoise git, I will *always* forget what the process is and start from scratch every damn time. #git #gamedev