#terminalemulator — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #terminalemulator, aggregated by home.social.
-
🎉 Ah, yet another terminal emulator—because the world just can't get enough of those! 🚀 Dive into the riveting complexities of "ghostel.el," where a table of contents is the star feature. 📚 Spoiler: it's powered by the groundbreaking "libghostty," which we're sure is what everyone's been waiting for. 🙄
https://dakra.github.io/ghostel/ #terminalemulator #ghostel #libghostty #technews #softwaredevelopment #HackerNews #ngated -
🎉 Ah, yet another terminal emulator—because the world just can't get enough of those! 🚀 Dive into the riveting complexities of "ghostel.el," where a table of contents is the star feature. 📚 Spoiler: it's powered by the groundbreaking "libghostty," which we're sure is what everyone's been waiting for. 🙄
https://dakra.github.io/ghostel/ #terminalemulator #ghostel #libghostty #technews #softwaredevelopment #HackerNews #ngated -
🐀💻 Behold, the pinnacle of human achievement: a terminal emulator that promises to transform your #productivity with stunning inline 3D graphics! Because who doesn't want to be distracted by spinning polygons while trying to run 'ls'? 🙄✨
https://ratty-term.org/ #terminalemulator #3Dgraphics #distraction #techhumor #innovation #HackerNews #ngated -
🐀💻 Behold, the pinnacle of human achievement: a terminal emulator that promises to transform your #productivity with stunning inline 3D graphics! Because who doesn't want to be distracted by spinning polygons while trying to run 'ls'? 🙄✨
https://ratty-term.org/ #terminalemulator #3Dgraphics #distraction #techhumor #innovation #HackerNews #ngated -
Someone here posted about the #Starship prompt for the terminal once. I liked it a lot and decided to try. Then I found out #iTerm2 - a better terminal emulator. Then there were themes, color schemes, and finally, I discovered #Fish shell.
I now want to spend more time in my terminal than in UI.
Starship prompt: https://starship.rs
Fish shell: https://fishshell.com
iTerm2: https://iterm2.com#terminalEmulator #FishShell #StarshipPrompt #terminal #console #homelab
-
Someone here posted about the #Starship prompt for the terminal once. I liked it a lot and decided to try. Then I found out #iTerm2 - a better terminal emulator. Then there were themes, color schemes, and finally, I discovered #Fish shell.
I now want to spend more time in my terminal than in UI.
Starship prompt: https://starship.rs
Fish shell: https://fishshell.com
iTerm2: https://iterm2.com#terminalEmulator #FishShell #StarshipPrompt #terminal #console #homelab
-
Why I finally traded iTerm2’s features for Ghostty’s GPU renderer
https://techlife.blog/posts/why-i-finally-traded-iterm2s-features-for-ghosttys-gpu-renderer/
#Ghostty #iTerm2 #TerminalEmulator #MacOS #DeveloperTools #Migration #Productivity
-
Why I finally traded iTerm2’s features for Ghostty’s GPU renderer
https://techlife.blog/posts/why-i-finally-traded-iterm2s-features-for-ghosttys-gpu-renderer/
#Ghostty #iTerm2 #TerminalEmulator #MacOS #DeveloperTools #Migration #Productivity
-
“I do recall Emacs ^S and ^Q being problematic due to terminal mode occasionally getting set badly (and then the underlying hardware would wake up, “Oh, flow control! I know how to do that!”, ^S would freeze everything and you had to Just Know to do ^Q…)”
@wrog this is still a problem in modern terminal emulators. On Linux, nearly all terminal emulator software emulates the DEC VT-220 hardware pretty closely, so it does actually send the ASCII
DC1andDC3characters forC-qandC-s, and the virtual TTY device responds accordingly by blocking all further characters except forDC1andDC3. You have to execute the commandstty -ixonto disable soft flow control for a given TTY device after it has been initialized by the operating system.I think there is a way configure the pseudoterminal manager system control to create virtual TTY devices that ignore
DC1andDC3characters, but I don’t know how, and for whatever reason (probably for backward compatibility with older Unix systems) Debian-based Linux doesn’t configure it this way by default. I think most people just put thestty -ixonin their~/.profilefile. -
“I do recall Emacs ^S and ^Q being problematic due to terminal mode occasionally getting set badly (and then the underlying hardware would wake up, “Oh, flow control! I know how to do that!”, ^S would freeze everything and you had to Just Know to do ^Q…)”
@wrog this is still a problem in modern terminal emulators. On Linux, nearly all terminal emulator software emulates the DEC VT-220 hardware pretty closely, so it does actually send the ASCII
DC1andDC3characters forC-qandC-s, and the virtual TTY device responds accordingly by blocking all further characters except forDC1andDC3. You have to execute the commandstty -ixonto disable soft flow control for a given TTY device after it has been initialized by the operating system.I think there is a way configure the pseudoterminal manager system control to create virtual TTY devices that ignore
DC1andDC3characters, but I don’t know how, and for whatever reason (probably for backward compatibility with older Unix systems) Debian-based Linux doesn’t configure it this way by default. I think most people just put thestty -ixonin their~/.profilefile. -
Currently trying out #ghostty terminal emulator - it's pretty nice out-of-the-box and has font ligatures support. What puts me a bit off is the RAM usage, it uses more than #kitty (65 vs 50) which is the terminal I've been using for years now.
But maybe the extra RAM usage is justified, I need to try it out for a few weeks 🤔
-
Currently trying out #ghostty terminal emulator - it's pretty nice out-of-the-box and has font ligatures support. What puts me a bit off is the RAM usage, it uses more than #kitty (65 vs 50) which is the terminal I've been using for years now.
But maybe the extra RAM usage is justified, I need to try it out for a few weeks 🤔
-
(more Linux and FOSS news in previous posts of thread)
Ghostty terminal is finally adding scrollbar support:
https://www.omgubuntu.co.uk/2026/02/ghostty-linux-scrollbars-comingSplit diffs are now available in Zed as the new default, replacing unified diffs:
https://alternativeto.net/news/2026/2/split-diffs-are-now-available-in-zed-as-the-new-default-replacing-unified-diffs/Weblate 5.16 introduces billing permission update and resolves SSH security issue:
https://alternativeto.net/news/2026/2/weblate-5-16-introduces-billing-permission-update-and-resolves-ssh-security-issue/WordPress.com launches an AI assistant that can edit site content, create media, and more:
https://alternativeto.net/news/2026/2/wordpress-com-launches-an-ai-assistant-that-can-edit-site-content-create-media-and-more/Godot Engine suffering from lots of "AI slop" code submissions:
https://www.gamingonlinux.com/2026/02/godot-engine-suffering-from-lots-of-ai-slop-code-submissions/Notepad++ v8.9.2 enforces double signature checks for update security:
https://alternativeto.net/news/2026/2/notepad--v8-9-2-enforces-double-signature-checks-for-update-security/Vulkan 1.4.344 Released With New Extension From Valve:
https://www.phoronix.com/news/Vulkan-1.4.344-ReleasedFreeBSD's KDE Desktop Install Option Ready For Testing:
https://www.phoronix.com/news/FreeBSD-Desktop-Option-TestingGhostBSD To Use XLibre Server, MATE vs. Gershwin Desktop Decision In Future:
https://www.phoronix.com/news/GhostBSD-Eyes-XLibreFosseryWeb page-builders progress report:
Cheatsheet pages can now be fully generated (except some edge cases in the main content), plus there's now an extra line in the generated code to credit the author(s) of the cheatsheet below the title (since starting from the next update of FosseryWeb, everyone will be able to submit cheatsheets, or modify existing ones (in latter case, the script will automatically handle crediting multiple authors). And soon, FosseryWeb Min support will also be added, the script will generate the cheatsheet page for both sites in one go.
https://codeberg.org/fosseryweb/page-builders#WeeklyNews #OpenSource #FOSSNews #FOSS #News #Ghostty #Zed #Weblate #WordPress #GodotEngine #Godot #NotepadPlusPlus #Notepadpp #Vulkan #FreeBSD #GhostBSD #XLibre #BSD #CodeEditor #IDE #GameEngine #Terminal #TerminalEmulator #PageBuilder #FosseryWeb #OperatingSystem #OS #Graphics #FosseryTech
-
(more Linux and FOSS news in previous posts of thread)
Ghostty terminal is finally adding scrollbar support:
https://www.omgubuntu.co.uk/2026/02/ghostty-linux-scrollbars-comingSplit diffs are now available in Zed as the new default, replacing unified diffs:
https://alternativeto.net/news/2026/2/split-diffs-are-now-available-in-zed-as-the-new-default-replacing-unified-diffs/Weblate 5.16 introduces billing permission update and resolves SSH security issue:
https://alternativeto.net/news/2026/2/weblate-5-16-introduces-billing-permission-update-and-resolves-ssh-security-issue/WordPress.com launches an AI assistant that can edit site content, create media, and more:
https://alternativeto.net/news/2026/2/wordpress-com-launches-an-ai-assistant-that-can-edit-site-content-create-media-and-more/Godot Engine suffering from lots of "AI slop" code submissions:
https://www.gamingonlinux.com/2026/02/godot-engine-suffering-from-lots-of-ai-slop-code-submissions/Notepad++ v8.9.2 enforces double signature checks for update security:
https://alternativeto.net/news/2026/2/notepad--v8-9-2-enforces-double-signature-checks-for-update-security/Vulkan 1.4.344 Released With New Extension From Valve:
https://www.phoronix.com/news/Vulkan-1.4.344-ReleasedFreeBSD's KDE Desktop Install Option Ready For Testing:
https://www.phoronix.com/news/FreeBSD-Desktop-Option-TestingGhostBSD To Use XLibre Server, MATE vs. Gershwin Desktop Decision In Future:
https://www.phoronix.com/news/GhostBSD-Eyes-XLibreFosseryWeb page-builders progress report:
Cheatsheet pages can now be fully generated (except some edge cases in the main content), plus there's now an extra line in the generated code to credit the author(s) of the cheatsheet below the title (since starting from the next update of FosseryWeb, everyone will be able to submit cheatsheets, or modify existing ones (in latter case, the script will automatically handle crediting multiple authors). And soon, FosseryWeb Min support will also be added, the script will generate the cheatsheet page for both sites in one go.
https://codeberg.org/fosseryweb/page-builders#WeeklyNews #OpenSource #FOSSNews #FOSS #News #Ghostty #Zed #Weblate #WordPress #GodotEngine #Godot #NotepadPlusPlus #Notepadpp #Vulkan #FreeBSD #GhostBSD #XLibre #BSD #CodeEditor #IDE #GameEngine #Terminal #TerminalEmulator #PageBuilder #FosseryWeb #OperatingSystem #OS #Graphics #FosseryTech
-
First #blog of 2026 on #BurgeonLab
➡️ https://burgeonlab.com/blog/hugo-on-android-with-termux/
Been only publishing weeknotes lately; but the wait is over, new tech guide is out! 👩🏻💻 It's about how I am using #termux on #android with #hugo.
This is #6 of #100DaysToOffload. See my progress: https://burgeonlab.com/tags/100daystooffload/
#blogging #blogs #newpost #blogpost #smolweb #guides #techblog #techguides #webdev #cli #terminalemulator #indieweb
-
First #blog of 2026 on #BurgeonLab
➡️ https://burgeonlab.com/blog/hugo-on-android-with-termux/
Been only publishing weeknotes lately; but the wait is over, new tech guide is out! 👩🏻💻 It's about how I am using #termux on #android with #hugo.
This is #6 of #100DaysToOffload. See my progress: https://burgeonlab.com/tags/100daystooffload/
#blogging #blogs #newpost #blogpost #smolweb #guides #techblog #techguides #webdev #cli #terminalemulator #indieweb
-
Zashterm è un nuovo terminale moderno basato su GTK4 e Adwaita, progettato per offrire sessioni avanzate, integrazione SSH e funzioni di sicurezza pensate per gli utenti Linux più esigenti. #Linux #GTK4 #TerminalEmulator #OpenSource
-
Zashterm è un nuovo terminale moderno basato su GTK4 e Adwaita, progettato per offrire sessioni avanzate, integrazione SSH e funzioni di sicurezza pensate per gli utenti Linux più esigenti. #Linux #GTK4 #TerminalEmulator #OpenSource
-
🤯 Wow, a terminal emulator for your terminal! 🚀 Because clearly, what we needed was more terminals inside our terminals, powered by the revolutionary Turbo Vision. 🦄 Next up: a browser that lets you browse browsers, because who doesn't love a good recursive loop? 🙃
https://github.com/magiblot/tvterm #terminalemulator #TurboVision #recursiveinnovation #techhumor #futureoftech #HackerNews #ngated -
🤯 Wow, a terminal emulator for your terminal! 🚀 Because clearly, what we needed was more terminals inside our terminals, powered by the revolutionary Turbo Vision. 🦄 Next up: a browser that lets you browse browsers, because who doesn't love a good recursive loop? 🙃
https://github.com/magiblot/tvterm #terminalemulator #TurboVision #recursiveinnovation #techhumor #futureoftech #HackerNews #ngated -
A terminal emulator that runs in your terminal. Powered by Turbo Vision
https://github.com/magiblot/tvterm
#HackerNews #terminalemulator #TurboVision #commandline #development #open-source #technews
-
A terminal emulator that runs in your terminal. Powered by Turbo Vision
https://github.com/magiblot/tvterm
#HackerNews #terminalemulator #TurboVision #commandline #development #open-source #technews
-
Cool-retro-term: terminal emulator which mimics look and feel of the old CRTs
https://github.com/Swordfish90/cool-retro-term
#HackerNews #CoolRetroTerm #RetroEmulator #TerminalEmulator #CRT #Nostalgia #Coding
-
Cool-retro-term: terminal emulator which mimics look and feel of the old CRTs
https://github.com/Swordfish90/cool-retro-term
#HackerNews #CoolRetroTerm #RetroEmulator #TerminalEmulator #CRT #Nostalgia #Coding
-
Ah yes, the riveting saga of tweaking a terminal emulator to perfection that absolutely no one asked for. Because what could be more thrilling than spending your precious time fiddling with #WezTerm settings? 🙄🔧 #Priorities
https://rashil2000.me/blogs/tune-wezterm #terminalemulator #customization #techhumor #codinglife #productivityfunnies #HackerNews #ngated -
Ah yes, the riveting saga of tweaking a terminal emulator to perfection that absolutely no one asked for. Because what could be more thrilling than spending your precious time fiddling with #WezTerm settings? 🙄🔧 #Priorities
https://rashil2000.me/blogs/tune-wezterm #terminalemulator #customization #techhumor #codinglife #productivityfunnies #HackerNews #ngated -
(more Linux and FOSS news in previous posts of thread)
Gaijin Entertainment announced EdenSpark, an open source "AI-assisted" platform for making games:
https://www.gamingonlinux.com/2025/10/gaijin-announced-edenspark-an-open-source-ai-assisted-platform-for-making-games/Ruby on Rails 8.1 brings active job continuations, structured event reporting and local CI:
https://alternativeto.net/news/2025/10/ruby-on-rails-8-1-brings-active-job-continuations-structured-event-reporting-and-local-ci/Next.js 16 launches with Turbopack, new caching model, React 19.2, and Devtools upgrades:
https://alternativeto.net/news/2025/10/next-js-16-launches-with-turbopack-new-caching-model-react-19-2-and-devtools-upgrades/Valkey 9.0 Adds Multi-Database Clusters, Supports 1 Billion Requests Per Second:
https://news.itsfoss.com/valkey-9-release/PyTorch unveils Monarch, a scalable and fault‑tolerant distributed programming framework:
https://alternativeto.net/news/2025/10/pytorch-unveils-monarch-a-scalable-and-fault-tolerant-distributed-programming-framework/Jellyfin 10.11 migrates to EF Core, boosts speed, drops 32-bit ARM support:
https://alternativeto.net/news/2025/10/jellyfin-10-11-migrates-to-ef-core-boosts-speed-drops-32-bit-arm-support/Alacritty 0.16.0 introduces Unicode 17 support, new Vi motions, and config improvements:
https://alternativeto.net/news/2025/10/alacritty-0-16-0-introduces-unicode-17-support-new-vi-motions-and-config-improvements/Notepad++ v8.8.7 release ensures authenticity with GlobalSign signature:
https://alternativeto.net/news/2025/10/notepad--v8-8-7-release-ensures-authenticity-with-globalsign-signature/VirtualBox 7.2.4 Released (But Won’t Install on Ubuntu 25.10):
https://www.omgubuntu.co.uk/2025/10/virtualbox-7-2-4-release-libxml2-error-ubuntu-25-10OpenBSD 7.8 adds Raspberry Pi 5 support, parallel TCP stack on multiple CPUs & AMD SEV-ES:
https://alternativeto.net/news/2025/10/openbsd-7-8-adds-raspberry-pi-5-support-parallel-tcp-stack-on-multiple-cpus-and-amd-sev-es/FreeBSD 15.0 Beta 3 Brings Working Support For MediaTek MT76 WiFi:
https://www.phoronix.com/news/FreeBSD-15.0-Beta-3#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #FreeBSD #OS #BSD #FreeBSD15 #OpenBSD #EdenSpark #GameDevelopment #ProgrammingLanguage #KeyValueStore #Ruby #RubyOnRails #RubyOnRails8 #NextJS #JavaScript #Valkey #PyTorch #Monarch #Python #Jellyfin #Alacritty #Notepadpp #VirtualBox #Terminal #TerminalEmulator #SelfHosting #VirtualMachine #Virtualization #WebDev #WebDevelopment #MediaServer #Development #Programming #Coding #FosseryTech
-
(more Linux and FOSS news in previous posts of thread)
Gaijin Entertainment announced EdenSpark, an open source "AI-assisted" platform for making games:
https://www.gamingonlinux.com/2025/10/gaijin-announced-edenspark-an-open-source-ai-assisted-platform-for-making-games/Ruby on Rails 8.1 brings active job continuations, structured event reporting and local CI:
https://alternativeto.net/news/2025/10/ruby-on-rails-8-1-brings-active-job-continuations-structured-event-reporting-and-local-ci/Next.js 16 launches with Turbopack, new caching model, React 19.2, and Devtools upgrades:
https://alternativeto.net/news/2025/10/next-js-16-launches-with-turbopack-new-caching-model-react-19-2-and-devtools-upgrades/Valkey 9.0 Adds Multi-Database Clusters, Supports 1 Billion Requests Per Second:
https://news.itsfoss.com/valkey-9-release/PyTorch unveils Monarch, a scalable and fault‑tolerant distributed programming framework:
https://alternativeto.net/news/2025/10/pytorch-unveils-monarch-a-scalable-and-fault-tolerant-distributed-programming-framework/Jellyfin 10.11 migrates to EF Core, boosts speed, drops 32-bit ARM support:
https://alternativeto.net/news/2025/10/jellyfin-10-11-migrates-to-ef-core-boosts-speed-drops-32-bit-arm-support/Alacritty 0.16.0 introduces Unicode 17 support, new Vi motions, and config improvements:
https://alternativeto.net/news/2025/10/alacritty-0-16-0-introduces-unicode-17-support-new-vi-motions-and-config-improvements/Notepad++ v8.8.7 release ensures authenticity with GlobalSign signature:
https://alternativeto.net/news/2025/10/notepad--v8-8-7-release-ensures-authenticity-with-globalsign-signature/VirtualBox 7.2.4 Released (But Won’t Install on Ubuntu 25.10):
https://www.omgubuntu.co.uk/2025/10/virtualbox-7-2-4-release-libxml2-error-ubuntu-25-10OpenBSD 7.8 adds Raspberry Pi 5 support, parallel TCP stack on multiple CPUs & AMD SEV-ES:
https://alternativeto.net/news/2025/10/openbsd-7-8-adds-raspberry-pi-5-support-parallel-tcp-stack-on-multiple-cpus-and-amd-sev-es/FreeBSD 15.0 Beta 3 Brings Working Support For MediaTek MT76 WiFi:
https://www.phoronix.com/news/FreeBSD-15.0-Beta-3#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #FreeBSD #OS #BSD #FreeBSD15 #OpenBSD #EdenSpark #GameDevelopment #ProgrammingLanguage #KeyValueStore #Ruby #RubyOnRails #RubyOnRails8 #NextJS #JavaScript #Valkey #PyTorch #Monarch #Python #Jellyfin #Alacritty #Notepadpp #VirtualBox #Terminal #TerminalEmulator #SelfHosting #VirtualMachine #Virtualization #WebDev #WebDevelopment #MediaServer #Development #Programming #Coding #FosseryTech
-
What a wonderful surprise wezterm is proving to be!
I started using it as a less fussy alternative to kitty. Today, I discovered it has built-in muxing, just like tmux. Perfect for driving persistent ssh sessions. It is cross-platform and lua-configurable. Highly recommended !
#wezterm #TerminalEmulator #tmux #terminal #ssh #dev #SysAdmin
-
Rio Terminal: A hardware-accelerated GPU terminal emulator
#HackerNews #RioTerminal #GPU #HardwareAccelerated #Emulator #TechInnovation #TerminalEmulator
-
Rio Terminal: A hardware-accelerated GPU terminal emulator
#HackerNews #RioTerminal #GPU #HardwareAccelerated #Emulator #TechInnovation #TerminalEmulator
-
I have been test-running wezterm for about a month now and am absolutely loving it ! Fast, outstanding support for glyphs, and a good balance b/w GUI support and minimalness. Would highly recommend! The only effort might be learning some very basic lua for configuration.
I was a sworn kitty user, but its glyph support (e.g., running emacs --no-window) is not able to do what I need.
-
🎉 Hold the front page! 📰 Two years of #suspense for a terminal emulator just ended...🙄 drumroll please... with a #roadmap update! 🤦♂️ But wait, it's #zero-dependency... because, who needs #libc these days, right? 🚀
https://mitchellh.com/writing/libghostty-is-coming #terminalemulator #update #technews #HackerNews #ngated -
🎉 Hold the front page! 📰 Two years of #suspense for a terminal emulator just ended...🙄 drumroll please... with a #roadmap update! 🤦♂️ But wait, it's #zero-dependency... because, who needs #libc these days, right? 🚀
https://mitchellh.com/writing/libghostty-is-coming #terminalemulator #update #technews #HackerNews #ngated -
(more Linux and FOSS news in previous posts of thread)
Ghostty 1.2 adds command palette, new app icons, quick terminal size, and SSH improvements:
https://alternativeto.net/news/2025/9/ghostty-1-2-adds-command-palette-new-app-icons-quick-terminal-size-and-ssh-improvements/Intel's AVX-512 Project (Sorting Library) To End & Layoff Developers... But Found A New Home At NumPy:
https://www.phoronix.com/news/Intel-NumPy-x86-simd-sort
(NumPy is a pretty cool Python library, I just learnt some of its basics at university, it makes working with arrays of numeric data much easier, this sorting library will probably be a pretty good fit for it.)Godot 4.5 Open-Source Game Engine Released With A Multitude Of Improvements:
https://www.phoronix.com/news/Godot-4.5-ReleasedFreeBSD 15 Alpha 2 Is Officially Released For Testing:
https://ostechnix.com/freebsd-15-alpha-2-released/VirtualBox 7.2.2 Update Resolves TPM Emulation on Linux:
https://www.omgubuntu.co.uk/2025/09/virtualbox-7-2-2-bug-fix-updateHaiku OS Addressing Slow "git status" Performance Relative To Linux:
https://www.phoronix.com/news/Haiku-Slow-Git-StatusP.S.: As you may noticed, I didn't write the regular summaries for most news, just copy pasted the article titles. I decided to stop doing those summaries for most news (except for those where the article title doesn't tell much, like the GNOME 49 and Ubuntu 25.10 articles above), because it takes quite a lot of time which I can spend doing other, more useful things, plus writing those are pretty tedious, especially for the regular software releases, which aren't that interesting to me 90% of time, I don't really enjoy writing them anymore. But regardless, if I have some personal opinion about something, I'll share that, like I did this time too. Hope you find these posts useful this way too.
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Ghostty #NumPy #AVX512 #Godot #GodotEngine #FreeBSD #VirtualBox #BSD #VM #VirtualMachine #Haiku #OS #OperatingSystem #Python #Terminal #TerminalEmulator #Development #Programming #Coding #FosseryTech
-
(more Linux and FOSS news in previous posts of thread)
Ghostty 1.2 adds command palette, new app icons, quick terminal size, and SSH improvements:
https://alternativeto.net/news/2025/9/ghostty-1-2-adds-command-palette-new-app-icons-quick-terminal-size-and-ssh-improvements/Intel's AVX-512 Project (Sorting Library) To End & Layoff Developers... But Found A New Home At NumPy:
https://www.phoronix.com/news/Intel-NumPy-x86-simd-sort
(NumPy is a pretty cool Python library, I just learnt some of its basics at university, it makes working with arrays of numeric data much easier, this sorting library will probably be a pretty good fit for it.)Godot 4.5 Open-Source Game Engine Released With A Multitude Of Improvements:
https://www.phoronix.com/news/Godot-4.5-ReleasedFreeBSD 15 Alpha 2 Is Officially Released For Testing:
https://ostechnix.com/freebsd-15-alpha-2-released/VirtualBox 7.2.2 Update Resolves TPM Emulation on Linux:
https://www.omgubuntu.co.uk/2025/09/virtualbox-7-2-2-bug-fix-updateHaiku OS Addressing Slow "git status" Performance Relative To Linux:
https://www.phoronix.com/news/Haiku-Slow-Git-StatusP.S.: As you may noticed, I didn't write the regular summaries for most news, just copy pasted the article titles. I decided to stop doing those summaries for most news (except for those where the article title doesn't tell much, like the GNOME 49 and Ubuntu 25.10 articles above), because it takes quite a lot of time which I can spend doing other, more useful things, plus writing those are pretty tedious, especially for the regular software releases, which aren't that interesting to me 90% of time, I don't really enjoy writing them anymore. But regardless, if I have some personal opinion about something, I'll share that, like I did this time too. Hope you find these posts useful this way too.
#WeeklyNews #OpenSource #FOSSNews #OpenSourceNews #FOSS #Ghostty #NumPy #AVX512 #Godot #GodotEngine #FreeBSD #VirtualBox #BSD #VM #VirtualMachine #Haiku #OS #OperatingSystem #Python #Terminal #TerminalEmulator #Development #Programming #Coding #FosseryTech
-
A cross-platform terminal emulator written in Java
https://github.com/sebkur/forceterm
#HackerNews #crossplatform #terminalemulator #Java #open-source #technews
-
A cross-platform terminal emulator written in Java
https://github.com/sebkur/forceterm
#HackerNews #crossplatform #terminalemulator #Java #open-source #technews
-
A terminal emulator in pure PHP
https://github.com/soloterm/screen
#HackerNews #terminalemulator #PHP #programming #open-source #coding
-
A terminal emulator in pure PHP
https://github.com/soloterm/screen
#HackerNews #terminalemulator #PHP #programming #open-source #coding
-
#minicom 2.10 has been released (#TerminalEmulator / #VT100Emulation / #ZMODEM / #SerialCommunication / #Unix / #Linux / #Debian) https://salsa.debian.org/minicom-team/minicom
-
#minicom 2.10 has been released (#TerminalEmulator / #VT100Emulation / #ZMODEM / #SerialCommunication / #Unix / #Linux / #Debian) https://salsa.debian.org/minicom-team/minicom
-
Speaking of terminal emulators, #foot seems great, but unfortunately the lack of ligature support is a deal breaker
#terminalemulator -
Speaking of terminal emulators, #foot seems great, but unfortunately the lack of ligature support is a deal breaker
#terminalemulator -
I see a lot of fuzz about #Ghostty #TerminalEmulator, and I'm sure it's great. But all that GTK and window/tab management stuff, no, thanks. I like fast and simple terminals, and letting my window manager take care of tabs, splits, etc. Been using #urxvt, #st, #kitty, #alacritty, #wezterm and then back to kitty. Give me a fast, spartan terminal with UTF-8, ligature support and a big buffer. That's all I need.
-
A thing I dislike about linux (VT-)terminals..
Copy is SHIFT+CTRL+C
Paste is SHIFT+CTRL+V
New Tab is SHIFT+CTRL+TIt's like that only on those apps and it crypples my workflow to the point that I use keycombos in other places as well.
https://gitlab.gnome.org/GNOME/console/-/issues/185
https://gitlab.gnome.org/GNOME/console/-/issues/185#note_1558757
> In vte, both Ctrl-C and Ctrl-Shift-C do the same thing, that is to send ^C. [...] if you unassign that, the default vte binding simply takes over. -
A thing I dislike about linux (VT-)terminals..
Copy is SHIFT+CTRL+C
Paste is SHIFT+CTRL+V
New Tab is SHIFT+CTRL+TIt's like that only on those apps and it crypples my workflow to the point that I use keycombos in other places as well.
https://gitlab.gnome.org/GNOME/console/-/issues/185
https://gitlab.gnome.org/GNOME/console/-/issues/185#note_1558757
> In vte, both Ctrl-C and Ctrl-Shift-C do the same thing, that is to send ^C. [...] if you unassign that, the default vte binding simply takes over. -
Thanks to OpenCore Legacy Patcher, I can run #ghostty on my 10-year old MacBook Pro! 👻
https://ghostty.org -
As always, an excellent summary by Julia Evans:
“Terminal Colours Are Tricky” (https://jvns.ca/blog/2024/10/01/terminal-colours/).
On HN: https://news.ycombinator.com/item?id=41727971
On Lobsters: https://lobste.rs/s/by4qfk/terminal_colours_are_tricky
#Terminal #TerminalEmulator #VT100 #XTerm #Colors #EscapeSequences #ColorScheme #Theme