Armbian Project Releases Armbian 24.2 ‘Kereru’
The Armbian community has recently announced the release of Armbian 24.2, codenamed ‘Kereru’. This update represents the latest development in the Armbian series, a Linux distribution that specializes in running on ARM-based devices. Armbian 24.2 Kereru includes several enhancements and bug fixes aimed at improving the stability and functionality of the operating system. Major Highlights […] ⌘ Read more
Linux-Compatible Pico Pro/Max Boards Featuring Rockchip RV1106 and 5M@30fps ISP
The LuckFox Pico Pro/Max is a cost-effective Linux micro development board designed for hobbyists and developers. Centered around the Rockchip RV1106 chip, this board can be used for smart home devices, remote monitoring, and various IoT applications, particularly those needing 10/100M Ethernet connectivity. Unlike the Luckfox Pico Mini (RV1103 based) covered in October 2023, these […] ⌘ Read more
DietPi February 2024 news (version 9.1)
DietPi’s new release, version 9.1, launched this week, brings exciting new support and enhancements to the lightweight Linux OS. This version is particularly notable for its extended support for the Raspberry Pi 5 and several other single-board computers , along with improvements across various dietpi-software options. DietPi: DietPi is a lightweight and optimized OS based […] ⌘ Read more
Sad to see moc
removed from the official arch linux repos, but also cool to learn the debian project has been quietly patching it and keeping it up to date in recent years. Long live the music on console player. (And debian!) :-)
I finally found the NASM assembler.
I had heard that name before, many times, but somehow never looked into it. Weird. 🤨🤔
This is the kind of program I was looking for.
- It is free software. Especially in the DOS ecosystem, free/libre software is a very scarce resource.
- It’s a small command line program, not a huge behemoth.
- Documentation appears to be well written.
- It can even cross-compile DOS binaries from Linux.
On my blog: My Linux Story https://john.colagioia.net/blog/2024/02/18/linux.html #rant #linux
Linus Torvalds Has ‘Robust Exchanges’ Over Filesystem Suggestion on Linux Kernel Mailing List
Linus Torvalds had “some robust exchanges” on the Linux kernel mailing list with a contributor from Google. The subject was inodes, notes the Register, “which as Red Hat puts it are each ‘a unique identifier for a specific piece of metadata on a given filesystem.’”
Inodes have been the subj … ⌘ Read more
PANZER-PLUS Offers BSP and Ready-to-Run Images for Linux/Android OSes
MayQueen Technologies has unveiled the PANZER-PLUS, a fanless computing device powered by the NXP i.MX8M-Plus processor with AI capabilities. Some key features of this modular solution include two GbE ports with TSN support, 4K display resolution and wireless capabilities. Unlike their Panzer box PC released in 2018, which is built around the NXP i.MX6 UL […] ⌘ Read more
LicheeRV Nano: Affordable Thumb-Sized Embedded RISC-V Computer with Upcoming Linux Support
Sipeed introduces four compact open-source development boards powered by the SOPHGO SG2002 with RISC-V architecture. These innovative boards come equipped with camera support, RJ45 connectivity with 100Mbps capability, and dual-band Wi-Fi 6/Bluetooth 5 for robust wireless performance. The product page mentions that this device features the dual core SOPHGO SG2002 processo … ⌘ Read more
(Updated) Milk-V Unveils World’s First RISC-V Open Source 10G Ethernet Switch
Milk-V recently released specifications for the Milk-V Vega which is described as the first RISC-V 10 Gigabit Ethernet Switch implemented on the FSL1030M network switch chip. The company also mentions that the device is built on an open-source Linux system. The product announcement highlights that the FSL91030M is based on the UX608 uCore by Nuclei […] ⌘ Read more
Low-cost Libre Computer Solitude with 4GB LPDDR4 starts at $45.00
The Libre Computer Solitude AML-S905D3-CC is a cost-effective Single Board Computer designed for supporting upstream AI and neuro-computing. Compatible with SystemReady IR operating systems, it features an advanced BIOS that is UEFI-compatible, facilitating support for a range of standard Linux distributions. The SBC is equipped with an Amlogic S905D3 processor, comprising 4 E-Cores and 2 […] ⌘ Read more
Go 信號 - 守護進程開發爬坑指南
*一、信號 (signal) 處理信號是 Linux 系統下進程間通信的一種限制式異步通知機制。一個信號可以傳遞一個事件通知給一個進程, 代表一個異步事件。Go 語言內置了對信號的支持, 通過 os/signal 包可以實現 Go 程序對信號的處理。1.1 什麼是信號信號 (Signal) 是 Linux 系統下進程間通信的一種方式。當某個事件發生時, 內核會通知進程一個信號。進程接收到信號後, ⌘ Read more
DietPi January 2024 news (version 9.0)
DietPi’s latest release, version 9.0, rolled out today, marks a significant update for the lightweight Linux OS, renowned for its efficiency on single-board computers. This release phases out support for the older Debian Buster version, introduces compatibility with the new 1.5 GB Orange Pi Zero 3, and brings several enhancements and bug fixes across the […] ⌘ Read more
GitHub-hosted runners: Double the power for open source
GitHub Actions continues its industry-leading support for the OSS community by doubling the Windows/Linux machine size to 4-vCPU runners at no cost for public repositories.
The post GitHub-hosted runners: Double the power for open source appeared first on The GitHub Blog. ⌘ Read more
You Can Now Run Fedora Linux on Apple Silicon Macs
Want to run Linux on your M1 or M2 Mac? You can now run Fedora Linux on most Apple Silicon Macs, including all models of M1 and M2 MacBook Pro, MacBook Air, Mac mini, Mac Studio, or iMacs. Fedora Asahi Remix is the first full Linux distribution to support the M1 and M2 processor series … Read More ⌘ Read more
Experiment & Explore with Fedora Linux on Mac with UTM
Running Linux on a Mac can be a big ordeal, but not with virtualization. By using UTM, you can run Linux in a virtual machine atop MacOS, contained entirely within an app. This allows you to explore and experiment with Linux, without having to go through any complex installation process or setup, it’s just a … Read More ⌘ Read more
On my blog: Scheduling Reminders, but Not Too Late https://john.colagioia.net/blog/2023/12/27/too-late.html #linux #programming #techtips
My linux installs all have TPM enabled. …
Cueing up a calculator: an introduction to exploit development on Linux
Using CVE-2023-43641 as an example, I’ll explain how to develop an exploit for a memory corruption vulnerability on Linux. The exploit has to bypass several mitigations to achieve code execution.
The post Cueing up a calculator: an introduction to exploit development on Linux appeared first … ⌘ Read more
Printing pictures on Linux is still a bit of a challenge.
Run MacOS VM’s in Docker on Windows & Linux with Docker-OSX
If you use Docker and virtual machines often, you may be happy to know that you can run MacOS VM’s in Docker, at near native performance atop Windows or Linux, thanks to an open source project called Docker-OSX. Yes, that means you can run MacOS on a PC, whether that PC is running Windows or … Read More ⌘ Read more
Scientist Claims Quantum RSA-2048 Encryption Cracking Breakthrough
Mark Tyson reports via Tom’s Hardware: A commercial smartphone or Linux computer can be used to crack RSA-2048 encryption, according to a prominent research scientist. Dr Ed Gerck is preparing a research paper with the details but couldn’t hold off from bragging about his incredible quantum computing achievement (if true) on his LinkedIn profil … ⌘ Read more
Since I have these simple, yet effective bash shell commands, which allow me to edit notes, plans, todos and statuses from the terminal, I feel liberated from overly complex software - everything is just text files and applications which come preinstalled on every Linux system.
Watch YouTube Without Ads with FreeTube for Mac, Windows, Linux
YouTube is the webs most popular video site by a long shot, practically serving as a television replacement for millions. But as any Youtube viewer knows, the ads can be very aggressive and there are times where you’ll have to watch a 30 second ad before you can watch one minute of content, which is … Read More ⌘ Read more
Does anyone have any personal experience with Spiral Linux? It is just preconfigured Debian + your choice of DE installed with Calamares. After the installation is completed, you aren’t dependent on anything except the existing Debian infrastructure which is, of course, rock-solid.
Run Threads on Desktop with Mac, Windows PC, Linux
Threads, the social network microblogging Twitter/X competitor launched by Meta (Facebook), is typically thought of as a mobile only experience, with users having the Threads app on their iPhone or Android device. But, if you have a Mac, Windows PC, or Linux computer, and you want to use Threads on your desktop computer, you can … Read More ⌘ Read more
How to Stop Steam Pop-Up Ads on Launch
Steam, the popular gaming platform for Mac, Windows, and Linux, is great in that it offers a ton of really fun popular games, but it’s not without its annoyances. One of the most frustrating Steam annoyances are its popup ads on startup, or what it calls “Steam News”, that slowly launch in a new pop-up … Read More ⌘ Read more
Stuck in Big Picture Mode in Steam? Here’s How to Exit Big Picture Mode
Steam, the popular gaming platform for Mac, Windows, and Linux, has an optional Big Picture Mode that takes over the screen of their device or computer, and changes the interface quite a bit. If you’re like many Steam users, you may at some point accidentally enter into Big Picture Mode, and then wonder how to … Read More ⌘ Read more
I got a MacBook Pro to do schoolwork on but they put like monitoring and remote control software on it. So I installed Asahi Linux on it! Now they can’t see what I’m doing, since they haven’t put any monitoring software this OS.
Rewriting wipEout
The source code for the classic PSX launch title wipEout was leaked in 2022. A few month ago I finally sat down to take a look at it. The result is a (nearly) complete rewrite that compiles to Windows, Linux, macOS and WASM.
Thanks to WASM and WebGL you can play wipEout right in your browser!
I’m not the only one who embarked on a path to r … ⌘ Read more
@linux_gizmos@feeds.twtxt.net very nice! I think I have to get this one!
Introduction to SELinux
SELinux is the most popular Linux Security Module used to isolate and protect system components from one another. Learn about different access control systems and Linux security as I introduce the foundations of a popular type system. ⌘ Read more
wanted to use my oculus to do some flightsimming on Friday, but now Meta forces you over to facebook. super annoying message that constantly pops up in the desktop client, but then after 10 minutes of flying they show the same message in fullscreen inside the VR glasses. so fuck them. I will try and get it to work on linux instead one day soon when I have time.
I have to admit I’m very impressed with wsl2, they have done a damn good job on that. Makes it very easy to develop linux stuff on windows when needed. And removes the need for virtual machine or dualbooting etc. Also they have done a really good job integrating it with vscode.
I tested the yarn desktop client on wsl2 on windows 11, compiled and ran just fine there. Nice to have linux applications with gui on windows.
On my blog: Graphs with Chart.js https://john.colagioia.net/blog/2023/05/10/chart-js.html #linux #programming #techtips
you can follow me on mastodon “linux-nerd32”
On my blog: Normalizing Image Type and Size https://john.colagioia.net/blog/2023/04/05/file-type-size.html #linux #programming #techtips
Been going back and forth on the gui, I will move away from FLTK and go for https://www.gtk.org/ instead.
I’ll spend tomorrow working on that. I need a more refreshing GUI then what I have now.
And also FLTK is a pain to get to work as I need - spend the whole afternoon trying to get it to use images (avatar etc) on my linux machine, and no matter what I’ve tried it refuses. So instead of wasting more time battling fltk I will switch to GTK.
Turns out the problem I had was also there when I build rapidjson from source, but if I moved the include to earlier (rapidjson in my project) - the problem went away, so I suspect it’s the same as in this issue going on.
The cool thing is that the client now works fine on linux without changing anything else then the include order!
So now I’ll do all development there - instead of on windows.
Also - did a quick test on linux, it gave a lot of errors with the rapidjson library, so I have to find a way to work around that. I think I’ll pull the latest, then compile it - and then point to that - instead of installing the rapidjson-dev package. Maybe that’ll work.
the name of the lost+found/ directory encapsulates all that is great & bad about linux. i won’t take any questions.
I have a fanless pc, with intel I7 (if I remember correct). Today Ill get it installed with latest alma linux, set up the things I want with docker (I usually do not use docker I just do not like it), but I see how useful it can be, so Im going to force my self to use it. Then when all services are running Ill use wireguard to hook it up to my VPS. I think this will be a great setup.
@justamoment@twtxt.net flightgear is great! I like the fact that it works on linux, same goes for xplane, that alone is the reason why I do not buy MS flightsim.
<author>
from <entry>
s to <feed>
, Newsboat marked all old affected articles as unread. IDs were untouched, of course. Need to investigate that. Had something similar happen with another feed change I did some time ago. Can't remember what that was, though.
Great, last system update broke something, building from current master I get:
/usr/bin/ld: /lib/x86_64-linux-gnu/libm.so.6: unknown type [0x13] section `.relr.dyn'
What the heck!?
And it also appears that I’m not really able to reproduce this unread bug. It only kind of works a single time. And it has something to do with my config. Not sure what it is yet. I also noticed that the <updated>
timestamps in the entries somehow shifted between the old and new feed. Da fuq!?
13 tiny, terrific, and terrifying games to hack, slay, and play this Halloween 🧛🏻♀️
Some seriously spooktacular open source games for the web, Windows, macOS, and Linux with all sorts of fun hacks for infinite lives, invulnerability, and playing with time. ⌘ Read more
Annotate PDFs on Linux
This post is about a GUI tool called pdfrankestein that
fills a gap on mostly Linux machines where a powerful and easy to use
PDF annotator does not exist.
Adobe Acrobat® on Windows and Mac allow you to add text, drawings and
signatures to PDF documents. This is useful when filling forms or
marking notes to send back to someone. Such a tool with similar
capabilities and easy of use does not exist on Linux. The reason that’s
often cited is that PDF is a c … ⌘ Read more
I just went to type the phrase “I avoid Linux like the plague” but then remembered that we’ve all learned that most people won’t actually go much out of their way to avoid the plague.
@fastidious@arrakis.netbros.com (#twksmyq) IPv6 because localhost -> ::1 is preferred on linux over ol’ 127.0.0.1
Now this is very useful.. it means when yarn is doing an HTTP request to itself its not closing the connection. that could mean a http.Response Body is not getting closed.
Oh, me too: FreeBSD, macOS, and Solaris in server environments extensively, and Linux, AIX, HP/UX, Irix, probably others I’m forgetting. Plan 9 is a whole other class of thing.
On the blog: So You Need an Image of Random Images… https://john.colagioia.net/blog/2021/10/06/collage.html #programming #techtips #linux #blog
On the blog: Startup, but Not Really Startup https://john.colagioia.net/blog/2021/09/22/startup.html #programming #techtips #linux
Installing Arch Linux on Raspberry Pi with WiFi pre-configured
TL;DR Super easy to use standalone offline\
Arch Linux installer for Raspberry Pi which also configures your
WiFi and other config on first boot.
Arch Linux and Raspberry Pi are made for each other. I run them together
every where in my home. However, I have found the [official\
installation instructions](https://archlinuxarm.org/platforms/armv6/r … ⌘ Read more
30 free and open source Linux games – part 3
With Linux celebrating it’s 30 year anniversary, I thought I’d use that as an excuse to highlight 30 of my favorite free and open source Linux games, their communities, and their stories. If you’ve haven’t ⌘ Read more
30 free and open source Linux games – part 2
Linux is celebrating its 30-year anniversary, so I’m taking the opportunity to highlight 30 of my favorite free and open source Linux games, their communities, and their stories. I shared the first 10 yesterday. ⌘ Read more
In reply to: Wildermyth tells incredible stories that hit surprisingly hard
These stories mean that playing Wildermyth is not just about doing tactical battles from one end of a scripted narrative to another. It means tracking a small crew of changing people through their careers as adventurers. Sometimes their personali … ⌘ Read more
Installing minikube on my Arch Linux. Going to learn kubernetes sometime
Privilege escalation with polkit: How to get root on Linux with a seven-year-old bug ⌘ Read more…
Reviews of All Linux Distros (That Matter)
Firstly, once you reach basic competency in Linux, different distributions don’t matter. A lot of newbies analyze distros based on what they look like when you install them, often not realizing that it’s a pretty simple affair not just to change superficial things like your theme and setup, but entire desktop environments. Basically all distro reviews online are wastes of time for people who know what they’re doing. When I came to YouTube, all … ⌘ Read more
Veganism Is the Pinnacle of Bugmanism
People have quoted me as saying that.I forget where it comes from, probably a livestream, but I definitely stand by it.Since a lot of people labor under the assumption that my channel is about “Linux,” I’ve accumulated a lot of subscribers that are variously nerds, furries, degenerates, coomers, libertarians, communists, trannies and among them are vegans.Some of them (I assume) are good people.
There’s a stereotype about vegans that they are annoyin … ⌘ Read more
Hey, from my perspective on Plan 9, all these linuxes are the same junk.
uname; I have an account. I just don’t know how to differentiate linux especially.
@adi@twtxt.net Some linux; how does one tell which?
Veganism is the Pinnacle of Bugmanism
“Veganism is the Pinnacle of Bugmanism”by Luke Smith
People have quoted me as saying that.
I forget where it comes from, probably a livestream, but I definitely stand by it.
Since a lot of people labor under the assumption that my channel is about “Linux,” I’ve accumulated a lot of subscribers that are variously nerds, furries, degenerates, coomers, libertarians, communists, trannies and among them are vegans.
Some of them (I assume) are go … ⌘ Read more
💁♂️ If you’re ever on a UNIX machine of some kind without any useful networking utilities like ip
or ifconfig
, fear now! You can view the network topology of the Kernel by just doing:
cat /proc/net/fib_trie
lagrange is a gui desktop space for browsing geminispace. it builds and runs on alpine linux! [[https://gmi.skyjake.fi/lagrange/]] #links
Setting up txtnish on the Linux side of one of my computers that runs CloudReady. #twtxt #txtnish #chromeos
Setting up txtnish on the Linux side of one of my computers that runs CloudReady. #twtxt #txtnish #chromeos
Anbox - Android in a Box - run android apps on Linux ⌘ https://anbox.io/
KDE Connect – MX Linux ⌘ https://mxlinux.org/wiki/networking/kde-connect/
MX Workbench, a live-USB Linux build made with MX tools is that is meant to be a “Swiss Army” kind of tool for sysadmins, containing a bunch of useful programs. ⌘ https://sourceforge.net/projects/mx-linux/files/Community_Respins/
Feed Converter ⌘ https://rss.to.mastodon.linux.pizza/
I see no reason why a modern GNU Linux installation would be less appealing than windows to an average user
So chuffed. Partner got on the ole Amilo Pro and Bang! was bankin’ ‘n’ spreadsheetin’, oblivious to Linux.
So chuffed. Partner got on the ole Amilo Pro and Bang! was bankin’ ‘n’ spreadsheetin’, oblivious to Linux.
Openiked, a FreeBSD port and partial NAT-T on FreeBSD and Linux ⌘ https://hack.org/mc/blog/openiked.html
@dgold@dgold.eu I’ve heard a lot of people successfully run Linux on Macbooks. Never tried it myself as they are too expensive for me.
@mdosch@mdosch.de because its what I have. i don’t have the funds to replace it with something more powerful. Am considering wiping it and slapping a linux on.
Posted to Entropy Arbitrage: Small-D date Night https://john.colagioia.net/blog/2020/03/18/date.html #techtips #programming #shell #date #gnu #linux #calendar
Posted to Entropy Arbitrage: Small Technology Notes https://john.colagioia.net/blog/2020/02/05/recutils.html #techtips #recutils #linux #sqlite #export
Posted to Entropy Arbitrage: Small Technology Notes https://john.colagioia.net/blog/2020/01/29/tips.html #techtips #git #linux
made a PR to the linux-surface kernel today. it’s only udev rules, but I still feel accomplished
@lucidiot@tilde.town @kas@enotty.dk Oh, I found out my android keyboard also can easily do … But how do you do this on Linux?
#Apple of 2019 is the #Linux of 2000: https://nibblestew.blogspot.com/2019/10/apple-of-2019-is-linux-of-2000.html?m=1
@von@tilde.town I envy you for being able to use #Linux at work.
Migrated to Linux | https://wiki.xxiivv.com/computer
I need to find OpenBSD and C-developers in my area. I feel lonely and stuck way too often. And I feel annoyed by every event here being targeted at linux beginner folks.
Kali Linux Cheat Sheet for Penetration Testers - blackMORE Ops https://www.blackmoreops.com/2016/12/20/kali-linux-cheat-sheet-for-penetration-testers/
If Software Is Funded from a Public Source, Its Code Should Be Open Source | Linux Journal https://www.linuxjournal.com/content/if-software-funded-public-source-its-code-should-be-open-source
Evolution of the x86 context switch in Linux – MaiZure’s Projects http://www.maizure.org/projects/evolution_x86_context_switch_linux/index.html
Linux Sucks. Forever. - Filmed live at Linux Fest NW - April 28, 2018 - YouTube https://www.youtube.com/watch?v=TVHcdgrqbHE
GitHub - marcosptf/menuetos: fan respository - not official - os linux made with assembly language https://github.com/marcosptf/menuetos
Also pulse randomly decided that I didn’t get to have a driver for my (extremely common) sound card anymore. Jesus, systemd – you’re pushing linux on the desktop back to 1998 levels of bullshit.
Linux Load Averages: Solving the Mystery http://www.brendangregg.com/blog/2017-08-08/linux-load-averages.html
@kas@enotty.dk I’d love to have a ‘real’ Linux in my phone. The closest was when I was using #SailfishOS.
Google sponsors Linux. The Linux Foundation claims that that’s because Google loves free software. Google also continues to publish new Closed Source software. I claim that that’s because the Linux Foundation is dumb.
GitHub - tombh/texttop: A fully interactive X Linux desktop rendered in TTY and streamable over SSH https://github.com/tombh/texttop