Show HN: Kicli – open-source CLI for the open source Kimai time tracking project
3 points • 0 comments
From 6/10/2019, 3:06:31 PM till now, @anned20 has achieved 155 Karma Points with the contribution count of 25.
Recent @anned20 Activity
Show HN: Kicli – open-source CLI for the open source Kimai time tracking project
3 points • 0 comments
Happy birthday!
Description from man page:
pw stands for Pipe Watch. This is a utility which continuously reads textual input from a
pipe or pipe-like source, and maintains a dynamic display of the most recently read N
lines.
If pw is invoked such that its standard input is a TTY, it simply reads lines and prints
them in its characteristic way, with control characters replaced by caret codes, until
end-of-file is encountered. Long lines aren't clipped, and there is no interactive mode.
The intended use of pw is that its standard input is a pipe, such as the output of another
command, or a pipe-like device such as a socket or whatever. In this situation, pw ex-
pects to be executed in a TTY session in which a /dev/tty device can be opened, for the
purposes of obtaining interactive input. The remaining description pertains to this in-
teractive mode.
In interactive mode, pw simultaneously monitors its standard input for the arrival of new
data, as well as the TTY for interactive commands. Lines from standard input are placed
into a FIFO buffer. While the FIFO buffer is not yet full, lines are displayed immedi-
ately. After the FIFO buffer fills up with the specified number of lines (controlled by
the -n option) then pw transitions into a mode in which, old lines are bumped from the
tail of the FIFO as new ones are added to the head, and refresh operations are required in
order to display the current FIFO contents.
The display only refreshes with the latest FIFO data when
1. there is some keyboard activity from the terminal; or
2. when the interval period has expired without new input having been seen; or else
3. whenever the long period elapses.
In other words, while the pipe is spewing, and there is no keyboard input, the display is
updated infrequently, only according to the long interval.
The display is also updated when standard input indicates end-of-data. In this situation,
pw terminates, unless the -d (do not quit) option has been specified, in which case it pw
stays in interactive mode. The the end-of-data status is indicated by the string EOF being
displayed in the status line after the data.
I also want to give praise about the demo. It's one of the best demos I've ever seen with such a project. Nice job!
Then you're clashing with WordPress. Something like wikifetch is even better I think.
If you tried, you couldn't even come up with this.
That is probably the reason it is targeted at Monzonauts (Monzo employees)
What I did was download the SD card ISO file from the NixOS CI builder. I'll link it to you: https://hydra.nixos.org/job/nixos/release-20.09-aarch64/nixo...
Grab the latest build, download the artifact and decompress it with zstd
Hi all!
When trying to get NixOS to work on my Raspberry Pi, I couldn't find a lot of resources on how to do it.
I wrote this little blog post to have a small reference for other people like me.
Please let me know if I can optimize anything or if there are mistakes found in it.
My journey of installing NixOS on a Raspberry Pi
3 points • 4 comments
VimSence - Discord rich presence for Vim and NeoVim
1 points • 0 comments
It's literally Epic not wanting to comply with Apple's App Store policies and then crying that Apple is bullying them for not making an exception.
How the maintainer handles the bug report is weird too, childish even. Not wanting to explain his reasoning and just ignoring it until it's absolutely necessary to do so.
The creator of Dropzone.js also is a musician
1 points • 0 comments
Telegram adds folder views to apps
1 points • 0 comments
I mean, if you don't trust the sources, you can use your own. Or if you don't trust the software, don't use it. It's up to the end user to decide what is in their best interest. I believe the included lists are trustworthy and I use them myself.
It won't be able to run if the user that is running it doesn't have the proper privileges. You could even protect the files by giving them other permissions so only the root user can use them.
You're right, but I like the extensibilty of Systemd. Things like running every week or whenever the next start is. Or only if the network is online.
Those are things that are still on a small personal todo list. I agree that it could be much simpler, but I like the elegance of it.
Yes, you're completely right. Mixed those 2 up.
site design / logo © 2022 Box Piper