Home liberachat/#xmonad: Logs Calendar

Logs on 2023-10-29 (liberachat/#xmonad)

00:01:52 hightower3 joins (~hightower@141-136-188-82.dsl.iskon.hr)
00:04:14 × hightower2 quits (~hightower@141-136-166-168.dsl.iskon.hr) (Ping timeout: 255 seconds)
00:36:27 × mudri quits (uid317655@id-317655.helmsley.irccloud.com) (Quit: Connection closed for inactivity)
02:19:13 × tremon quits (~tremon@83.80.159.219) (Quit: getting boxed in)
03:09:06 × td_ quits (~td@i5387091A.versanet.de) (Ping timeout: 272 seconds)
03:10:17 td_ joins (~td@i53870907.versanet.de)
09:22:31 × hightower3 quits (~hightower@141-136-188-82.dsl.iskon.hr) (Ping timeout: 264 seconds)
10:27:33 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I followed the stack install directions on ubuntu 22.04 and I get this error, and xmonad doesn't build:
10:27:34 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
10:27:35 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ stack install
10:27:37 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Stack has not been tested with GHC versions above 8.10, and using 9.4.7, this may fail
10:27:38 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Preparing to install GHC (tinfo6) to an isolated location.
10:27:39 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> This will not interfere with any system-level installation.
10:27:41 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Already downloaded.
10:27:42 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did not find executable at specified path: /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/configure
10:27:43 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Error: Error encountered while configuring GHC with
10:27:45 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/configure --prefix=/home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
10:27:46 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> run in /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/
10:27:47 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> The following directories may now contain files, but won't be used by stack:
10:27:48 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/
10:27:50 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
10:27:51 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> For more information consider rerunning with --verbose flag
10:27:52 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Configuring GHC ...
10:27:54 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
10:28:55 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I clone the xmonad, xmobar, and xmonad contrib repositories.
10:28:55 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Then I did stack init
10:28:56 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Then I edited the stack.yml file to include the packages to build, xmonad, xmonad-contrib, xmobar
10:28:57 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Then I did stack install. I followed the directions exactly
10:30:41 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I did it wrong. I manuallyput in the packags, intead of doing stack init AFTER doing git clone.
10:30:46 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I think I got it
10:31:20 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
10:31:20 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ stack install
10:31:22 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Stack has not been tested with GHC versions above 8.10, and using 9.4.7, this may fail
10:31:23 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Preparing to install GHC (tinfo6) to an isolated location.
10:31:24 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> This will not interfere with any system-level installation.
10:31:26 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Already downloaded.
10:31:27 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did not find executable at specified path: /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/configure
10:31:28 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Error: Error encountered while configuring GHC with
10:31:29 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/configure --prefix=/home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
10:31:31 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> run in /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/ghc-9.4.7/
10:31:32 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> The following directories may now contain files, but won't be used by stack:
10:31:33 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7.temp/
10:31:35 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
10:31:36 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> For more information consider rerunning with --verbose flag
10:31:37 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Configuring GHC ...
10:31:38 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
10:31:40 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Nope I still get error
10:32:25 Manu38 joins (~Manu38@2a01:e0a:96:a450:b52:90ef:150d:f7df)
10:32:25 <Manu38> Hi there
10:32:31 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hi
10:32:48 <Manu38> I am a new super happy user of Xmonad :)
10:32:58 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That's great!
10:33:23 <Manu38> But still, I have tons of question since I have tons of configurations to be don.
10:33:28 <Manu38> to be done.
10:35:39 <Manu38> The first one concern switching keyboards. For my wife to be able to use my machine :) I need an icon in the systray (I am using `trayer`) showing current keyboard layout (I am using BEPO) and allowing with the mouse do switch between keyboards layout (normal FR or US).
10:36:00 <Manu38> What systray applet do you use for that if you have one ?
10:39:33 <vrs> stalonetray generally
10:41:06 <Solid> Manu38: there are some keyboard layout tray icon things around like, I think, fbxkb
10:41:20 Solid does not use a systray, so does not have anything more specific
10:41:51 <Solid> (also: hot damn that user name; maybe we should have some rules in that direction :)
10:43:15 <Manu38> Solid I tried `fbxkb` but it only shows a flag for the current layout, and does not allow me to change.
10:44:13 <Manu38> I also just tried `gxkb` and it's the same. Maybe something goes wrong on my Ubuntu system causing a bug in these two applet tools.
10:44:38 <Manu38> Solid I didn't get your point on user name, should I change mine ?
10:44:57 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Building with cabal now
10:45:07 <Manu38> vrs I'm gonna try `stalonetray` right now.
10:45:09 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> It's seemingly compiling and not faling like stack did.
10:45:19 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I use KDE plus Xmonad WM
10:45:42 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I don't want to make my life difficult with trying to find minimalist tools and muck around tweaking my desktop like a 20 year old 🙂
10:45:50 <Solid> Manu38: not you, don't worry :)
10:45:57 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm old. I need things to work. I have no time to hacking around on such things
10:46:13 <Manu38> vrs
10:46:38 <Manu38> `stalonetray` is an alternative to `trayer`, isn't it ?
10:46:59 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Would you guys know how to install xmobar using cabal?
10:47:21 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I got it. You have to use --lib
10:47:49 <Solid> Manu38: according to its page, fbxkb should support switching to "alternative" keyboard layouts
10:48:25 <Solid> so, like, if you first do `setxkbmap us,fr` then it should pick that up
10:48:41 <Solid> (this is just based on conjecture and reading the page, I can't try it myself)
10:50:54 <Solid> AFAIK polybar also has this built-in, in case you are up for trying alternative status bars
10:55:32 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Now I have other problems
10:55:54 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I installed xmonad with cabal, and now when I try to xmonad --recompile, it says none of the extensions can be found
10:56:17 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> xmonad.hs:67:1: error:
10:56:17 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not load module ‘XMonad.Actions.ConstrainedResize’
10:56:18 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> It says this about every module
11:00:50 <Solid> make sure that `xmonad` is pointing to the right executable
11:01:55 <Solid> and that you have also installed xmonad-contrib with --lib, as https://xmonad.org/INSTALL.html#build-using-cabal-install says
11:01:59 <Manu38> Solid which status bar are you using ?
11:02:10 <Solid> (and please, please change your username to something reasonable)
11:02:39 <Solid> Manu38: I use xmobar, because my needs are very minimal (no system tray, for example :)
11:02:51 <Solid> if I was more picky I'd most likely also use polybar
11:04:05 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I got most of the errors to go away
11:04:08 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not find module ‘Data.Default’
11:04:20 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I keep getting this. Building Xmonad has never been so difficult before
11:04:35 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could someone please help?
11:05:37 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
11:05:37 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ xmonad --recompile
11:05:38 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> XMonad will use ghc to recompile, because neither "/home/stoned/.xmonad/build" nor "/home/stoned/.xmonad/stack.yaml" exists.
11:05:39 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> XMonad recompiling (forced).
11:05:41 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Errors detected while compiling xmonad config: /home/stoned/.xmonad/xmonad.hs
11:05:42 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ ghc --make xmonad.hs -i -ilib -fforce-recomp -main-is main -v0 -outputdir /home/stoned/.xmonad/build-x86_64-linux -o /home/stoned/.xmonad/xmonad-x86_64-linux
11:05:43 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Loaded package environment from /home/stoned/.ghc/x86_64-linux-8.8.4/environments/default
11:05:45 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> xmonad.hs:2:1: error:
11:05:46 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not find module ‘Data.Default’
11:05:47 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Use -v (or `:set -v` in ghci) to see a list of the files searched for.
11:05:49 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> |
11:05:50 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> 2 | import Data.Default
11:05:51 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> | ^^^^^^^^^^^^^^^^^^^
11:05:53 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Please check the file for errors.
11:05:54 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
11:06:20 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Only thing I'm doing is reinstalling Ubuntu 22. Configs are the same as before. Nothing has changed.
11:06:22 <haskellbridge> <S​olid> Please don't copy these gigantic error messages in here, the IRC side can barely cope with this
11:06:31 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Oh ok
11:10:09 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> rm -rf ~/.xmonad*; then recompile.
11:10:48 <haskellbridge> <T​ranquil Ity> That.s gigantic over on the IRC side? How does it look?
11:11:10 <haskellbridge> <T​ranquil Ity> I.d look myself, but yk, libera.chat
11:13:41 <liskin> Is there any chance HB can shorten their nickname somewhat?
11:14:18 <liskin> It's taking _two_ full lines in here, making IRC near unusable for me.
11:14:49 <liskin> (and when I say somewhat I mean ideally to just "HB" because what the actual fuck is going on there)
11:15:24 <Manu38> Solid : it's ok with `fxkb`, I completely misunderstood `xkbma` ! Thank you very much. And got it for the user name, it's the one of haskellbridge the problem :)
11:16:48 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I can't change this nickname. I can however, try to come in later with a different account/nickname. This one is on mozilla.org. I have one on matrix.org too. I think it's Nexilva
11:20:09 <liskin> What do you mean you can't change it? You changed it a couple days ago.
11:20:19 <liskin> It was <🍄​ HB|A+,Net+,Sec+,CySA+,ECES,ITILv4,SSCP,MCP,MCSE|🌿>
11:20:39 <liskin> Now it is <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿>
11:22:39 hightower2 joins (~hightower@213.149.61.227)
11:25:36 <haskellbridge> <T​ranquil Ity> Gotta flex the certs they wasted their money on :D
11:31:30 <haskellbridge> <S​olid> Tranquil Ity http://ix.io/4Kf9
11:32:19 <haskellbridge> <S​olid> I admit most of it might even be because (i) the username, and (ii) the non-puppeting(?) bridge
11:32:51 <haskellbridge> <T​ranquil Ity> Oh no that looks like such an unreadable mess
11:34:07 × Manu38 quits (~Manu38@2a01:e0a:96:a450:b52:90ef:150d:f7df) (Ping timeout: 248 seconds)
12:16:00 Manu38 joins (~Manu38@2a01:e0a:96:a450:3ac:598f:7c9a:badc)
12:24:58 <Manu38> Other question from a newbie : do you have fix named workspaces with always the same windows in each of them that are set up at launch time, or do you work with numbered workspace that you dynamically populate depending on your need, or do you have a mix of both ?
12:25:59 <Manu38> I am asking that, because before I was not using workspaces at all. I had all my apps on the same single workspace, and I was just moving them between my two screens depending on my needs.
12:26:58 <Manu38> And for now, the workspace concept of xmonad, along with the fact that each of my screen is a view on one of these workspace is quite disturbing to me.
12:33:19 × Manu38 quits (~Manu38@2a01:e0a:96:a450:3ac:598f:7c9a:badc) (Ping timeout: 248 seconds)
12:40:58 chomwitt joins (~chomwitt@2a02:587:7a01:8f00:1ac0:4dff:fedb:a3f1)
13:43:58 liskin does a mix of both - first two are fixed (one for comms, another one for browser and rss), and then project workspaces go after those
13:53:41 Nixkernal_ joins (~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch)
13:53:48 × Nixkernal quits (~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch) (Ping timeout: 240 seconds)
13:58:23 <geekosaur> most of my workspaces are fixed, but I have a few that I use for tasks
13:58:32 <geekosaur> oh, they left
14:05:05 × Nixkernal_ quits (~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch) (Read error: Connection reset by peer)
14:05:45 Nixkernal joins (~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch)
14:27:54 mc47 joins (~mc47@xmonad/TheMC47)
16:29:50 tremon joins (~tremon@83.80.159.219)
16:36:37 × hightower2 quits (~hightower@213.149.61.227) (Ping timeout: 255 seconds)
16:49:56 Manu38 joins (~Manu38@2a01:e0a:96:a450:e956:bd5d:5d5:8207)
16:50:15 <Manu38> liskin et geekosaur thank you for the answers
16:53:44 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 258 seconds)
17:00:38 <haskellbridge> <S​olid> I handle it the same way as liskin; the early workspaces are fixed, but beyond that I have a [long list](https://gitlab.com/slotThe/dotfiles/-/blob/master/xmonad/.config/xmonad/src/xmonad.hs?ref_type=heads#L232) of project-specific workspaces
17:00:39 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
17:11:43 × Manu38 quits (~Manu38@2a01:e0a:96:a450:e956:bd5d:5d5:8207) (Ping timeout: 248 seconds)
17:23:27 <liskin> Same might be an overstatement, my project workspaces are more ad hoc. I just use WorkspaceDir and WorkspaceNames
18:41:36 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Is it necessary to say shitty things like to members of the community?
18:42:57 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Or if you're just an asshole, please let us know and I'll promptly block you. I'm autistic, I'm already going through too much in life, suicidal most days, and working on my bachelors degree, that comes with a dozen industry certifications. I don't need some random asshole adding insult to injury, ruining my mental state
18:42:57 <haskellbridge> and day so I can't study.
18:43:11 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That was a rotten thing you said. Shame on you.
18:46:43 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Doing hard work, working on my education, trying to better my miserable depressed life, and this guy thought it was appropriate to shit on me and my life, insult me, tell me I'm flexing, (which already carries a negative connotation general parlance), tell me I'm wasting it on my education?
18:47:09 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Why do you think it's appropriate to abuse people here, mna?
18:47:20 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> What makes you think that this is okay to do?
18:50:58 <haskellbridge> <T​ranquil Ity> You shouldn.t take what random strangers say to you too hard ^^
18:51:00 <haskellbridge> <T​ranquil Ity> I am sorry if it seemed mean, but the nickname is comical, and very few people hiring that hang out on matrix will care about how many certificates you purchased.
18:51:01 <haskellbridge> <T​ranquil Ity> Obviously it depends on the country you live in, but in general, picking a field and learning all that you can so that you can be confident in your skills is is the best you can do, imho.
18:51:02 <haskellbridge> <T​ranquil Ity> With all that said, good luck!
18:51:08 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> What happens if my mind fucks up and I go end up killing myself because of your insensitive remark?
18:51:31 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> YOU HAVE NO IDEA WHAT SOMEONE COULD BE GOING THROUGH in life.
18:51:36 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Be kind. Be loving. Be a good person. Don't hurt people.
18:51:40 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Peace and love. I'm out.
18:52:56 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Ok. You're just a rotten person.
18:52:58 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Welcome to ignore.
18:53:07 <haskellbridge> <T​ranquil Ity> I am saying this overall, most people online are insensitive.
18:53:08 <haskellbridge> <T​ranquil Ity> And you aren.t the only one dealing with depression and suicidal thoughts.
18:53:41 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I refuse to listen to such hatred and insults and put downs.
18:53:56 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Every so often some asshole comes around in Xmonad community and the mos tolerate it. Think it's okay for people to get abused here.
18:55:19 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> If you have no education and you have to shit on other people's accomplishments, you're a real piece of shit.
18:55:39 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Welcome to yourself, dude. And in public, no less. Cool. I'm crying right now.
18:55:46 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Do you fucking understand? Im,'
18:55:50 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm a grown man. Crying
18:55:56 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I am not mentally well.
18:56:07 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> STOP ABUSING XMONAD PEOPLe
18:56:09 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> PLEASE
18:56:28 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I feel like I want to go kill myuself 5right now
18:56:30 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> end this misery
18:56:31 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> fuck
18:56:48 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Are you serious? What do you want? Yuou want to insult me to the loint wher I just die?
18:56:51 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Whaqt do you want from eme?
18:57:57 <haskellbridge> <T​ranquil Ity> I don.t think it.s a great idea to hang out on social media in that case. It.s good that you are trying to put your life together, and social media does not seem to be having a positive effect to that goal ^^
18:58:07 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I needed to get work done today, get study done. Becuase of your one shitty remark, my whole mental state is fucked up. I have to go call for help from the urgent care clinic now
18:58:13 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Thanks a lot, brother.
18:58:26 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Thank you so much for your remark at my expense.
18:58:28 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did you enjoy yoru joke?
18:58:33 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did you enjoy being a stand up comedian?
18:58:39 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did others give you a pat on your back here?
18:58:59 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> God bless you brother.
18:59:09 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hope you can learn to be a decent humanb eing one day.
18:59:10 <haskellbridge> <T​ranquil Ity> You shouldn.t take what random strangers say to you too hard ^^
18:59:11 <haskellbridge> <T​ranquil Ity> I am sorry if it seemed mean, but the nickname is comical, and very few people hiring that hang out on matrix will care about how many certificates you purchased.
18:59:12 <haskellbridge> <T​ranquil Ity> Obviously it depends on the country you live in, but in general, picking a field and learning all that you can so that you can be confident in your skills is the best you can do, imho.
18:59:14 <haskellbridge> <T​ranquil Ity> With all that said, good luck!
18:59:15 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ❤️
18:59:52 <haskellbridge> <T​ranquil Ity> Maybe someday ❤️
19:00:05 <haskellbridge> <T​ranquil Ity> Maybe someday ❤️
19:00:06 <haskellbridge> <T​ranquil Ity> Good luck to you too ^^
19:00:17 <haskellbridge> <T​ranquil Ity> Maybe someday, if life permits it ❤️
19:00:17 <haskellbridge> <T​ranquil Ity> Good luck to you too ^^
19:00:54 hightower2 joins (~hightower@141-136-253-109.dsl.iskon.hr)
19:01:09 <haskellbridge> <T​ranquil Ity> I am sure you.ll sort it all out ^^ I wish you luck
19:01:19 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I have a bachelors in computer science 23 years ago. This will be my 2nd bachelors of science in Cybersecurity. I have a b achelors in music theory and education from manhattan school of music. I have 14 certirfications in the industry
19:01:22 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Pray tell...
19:01:25 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> WHAT THE FUCK do you have?
19:01:28 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hmm?
19:01:36 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That you can talk shit to me about my education...
19:01:42 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm done with you bro. Good day.
19:01:53 <haskellbridge> <T​ranquil Ity> Have a nice rest of your day ^^
19:01:55 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Ignored. I do not want to see your crpa.
19:03:13 <haskellbridge> <T​ranquil Ity> If it makes you feel better, then it.s fine by me ^^ till next time
19:04:17 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Call 1-844-493-TALK (8255) calling the Crisis hotline so I can have a counciler to talk to. I'm a 40+ year old man with mental problems. Now you know. If you can't be loving and kind to me, then leave me alone. God bless.
19:10:02 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
19:25:42 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm starting to feel better. Sorry, that someone's remark got the best of me again today. I'm still working on my problems. Thank you for everything. I love Xmonad. I'm sorry for that I got upset and talked a lot. I'll try to come in with a different nickname which is much shorter. I can't change this one as I'm proud oc
19:25:42 <haskellbridge> my accomplishments.
19:27:03 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Thank you. If my long nickname is causing a problem, and I can undertand it might, would you prefer if I left the room with this long nickname? I can join with the other shorter one. I think it's already here. Nexilva is the name, I just have to sign in to Matrix. My main account here is on Mozilla.org
19:27:35 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I think I'll do that. That way I don't want to cause any stress for the Xmonad community on IRC
19:27:55 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'll see you guys from the shorter nickname! Cheers.
19:28:43 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm not really sure how to leave a room on element.io matrix thing... heh
19:29:00 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Usually it used to have a close button, I don't see it anymore. Sigh.
19:30:46 <haskellbridge> <T​ranquil Ity> There is a /leave slash command
19:33:27 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Oh it was hidden. Room was srcolled down. You now have to right click and use Leave. The X doesn't show up anymore on channels. They made a change.
19:33:52 <haskellbridge> <🍄​ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Oh see you guys
19:41:47 <vrs> real life navy seal pasta :D
20:09:37 <geekosaur> there's a way to change nick without leaving
20:09:54 <geekosaur> /roomnick
20:13:23 <haskellbridge> <T​ranquil Ity> On IRC? They were on the Matrix side
20:13:36 <geekosaur> on matrix
20:13:55 <haskellbridge> <T​ranquil Ity> Which client?
20:13:57 <haskellbridge> <g​eekosaur> I'm not unfamiliar with matrix…
20:14:13 <haskellbridge> <g​eekosaur> should be in element but I use nheko
20:14:37 <haskellbridge> <T​ranquil Ity> In element there.s a slash fommand to send the right state event, /myroomnick
20:15:19 <haskellbridge> <T​ranquil Ity> Can also just use curl if your client doesn.t support it
20:15:22 <haskellbridge> <g​eekosaur> oh, right, this has /nick and /myroomnick
20:15:29 <haskellbridge> <T​ranquil Ity> Ye :P
20:15:30 <haskellbridge> <g​eekosaur> I don't see /nick in nheko
20:16:05 <haskellbridge> <g​eekosaur> RC doesn't have per-room nicks
20:16:09 <haskellbridge> <g​eekosaur> IRC doesn't have per-room nicks
20:16:22 geekosaur switches back to irc
20:16:55 <haskellbridge> <T​ranquil Ity> Yea, it.s fun
20:16:55 <haskellbridge> <T​ranquil Ity> Matrix pulls nicks from the room state, aka they are inherently room local (there.s very little global data in Matrix)
20:25:40 CronyAkatsuki joins (~crony@37.205.106.155)
20:31:16 × CronyAkatsuki quits (~crony@37.205.106.155) (Ping timeout: 260 seconds)
22:44:58 × chomwitt quits (~chomwitt@2a02:587:7a01:8f00:1ac0:4dff:fedb:a3f1) (Ping timeout: 260 seconds)
22:57:53 × ectospasm quits (~ectospasm@user/ectospasm) (Quit: WeeChat 4.0.5)
23:02:41 ectospasm joins (~ectospasm@user/ectospasm)
23:46:59 × tremon quits (~tremon@83.80.159.219) (Quit: getting boxed in)

All times are in UTC on 2023-10-29.