HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Queue29

no profile record

Submissions

Linux in 2023: my speaker is buzzing

sethops1.net
3 points·by Queue29·3 tahun yang lalu·1 comments

Retro on a generic Go test assertions library

sethops1.net
1 points·by Queue29·4 tahun yang lalu·0 comments

comments

Queue29
·3 tahun yang lalu·discuss
How is this not named "Ducky"?
Queue29
·3 tahun yang lalu·discuss
Similar idea: This runs as a cron/systemd timer and updates your authorized_keys from your GitHub account.

https://github.com/shoenig/ssh-key-sync
Queue29
·3 tahun yang lalu·discuss
> You can have multiples tabs in different containers in a single window.

I literally want the _opposite_ of that. Chrome makes it so that a Window is specific to a profile. Makes it very simple to keep say Work and Home profiles separate, for example. Especially if you set color schemes for each window.
Queue29
·3 tahun yang lalu·discuss
https://github.com/shoenig/donutdns

I wanted a no-nonsense single-binary alternative to pi-hole (based on CoreDNS).

Been using this as my home DNS server for a year now without issue. Recently added support for reading a directory of block lists, so now it's easy to keep things organized in blocking sites with huge numbers of domains.
Queue29
·4 tahun yang lalu·discuss
Xorg or Wayland? I've got a RX6400 that runs 2 4k displays just fine - Ubuntu + Wayland
Queue29
·4 tahun yang lalu·discuss
I wonder what percentage of those feel they got their money's worth.
Queue29
·4 tahun yang lalu·discuss
> never mentioned in the online language specs over at go.dev

hmm, what's this then?

https://go.dev/doc/faq#Does_Go_have_a_ternary_form
Queue29
·4 tahun yang lalu·discuss
> That’s not particularly actionable advice, though.

Yes it is. Stop using C.
Queue29
·4 tahun yang lalu·discuss
Started using helix as my $EDITOR a few weeks ago and so far I love it.

Especially 'hx --health' and its built-in ability to use many language LSP's.

My helix config file is literally 3 lines long, and with that I get full language support.

    theme = "autumn"
    [editor]
    rulers = [80, 120]
Queue29
·4 tahun yang lalu·discuss
A minimalist alternative (no UI, yarn deps etc.) https://github.com/shoenig/donutdns
Queue29
·4 tahun yang lalu·discuss
AMD open sourced their drivers and maintains them directly in the kernel now, ever since 2017. No issues at all for me using Ubuntu 20.04 or 22.04, which uses Wayland and GPU rendering by default.
Queue29
·4 tahun yang lalu·discuss
I use a rx6400 to drive 2 4k displays, and it works great. Out of the box Linux support, too.
Queue29
·4 tahun yang lalu·discuss
Nobody is stopping you.
Queue29
·4 tahun yang lalu·discuss
This post is really difficult to read due to the weird metaphor, which is unfortunate because it seems otherwise interesting.
Queue29
·5 tahun yang lalu·discuss
Been using Wayland since 20.04, without problems. Thank you for building it.