Anachron, to linux German
@Anachron@fosstodon.org avatar

Got any #linux blogs, especially with #cli tooling and Automation? Please let me know.

julienbarnoin, to programming
@julienbarnoin@mastodon.gamedev.place avatar

Nowadays terminals and other text views can get rendered with GPU acceleration support, like the kitty terminal that I use.

🤔 That means we could get bloom, chromatic aberration, distortion, depth of field and other post process effects into our terminals, what are we waiting for?

martijn, to vscode
@martijn@ieji.de avatar

The Microsoft project looks great, but it could use some activity.

There is a great opportunity to improve the plugin or the tool or to improve it's current default ruleset. You can use this tool for in your code, or common best practices.

Will you help me popularize it's usage? For me it's a serious contestant for the sluggish if it gets a bit more love 🩷

https://github.com/microsoft/DevSkim

gnulinux, to nano German
@gnulinux@social.anoxinon.de avatar

Nano 8.0 - oder doch lieber Micro?

Nano, der Texteditor für die Kommandozeile, bietet in der neuesten Version Key-Bindings, die auch Normalsterbliche bedienen können.

https://gnulinux.ch/nano-8-0-oder-micro

davidbisset, to webdev
@davidbisset@phpc.social avatar

SuperFile is a "fancy and modern file manager".

https://github.com/MHNightCat/superfile

ehmicky, to programming
@ehmicky@fosstodon.org avatar

We just released Execa 9, which is our biggest release so far.

If you're currently using Execa, you should check out the new features! Also, if you're currently using zx or Bun shell, you might be interesting in this alternative.

https://medium.com/@ehmicky/execa-9-release-d0d5daaa097f

#nodejs #node #javascript #js #cli #terminal #console #bash #shell

scy, to linux
@scy@chaos.social avatar
scy, (edited ) to linux
@scy@chaos.social avatar

Edit: Found it, it's sfdisk. Thanks @tante and @trilader!

I'm looking for a specific command-line utility for Linux to do partition and file system manipulation. It's not fdisk.

I remember that it had an option to remove existing filesystem signatures, and you could pass it a desired partition layout as command line arguments, which it would then create.

But I can't remember the name, and it's 2024 so search engines suck.

What's the name of the tool I'm looking for?

#Linux #CLI

ebel, to Bash
@ebel@moytura.org avatar

Any good cli/terminal spell checking programmes? Pass in a file, get an terminal interactive “replace this with that / ignore / add to dict.” workflow.

I remember using aspell(1) back in Ye Olden Days. Is that still the best?

:boost_ok:

aral, to random
@aral@mastodon.ar.al avatar

Just updated my WezTerm¹ configuration file. (In case you’re the kind of person that gets excited by such things.) 👋🤓

https://codeberg.org/aral/.config/src/branch/main/wezterm.lua

¹ https://wezfurlong.org/wezterm/

dedsyn4ps3, to windows
@dedsyn4ps3@fosstodon.org avatar

The newest project is finally ready for its public debut! Inspired by a tool on #Kali for XFCE desktops, Nix-Incognito was developed to provide a similar mechanism for masking a user's GNOME desktop to better blend in with surrounding #windows PC's during #redteam engagements!

Although it's meant for use on #NixOS systems, it can easily be compiled and ran on any device running #GNOME. Support for other DE's is in the works! 🙌 🤘 😎 #rustlang #cli #programming

https://github.com/dedSyn4ps3/nix-incognito

wervice, to linux
@wervice@fosstodon.org avatar

What do you think about the Warp #terminal

Warp terminal homepage: https://www.warp.dev/

#linux #cli

mahryekuh, to til
@mahryekuh@fosstodon.org avatar

Today, I learned that the output of the beloved "tree" command-line tool is unusable for screen readers.

chris_spackman, to linux
@chris_spackman@twit.social avatar

I spent a lot of time today trying to figure out / to encrypt and sign backups. I've used it occasionally for literally decades, but still struggle with it. I know if I used it more, I would get used to it and feel more comfortable, but I don't have the time or the need to use it more.

