Hacker Newsnew | past | comments | ask | show | jobs | submit | slipwalker's commentslogin

yes. Take the money and watch them crash&burn from a safe distance.

You might even be able to rebuilt it with the extra cash and the ashes of their doom afterwards.....


Programming Perl, by Larry Wall.

just the preaching of "the three great virtues of a programmer" makes it the most influential book in my entire ( 25+ years and counting ) carrer.


This is such a strong rec, thank you.


since i have a full jetbrains subscription ( for many years ) i use the DataGrip db client, and it serves me very well... before that ( looong before ) i used AquaDataStudio, and it was very nice too although not cheap at all.


- homebrew

- 1clipboard

- kitty terminal

- raycast

- yabai tiling WM ( i still prefer it over magnet or rectangle )

- icemenubar ( i prefer it over bartender )

- busycalendar ( expensive, but so good )

- trillium notes

- iina video player

- bitwarden

- speedcrunch

- firefox

- jetbrains IDEs


i have been very impressed with trillium notes https://github.com/zadam/trilium


my current go-to stack for webdev is svelte on the frontend with a golang api on postgres database. Deploy behind an openresty ( nginx's fork ) server. Usually quite performant, easy on cloud resources and even fun to work with... ( also "modern" enough so i would not have to explain to others what a perl-cgi script is )


i have a NFS drive shared on my LAN which rsync to GoogleDrive.... works as a charm.


my 2c: i would suggest to make sure you have a decent portfolio online ( github/gitlab/bitbucket/whatever ) to include the link in your CV.

since your focus is web-backend, a nice "as original as possible" project following some design patterns of a REST API with microservices, JWS tokens, with unit-tests and automated integration/load testing on a rather modern architecture like Clean/Onion/Hexagonal that you can explain on a technical interview the hows && whys of your choices... then it's a numbers' game: send CVs to every open position you can find.


and why anyone would allow windows to touch their hardware directly ?! it belongs ( at best ) inside a QEMU/KVM vm.


Even if you use it for gaming. Get a cheap GPU as a display driver, slap it in an extra PCIe slot, let Linux use that card as a simple display driver, and then pass through your beefy GPU. If you have it configured right, the performance difference will be nearly on par with bare metal. It actually baffles me how good QEMU/KVM is.


>If you have it configured right

Yeah, no, I'd like to unwind and have fun instead of messing around with config files and drivers


It's surprisingly straightforward, especially with the Arch Wiki. The main two things are:

- Figuring out input switching. You don't want your inputs locked into the guest until you shut the guest down.

- CPU pinning. Otherwise your performance will get hammered with your L3 cache getting trampled by the host.

Do it once, and it's way more straightforward from then on than dual booting. Especially because then you can use virtual disks that only take as much disk space as you want to use, and they're easily resizable via NBD. Rather than allocating a huge static partition on your drive.

And then Microsoft and all the blackbox code your games run don't have the capability of spying on the rest of your storage by default.


I appreciate the answer but I want absolutely nothing to do with configuring anything when I sit down to play a game.


https://youtu.be/jAAkD827ubc?t=379

this is a fair comparison of GDScript, C# and Visual Script, and the conclusion was "visual script is good for no one"


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: