Building my own Vi text editor in BASIC https://leetusman.com/nosebook/yvi #commandline #KISS #vim
Building my own Vi text editor in BASIC

Problem with NVIDIA drivers (maybe)

Ive had a fairly smooth experience on Kubuntu, only switched from Windows some time around X-Mas so I'm fairly new to linux. But a bit ago i had to mess around a little with the NVIDIA drivers. Don't

Ask Ubuntu

How can I get the nice Plymouth splash screen instead of console output at reboot/shutdown? #commandline #shutdown #raspberrypi #plymouth #2604

https://askubuntu.com/q/1566481/612

How can I get the nice Plymouth splash screen instead of console output at reboot/shutdown?

I have a Raspberry Pi 5 16GB running Ubuntu 26.04 (fresh install), but I had the same issue running 24.04 last year when I bought my Pi which I never resolved. My Pi is installed in a Pironman 5 Ma...

Ask Ubuntu

How can I get the nice Plymouth splash screen instead of console output at reboot/shutdown? #commandline #shutdown #raspberrypi #plymouth

https://askubuntu.com/q/1566481/612

How can I get the nice Plymouth splash screen instead of console output at reboot/shutdown?

I have a Raspberry Pi 5 16GB running Ubuntu 26.04 (fresh install), but I had the same issue running 24.04 last year when I bought my Pi which I never resolved. My Pi is installed in a Pironman 5 Ma...

Ask Ubuntu

Terminal as a browser? 👀

In this Terminal Tuesday episode, we interviewed Igor Chubin, creator of wttr.in, cheat.sh, and rate.sx 🌐

💯 Tools serving ~100M queries/day straight from the terminal

▶️ Watch it here: https://youtube.com/watch?v=jXF0REYUk7A

#terminal #commandline #cli #curl #opensource #devtools

Help - Laptop Keyboard stops working when closing the lid + rabbithole #commandline #keyboard #suspend #powermanagement #hibernate

https://askubuntu.com/q/1566411/612

Help - Laptop Keyboard stops working when closing the lid + rabbithole

Let me preface this by saying I am new to Linux, only been learning it for a couple of weeks and just did a full install yesterday. Thanks in advance for all the help! Ubuntu 24.04 LTS. Closing the

Ask Ubuntu

Happy to announce that I just published my #PolyglotScript v2.0.0 research report for #cli #commandline #shell. It consolidates #batchfile, #PowerShell, and #POSIXShell together into 1 single file that can run anywhere, everywhere without requiring to install anything.

Tested on #linux, #windows, and #macos. For #FreeBSD, still pending because GitHub does not officially facilitate #FreeBSD yet.

Check it out at:

https://doi.org/10.5281/zenodo.19805433

Polyglot Scripts Continuous Research

Conventional scripting practices remain tethered to platform-specific interpreters, forcing developers to maintain redundant codebases like batch, PowerShell, and POSIX shell. This poses a significant problem when there is a requirement to unify all of them under a single common command especially seen in continuous integration (CI) implementations. Moreover, the situation worsens considerably for cross-platform implementations where the initializer must locate not only the correct interpreter but also OS-specific and architecture-specific executables before running them. Unlike programming languages, there are requirements where these scripts run first to initialize the environment, such as setting up a programming language interpreter. Therefore, there is a need for these initializer unifications. This research project introduces the Polyglot Scripts, a novel unification layer that enables a single unified script file to execute seamlessly across Windows OS, UNIX, and UNIX-like OSes without modification. It is done by exploiting the syntactic intersections and conditional parser directives among the shell scripts, achieving true write-once-run-anywhere semantics at the shell level. Beyond cross-platform utility, these scripts simplify the user command into a single launch file, permit on-site editing instead of compiling|cross-compiling every time, and remain adaptive across all operating systems' technological advancements. For automation engineers/developers, this project produces a set of usable Polyglot Scripts to quickly eliminate environment anxiety, shrink maintenance overhead, and deliver future-proof workflow portability without increasing the learning curve. Polyglot Scripts: a universal runtime contract between the human and any machine in the past, present, and future. This is a self-sufficient independent research report. Therefore, you MUST ALWAYS approach it with full skepticism before reading. Let the report's data and presentation convince you. Verify the findings by reproduction and check its reference validity before concluding your judgment.

Zenodo
Release Release v0.3.1 · microsoft/winappCli

Version: 0.3.1 Commit: c8ada4a403c43b96780b87abc454cba51f649c60 Breaking Changes winapp ui --json envelope reshape (#511) — JSON output shapes are not backward compatible. Update any scripts/tools...

GitHub
FOSS, single-file, vanilla, save with CTRL + S. This is designed to make single file webpages/programs in absolute position or VW. The keyboard is like Vi. 20 levels per project. #Linux #OpenSource #FOSS #FreeSoftware #GNU #Terminal #CommandLine #SysAdmin #SelfHosting #PrivacyHardware #OpenHardware #FLOSS #SoftwareFreedom #DistroHopping #TechIndependence
Why TUIs are back by Alcides Fonseca