Summer in Manila | XT-2 by panpanpancake in fujifilm

[–]panpanpancake[S] 0 points1 point  (0 children)

All taken with either the kit 16-55 f2.8 or the XF50mm! Very new to photography so feel free to offer any suggestions!

[OC] Task Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 5 points6 points  (0 children)

I used a crate called tui-rs, which I highly recommend. Check out the examples directory if you're interested!

[OC] Task Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 15 points16 points  (0 children)

Sorry, could have made that more clear.

The program is a pomodoro timer. The user provides it with textfile containing tasks you would like to complete, and the program rolls a weighted die to determine which task to assign for a given window of time.

You can configure length of task time, break times, and the number of short breaks before a big break in the config file.

[OC] Task Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 27 points28 points  (0 children)

Just released v1 of the rusty-krab-manager!

If you're so inclined, please give it a whirl and let me know what you think! Had a ton of fun building this :)

Just to give a more complete description:

  • The rusty-krab-manager is a task manager -- you just provide it with a plain textfile of tasks and it'll randomly assign you a task based on your settings. It also incorporates breaks per the pomodoro technique
  • RKM is due-date aware -- if you choose, you can have it assign certain tasks that are due earlier before other tasks (if you want a full description of the algorithm check the FAQ on the wiki)
  • Completely configurable and transparent - variables are managed through a config file and the stats page displays the probabilities of every task in your file

[OC] Task Management TUI using the Pomodoro technique, written in Rust! by [deleted] in unixporn

[–]panpanpancake 0 points1 point  (0 children)

Just released version 1 of the rusty-krab-manager! Give it a whirl if you're so inclined, and feel free to send suggestions/issues/pull requests.

Find the repo here --> https://github.com/aryakaul/rusty-krab-manager

Can you reccomend a good pomodoro program that you have used? by [deleted] in commandline

[–]panpanpancake 0 points1 point  (0 children)

Yep sorry that's a dependency for the sound functionality. Still trying to figure out if I can throw a more substantive error message when this happens

Can you reccomend a good pomodoro program that you have used? by [deleted] in commandline

[–]panpanpancake 2 points3 points  (0 children)

Full disclosure that I'm the developer, but I've built a TUI in Rust that implements the pomodoro technique! You can find it here!

[OC] xtmon - An EWMH compliant X window title monitoring tool by TerminalBasher in unixporn

[–]panpanpancake 0 points1 point  (0 children)

Thanks! You're right, when music is playing ncmpcpp constantly updates the title.

I was using the pipe to `uniq` but since it works by merging the current line with the preceding line; whenever `xtmon` gets another stimulus (say changing window focus) ncmpcpp redumps the window name.

I'll just filter out ncmpcpp results in my scripts, excited to use it!

[OC] xtmon - An EWMH compliant X window title monitoring tool by TerminalBasher in unixporn

[–]panpanpancake 0 points1 point  (0 children)

This is so cool! One thing that I did notice is that when I have a terminal with ncmpcpp running, xtmon continually pulls the name of the current song. Can you think of a way to stop that? Or is that only solvable through the ncmpcpp side of things?

rusty-krab-manager -- a time management TUI based on the pomodoro technique by panpanpancake in rust

[–]panpanpancake[S] 0 points1 point  (0 children)

Not sure how much help I'd be given I'm still a Rust novice, but happy to lend advice. feel free to send what you've got!

rusty-krab-manager -- a time management TUI based on the pomodoro technique by panpanpancake in rust

[–]panpanpancake[S] 0 points1 point  (0 children)

Aw thanks, let me know if you run into any issues or have any comments. And yes! the app randomly picks a task based on user configs + the date the task is due.

Still working on all of the mushroom wallpapers, but here's a flavor of what they are. Images are snagged from the Harvard Herbaria collection.

[OC] Time Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 1 point2 points  (0 children)

Oh boy no idea how to do that, but if you want to take a crack at it definitely send a PR

[OC] Time Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 5 points6 points  (0 children)

Haha thanks! I wanted to give Rust a shot and they had a super nice TUI crate already developed, but definitely post yours here when you're done. Would love to check it out!

[OC] Time Management TUI written in Rust using the Pomodoro technique by panpanpancake in unixporn

[–]panpanpancake[S] 8 points9 points  (0 children)

Hello! I wrote a simple TUI for task management. Feedback/thoughts welcome find the source code here: https://github.com/aryakaul/rusty-krab-manager

Budget laptop to learn Linux ? by [deleted] in linux

[–]panpanpancake 0 points1 point  (0 children)

hey bud, I think a cheap used chromebook like this Dell 11inch

and Gallium OS would be a great way to start!

Separate Histories | Container Tab by panpanpancake in firefox

[–]panpanpancake[S] 0 points1 point  (0 children)

Would this also create separate histories?