HackerTrans
TopNewTrendsCommentsPastAskShowJobs

prettymuchnoone

no profile record

Submissions

Self-hosting email in 2025 is easy actually (apart from M365)

mastodon.social
61 points·by prettymuchnoone·vor 10 Monaten·76 comments

A 2025 Survey of Rust GUI Libraries

boringcactus.com
10 points·by prettymuchnoone·letztes Jahr·2 comments

comments

prettymuchnoone
·vor 8 Monaten·discuss
but if airdrop as of OS26 uses wifi aware, and the proprietary awdl version has been shuttered due to the eu regulation, how come devices on that software version can still airdrop to older devices?
prettymuchnoone
·vor 9 Monaten·discuss
I think this is a GNOME thing...the keychain by default has the same password as the login password, so logging in with the password unlocks it too. fingerprint login doesn't unlock it: https://news.ycombinator.com/item?id=38527876, https://wiki.archlinux.org/title/GNOME/Keyring
prettymuchnoone
·vor 10 Monaten·discuss
by "Mozilla approved" do you mean that it has to come from the official add-on store?

because in my experience, it doesn't--I've installed a couple of extensions manually by just dragging the .xpi into the window.
prettymuchnoone
·vor 10 Monaten·discuss
bit unrelated, but the newest version of macOS (Tahoe) does now have a clipboard manager
prettymuchnoone
·vor 10 Monaten·discuss
try chrome://geckoview/content/config.xhtml
prettymuchnoone
·letztes Jahr·discuss
i don't think @-ing dang works, you should probably send an email to [email protected] i think?
prettymuchnoone
·letztes Jahr·discuss
as for 1. if you ever have some free time on your hands, and want to take declarative configs to the next level, you can check out Impermanence for NixOS: https://news.ycombinator.com/item?id=37218289

and 2...hm I know i've done Miracast before with GNOME Network Displays https://flathub.org/apps/org.gnome.NetworkDisplays
prettymuchnoone
·letztes Jahr·discuss
hm, that's new, it didn't pop up when last I opened the page

edit: it's a troll, it's meant to redirect i think: https://x.com/boring_cactus/status/1303832687648464897
prettymuchnoone
·letztes Jahr·discuss
hm i mean, python doesn't really care about indentation kind, as long as it's consistent...

maybe writing a Makefile (which afaik really REALLY wants tabs), and want to ensure someone's IDE doesn't change it to spaces.
prettymuchnoone
·vor 2 Jahren·discuss
the pandoc typst reader is a bit barebones, it doesn’t support packages (understandable) and seems to get confused with functions for me…though it’s been a bit since i tried it
prettymuchnoone
·vor 2 Jahren·discuss
Could you give an example of how it could be more similar to Markdown? I recently used Typst for my bachelor's project and never really thought that it needed to be simpler