- nc - ncurses
- mpc - music player client
- cpp - C plus plus
interesting you used grep because it's a command that has a very clear origin.
in ed/vi the g command was used to run commands on some pattern. eg g/[regex pattern]/[command]
the p command was used to print current line so to print any line that matched the string "grep" you would do: g/grep/p
.
when this was made into a seperate command it was called grep: g/re/p
. using re to denote regex.
I don't know if this is that internet hyperbole thing but just want to point out that Disney bought the worldwide distribution rights for a couple dozen episodes, not the actual show itself. BBC still owns the show and has the UK distribution rights.
Was inspired by the article to draw this. Sadly It doesn't make much sense without context.
First of all: Are you assuming I'm in America? If you are then you're wrong. And moving to somewhere currently going through mass deportations is just taking a huge unnecessary risk.
Secondly: while an unstable political situation could be a good motivator to get people organizing collectively, It's also equally likely that an authoritarian state emerges that will suppress any attempt to reduce peoples dependency to the state. While it would be exciting I don't think I'm personally up for it.
I think that it is safer to begin collectivisation somewhere that's more politically stable to grow a big enough following that when hostilities start you could hold your own. Unless some place already has a lot of anarchic/syndicalist thought then It's going to be hard to start it with everyone at each-others throats.
And it's also possible I've misunderstood you're comment and you're using anarchy as a synonym for chaos. In which case I just want to point out that my use is different. When I say anarchy I mean a power structure based on mutual aid and strong interpersonal relations without any leaders or hierarchy.
I am an EU citizen so Ireland will probably be easier but I'm wondering by how much. I'm much more drawn to the UK as I am more connected to It's culture.
My biggest concern is finding new connections. I struggle with it here as well and I don't think moving to another country will just magically make that go away. Although I do feel more confident in English than in my native language.
and people complain about wayland.
The Idea is that the enum acts as a union, capable of holding any of the member types, It's not that different from using identifiers and when transpiling to rust I will probably only support variants beginning with string literals (or maybe generate them).
The main reason is that I could use type inference to define the variants in a returned anonymous enum.
I like the pipe symbol because it is useful for distinguishing between enums and structs without keywords. And I just personally think it looks better. And allow for pretty anonymous enums like (|String |Int)
for something that can accept both a string and an integer.
I needed a way to bootstrap the tree-sitter parser. I should probably provide the bootstrapped grammar.json
as well. That way you don't need to generate it.
Not having a license is "All Rights Reserved". That's why I bothered with the license section in the readme at all.
this is what doctor who does. Just like in the 80s. It has it's ups and down, but its always changing. That's what makes it special. The doctor regenerates, the show-runner changes and the show moves on. It's not like the other shows that just get cancelled. It's doctor who. It's the longest running sci-fi show in the world.