[-] tranzystorek_io@beehaw.org 2 points 2 months ago

beehaw.org is considering switching to Sublinks and I wonder if its API compatibility with Lemmy is enough for voyager

[-] tranzystorek_io@beehaw.org 5 points 3 months ago

most shells will accept outputting from a silent command to a file, e.g. :> foo.txt (where : is the posix synonym to the true command)

[-] tranzystorek_io@beehaw.org 3 points 4 months ago

vim in second place let's goooooo ๐ŸŽ‰

[-] tranzystorek_io@beehaw.org 2 points 7 months ago

Nicely done! I have a CLI tool that does sth similar (input download, answer submissions): https://github.com/tranzystorekk/arrive

[-] tranzystorek_io@beehaw.org 2 points 7 months ago

Oh boy, how can i forget 2019 and the whole series of "intcode" challenges!

You had a growing specification of a sorta-pcode virtual computer, opcodes, etc. Your input was the titular intcode, a list of integers representing instructions and you had to execute that code and use that execution to solve the bigger challenge, e.g. play a simple one-sided Pong!

8

Iโ€™m trying to get through an unpleasant cold, do you have title recommendations for a half-dead, bored brain?

I just finished Roadwarden before getting sick, but the amount of text and story is a no-no. Possibly a somewhat cutesy game where I can just do a few brainless clicks now and then would be perfect.

6

I've been using Adler Notes for a while, mostly because the feature set is simple enough (cloud sync, text notes, lists).

It only syncs to Google and Dropbox though, so I'd love sth that's:

  • FOSS
  • Similarly simple and minimalistic
  • Syncs with NextCloud
  • Preferably doesn't cram unnecessary features like handwritten notes, gratuitous markdown, etc.
[-] tranzystorek_io@beehaw.org 2 points 1 year ago

I was hesitant to use thelounge because of the self-hosting part, but it seems is fairly straightforward to spin up an instance even with just free fly.io resources

[-] tranzystorek_io@beehaw.org 3 points 1 year ago

Googling 'irc client' is always a "blast to the past" adventure

[-] tranzystorek_io@beehaw.org 1 points 1 year ago

I did give irssi a spin but it seems Cinny has spoiled me ๐Ÿ˜…

[-] tranzystorek_io@beehaw.org 1 points 1 year ago

I'm using it atm, but it really feels like there should be sth more, well, FOSSy

11

I spend a sizable portion of the day on IRC and was wondering what your setups are.

I'd love sth with UX and UI similar to Cinny, so far only irccloud has brushed close enough for me.

[-] tranzystorek_io@beehaw.org 1 points 1 year ago

Sound capture was a major pain point here ๐Ÿ˜… I had to hardcode an alsa loopback device identifier, and beyond that it's very manual - loading alsa's loopback kernel module, connecting my music player to the pipewire device and such

[-] tranzystorek_io@beehaw.org 3 points 1 year ago

I think there are two key aspects to IDEs:

a) the larger the codebase and the less familiar you are with it, the more of a nightmare it will be to hunt bugs or search places to insert code; this is where an IDE becomes extremely helpful by e.g. letting you search a struct across multiple modules, showing lints, compiler errors etc.

b) IDEs are only as helpful if they can be configured with your codebase, and sadly there are probably numerous codebases that won't play nice and let you crate a working config

1
submitted 1 year ago* (last edited 1 year ago) by tranzystorek_io@beehaw.org to c/foss@beehaw.org

I have been tinkering with sound visualizing recently and this is the result :3

view more: next โ€บ

tranzystorek_io

joined 1 year ago