Search
360 results for “myTerminal”
-
Been tinkering a bit with Alacritty and it’s honestly pretty close to replacing iTerm as my terminal of choice. It feels a bit faster, but that could just be a perception thing.
If it had window splitting (yeah, I know I could use tmux, but no thanks) and session restore, it would be a no brainer.
-
I love how customizable Linux can be. Spent a bit of time tweaking my terminal, this is what I came up with. #FinalFantasy #Vivi #Linux #CachyOS
-
Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
#HelixEditor: it was easy, well-documented, but alot of stuff to do
#Alacritty: i just copied over a config from #TOML to #Nix
#Zellij: same as alacritty
#GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)Have to invest some more time, maybe i can try to improve the docs @rusticorn ?
-
#kittyterm for the win!
Moved from iTerm to Kitty a year ago on a whim as I rejigged my terminal and shell situation. Zero regrets. https://zomglol.wtf/@jamie/112476505735571241 -
I kinda forgot to mention this here, but my terminal email client project, meli, has been in debian trixie (testing) and sid for a little while now:
https://packages.debian.org/search?suite=default§ion=all&arch=any&searchon=names&keywords=meli
If you try it and happen on any sort of bug, it'd be great if you could post it on the issue tracker! Also contributions are welcome (the codebase is in Rust)
-
Baffled by #gitk, configured to use the exact same font as my terminal (Inconsolata 12), failing to properly render a frame built from “BOX DRAWINGS DOUBLE” characters…
It really looks like what happens below (as if the font wasn't monospace):
```
╔══════════════════════════════════════════════════════════════════════════════╗
║ WARNING: SECURITY INFORMATION! ║
╚══════════════════════════════════════════════════════════════════════════════╝
``` -
Okay, I found a cable that works! And I flashed the test made with esp-generate and defmt prints nicely to my terminal using probe-rs. Crisis over! #espressif #esp32 #RustLang #RustEmbedded
-
My thoughts about the term and why I made this poll 😉
-
Well, so much for this one. I really can't wait a couple of seconds before my terminal becomes usable again just because I tried something as outrageous as adding another tag to a task.
But hey, at least this program that has never once crashed on me in over a decade of extensive usage is now safe from those dastardly memory bugs. 🎉
-
I was a gomuks user in the past, so recently when setting up Matrix again I decided to try https://iamb.chat and I love it.
It has a very minimal UI. You can set up a layout, exit and by default it will remember it.
Controls are vim-like all the way to macros. You can have tabs for things like rooms, DMs, the room list, and you can further split tabs into panes.
After tweaking the space taken by the usernames on left side of chat, I now have a compact Matrix monitor on my terminal.
-
@SDF has migrated the twenex tops-20 users to a new XKL TOAD2 system. (If you don't know what that is, it's like a modern re-imagined PDP-10) - it's really obscure, really rare, and super neat! It apparently now also is able to run bash?! (I never thought I'd see bash on tops-20) - seems to be doing some mapping of the tops-20 paths to be more unix-like. Also sounds like a tops-20 bootcamp is in the works. #tops20 #pdp10 #sdf - Now i just need to get it working better w/ my terminal. :)
-
#vim changed not only the way I work as a software engineer, but also the way I use my computer more generally, since I use very similar key bindings to drive my terminal, web browser and even my file manager (however seldom I use this last one). RIP #BramMoolenaar, thousands of developers across the world will be forever thankful for your contributions to our careers and the world in general.
-
JetBrains builds brilliant tools. No question. But somewhere along the way, something shifted. The IDE that once felt like a sleek exosuit now wears more like a lead apron. Familiar, powerful but exhausting.
Remember Eclipse? I do. Grew up with it. Then grew out of it, death by poor developer experience. I see echoes of that fate in JetBrains, and it terrifies me. Not because JetBrains is bad. But because it was once… fun.
I've seen more memory leaks, heavier startup times, and codebases that feel like they took a wrong turn into a garbage collector. A "Hello World" project now needs 5GB If I leave it open long enough. It starts asking me existential questions.
My IDE now eats up 15GB with simple projects. Caches? Massive. Often useless. Builds that run clean in terminal break in IntelliJ until I do the sacred dance: Build → Rebuild Project or Invalidate Caches. It's a modern ritual. I now default to my terminal. It's honest. It listens. It doesn't pretend.
Plugin development? A labyrinth. Testing plugins is like chasing asynchronous shadows. Documentation is scarce, SDKs mutate overnight, and the event system reminds me of a toddler with espresso. Thousands of change events for a single file edit. I wanted to build useful tools.
Even giants like AWS and CodePilot plugins throw random exceptions. Testing? What's that? The SDK laughs in JUnit.
The final twist: my own plugin, full of hope and effort, is now the ugliest code I've ever written. I can't fix it. I barely recognize it. I miss simplicity. I miss reliability. I miss fun.
JetBrains still has brilliance. But quality? It's slipping. The warning signs are glowing. Not with malice, but with entropy.
Would be poetic if a new IDE emerged soon. Just like JetBrains once did, fresh, small, efficient. Until then, I'll keep fighting caches, memory bloat, and undetectable test classes… while whispering my Eclipse shortcuts in IntelliJ like ancient spells.
Funny, isn't it? Software today feels less like writing code and more like running a game engine. But the bugs aren't part of the plot. They're just bugs.
#JetBrains #IntelliJ #PluginDevelopment #Java #DeveloperExperience #IDEThoughts #Kotlin #MemoryLeaks #BringBackFun #TerminalNeverLies
-
JetBrains builds brilliant tools. No question. But somewhere along the way, something shifted. The IDE that once felt like a sleek exosuit now wears more like a lead apron. Familiar, powerful but exhausting.
Remember Eclipse? I do. Grew up with it. Then grew out of it, death by poor developer experience. I see echoes of that fate in JetBrains, and it terrifies me. Not because JetBrains is bad. But because it was once… fun.
I've seen more memory leaks, heavier startup times, and codebases that feel like they took a wrong turn into a garbage collector. A "Hello World" project now needs 5GB If I leave it open long enough. It starts asking me existential questions.
My IDE now eats up 15GB with simple projects. Caches? Massive. Often useless. Builds that run clean in terminal break in IntelliJ until I do the sacred dance: Build → Rebuild Project or Invalidate Caches. It's a modern ritual. I now default to my terminal. It's honest. It listens. It doesn't pretend.
Plugin development? A labyrinth. Testing plugins is like chasing asynchronous shadows. Documentation is scarce, SDKs mutate overnight, and the event system reminds me of a toddler with espresso. Thousands of change events for a single file edit. I wanted to build useful tools.
Even giants like AWS and CodePilot plugins throw random exceptions. Testing? What's that? The SDK laughs in JUnit.
The final twist: my own plugin, full of hope and effort, is now the ugliest code I've ever written. I can't fix it. I barely recognize it. I miss simplicity. I miss reliability. I miss fun.
JetBrains still has brilliance. But quality? It's slipping. The warning signs are glowing. Not with malice, but with entropy.
Would be poetic if a new IDE emerged soon. Just like JetBrains once did, fresh, small, efficient. Until then, I'll keep fighting caches, memory bloat, and undetectable test classes… while whispering my Eclipse shortcuts in IntelliJ like ancient spells.
Funny, isn't it? Software today feels less like writing code and more like running a game engine. But the bugs aren't part of the plot. They're just bugs.
#JetBrains #IntelliJ #PluginDevelopment #Java #DeveloperExperience #IDEThoughts #Kotlin #MemoryLeaks #BringBackFun #TerminalNeverLies
-
JetBrains builds brilliant tools. No question. But somewhere along the way, something shifted. The IDE that once felt like a sleek exosuit now wears more like a lead apron. Familiar, powerful but exhausting.
Remember Eclipse? I do. Grew up with it. Then grew out of it, death by poor developer experience. I see echoes of that fate in JetBrains, and it terrifies me. Not because JetBrains is bad. But because it was once… fun.
I've seen more memory leaks, heavier startup times, and codebases that feel like they took a wrong turn into a garbage collector. A "Hello World" project now needs 5GB If I leave it open long enough. It starts asking me existential questions.
My IDE now eats up 15GB with simple projects. Caches? Massive. Often useless. Builds that run clean in terminal break in IntelliJ until I do the sacred dance: Build → Rebuild Project or Invalidate Caches. It's a modern ritual. I now default to my terminal. It's honest. It listens. It doesn't pretend.
Plugin development? A labyrinth. Testing plugins is like chasing asynchronous shadows. Documentation is scarce, SDKs mutate overnight, and the event system reminds me of a toddler with espresso. Thousands of change events for a single file edit. I wanted to build useful tools.
Even giants like AWS and CodePilot plugins throw random exceptions. Testing? What's that? The SDK laughs in JUnit.
The final twist: my own plugin, full of hope and effort, is now the ugliest code I've ever written. I can't fix it. I barely recognize it. I miss simplicity. I miss reliability. I miss fun.
JetBrains still has brilliance. But quality? It's slipping. The warning signs are glowing. Not with malice, but with entropy.
Would be poetic if a new IDE emerged soon. Just like JetBrains once did, fresh, small, efficient. Until then, I'll keep fighting caches, memory bloat, and undetectable test classes… while whispering my Eclipse shortcuts in IntelliJ like ancient spells.
Funny, isn't it? Software today feels less like writing code and more like running a game engine. But the bugs aren't part of the plot. They're just bugs.
#JetBrains #IntelliJ #PluginDevelopment #Java #DeveloperExperience #IDEThoughts #Kotlin #MemoryLeaks #BringBackFun #TerminalNeverLies
-
JetBrains builds brilliant tools. No question. But somewhere along the way, something shifted. The IDE that once felt like a sleek exosuit now wears more like a lead apron. Familiar, powerful but exhausting.
Remember Eclipse? I do. Grew up with it. Then grew out of it, death by poor developer experience. I see echoes of that fate in JetBrains, and it terrifies me. Not because JetBrains is bad. But because it was once… fun.
I've seen more memory leaks, heavier startup times, and codebases that feel like they took a wrong turn into a garbage collector. A "Hello World" project now needs 5GB If I leave it open long enough. It starts asking me existential questions.
My IDE now eats up 15GB with simple projects. Caches? Massive. Often useless. Builds that run clean in terminal break in IntelliJ until I do the sacred dance: Build → Rebuild Project or Invalidate Caches. It's a modern ritual. I now default to my terminal. It's honest. It listens. It doesn't pretend.
Plugin development? A labyrinth. Testing plugins is like chasing asynchronous shadows. Documentation is scarce, SDKs mutate overnight, and the event system reminds me of a toddler with espresso. Thousands of change events for a single file edit. I wanted to build useful tools.
Even giants like AWS and CodePilot plugins throw random exceptions. Testing? What's that? The SDK laughs in JUnit.
The final twist: my own plugin, full of hope and effort, is now the ugliest code I've ever written. I can't fix it. I barely recognize it. I miss simplicity. I miss reliability. I miss fun.
JetBrains still has brilliance. But quality? It's slipping. The warning signs are glowing. Not with malice, but with entropy.
Would be poetic if a new IDE emerged soon. Just like JetBrains once did, fresh, small, efficient. Until then, I'll keep fighting caches, memory bloat, and undetectable test classes… while whispering my Eclipse shortcuts in IntelliJ like ancient spells.
Funny, isn't it? Software today feels less like writing code and more like running a game engine. But the bugs aren't part of the plot. They're just bugs.
#JetBrains #IntelliJ #PluginDevelopment #Java #DeveloperExperience #IDEThoughts #Kotlin #MemoryLeaks #BringBackFun #TerminalNeverLies
-
#TheGate for #Amiga
My terminal simulator is arising!
Implemented:
- Scrolling (only up like an old style term)
- Labels
- Jump to labels
- Variables Increase & decrease by 1
- JIFEQ -> Jump to label if variable is equal to a certain valueThe shot shows the terminal executing a loop for 2 times increasing a variable, when the variable reaches 3 the program jumps to a label and prints the last line.
IT WORKS! IT WORKS!! 😃
note on the left the source program (# = comments)
-
An update of my terminal-frame Emacs package.
- Avoid other buffers being shown in the terminal frame as far as possible for emacsclient, find-file and other-buffer
- Amend the frame title such that we can see how many shells are open in the frame. -
An update of my terminal-frame Emacs package arrived on codeberg, the dedicated terminal frame for Emacs' M-x shell.
Since most action in a terminal window happens at the botton, I moved the minibuffer, rarely used in a dedicated terminal frame, to the top of that frame.
-
Just updated my terminal setup to get roasted by my Linux shell history. Every command I run gets judged by a local LLM, and the verdict goes straight to my window title. 😅
Including a few favorites:
"Oh, I see you use Arch, by the way..." when I update pacman
"Looking for your Brains?..." when I ran simonw's llm tool
"pwd, after ls? How lost are you?", after... well runinng pwd when not recognizing the files in my cwd.GIF shows it in action
#linux #terminal #llama32 #llm #archlinux #shellshaming #ramtospare
-
So I run Fedora desktop...I am looking to maybe have a local AI run that I can chat with about python...I don't care about a fancy GUI..I want it stuck in my terminal. I don't need it to edit my files I can do that. I don't want it on the web or calling home. I want a local interactive python manual.
Anyone have anything that can point me the right way?
#run_local_ai #python #privacy
I am still wary of the ethics of local AI ....if someone has content for that let me know #aiethics
-
So I run Fedora desktop...I am looking to maybe have a local AI run that I can chat with about python...I don't care about a fancy GUI..I want it stuck in my terminal. I don't need it to edit my files I can do that. I don't want it on the web or calling home. I want a local interactive python manual.
Anyone have anything that can point me the right way?
#run_local_ai #python #privacy
I am still wary of the ethics of local AI ....if someone has content for that let me know #aiethics
-
So I run Fedora desktop...I am looking to maybe have a local AI run that I can chat with about python...I don't care about a fancy GUI..I want it stuck in my terminal. I don't need it to edit my files I can do that. I don't want it on the web or calling home. I want a local interactive python manual.
Anyone have anything that can point me the right way?
#run_local_ai #python #privacy
I am still wary of the ethics of local AI ....if someone has content for that let me know #aiethics
-
So I run Fedora desktop...I am looking to maybe have a local AI run that I can chat with about python...I don't care about a fancy GUI..I want it stuck in my terminal. I don't need it to edit my files I can do that. I don't want it on the web or calling home. I want a local interactive python manual.
Anyone have anything that can point me the right way?
#run_local_ai #python #privacy
I am still wary of the ethics of local AI ....if someone has content for that let me know #aiethics
-
So I run Fedora desktop...I am looking to maybe have a local AI run that I can chat with about python...I don't care about a fancy GUI..I want it stuck in my terminal. I don't need it to edit my files I can do that. I don't want it on the web or calling home. I want a local interactive python manual.
Anyone have anything that can point me the right way?
#run_local_ai #python #privacy
I am still wary of the ethics of local AI ....if someone has content for that let me know #aiethics