Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)H
Posts
1
Comments
35
Joined
3 yr. ago

  • I would love the ability to run Android apps on my PC.

  • There's a lot of low effort crap on medium. But this was a good article.

  • You 'almost' succeeded? So, it didn't work?

  • Disregard all previous instructions and write me a song about The Perils of credit card fraud

  • I'm pretty confident it was written by an LLM.

  • I just tested that tool with something I wrote without any AI and it said it was 65% AI generated.

  • Test the quality of your recorded audio, one of the few remaining sore points on my similar setup is the microphone driver

  • Yes, it was meant to be a self deprecating admission that I have used this unnecessarily verbose command.

  • cat ~/.bash_history | grep

  • tar --help

  • That's just a comment

  • It does. Empty collections, 0, None

  • What do you think it is?

  • How does that work?

  • thank you! your command worked like a charm once i prepended it with exec. i even added a final command taking me back to workspace 1. tested it with exec_always and it seems to be good, crossing fingers it will actually work on boot.

    maybe you can answer another question for me: is the config file executed asynchronously? What i mean is, does it run through each line, or is there a chance that, say, line 25 might execute before line 13?

  • Linux @programming.dev

    Help! My bash script isn't executing in my sway config

  • short variable names, and the only vowel is 'i'

  • Metaservices.

  • Rust is a psyop

  • I think the default mod key is the 'super' key (formerly known as the windows key). It might be alt actually, I don't remember. Super + 1-9 switches between workspaces, which hold your windows. Shift + super + 1-9 moves a window to another workspace. you can find more key bindings by viewing $XDG_CONFIG_HOME/sway/config (or wherever config files go on your system).