2023/10/29

2023-10-29 01:25:00 +0200chomwitt(~chomwitt@2a02:587:7a01:8f00:1ac0:4dff:fedb:a3f1) (Ping timeout: 240 seconds)
2023-10-29 02:01:52 +0100hightower3(~hightower@141-136-188-82.dsl.iskon.hr)
2023-10-29 02:04:14 +0100hightower2(~hightower@141-136-166-168.dsl.iskon.hr) (Ping timeout: 255 seconds)
2023-10-29 02:36:27 +0100mudri(uid317655@id-317655.helmsley.irccloud.com) (Quit: Connection closed for inactivity)
2023-10-29 03:19:13 +0100tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2023-10-29 04:09:06 +0100td_(~td@i5387091A.versanet.de) (Ping timeout: 272 seconds)
2023-10-29 04:10:17 +0100td_(~td@i53870907.versanet.de)
2023-10-29 10:22:31 +0100hightower3(~hightower@141-136-188-82.dsl.iskon.hr) (Ping timeout: 264 seconds)
2023-10-29 11:27:33 +0100 <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:
2023-10-29 11:27:34 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 11:27:35 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ stack install
2023-10-29 11:27:37 +0100 <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
2023-10-29 11:27:38 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Preparing to install GHC (tinfo6) to an isolated location.
2023-10-29 11:27:39 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> This will not interfere with any system-level installation.
2023-10-29 11:27:41 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Already downloaded.
2023-10-29 11:27:42 +0100 <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
2023-10-29 11:27:43 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Error: Error encountered while configuring GHC with
2023-10-29 11:27:45 +0100 <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/
2023-10-29 11:27:46 +0100 <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/
2023-10-29 11:27:47 +0100 <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:
2023-10-29 11:27:48 +0100 <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/
2023-10-29 11:27:50 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
2023-10-29 11:27:51 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> For more information consider rerunning with --verbose flag
2023-10-29 11:27:52 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Configuring GHC ...
2023-10-29 11:27:54 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 11:28:55 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I clone the xmonad, xmobar, and xmonad contrib repositories.
2023-10-29 11:28:55 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Then I did stack init
2023-10-29 11:28:56 +0100 <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
2023-10-29 11:28:57 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Then I did stack install. I followed the directions exactly
2023-10-29 11:30:41 +0100 <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.
2023-10-29 11:30:46 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I think I got it
2023-10-29 11:31:20 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 11:31:20 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ stack install
2023-10-29 11:31:22 +0100 <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
2023-10-29 11:31:23 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Preparing to install GHC (tinfo6) to an isolated location.
2023-10-29 11:31:24 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> This will not interfere with any system-level installation.
2023-10-29 11:31:26 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Already downloaded.
2023-10-29 11:31:27 +0100 <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
2023-10-29 11:31:28 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Error: Error encountered while configuring GHC with
2023-10-29 11:31:29 +0100 <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/
2023-10-29 11:31:31 +0100 <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/
2023-10-29 11:31:32 +0100 <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:
2023-10-29 11:31:33 +0100 <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/
2023-10-29 11:31:35 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> - /home/stoned/.stack/programs/x86_64-linux/ghc-tinfo6-9.4.7/
2023-10-29 11:31:36 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> For more information consider rerunning with --verbose flag
2023-10-29 11:31:37 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Configuring GHC ...
2023-10-29 11:31:38 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 11:31:40 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Nope I still get error
2023-10-29 11:32:25 +0100Manu38(~Manu38@2a01:e0a:96:a450:b52:90ef:150d:f7df)
2023-10-29 11:32:25 +0100 <Manu38> Hi there
2023-10-29 11:32:31 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hi
2023-10-29 11:32:48 +0100 <Manu38> I am a new super happy user of Xmonad :)
2023-10-29 11:32:58 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That's great!
2023-10-29 11:33:23 +0100 <Manu38> But still, I have tons of question since I have tons of configurations to be don.
2023-10-29 11:33:28 +0100 <Manu38> to be done.
2023-10-29 11:35:39 +0100 <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).
2023-10-29 11:36:00 +0100 <Manu38> What systray applet do you use for that if you have one ?
2023-10-29 11:39:33 +0100 <vrs> stalonetray generally
2023-10-29 11:41:06 +0100 <Solid> Manu38: there are some keyboard layout tray icon things around like, I think, fbxkb
2023-10-29 11:41:20 +0100Soliddoes not use a systray, so does not have anything more specific
2023-10-29 11:41:51 +0100 <Solid> (also: hot damn that user name; maybe we should have some rules in that direction :)
2023-10-29 11:43:15 +0100 <Manu38> Solid I tried `fbxkb` but it only shows a flag for the current layout, and does not allow me to change.
2023-10-29 11:44:13 +0100 <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.
2023-10-29 11:44:38 +0100 <Manu38> Solid I didn't get your point on user name, should I change mine ?
2023-10-29 11:44:57 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Building with cabal now
2023-10-29 11:45:07 +0100 <Manu38> vrs I'm gonna try `stalonetray` right now.
2023-10-29 11:45:09 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> It's seemingly compiling and not faling like stack did.
2023-10-29 11:45:19 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I use KDE plus Xmonad WM
2023-10-29 11:45:42 +0100 <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 πŸ™‚
2023-10-29 11:45:50 +0100 <Solid> Manu38: not you, don't worry :)
2023-10-29 11:45:57 +0100 <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
2023-10-29 11:46:13 +0100 <Manu38> vrs
2023-10-29 11:46:38 +0100 <Manu38> `stalonetray` is an alternative to `trayer`, isn't it ?
2023-10-29 11:46:59 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Would you guys know how to install xmobar using cabal?
2023-10-29 11:47:21 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I got it. You have to use --lib
2023-10-29 11:47:49 +0100 <Solid> Manu38: according to its page, fbxkb should support switching to "alternative" keyboard layouts
2023-10-29 11:48:25 +0100 <Solid> so, like, if you first do `setxkbmap us,fr` then it should pick that up
2023-10-29 11:48:41 +0100 <Solid> (this is just based on conjecture and reading the page, I can't try it myself)
2023-10-29 11:50:54 +0100 <Solid> AFAIK polybar also has this built-in, in case you are up for trying alternative status bars
2023-10-29 11:55:32 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Now I have other problems
2023-10-29 11:55:54 +0100 <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
2023-10-29 11:56:17 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> xmonad.hs:67:1: error:
2023-10-29 11:56:17 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not load module β€˜XMonad.Actions.ConstrainedResize’
2023-10-29 11:56:18 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> It says this about every module
2023-10-29 12:00:50 +0100 <Solid> make sure that `xmonad` is pointing to the right executable
2023-10-29 12:01:55 +0100 <Solid> and that you have also installed xmonad-contrib with --lib, as https://xmonad.org/INSTALL.html#build-using-cabal-install says
2023-10-29 12:01:59 +0100 <Manu38> Solid which status bar are you using ?
2023-10-29 12:02:10 +0100 <Solid> (and please, please change your username to something reasonable)
2023-10-29 12:02:39 +0100 <Solid> Manu38: I use xmobar, because my needs are very minimal (no system tray, for example :)
2023-10-29 12:02:51 +0100 <Solid> if I was more picky I'd most likely also use polybar
2023-10-29 12:04:05 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I got most of the errors to go away
2023-10-29 12:04:08 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not find module β€˜Data.Default’
2023-10-29 12:04:20 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I keep getting this. Building Xmonad has never been so difficult before
2023-10-29 12:04:35 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could someone please help?
2023-10-29 12:05:37 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 12:05:37 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> $ xmonad --recompile
2023-10-29 12:05:38 +0100 <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.
2023-10-29 12:05:39 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> XMonad recompiling (forced).
2023-10-29 12:05:41 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Errors detected while compiling xmonad config: /home/stoned/.xmonad/xmonad.hs
2023-10-29 12:05:42 +0100 <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
2023-10-29 12:05:43 +0100 <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
2023-10-29 12:05:45 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> xmonad.hs:2:1: error:
2023-10-29 12:05:46 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Could not find module β€˜Data.Default’
2023-10-29 12:05:47 +0100 <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.
2023-10-29 12:05:49 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> |
2023-10-29 12:05:50 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> 2 | import Data.Default
2023-10-29 12:05:51 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> | ^^^^^^^^^^^^^^^^^^^
2023-10-29 12:05:53 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Please check the file for errors.
2023-10-29 12:05:54 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ```
2023-10-29 12:06:20 +0100 <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.
2023-10-29 12:06:22 +0100 <haskellbridge> <S​olid> Please don't copy these gigantic error messages in here, the IRC side can barely cope with this
2023-10-29 12:06:31 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Oh ok
2023-10-29 12:10:09 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> rm -rf ~/.xmonad*; then recompile.
2023-10-29 12:10:48 +0100 <haskellbridge> <T​ranquil Ity> That.s gigantic over on the IRC side? How does it look?
2023-10-29 12:11:10 +0100 <haskellbridge> <T​ranquil Ity> I.d look myself, but yk, libera.chat
2023-10-29 12:13:41 +0100 <liskin> Is there any chance HB can shorten their nickname somewhat?
2023-10-29 12:14:18 +0100 <liskin> It's taking _two_ full lines in here, making IRC near unusable for me.
2023-10-29 12:14:49 +0100 <liskin> (and when I say somewhat I mean ideally to just "HB" because what the actual fuck is going on there)
2023-10-29 12:15:24 +0100 <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 :)
2023-10-29 12:16:48 +0100 <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
2023-10-29 12:20:09 +0100 <liskin> What do you mean you can't change it? You changed it a couple days ago.
2023-10-29 12:20:19 +0100 <liskin> It was <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,ECES,ITILv4,SSCP,MCP,MCSE|🌿>
2023-10-29 12:20:39 +0100 <liskin> Now it is <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿>
2023-10-29 12:22:39 +0100hightower2(~hightower@213.149.61.227)
2023-10-29 12:25:36 +0100 <haskellbridge> <T​ranquil Ity> Gotta flex the certs they wasted their money on :D
2023-10-29 12:31:30 +0100 <haskellbridge> <S​olid> Tranquil Ity http://ix.io/4Kf9
2023-10-29 12:32:19 +0100 <haskellbridge> <S​olid> I admit most of it might even be because (i) the username, and (ii) the non-puppeting(?) bridge
2023-10-29 12:32:51 +0100 <haskellbridge> <T​ranquil Ity> Oh no that looks like such an unreadable mess
2023-10-29 12:34:07 +0100Manu38(~Manu38@2a01:e0a:96:a450:b52:90ef:150d:f7df) (Ping timeout: 248 seconds)
2023-10-29 13:16:00 +0100Manu38(~Manu38@2a01:e0a:96:a450:3ac:598f:7c9a:badc)
2023-10-29 13:24:58 +0100 <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 ?
2023-10-29 13:25:59 +0100 <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.
2023-10-29 13:26:58 +0100 <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.
2023-10-29 13:33:19 +0100Manu38(~Manu38@2a01:e0a:96:a450:3ac:598f:7c9a:badc) (Ping timeout: 248 seconds)
2023-10-29 13:40:58 +0100chomwitt(~chomwitt@2a02:587:7a01:8f00:1ac0:4dff:fedb:a3f1)
2023-10-29 14:43:58 +0100liskindoes a mix of both - first two are fixed (one for comms, another one for browser and rss), and then project workspaces go after those
2023-10-29 14:53:41 +0100Nixkernal_(~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch)
2023-10-29 14:53:48 +0100Nixkernal(~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch) (Ping timeout: 240 seconds)
2023-10-29 14:58:23 +0100 <geekosaur> most of my workspaces are fixed, but I have a few that I use for tasks
2023-10-29 14:58:32 +0100 <geekosaur> oh, they left
2023-10-29 15:05:05 +0100Nixkernal_(~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch) (Read error: Connection reset by peer)
2023-10-29 15:05:45 +0100Nixkernal(~Nixkernal@115.16.194.178.dynamic.wline.res.cust.swisscom.ch)
2023-10-29 15:27:54 +0100mc47(~mc47@xmonad/TheMC47)
2023-10-29 17:29:50 +0100tremon(~tremon@83.80.159.219)
2023-10-29 17:36:37 +0100hightower2(~hightower@213.149.61.227) (Ping timeout: 255 seconds)
2023-10-29 17:49:56 +0100Manu38(~Manu38@2a01:e0a:96:a450:e956:bd5d:5d5:8207)
2023-10-29 17:50:15 +0100 <Manu38> liskin et geekosaur thank you for the answers
2023-10-29 17:53:44 +0100Natch(~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 258 seconds)
2023-10-29 18:00:38 +0100 <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=hea…) of project-specific workspaces
2023-10-29 18:00:39 +0100Natch(~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
2023-10-29 18:11:43 +0100Manu38(~Manu38@2a01:e0a:96:a450:e956:bd5d:5d5:8207) (Ping timeout: 248 seconds)
2023-10-29 18:23:27 +0100 <liskin> Same might be an overstatement, my project workspaces are more ad hoc. I just use WorkspaceDir and WorkspaceNames
2023-10-29 19:41:36 +0100 <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?
2023-10-29 19:42:57 +0100 <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
2023-10-29 19:42:57 +0100 <haskellbridge> and day so I can't study.
2023-10-29 19:43:11 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That was a rotten thing you said. Shame on you.
2023-10-29 19:46:43 +0100 <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?
2023-10-29 19:47:09 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Why do you think it's appropriate to abuse people here, mna?
2023-10-29 19:47:20 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> What makes you think that this is okay to do?
2023-10-29 19:50:58 +0100 <haskellbridge> <T​ranquil Ity> You shouldn.t take what random strangers say to you too hard ^^
2023-10-29 19:51:00 +0100 <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.
2023-10-29 19:51:01 +0100 <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.
2023-10-29 19:51:02 +0100 <haskellbridge> <T​ranquil Ity> With all that said, good luck!
2023-10-29 19:51:08 +0100 <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?
2023-10-29 19:51:31 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> YOU HAVE NO IDEA WHAT SOMEONE COULD BE GOING THROUGH in life.
2023-10-29 19:51:36 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Be kind. Be loving. Be a good person. Don't hurt people.
2023-10-29 19:51:40 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Peace and love. I'm out.
2023-10-29 19:52:56 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Ok. You're just a rotten person.
2023-10-29 19:52:58 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Welcome to ignore.
2023-10-29 19:53:07 +0100 <haskellbridge> <T​ranquil Ity> I am saying this overall, most people online are insensitive.
2023-10-29 19:53:08 +0100 <haskellbridge> <T​ranquil Ity> And you aren.t the only one dealing with depression and suicidal thoughts.
2023-10-29 19:53:41 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I refuse to listen to such hatred and insults and put downs.
2023-10-29 19:53:56 +0100 <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.
2023-10-29 19:55:19 +0100 <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.
2023-10-29 19:55:39 +0100 <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.
2023-10-29 19:55:46 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Do you fucking understand? Im,'
2023-10-29 19:55:50 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm a grown man. Crying
2023-10-29 19:55:56 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I am not mentally well.
2023-10-29 19:56:07 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> STOP ABUSING XMONAD PEOPLe
2023-10-29 19:56:09 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> PLEASE
2023-10-29 19:56:28 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I feel like I want to go kill myuself 5right now
2023-10-29 19:56:30 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> end this misery
2023-10-29 19:56:31 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> fuck
2023-10-29 19:56:48 +0100 <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?
2023-10-29 19:56:51 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Whaqt do you want from eme?
2023-10-29 19:57:57 +0100 <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 ^^
2023-10-29 19:58:07 +0100 <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
2023-10-29 19:58:13 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Thanks a lot, brother.
2023-10-29 19:58:26 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Thank you so much for your remark at my expense.
2023-10-29 19:58:28 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did you enjoy yoru joke?
2023-10-29 19:58:33 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did you enjoy being a stand up comedian?
2023-10-29 19:58:39 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Did others give you a pat on your back here?
2023-10-29 19:58:59 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> God bless you brother.
2023-10-29 19:59:09 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hope you can learn to be a decent humanb eing one day.
2023-10-29 19:59:10 +0100 <haskellbridge> <T​ranquil Ity> You shouldn.t take what random strangers say to you too hard ^^
2023-10-29 19:59:11 +0100 <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.
2023-10-29 19:59:12 +0100 <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.
2023-10-29 19:59:14 +0100 <haskellbridge> <T​ranquil Ity> With all that said, good luck!
2023-10-29 19:59:15 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> ❀️
2023-10-29 19:59:52 +0100 <haskellbridge> <T​ranquil Ity> Maybe someday ❀️
2023-10-29 20:00:05 +0100 <haskellbridge> <T​ranquil Ity> Maybe someday ❀️
2023-10-29 20:00:06 +0100 <haskellbridge> <T​ranquil Ity> Good luck to you too ^^
2023-10-29 20:00:17 +0100 <haskellbridge> <T​ranquil Ity> Maybe someday, if life permits it ❀️
2023-10-29 20:00:54 +0100hightower2(~hightower@141-136-253-109.dsl.iskon.hr)
2023-10-29 20:01:09 +0100 <haskellbridge> <T​ranquil Ity> I am sure you.ll sort it all out ^^ I wish you luck
2023-10-29 20:01:19 +0100 <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
2023-10-29 20:01:22 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Pray tell...
2023-10-29 20:01:25 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> WHAT THE FUCK do you have?
2023-10-29 20:01:28 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Hmm?
2023-10-29 20:01:36 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> That you can talk shit to me about my education...
2023-10-29 20:01:42 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'm done with you bro. Good day.
2023-10-29 20:01:53 +0100 <haskellbridge> <T​ranquil Ity> Have a nice rest of your day ^^
2023-10-29 20:01:55 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Ignored. I do not want to see your crpa.
2023-10-29 20:03:13 +0100 <haskellbridge> <T​ranquil Ity> If it makes you feel better, then it.s fine by me ^^ till next time
2023-10-29 20:04:17 +0100 <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.
2023-10-29 20:10:02 +0100mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2023-10-29 20:25:42 +0100 <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
2023-10-29 20:25:42 +0100 <haskellbridge> my accomplishments.
2023-10-29 20:27:03 +0100 <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
2023-10-29 20:27:35 +0100 <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
2023-10-29 20:27:55 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> I'll see you guys from the shorter nickname! Cheers.
2023-10-29 20:28:43 +0100 <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
2023-10-29 20:29:00 +0100 <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.
2023-10-29 20:30:46 +0100 <haskellbridge> <T​ranquil Ity> There is a /leave slash command
2023-10-29 20:33:27 +0100 <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.
2023-10-29 20:33:52 +0100 <haskellbridge> <πŸ„β€‹ HB|A+,Net+,Sec+,CySA+,Pentest+,ECES,ITILv4,SSCP,MCP,MCSE|🌿> Oh see you guys
2023-10-29 20:41:47 +0100 <vrs> real life navy seal pasta :D
2023-10-29 21:09:37 +0100 <geekosaur> there's a way to change nick without leaving
2023-10-29 21:09:54 +0100 <geekosaur> /roomnick
2023-10-29 21:13:23 +0100 <haskellbridge> <T​ranquil Ity> On IRC? They were on the Matrix side
2023-10-29 21:13:36 +0100 <geekosaur> on matrix
2023-10-29 21:13:55 +0100 <haskellbridge> <T​ranquil Ity> Which client?
2023-10-29 21:13:57 +0100 <haskellbridge> <g​eekosaur> I'm not unfamiliar with matrix…
2023-10-29 21:14:13 +0100 <haskellbridge> <g​eekosaur> should be in element but I use nheko
2023-10-29 21:14:37 +0100 <haskellbridge> <T​ranquil Ity> In element there.s a slash fommand to send the right state event, /myroomnick
2023-10-29 21:15:19 +0100 <haskellbridge> <T​ranquil Ity> Can also just use curl if your client doesn.t support it
2023-10-29 21:15:22 +0100 <haskellbridge> <g​eekosaur> oh, right, this has /nick and /myroomnick
2023-10-29 21:15:29 +0100 <haskellbridge> <T​ranquil Ity> Ye :P
2023-10-29 21:15:30 +0100 <haskellbridge> <g​eekosaur> I don't see /nick in nheko
2023-10-29 21:16:05 +0100 <haskellbridge> <g​eekosaur> RC doesn't have per-room nicks
2023-10-29 21:16:09 +0100 <haskellbridge> <g​eekosaur> IRC doesn't have per-room nicks
2023-10-29 21:16:22 +0100geekosaurswitches back to irc
2023-10-29 21:16:55 +0100 <haskellbridge> <T​ranquil Ity> Yea, it.s fun
2023-10-29 21:16:55 +0100 <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)
2023-10-29 21:25:40 +0100CronyAkatsuki(~crony@37.205.106.155)
2023-10-29 21:31:16 +0100CronyAkatsuki(~crony@37.205.106.155) (Ping timeout: 260 seconds)
2023-10-29 23:44:58 +0100chomwitt(~chomwitt@2a02:587:7a01:8f00:1ac0:4dff:fedb:a3f1) (Ping timeout: 260 seconds)
2023-10-29 23:57:53 +0100ectospasm(~ectospasm@user/ectospasm) (Quit: WeeChat 4.0.5)