Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Workflow Compilation [June Events 2021]
Post: RE: Workflow Compilation [June Events 2021]

z3bra: If you're on a wlroots-based compositor, you can use wf-recorder: https://github.com/ammen99/wf-recorder - it has always worked really well for me (well, at least since my PR).
mort Desktop Customization & Workflow 32 13,469 30-06-2021, 01:40 PM
  Thread: Workflow Compilation [June Events 2021]
Post: RE: Workflow Compilation [June Events 2021]

Hey, this is a post :D Here's a scrot while you're waiting: https://p.mort.coffee/NSa.png ~~~ Here's the video: https://p.mort.coffee/2jR.webm
mort Desktop Customization & Workflow 32 13,469 06-06-2021, 12:09 PM
  Thread: POSIX Shell Programming Challenge
Post: RE: POSIX Shell Programming Challenge

(12-04-2021, 10:49 AM)movq Wrote: How about that: Code:for i in test/* test/.* do     if ! [ -e "$i" ]     then        ...
mort Programming On Unix 15 5,002 12-04-2021, 02:35 PM
  Thread: POSIX Shell Programming Challenge
Post: RE: POSIX Shell Programming Challenge

I should clarify, the main purpose of the challenge is to loop over files. Printing the file names is just a silly example of a use case for looping over files. Therefore, it doesn't matter whether th...
mort Programming On Unix 15 5,002 12-04-2021, 01:52 PM
  Thread: POSIX Shell Programming Challenge
Post: POSIX Shell Programming Challenge

Hi, I thought it would be fun to have a small shell programming challenge on here. The challenge is to iterate over all the files in a directory and print their path, without looking at the internet ...
mort Programming On Unix 15 5,002 12-04-2021, 10:36 AM
  Thread: Nixers Conf 2020 [Recordings and Feedbacks]
Post: RE: Nixers Conf 2020 [Recordings and Feedbacks]

I fixed up my talk's video to remove the flash of white inbetween slides: https://s.mort.coffee/mort_embedding_dat..._fixed.mp4
mort Community & Forums Related Discussions 15 6,497 01-11-2020, 08:32 PM
  Thread: Nixers.net Conf 2020
Post: RE: Nixers.net Conf 2020

Well, I have a few things which could be interesting to talk about. I'm working on a programming language project; there are some interesting things to talk about, both in terms of implementation and ...
mort Community & Forums Related Discussions 26 13,559 14-10-2020, 10:33 AM
  Thread: How Do You Partition Your Drives
Post: RE: How Do You Partition Your Drives

I like to keep my partitioning as simple as possible. Since I use UEFI, that means one /boot partition and one / partition: Code:martin@ubun ~ $ lsblk NAME      &nbs...
mort Desktop Customization & Workflow 10 6,887 28-09-2020, 04:03 AM
  Thread: How To: Refresh your status bar in response to a hotkey
Post: How To: Refresh your status bar in response to a h...

(This post tries to explain how every part works in some detail. If you're just interested in code to copy/paste, look at the end of the post.) A lot of you are probably using status bars where the a...
mort Desktop Customization & Workflow 10 5,181 13-08-2020, 03:05 PM
  Thread: trackpad gestures for switching workspaces
Post: RE: trackpad gestures for switching workspaces

I've personally always used scrolling on my bar (always at the bottom across all screens) to switch workspaces. It's not a "gesture" as such, but it has the same effect, especially since I can just th...
mort Desktop Customization & Workflow 6 4,299 13-08-2020, 10:18 AM
  Thread: Workflow Compilation 2020 [finished]
Post: RE: Workflow Compilation 2020 [ongoing]

Alright, yeah, mine was kind of long. Here's a 2 minute version: https://s.mort.coffee/media/workflow-202...short.webm
mort Desktop Customization & Workflow 66 44,727 28-05-2020, 07:09 AM
  Thread: Workflow Compilation 2020 [finished]
Post: RE: Workflow Compilation 2020 [ongoing]

Here's my recording (warning: sound): https://s.mort.coffee/media/workflow-202...kflow.webm I tried to make it interesting by speeding up and slowing down in places and cutting slightly. Here's the r...
mort Desktop Customization & Workflow 66 44,727 27-05-2020, 05:41 PM
  Thread: What software have you made to improve your workflow or rice?
Post: What software have you made to improve your workfl...

I've accrued a bunch of software to scratch workflow itches over the years, and I assum a few of you have done the same, so I thought it'd be fun to have a thread where we share our tools. I'll start...
mort Desktop Customization & Workflow 26 19,693 21-08-2019, 04:41 PM
  Thread: Bar, Panels, Conky, Notifications
Post: RE: Bar, Panels, Conky, Notifications

I've been using Polybar for a while, with a relatively default-looking setup: [Image: https://s.mort.coffee/d/img/scr-2019-03-05-48299.png] I'm not extremely happy with that setup for a couple of reas...
mort Desktop Customization & Workflow 16 11,834 05-03-2019, 10:12 AM
  Thread: Workflow Compilation [finished]
Post: RE: Workflow Compilation

Here's mine: http://d.mort.coffee/img/workflow.webm
mort Desktop Customization & Workflow 59 57,851 06-02-2015, 08:37 PM