Discussion
Loading...

#Tag

Log in
  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
R.L. Dane :Debian: :OpenBSD: 🍵
R.L. Dane :Debian: :OpenBSD: 🍵
@rl_dane@polymaths.social  ·  activity timestamp 4 weeks ago

HERE IS YOUR #bash history #recap / #rewind / #year_in_review !!!

grep -v "^[[:space:]]*#" ~/.bash_history |sed -E 's/^ *(sudo|doas) *//g' |awk '{print $1}' |sort |uniq -c |sort -n |tail -n $((LINES-2))

Example from this laptop:

 54 updateall
57 nsxiv
58 pipx
63 pkg_info
73 tail
92 git
106 ssh
109 w3m
110 less
127 echo
138 type
194 searchall
214 grep
225 ststatus
275 duck
286 ll
292 vi
341 man
433 cd
453 ls

(Of course, it's not strictly a YEAR in review. Bash can timestamp the history, but most people don't have that turned on by default)

#YearInReview

pinage404.rss :nixos:
pinage404.rss :nixos:
@pinage404@mamot.fr replied  ·  activity timestamp 2 weeks ago

@rl_dane I saw this just before sleep

I tried with #Fish

Fish store history as #YAML

I tweaked the command to make it barely works

Since it's YAML, it's store the timestamps

So, i tried to do an actual #year_in_review

3 hours later, here it is !

https://gitlab.com/pinage404/dotfiles/-/commit/5089def105806afe92684609a004081cf5aa136d

#FishShell #Fish_Shell #Recap #Rewind

  • Copy link
  • Flag this comment
  • Block
Fabrizio Musacchio
Fabrizio Musacchio
@pixeltracker@sigmoid.social  ·  activity timestamp last month

Just found this cool tiny helper app: Syntax Highlight. It enables #syntax highlighting in #macOS's #quickview! I was actually just searching for sth that would enable the preview of #yaml files. Now I can preview pretty much any code file directly in #Finder/ #PathFinder 😊👌

🌍 https://github.com/sbarex/SourceCodeSyntaxHighlight

Your browser does not support the video tag.
This video cannot be previewed
Open original
Sorry, no caption provided by author
  • Copy link
  • Flag this post
  • Block
André Polykanine
André Polykanine
@menelion@dragonscave.space  ·  activity timestamp 2 months ago

Hot take: I love #Symfony, it's really the best #PHP framework out there (at least, the most powerful), but this obsession with #YAML is just… something. When I read workflows, even sample ones, my brain issues a warning about possible stack overflow 😂
A sample from a blog post about enums in workflows in 7.4:
```
# config/packages/workflow.yaml
framework:
workflows:
blog_publishing:
type: 'workflow'
marking_store:
type: 'method'
property: 'status'
supports:
- App\Entity\BlogPost
initial_marking: !php/enum App\Enumeration\BlogPostStatus::Draft
places: !php/enum App\Enumeration\BlogPostStatus
transitions:
to_review:
from: !php/enum App\Enumeration\BlogPostStatus::Draft
to: !php/enum App\Enumeration\BlogPostStatus::Reviewed
publish:
from: !php/enum App\Enumeration\BlogPostStatus::Reviewed
to: !php/enum App\Enumeration\BlogPostStatus::Published
reject:
from: !php/enum App\Enumeration\BlogPostStatus::Reviewed
to: !php/enum App\Enumeration\BlogPostStatus::Rejected
```
Maybe it's just me, but to me it's extremely hard to read and debug.

  • Copy link
  • Flag this post
  • Block
git rerere boosted
Jan :rust: :ferris:
Jan :rust: :ferris:
@janriemer@floss.social  ·  activity timestamp 4 months ago

Apparently, we are storing log output in .yml files now! 😬

#YAML#CMake#SoftwareDevelopment#SoftwareEngineering

  • Copy link
  • Flag this post
  • Block
Jan :rust: :ferris:
Jan :rust: :ferris:
@janriemer@floss.social  ·  activity timestamp 4 months ago

Apparently, we are storing log output in .yml files now! 😬

#YAML#CMake#SoftwareDevelopment#SoftwareEngineering

  • Copy link
  • Flag this post
  • Block
Kunal Mehta
Kunal Mehta
@legoktm@wikis.world  ·  activity timestamp 5 months ago

New-ish blog post: Adventures of a YAML engineer

https://blog.legoktm.com/2025/08/28/adventures-of-a-yaml-engineer.html

(I actually wrote this back in May and never published it...)

I mostly wanted to brag about a bit of YAML code I wrote back in March for #SecureDrop's completed migration to Ubuntu Noble that I neglected to mention in the blog post explaining the technical details. Yes, #YAML, is a programming language.

  • Copy link
  • Flag this post
  • Block
Areskul
Areskul
@jean_dupont@mastodon.social  ·  activity timestamp 10 months ago

Run pipelines in the terminal.

#pipelight is a cli/engine that runs pipelines in the terminal.(pssst: it's #foss 😏 and #rust 😏)

It has json AND pretty tree outputs so you can inspect every process outputs fairly quickly.🕵

Supports #yaml, #toml, #hcl, #javascript and some other languages.

#sysadmin #devops #cicd #developers
Every buzz word are there👌so you don't miss it, thk me later 😜

https://github.com/pipelight/pipelight

GitHub

GitHub - pipelight/pipelight: Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only.

Tiny automation pipelines. Bring CI/CD to the smallest projects. Self-hosted, Lightweight, CLI only. - pipelight/pipelight
  • Copy link
  • Flag this post
  • Block

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.1-beta.35 no JS en
Automatic federation enabled
Log in
  • Explore
  • About
  • Members
  • Code of Conduct