Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
Podcasts & Audio BriefingsCrowdStrike: China’s 15th Five-Year Plan: What You Need to Know(24.09.2026 um 13:00 Uhr)
Malware / Trojaner / VirenClickFix: 17.000 URLs zeigen Copy-and-Paste als KI-freie Malware-Falle(24.09.2026 um 13:18 Uhr)
Malware / Trojaner / VirenIT Security News Hourly Summary 2026-09-24 13h : 12 posts(24.09.2026 um 13:00 Uhr)
IT Security NachrichtenPlanet Labs Opens Berlin Satellite Factory(24.09.2026 um 13:02 Uhr)
IT Security NachrichtenRedesigning Security Architecture in the Agentic AI Era(24.09.2026 um 13:00 Uhr)
Sicherheitslücken (CVE)[NEU] [hoch] Rancher: Schwachstelle ermöglicht Cross-Site Scripting(24.09.2026 um 12:59 Uhr)
Sicherheitslücken (CVE)[NEU] [kritisch] WordPress: Schwachstelle ermöglicht Codeausführung(24.09.2026 um 12:59 Uhr)
Podcasts & Audio BriefingsCrowdStrike: China’s 15th Five-Year Plan: What You Need to Know(24.09.2026 um 13:00 Uhr)
Malware / Trojaner / VirenClickFix: 17.000 URLs zeigen Copy-and-Paste als KI-freie Malware-Falle(24.09.2026 um 13:18 Uhr)
Malware / Trojaner / VirenIT Security News Hourly Summary 2026-09-24 13h : 12 posts(24.09.2026 um 13:00 Uhr)
IT Security NachrichtenPlanet Labs Opens Berlin Satellite Factory(24.09.2026 um 13:02 Uhr)
IT Security NachrichtenRedesigning Security Architecture in the Agentic AI Era(24.09.2026 um 13:00 Uhr)
Sicherheitslücken (CVE)[NEU] [hoch] Rancher: Schwachstelle ermöglicht Cross-Site Scripting(24.09.2026 um 12:59 Uhr)
Sicherheitslücken (CVE)[NEU] [kritisch] WordPress: Schwachstelle ermöglicht Codeausführung(24.09.2026 um 12:59 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

I didn't like any terminal, so I built one in 3 days

Let me get the confession out of the way first: I'm picky, and I'm a bit of a clown about it. I spend my whole day in a terminal, and none of them made me happy. Here's the trap every terminal walks you into: the Electron ones…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

Let me get the confession out of the way first: I'm picky, and I'm a bit of a

clown about it. I spend my whole day in a terminal, and none of them made me

happy.



Here's the trap every terminal walks you into:




  the Electron ones .......... gorgeous, but ~200 MB idle and laggy
the hyper-minimal ones ..... blazing fast, but no tabs, no plugins
the power-user ones ........ endless config, dated UX you fight
the slick modern ones ...... closed-source, account-walled, telemetry
the deeply-integrated ones . great, but locked to one OS





The Rust ones are genuinely fast, and I love that, but the UI tends to feel like

you're editing a config file that happens to have a blinking cursor. The

good-looking ones? Half of them are Electron, or some other webview contraption

that boots a whole browser to render a grid of characters. No thanks.



So I did the unreasonable thing and built my own. It's called terminale.





What it is



A native, GPU-accelerated terminal written in Rust, the same on Windows, macOS

and Linux. One codebase, three OSes, identical behaviour. No Electron, no

webview, no telemetry. It draws through wgpu (Vulkan / Metal / DX12 / GL) with

a glyph atlas, ligatures, and a custom borderless title bar.



What already works and is covered by tests:




  • Cross-platform PTY shell (ConPTY on Windows, openpty on Unix)

  • Multi-tab, reopen-closed-tab, drag-around, Chrome-style tab groups

  • Split panes (horizontal/vertical, nestable), with the inactive ones dimmed

  • A proactive AI suggestion bar that reads recent output and proposes the next
    command, with an Inject button (it never auto-runs anything)

  • A command palette and an inline AI assistant (Claude, OpenAI, or local Ollama)

  • 12 built-in themes with live switching, plus your own in TOML

  • Full-scrollback search, clickable links (OSC 8 / URLs / file:line:col)

  • Quake drop-down mode and window snapping

  • A sandboxed Lua plugin host

  • A native settings window where every tunable thing actually has a control

  • And the newest toy: a pixel-art CPU/RAM/GPU strip tucked into the dead space
    at the bottom of the window, so it never steals a single row from your shell





The look



The identity is on purpose: a pixel-art mark, a wide rainbow of loud themes

(Matrix, Tokyo Night, Dracula, and friends), and a borderless custom chrome. It

looks like a terminal from a game that should exist, with a serious

GPU-accelerated emulator under the hood. Fast and feature-rich, but also fun to

look at. I refuse to apologize for that.





The part people will ask about



I built it in three days.



Not because I'm a wizard, but because I had a very fast, very patient pair:

I wrote the whole thing on Claude Code. Every line was prompt-engineered, not

typed by hand. I drove the design, the trade-offs, the "no, do it this way";

the model did the heavy lifting at a pace I could never match solo. Three days

from "I'm annoyed at my terminal" to installers for three operating systems,

green CI, and a real release pipeline.



It is genuinely strange to watch an idea become a shippable cross-platform app

that quickly. I'm still a little suspicious of it. In a good way.





Try it



Open source, dual MIT/Apache. Installers for Windows, macOS and Linux are out,

plus a Homebrew tap and one-line installers. Grab it, theme it, break it, and

tell me what's wrong with it — I want the brutal feedback.










terminale — the cross-platform terminal that doesn't suck | Stackbyte



Native, GPU-accelerated, cross-platform terminal in Rust. Multi-tab, split panes, inline AI, Quake mode. No Electron. No telemetry. Open source.



favicon
stackbyte.dev







If you build a theme you love, send it. The rainbow always has room for more.






Tags: rust, terminal, opensource, devtools

CTI Threat Relationship Graph3 Knoten / 2 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
SOC Incident Playbook: Remote Code Execution (RCE) Defense
title: Detect Exploitation - I didn't like any terminal, so I built one in 3 days
id: b19b2a73-4d9c-4e4d-b2be-58932fb5fa43
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "I didn\'t like any terminal, so" ascii wide
    condition:
        any of them
}
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich I didn't like any terminal, so I built o.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten I didn't like any terminal, so I built one in 3 days

Thematisch verwandte Begriffe: didnt, like, terminal, built · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-97152 | Nanomsg versions 0.5-beta through 1.x before 1.2.3 has a remotely exploi…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel Rechts: nächster Artikel unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick