Viewing profile — Queue29
Queue29
HN member- Joined
- Sat, Feb 27, 2010, 1:39 PM UTC
- HN karma
- 477
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About Queue29
Recent public activity
-
comment
Comment #35081383
How is this not named "Ducky"?
- story
-
comment
Comment #34942193
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
-
comment
Comment #34769711
> 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 …
-
comment
Comment #34537375
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 iss…
-
comment
Comment #34267285
Xorg or Wayland? I've got a RX6400 that runs 2 4k displays just fine - Ubuntu + Wayland
-
comment
Comment #34186930
I wonder what percentage of those feel they got their money's worth.
-
comment
Comment #33561830
> 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
-
comment
Comment #33547902
> That’s not particularly actionable advice, though. Yes it is. Stop using C.
-
comment
Comment #33495665
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 litera…
-
comment
Comment #33388677
A minimalist alternative (no UI, yarn deps etc.) https://github.com/shoenig/donutdns
-
comment
Comment #33378297
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 rende…
-
comment
Comment #33375702
I use a rx6400 to drive 2 4k displays, and it works great. Out of the box Linux support, too.
-
comment
Comment #33310883
Nobody is stopping you.
- story
-
comment
Comment #32864022
This post is really difficult to read due to the weird metaphor, which is unfortunate because it seems otherwise interesting.
-
comment
Comment #32581510
If your goal is to minimize lines of code, sure, Python takes the cake here. But here's a different way of looking at it: using only Python example, can you identify every way that…
-
comment
Comment #31921553
They did shed some light into their internal struggles https://github.blog/2022-03-23-an-update-on-recent-service-d...
-
comment
Comment #31766483
This blog post is literally unreadable with animations flying around covering up content, is that by design?
-
comment
Comment #30432270
Will order one the day there is an AMD option.
- story
-
comment
Comment #30129604
Check out the recommended requirements[0] documentation. In practice it depends greatly on how many client agents you want to manage (i.e. how large is your cluster). I personally …
-
comment
Comment #30129171
Nomad engineer here; Nomad supports Task Driver[0] plugins enabling you to orchestrate anything you need it to. Nomad ships with a QEMU task driver[1] built in. [0] https://www.nom…
- story
-
comment
Comment #26001947
Been using Wayland since 20.04, without problems. Thank you for building it.