bash

Tag

Cards List
#bash

TIL: You can make HTTP requests without curl using Bash /dev/TCP

Hacker News Top · 2026-06-16 Cached

Learn how to use bash's built-in /dev/tcp feature to make HTTP requests from containers without curl or wget, useful for lightweight debugging in restricted environments.

0 favorites 0 likes
#bash

Jinx: Meta-build-system for bootstrapping operating system distributions

Lobsters Hottest · 2026-06-15 Cached

Jinx is a meta-build-system for bootstrapping operating system distributions, inspired by xbstrap and package build systems from Void Linux and Arch Linux.

0 favorites 0 likes
#bash

@mylifcc: Want to truly understand how Claude Code works, not just stay at the prompt level? This repo is extremely hardcore: shareAI-lab/learn-claude-code "Bash is all you need"—— from 0 to…

X AI KOLs Timeline · 2026-06-11 Cached

Introduces an open-source learning project that implements a Claude Code-like agent harness from scratch, covering 20 lessons that gradually add core mechanisms, along with runnable code and documentation.

0 favorites 0 likes
#bash

@BohuTANG: After quantification, it turns out that pi's current 4 tools (read / bash / edit / write) plus glob and grep can go up another level. These two are high-frequency tools, but relying on the LLM to piece together a usable bash to replace them is actually quite difficult — it often...

X AI KOLs Timeline · 2026-06-08 Cached

BohuTANG found through quantitative analysis that adding dedicated grep and glob functions to the pi tool reduces the detours of LLM-generated bash and improves efficiency.

0 favorites 0 likes
#bash

@aparnadhinak: https://x.com/aparnadhinak/status/2062233330196926720

X AI KOLs Timeline · 2026-06-03 Cached

A Twitter thread discussing whether a database filesystem abstraction (PostgresFS) or a skill-based approach with local Bash is better for agent workflows. The skill approach wins on composability and speed.

0 favorites 0 likes
#bash

@levelsio: So here's my latest set up Every site I have is a profile on Termius like > hoodmaps .com I click it and immediately I'…

X AI KOLs Timeline · 2026-05-22 Cached

Pieter Levels shares his server workflow using Termius profiles and a custom tmux function that auto-attaches to per-site sessions, enabling seamless switching between devices and consistent work sessions.

0 favorites 0 likes
#bash

Piping terminal output to the browser using systemfd

Lobsters Hottest · 2026-05-11 Cached

The article demonstrates a Bash script technique using systemfd, watchexec, and socat to pipe terminal compilation logs directly to a browser during web server development in Rust.

0 favorites 0 likes
#bash

Replacing Ctrl-R in Bash without TIOCSTI

Lobsters Hottest · 2026-05-10 Cached

The article details a method to replace Bash's Ctrl-R history search using a custom tool, adapting to recent Linux kernel security changes that restrict TIOCSTI usage.

0 favorites 0 likes
#bash

@zhuofengli96475: DCI just hit #1 on Hugging Face Daily Papers! Try it Now! @HuggingPapers https://huggingface.co/papers/2605.05242…

X AI KOLs Following · 2026-05-09 Cached

DCI (Direct Corpus Interaction) proposes using simple terminal tools like grep and bash for agentic search, outperforming traditional retrieval methods without embeddings or vector indexes.

0 favorites 0 likes
← Previous
← Back to home

Submit Feedback