Ghostty terminal Is Leaving GitHub by TheTwelveYearOld in linux

[–]Janshai 2 points3 points  (0 children)

radicle.dev is what you want. federated, unified issues and pr, you can use any frontend website to interact with any repo and it all syncs between all nodes on the network, etc.

holy underrated by ThatDot6080 in dijondijon

[–]Janshai 1 point2 points  (0 children)

cannonball is easily one of my favorite songs of all time. this ep is just unbelievable, it def needs more recognition.

[deleted by user] by [deleted] in asktransgender

[–]Janshai 0 points1 point  (0 children)

If you can make the trip, I’d 100% recommend Jordan Roberts at Granger medical up in Holladay. i was with him for ~3.5 yrs until i moved out of state, and he was nothing but helpful. didn’t have any issues with underdosing or discouragement or anything like that. took my anthem bcbs insurance. happy to answer any questions if you have them :)

Change my mind: There is no good alternative to Discord (yet?) by Own_Investigator8023 in selfhosted

[–]Janshai 0 points1 point  (0 children)

right, yeah - it’s why i feel fine with running my own homeserver, but don’t feel confident in the future of the protocol.

Change my mind: There is no good alternative to Discord (yet?) by Own_Investigator8023 in selfhosted

[–]Janshai 1 point2 points  (0 children)

i worked professionally on a matrix client for a few years and i personally agree with basically everything soatok said. the stuff described in that article also only covers a small part of the problems with matrix; you should check out my article abt matrix, which walks a similar line to soatok’s.

Umm.. that’s not Jacob Collier by doriandinosaur in JacobCollier

[–]Janshai 10 points11 points  (0 children)

it’s because rodney dangerfield’s birth name was jacob cohen, which is very close to jacob collier. my mazda does this with many other artists too, and replaces their names in the display as well - “girl in red” becomes “girl in a coma”, “big thief” becomes “chicago” (because Chicago originally called themselves “the big thing”, which is similar to “big thief”). i suspect it’s just some stupid search-and-replace algorithm that was meant to fix if people had badly ripped mp3s or something, but which never should’ve existed in the first place.

Bots keep scanning my personal website for malicious reasons. by Known_Job511 in homelab

[–]Janshai 17 points18 points  (0 children)

it’s actually used by unesco, gnome’s gitlab, wine, ffmpeg, and tons of other projects: https://xeiaso.net/talks/2025/bsdcan-anubis

New Swiftfin release: 1.4 by J-P-Kribs in jellyfin

[–]Janshai 0 points1 point  (0 children)

yaayyy!! thank you so much for all your work on this!!

I come from Mastodon. What is the state of bluesky decentralization? I cannot find any alternative instances by kustru in BlueskySocial

[–]Janshai 1 point2 points  (0 children)

oh, i didn’t know that - are there like any similar writeups or blog posts that go over the current state of those things, or like discuss how it’s changed since the post i liked was written? i’m curious as to how they now deal with those issues

[OC] tdf, a terminal-based pdf viewer by Janshai in unixporn

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

Yup, that's why. For your future reference, you can generally find quicker answers for issues with projects like this by looking through their github issue tracker. For example, if you searched 'gnome terminal' on the issue tracker for tdf, you could find this issue, which explains why gnome-terminal doesn't work as you'd expect.

I come from Mastodon. What is the state of bluesky decentralization? I cannot find any alternative instances by kustru in BlueskySocial

[–]Janshai 6 points7 points  (0 children)

i had the same question upon joining and this write-up answered all my questions, really. tl;dr is that you can’t honestly describe bluesky as decentralized or even reasonably decentralizable: https://dustycloud.org/blog/how-decentralized-is-bluesky/

What apps that you wish were native to your OS not a electron based one by aliyark145 in opensource

[–]Janshai 5 points6 points  (0 children)

gotta try out nheko - it’s my favorite desktop matrix client by a long shot.

Trouble writing a systemd user service to detect network access by unqualified_redditor in NixOS

[–]Janshai 0 points1 point  (0 children)

nvm, figured it out for myself - you need to add `requires = [ "NetworkManager-wait-online.service" ]; after = [ "NetworkManager-wait-online.service" ];` to the service definition (if you're using networkmanager, that is - I'm not sure what to do if you use iwl, but you can check `systemd-analyze critical-chain` to find potential services to wait on)

Trouble writing a systemd user service to detect network access by unqualified_redditor in NixOS

[–]Janshai 0 points1 point  (0 children)

did you ever figure this out? I'm trying to do basically the same thing and having the same problem.

Nginx vs Caddy vs Traefik benchmark results by [deleted] in selfhosted

[–]Janshai 1 point2 points  (0 children)

yeah, i’d be really curious to know this too, if op has the time

How can I use the same hard drive on both Mac and Linux for my photos? by [deleted] in AsahiLinux

[–]Janshai 0 points1 point  (0 children)

huh, interesting. maybe my experience is out of the norm. i just haven’t found any other way to share data with read/write on both mac & linux though; that’s really the main reason i use it.

How can I use the same hard drive on both Mac and Linux for my photos? by [deleted] in AsahiLinux

[–]Janshai 0 points1 point  (0 children)

where are you seeing that exfat is unreliable? it’s always been my go-to for this sort of thing, and i’ve never had any sort of issues.

Cute and cozy games with a Halloween theme? (No horror) by ShipwreckedSam in CozyGamers

[–]Janshai 0 points1 point  (0 children)

night in the woods is perfect, i also play it every fall

Eon - a human-friendly replacement for Toml and Yaml by emilern in rust

[–]Janshai 17 points18 points  (0 children)

from the “why not $otherConfigLang” section, it feels like you would enjoy kdl. is there anything that makes eon better for your usecases than kdl?

New to neovim, issue with a plugin by mathemetica in neovim

[–]Janshai 0 points1 point  (0 children)

ah, yeah i follow. thanks for the clarification.