bash

Tag

Cards List
#bash

Bulk AbuseIPDB reporting using command-line tools

Lobsters Hottest · 23h ago Cached

The blog post demonstrates how to use command-line tools like awk and jq to process server logs and bulk report abusive IP addresses to AbuseIPDB for scraping attacks.

0 favorites 0 likes
#bash

@dhh: I love this compilation so much. Because both sides hold true! If you let AI write all your bash, you won't learn bash,…

X AI KOLs Timeline · 3d ago Cached

A tweet discussing how over-reliance on AI for bash commands can hinder learning and the need to update perspectives based on new facts about AI.

0 favorites 0 likes
#bash

@_philschmid: Another Bitter Lesson is coming. You might have noticed your coding agents preferring bash over dedicated tool more and…

X AI KOLs Timeline · 2026-09-01 Cached

The post discusses how AI coding agents are increasingly preferring bash scripting over dedicated tools, becoming highly proficient in it, which could lead to another 'Bitter Lesson' in AI development.

0 favorites 0 likes
#bash

Headlong: A Microharness for Persistent Agents

Hacker News Top · 2026-08-25 Cached

Headlong is an open-source microharness that enables persistent agency in AI agents, allowing them to continuously think and self-guide even without external input.

0 favorites 0 likes
#bash

Headlong: An open source agent microharness featuring persistent agency and recursive LLMs

Reddit r/LocalLLaMA · 2026-08-25 Cached

Headlong is an open-source agent microharness featuring persistent agency and recursive language models, implemented in Bash for autonomous agent operation and human interaction across platforms.

0 favorites 0 likes
#bash

IPython is All You Need

Lobsters Hottest · 2026-08-24 Cached

Nathan Cooper humorously explains how to use IPython as a terminal shell, highlighting features like running bash commands without the '!' prefix and displaying images in the terminal, with safety tools like safepyrun and safecmd.

0 favorites 0 likes
#bash

@nisten: git is both a client and "server" YOU DON'T NEED GITHUB GITLAB ORIGIN ETC TO USE GIT git init --bare /home/somefuckingf…

X AI KOLs Following · 2026-08-18 Cached

The post explains that Git can be used without platforms like GitHub or GitLab by setting up a bare repository and cloning via SSH, and encourages users to learn basic Linux skills.

0 favorites 0 likes
#bash

A shell exclamation mark is not for yelling. Be lazy

Lobsters Hottest · 2026-08-07 Cached

An educational article explaining shell event designators (history expansion) like !! and !$ to reuse and modify previous commands lazily in bash, zsh, and other shells.

0 favorites 0 likes
#bash

@NielsRogge: Bash is all agents need

X AI KOLs Timeline · 2026-08-04 Cached

Tweet by Niels Rogge highlighting that bash (terminal commands) is all AI agents need to interact with computer systems, linking to an external paper or article.

0 favorites 0 likes
#bash

stinkpot: sqlite-backed shell history

Lobsters Hottest · 2026-07-25 Cached

Stinkpot is a lightweight, SQLite-backed shell history searcher for bash, similar to atuin but with fewer features and around 400 lines of Go.

0 favorites 0 likes
#bash

I wrote an bash enumerator because I was sick of xargs

Hacker News Top · 2026-07-20 Cached

The author created a bash enumerator tool to replace xargs for command-line enumeration tasks.

0 favorites 0 likes
#bash

Observation-Oriented Programming: how I organize a swarm of terminal AI agents around *watching* instead of *doing*

Reddit r/AI_Agents · 2026-07-13

A developer details Observation-Oriented Programming (OOP), a paradigm for organizing a swarm of terminal AI agents around watching observability data rather than task execution. The system uses tmux, cron, bash, and an append-only log file, with agents acting as observers that correlate signals and materialize actions only after interpretation.

0 favorites 0 likes
#bash

@dabit3: this sucks, there's a simple way to prevent this from ever happening: add a PreToolUse hook that hard-blocks any comman…

X AI KOLs Following · 2026-07-10 Cached

Bash Guard is a simple hook that blocks risky shell commands (like sudo, rm outside project) before local coding agents run them, preventing accidental file deletion. Supports Claude Code, Codex CLI, and Devin CLI.

0 favorites 0 likes
#bash

Decoding the obfuscated bash script on a Uniqlo t-shirt

Hacker News Top · 2026-07-08 Cached

A blog post details the discovery and decoding of an obfuscated bash script printed on a Uniqlo t-shirt as part of Akamai's Peace for All campaign, which reveals a hidden Easter egg message when executed.

0 favorites 0 likes
#bash

Amber the programming language compiled to Bash/Ksh/Zsh

Hacker News Top · 2026-07-07 Cached

Amber is a modern, type-safe programming language that compiles to Bash, Ksh, or Zsh, enabling safer and more robust shell scripting.

0 favorites 0 likes
#bash

POSIX Is Not a Shell

Hacker News Top · 2026-06-28 Cached

This article argues that POSIX is a specification, not a program, and that shell implementations such as bash and dash behave differently even for basic commands like echo. It calls for testing across multiple shells rather than relying on the notion of 'POSIX compliance' for portability.

0 favorites 0 likes
#bash

Show HN: Bash4LLM+ – A lightweight, dependency-free Bash wrapper for LLM APIs

Hacker News Top · 2026-06-28 Cached

Bash4LLM+ is a lightweight, dependency-free Bash wrapper for LLM APIs, offering secure and auditable interaction with Groq and other providers, with features like dynamic model lists, streaming, and extensible extras.

0 favorites 0 likes
#bash

Bashblog – a single bash script to create blogs

Hacker News Top · 2026-06-28 Cached

Bashblog is a single bash script that lets you create a static blog from the command line with zero dependencies, supporting Markdown, RSS, tags, and comments.

0 favorites 0 likes
#bash

@sairahul1: I genuinely don't understand why everyone isn't using this yet. There is one Claude Code feature that: → runs your test…

X AI KOLs Timeline · 2026-06-24 Cached

Sai Rahul highlights Claude Code's Hooks feature that automates test running after edits, blocks destructive bash commands, logs spending, sends Slack alerts, and rewrites bad output automatically.

0 favorites 0 likes
#bash

AMD introduces an AI-powered Bash coding agent

Reddit r/artificial · 2026-06-19 Cached

AMD has released GAIA 0.21.2, introducing gaia-bash, an AI-powered bash scripting assistant for writing, reviewing, testing, and debugging shell scripts on AMD hardware. It supports multiple interfaces including TUI, CLI, pipe mode, REST API, and MCP stdio server.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback