Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Alan Zimmerman boosted
Digital Mark λ ☕️ 🕹 🙄
@mdhughes@appdot.net  ·  activity timestamp yesterday

Hey, I've discovered this incredible new development environment!

It consists of a conversational "window", called a "shell", and a set of windows for editing, called "editors" (or `ed` for short). The windows might be rendered as separate boxes on screen, or switch in a single screen with `screen`.

When you have your source ed-ited, you `make` it into a program!

You don't have to fight with V, X, Y, or Zcode! You just manage your files in the same conversational shell!
#ed #shell #stopxcode

  • Copy link
  • Flag this post
  • Block
Digital Mark λ ☕️ 🕹 🙄
@mdhughes@appdot.net  ·  activity timestamp yesterday

Hey, I've discovered this incredible new development environment!

It consists of a conversational "window", called a "shell", and a set of windows for editing, called "editors" (or `ed` for short). The windows might be rendered as separate boxes on screen, or switch in a single screen with `screen`.

When you have your source ed-ited, you `make` it into a program!

You don't have to fight with V, X, Y, or Zcode! You just manage your files in the same conversational shell!
#ed #shell #stopxcode

  • Copy link
  • Flag this post
  • Block
alcinnz boosted
Nick | OneThingWell.dev
@unixroot@indieweb.social  ·  activity timestamp 2 days ago

up - the Ultimate Plumber (a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results)

https://github.com/akavel/up

#linux #cli #tools #shell #unix

GitHub

GitHub - akavel/up: Ultimate Plumber is a tool for writing Linux pipes with instant live preview

Ultimate Plumber is a tool for writing Linux pipes with instant live preview - akavel/up
  • Copy link
  • Flag this post
  • Block
Nick | OneThingWell.dev
@unixroot@indieweb.social  ·  activity timestamp 2 days ago

up - the Ultimate Plumber (a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results)

https://github.com/akavel/up

#linux #cli #tools #shell #unix

GitHub

GitHub - akavel/up: Ultimate Plumber is a tool for writing Linux pipes with instant live preview

Ultimate Plumber is a tool for writing Linux pipes with instant live preview - akavel/up
  • Copy link
  • Flag this post
  • Block
Tom boosted
The Japan Times
@thejapantimes@mastodon.social  ·  activity timestamp 5 days ago

Bubaraye Dakolo, the monarch of Ekpetiama in Nigeria, is suing a global oil giant to force it to restore the environmental health of his kingdom — one of the largest corporate environmental liabilities in history. https://www.japantimes.co.jp/environment/2025/10/22/sustainability/nigeria-oil-environmental-justice/?utm_medium=Social&utm_source=mastodon #environment #sustainability #shell #oil #nigeria #africa #mining #pollution #fossilfuels

The Japan Times

'What is the value of a human life?' In Nigeria, oil giant Shell may find out.

Bubaraye Dakolo, the monarch of Ekpetiama in Nigeria, is suing a global oil giant over one of the largest corporate environmental liabilities in history.
  • Copy link
  • Flag this post
  • Block
The Japan Times
@thejapantimes@mastodon.social  ·  activity timestamp 5 days ago

Bubaraye Dakolo, the monarch of Ekpetiama in Nigeria, is suing a global oil giant to force it to restore the environmental health of his kingdom — one of the largest corporate environmental liabilities in history. https://www.japantimes.co.jp/environment/2025/10/22/sustainability/nigeria-oil-environmental-justice/?utm_medium=Social&utm_source=mastodon #environment #sustainability #shell #oil #nigeria #africa #mining #pollution #fossilfuels

The Japan Times

'What is the value of a human life?' In Nigeria, oil giant Shell may find out.

Bubaraye Dakolo, the monarch of Ekpetiama in Nigeria, is suing a global oil giant over one of the largest corporate environmental liabilities in history.
  • Copy link
  • Flag this post
  • Block
SirWumpus 👾🍁
@sirwumpus@tilde.zone  ·  activity timestamp 2 weeks ago

Message in a bottle time again #GetFediHired #jobsearch #needwork. Might have to add smoke signals, sky writing, and shortwave radio (via @va2nw ?) channels to get the word out.

Growing increasingly needy in search for software developer work in the #Ottawa #Montreal areas. #C #C# #Erlang #Java #NodeJS #Forth #Shell #SQL #BSD #Linux #English #French and more. Very versatile, adaptable, experienced. I cook too; every office should have someone who can make Neapolitan style #pizzas for team lunches & parties.

http://www.snert.com/resume/

  • Copy link
  • Flag this post
  • Block
Michael Dexter and 1 other boosted
Peter N. M. Hansteen
@pitrh@mastodon.social  ·  activity timestamp 2 weeks ago

OpenSSH 10.2 released https://www.undeadly.org/cgi?action=article;sid=20251010131052 #openbsd #openssh #ssh #security #networking #login #trickery #shell #tunneling

  • Copy link
  • Flag this post
  • Block
Peter N. M. Hansteen
@pitrh@mastodon.social  ·  activity timestamp 2 weeks ago

OpenSSH 10.2 released https://www.undeadly.org/cgi?action=article;sid=20251010131052 #openbsd #openssh #ssh #security #networking #login #trickery #shell #tunneling

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli boosted
dch :flantifa: :flan_hacker:
@dch@bsd.network  ·  activity timestamp 4 weeks ago

#FreeBSD #shell #hacks I wrap most of my long-running build jobs (like poudriere) in this now:

alias gently 'doas /usr/bin/nice -n 18 /usr/sbin/idprio 29 '

I run with `zfs set -o sync=disabled zroot/poudriere` but have no benchmarks to see if it actually helps.

  • Copy link
  • Flag this post
  • Block
dch :flantifa: :flan_hacker:
@dch@bsd.network  ·  activity timestamp 4 weeks ago

#FreeBSD #shell #hacks I wrap most of my long-running build jobs (like poudriere) in this now:

alias gently 'doas /usr/bin/nice -n 18 /usr/sbin/idprio 29 '

I run with `zfs set -o sync=disabled zroot/poudriere` but have no benchmarks to see if it actually helps.

  • Copy link
  • Flag this post
  • Block
Stéphane Bortzmeyer
@bortzmeyer@mastodon.gougere.fr  ·  activity timestamp 2 months ago
@Ysabeau % curl -i https://www.unicode.org/versions/latest/
…
Location: https://www.unicode.org/versions/Unicode16.0.0/

#shell #curl

Stéphane Bortzmeyer
@bortzmeyer@mastodon.gougere.fr replied  ·  activity timestamp 2 months ago
@Ysabeau Et pour surveiller la parution :

watch -n 600 curl -i https://www.unicode.org/versions/latest/

#shell #curl #watch #unix

  • Copy link
  • Flag this comment
  • Block
Ysabeau
@Ysabeau@piaille.fr  ·  activity timestamp 2 months ago
@bortzmeyer Ben justement cette page est passée de Draft à plus de draft dessus (cf capture d'écran) :

https://www.unicode.org/versions/Unicode17.0.0/

Par contre, en effet pas d'annonce encore. J'ai l'impression que les changements techniques sont mineurs cela dit.

Capture d'écran d'Unicode 17 au 9 septembre 2025 avec le mot "announcement" qui lie vers une page pas encore en ligne.
Capture d'écran d'Unicode 17 au 9 septembre 2025 avec le mot "announcement" qui lie vers une page pas encore en ligne.
Capture d'écran d'Unicode 17 au 9 septembre 2025 avec le mot "announcement" qui lie vers une page pas encore en ligne.
Stéphane Bortzmeyer
@bortzmeyer@mastodon.gougere.fr replied  ·  activity timestamp 2 months ago
@Ysabeau % curl -i https://www.unicode.org/versions/latest/
…
Location: https://www.unicode.org/versions/Unicode16.0.0/

#shell #curl

  • Copy link
  • Flag this comment
  • Block
Thib
@thibaultamartin@mamot.fr  ·  activity timestamp 2 months ago

Number of days since the last shell expansion incident: 0

#homelab#selfHosting #shell

  • Copy link
  • Flag this post
  • Block
alcinnz boosted
Nick | OneThingWell.dev
@unixroot@indieweb.social  ·  activity timestamp 3 months ago

I'm using this shell shortcut a lot - you can use Alt+. to insert the last argument from your previous command into the command you're currently typing.

#cli #shell #linux #unix

  • Copy link
  • Flag this post
  • Block
Nick | OneThingWell.dev
@unixroot@indieweb.social  ·  activity timestamp 3 months ago

I'm using this shell shortcut a lot - you can use Alt+. to insert the last argument from your previous command into the command you're currently typing.

#cli #shell #linux #unix

  • Copy link
  • Flag this post
  • Block
Stefano Marinelli
@stefano@mastodon.bsd.cafe  ·  activity timestamp 3 months ago

The Bard and The Shell - a great article by Armin Hanisch - @Linkshaender - for the BSD Cafe Journal - @journal

https://journal.bsd.cafe/2025/07/28/the-bard-and-the-shell/

#BSDCafeJournal#Shell#Bash#CommandLine#Tutorial

  • Copy link
  • Flag this post
  • Block
alcinnz boosted
Bits
@bits@mastodon.online  ·  activity timestamp 3 months ago

Learn Vim progressively

https://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/

#cli #shell #vim #blog

  • Copy link
  • Flag this post
  • Block
Bits
@bits@mastodon.online  ·  activity timestamp 3 months ago

Learn Vim progressively

https://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/

#cli #shell #vim #blog

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0-rc.3.21 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login