Is there another good open source program to symmetrically encrypt a file? But, for signing, you would still need to use key pairs, right?

Any good how-tos out there?

hongminhee, to fediverse
@hongminhee@todon.eu avatar

I'm working on adding a CLI toolchain to #Fedify to help with debugging. The first feature I implemented is the ActivityPub object lookup.

Here's a demo.

#fedidev #ActivityPub

The demo video on my terminal

hongminhee,
@hongminhee@todon.eu avatar

The second feature of the that I'm working on is ephemeral inboxes.

qmacro, to linux
@qmacro@hachyderm.io avatar

I like to run curl on all my devices

jspath55,
@jspath55@chaos.social avatar

@qmacro Why not lynx, too?

stevegrunwell, to php
@stevegrunwell@phpc.social avatar

Hey , less than two hours until we talk about on the . Be there or be…in another session more aligned with your interests and/or learning goals.

Or taking time for yourself (remember: we’re only halfway through the conference and it’s important to pace yourself).

Or building lifelong friendships with fellow attendees.

I hope you spend the 3pm hour with me, but however you choose to spend it I hope you enjoy!

scy, to webdev
@scy@chaos.social avatar

I need to convert to and I'm looking for a tool to do that.

The output should

• preserve line breaks in paragraphs
• not contain additional, unnecessary linebreaks (e.g. 4 empty lines between paragraphs)
• be configurable (e.g. whether to use * or _ for emphasis, or * vs - for unordered lists)
• if possible, allow me to hook into details (e.g. to convert <pre class="shell"> to ```sh)

or . Alternatively, what's a really configurable prettifier?

:BoostOK:

tripplehelix, (edited ) to Twitch
@tripplehelix@fosstodon.org avatar

Made some major improvements to my following list and stream launcher, Twinge!

Should now work in smaller terminal windows and exits cleanly if crtl+c is used. I have also changed the colours to make what’s going on easier to see.

https://gitlab.com/tripplehelix/twinge

chriscochrun, to AdobePhotoshop
@chriscochrun@mastodon.online avatar

Looking for some ideas. want to get more coding experience. What apps would you like. For or other interfaces, doesn't matter.

scy, to linux
@scy@chaos.social avatar

If you're building a CLI tool that can churn on large amounts of data for hours and you don't implement any kind of progress output, we won't become friends.

(And no, it refuses to work with stdin, else I would've just used pv and be done.)

jhx, to linux
@jhx@fosstodon.org avatar
hugovk, to python
@hugovk@mastodon.social avatar

🎲 Do you like Python's little CLIs? For example:

$ python -m http.server
$ python -m webbrowser example_url
$ python -m uuid
$ python -m calendar

What about adding one to random?

$ python -m random curry "fish n chips" tacos
curry

$ python -m random 6
6

$ python -m random 2.5
1.6423361547011504

Give your feedback on my proposal at
https://discuss.python.org/t/command-line-interface-for-the-random-module/51304

If there's support we might be able to get it into 3.13 before May's beta cutoff! 🤞

scy, to linux
@scy@chaos.social avatar

Unix wishlist: A flag for tee(1) that will have it read from stdin and write into its output file(s) as fast as possible.

Currently, it will only read from stdin as fast as its own stdout can process the data, even if stdin could supply it faster.

Instead, if it wrote to the file(s) as fast as possible and serve stdout from these files, stdin could be depleted and closed faster, which is (e.g.) nice to the web server if stdin is curl or something.

davidbisset, to llm
@davidbisset@phpc.social avatar

Termax is an agent in your that converts natural language to commands. Able to run on Windows, macOS, and Linux.

https://github.com/huangyz0918/termax

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • everett
  • magazineikmin
  • InstantRegret
  • ngwrru68w68
  • Youngstown
  • Durango
  • slotface
  • rosin
  • GTA5RPClips
  • modclub
  • PowerRangers
  • Leos
  • thenastyranch
  • mdbf
  • osvaldo12
  • ethstaker
  • vwfavf
  • cisconetworking
  • tester
  • tacticalgear
  • khanakhh
  • cubers
  • anitta
  • normalnudes
  • megavids
  • All magazines