wifi
murex
wifi | murex | |
---|---|---|
1 | 63 | |
36 | 1,581 | |
- | 1.8% | |
2.7 | 9.4 | |
11 months ago | 6 days ago | |
Go | Go | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
wifi
-
Gokrazy – A Native Go Userland
Hello, I’m the maintainer!
You’re right about the lack of a C runtime being intentional. However, C programs can be run if you take on the task of keeping them up-to-date: https://gokrazy.org/prototyping/
Regarding WiFi, we have https://github.com/gokrazy/wifi which currently only works for unencrypted WiFi. If at some point there is a Go solution to configure encrypted WiFi, I’m all for it!
murex
- Advanced Shell Scripting with Bash (2006) [pdf]
-
YAML: The Norway Problem (2022)
I can't tell if it's irony or not given the sentiment in this thread, but that is not a declaration of a multiline Description field, that's a field of User named "Description:>-" that happens to be missing its trailing ":"
The trailing ‘:’ was there right after the ‘n’.
Examples of this syntax:
https://github.com/lmorg/murex/blob/master/builtins/core/arr...
I do agree it’s a bit of a kludge. But if you want data types and unquoted strings then anything you do to the syntax to denote strings over other data types then becomes a bit of a kludge.
> Seeing that used systemically, versus just for "risky" fields makes me want to draw attention to the fantastic remarshal tool[1], which offers a "--yaml-style >" (and "|" and the rest) which will render yaml fields quoted as one wishes
I don’t really understand what you’re alluding to here.
-
fd: A simple, fast and user-friendly alternative to 'find'
If you’re willing to commit time to learning my shell then I’m willing to commit time to learning ripgrep. ;-)
https://murex.rocks
- Xonsh – A Python-Powered Shell
-
Bunster: Compile bash scripts to self contained executables
I have authored a shell in Go and while it doesn’t aim to replace coreutils, it does have a decent number of builtins as part of its application.
So in theory I could build a feature that allows you to ship a self contained executable like you’ve described.
If this is something you’re genuinely interested in and my shell has the right kind of ergonomics for you, then feel free to leave a feature request:
https://github.com/lmorg/murex
- Go and my realization about what I'll call the 'Promises' pattern
-
TomWright/dasel: Select, put and delete data from JSON, TOML, YAML, XML and CSV
Personally I think this is a problem better spent by fixing the shell. There’s a few alt shells out there now, Nushell, Elvish plus the one I help maintain, Murex (https://murex.rocks).
I’m obviously going to biased here, but it’s definitely worth your time checking out some alt shells.
- State of the Terminal
-
Show HN: a Rust Based CLI tool 'imgcatr' for displaying images
This is how murex works too https://github.com/lmorg/murex/blob/master/config/defaults/p...
- Xonsh: Python-powered, cross-platform, Unix-gazing shell
What are some alternatives?
rsync - rsync in Go! implements client and server, which can send or receive files (upload, download, all directions supported)
tidy-viewer - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
go-daemon - A library for writing system daemons in golang.
ngs - Next Generation Shell (NGS)
go-sqlite - Low-level Go interface to SQLite 3
elvish - Powerful scripting language & versatile interactive shell