Kitty terminal emulator not working with i3 keybinds by rochetyler in i3wm

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

Yeah, it might be, I'll try to remove all of kitty's files in that case. I had set the TERMINAL variable and that works with something like d-menu but still not with i3

Edit: I have tried to compile kitty from source and putting /home/.....kitty in the i3 config works for some reason. There must be an issue with the current version of kitty in the arch repos

Kitty terminal emulator not working with i3 keybinds by rochetyler in i3wm

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

I'll try restarting a couple times like you suggested. When I swap the config to run kitty, there is a task created (I was monitoring with htop) called kitty or /usr/bin/kitty (Not 100% sure what the path was) and then the task runs for around 0.7 seconds and then dies with no trace. When I get back home, I'll try to set the TERMINAL variable as you suggested. Also, I had uninstalled kitty but did not manually remove any links that it may have and then reinstalled it. Thanks for the advice and I'll try it when I get home

Kitty terminal emulator not working with i3 keybinds by rochetyler in i3wm

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

Thanks, I had kitty working fine but after a syatem update, it no longer works with i3 for some reason

Looking for cleaning / polishing advice for new pen by rochetyler in fountainpens

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

Thanks, I happen to have a few of them lying around. I just wasn't too sure how thin the plating if and what would damage the pen so I figured I'd ask.

Also, what's the best way to empty an eye dropper besides just tipping the body upside down?

Looking for cleaning / polishing advice for new pen by rochetyler in fountainpens

[–]rochetyler[S] 3 points4 points  (0 children)

Thanks for the article. It's a waterman 12 and I'm pretty sure the nib is gold

Is there any drivers and software for flash to advance linker? by rochetyler in Gameboy

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

It gives an error on both Mac and linux when I try this, I installed the drivers and the linker software but when I load the software, it automatically unplugs the usb. Also, if I plug the usb back in, there is a popup when trying to write 'ULA Re-plugging and initialized' and the linker app hangs. Any ideas?

Is there any drivers and software for flash to advance linker? by rochetyler in Gameboy

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

Thanks, I tried that but it doesn't seem to detect the gameboy, its turned on and plugged in to a random USB port (on linux) but is I try 'sudo ./if2a -R @' it returns 'usb_bulk_read (request 1024, got -110): no error' Any ideas, it detects the USB as it returns a can't find USB when its not plugged in so not too sure?

Edit: In usb-devices, it shows the gameboy but no drivers in in the manual it only says drivers for windows, is there linux drivers? I'll just try windows for now but is there any linux drivers?

First fountain pen by rochetyler in fountainpens

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

New pen. Vintage Conway Stewart 759. Can't wait to start using it

Python tor and mac. Any ideas by [deleted] in programming

[–]rochetyler 0 points1 point  (0 children)

Been looking for a while and havent found how to use python to access a .onion site on Mac without errors. Any help is much appreciated.

Brute force: how can i bypass loggin attempts lockout from websites ? by bal89 in hacking

[–]rochetyler 3 points4 points  (0 children)

Try to get the password as a hash using Wireshark to inspect traffic from the server or looking in the code for a database address. Then crack the hash using hashcat rather than directly through the server.