Viewing profile — blaerk
blaerk
HN member- Joined
- Mon, Feb 20, 2017, 9:16 PM UTC
- HN karma
- 101
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About blaerk
No profile information was provided.
Recent public activity
-
comment
Comment #46578327
Been happily and very successfully using the official binpkgs, it works really well, sometimes there's a slight delay for the binary versions of the source packages to appear in th…
-
comment
Comment #42885941
this is correct, there's even a precompiled kernel (dist-kernel), it works great! and when packages doesn't match your system settings, portage will pull the source and compile the…
-
comment
Comment #41525157
I think some older instance types are still on xen, later types run kvm (code named nitro.. perhaps?). I can’t remember the exact type but last year we ran into some weird issues r…
-
comment
Comment #40467827
If you’re using AWS there’s ImageBuilder, it’s by no means a drop-in replacement for packer and a closer look hints at just being ansible behind the scenes. You could probably achi…
-
comment
Comment #40284101
Leons daughter Vera talked a bit about her father, his relationship to Kubrick, art and family in “Sommar i P1”, a Swedish national radio show where people in “public interest” tal…
-
comment
Comment #39842342
I really hope the crazy prize increase of vmware products will end the use of esxi and the rest of the vsphere suite, it is one of the worst applications and apis i have ever had t…
-
comment
Comment #38872539
Second this, it’s simple, made with bash, git and gpg. Been using it for years myself, I’ve also used it as a shared password store at different workplaces with ease.
-
comment
Comment #37378160
If anyone wants to run protracker like back in the day but on current hardware, there’s this neat clone https://github.com/8bitbubsy/pt2-clone
-
comment
Comment #35420261
Running dos, win9x and others was quite a lot of fixing stuff as well. Getting your hardware to work with games and is took some patience and a lot of trial and error “back in the …
-
comment
Comment #34364976
It’s been quite a while since I played around with encoders, video streams etc. It seems the old doom9 forums ( http://forum.doom9.net ) are still somewhat active, even if the site…
-
comment
Comment #34109037
Excellent choice! I started off 2022 with learning c and it’s a lot of fun! As some other commenters, I really recommend Modern C by Jens Gustedt. If you’re on Linux you can use ma…
-
comment
Comment #33293035
Since it's down you can get your mod fix from https://modland.ziphoid.com/pub/modules/ (features some good ol' directory browsing though) I've had best listening results with https…
-
comment
Comment #32395653
Portaudio may be applicable, it supports most platforms I think. http://www.portaudio.com/
-
comment
Comment #31931089
I did that as well, also running cp with the -s argument will create a symlink
-
comment
Comment #31931002
For you can skip xargs for that and just add the -delete argument to find, for readability and profit(!?)
-
comment
Comment #31743301
Randy talked about the doom snes port (among other things) during fosdem 2021, can’t remember if he mentioned Quake , it was a very interesting interview though https://archive.fos…
-
comment
Comment #29778479
I think https://www.qwant.com/ use their own, just started using it so I can't really say much about it other than it seems alright compared to ddg and google(?)
-
comment
Comment #29204165
I thought it was me being new to go that made some code bases hard to figure out
-
comment
Comment #28803032
I know this thread is almost 20h old. But, I started using awesomewm maybe 8 years ago, decided on a look and config and haven't changed it since, every computer i use have the sam…
- story
-
comment
Comment #27214493
It should, however not sure about installation documentation. As always, the gentoo and arch wiki should get you there, even on ubuntu
-
comment
Comment #27211346
Or you could install pipewire for a pulseaudio free experience, if that's what you're after (that's what I did).
-
comment
Comment #25552290
I feel like dawn of war 3 commited StarCraft suicide, they scrapped almost everything that made the dawn of war series great and replaced it with a more "StarCraft like" gameplay t…
-
comment
Comment #23818643
Gentoo user here, default is still nano! vi is there by default of course, but EDITOR points to nano
-
comment
Comment #22853771
* pass, the standard unix password manager https://www.passwordstore.org/ . Instead of stopping whatever I'm doing, thinking about what password I used last time something forced m…