HN user

jackofalltrades

155 karma
Posts1
Comments18
View on HN
DaVinci Resolve 21 2 months ago

RAW files from my Lumix S9 are working without problems with the latest free beta in Linux.

DaVinci Resolve 21 2 months ago

I was not aware that we could edit photos in DaVinci Resolve in Linux. Thank you for this info, I'll certainly give it a try!

What didn't cut it for me some months ago was precisely the seamless navigation I can get in tmux and Neovim with the tmux-neovim navigator plugins. In Zellij it was no so fluid to jump between panes and Neovim. I wonder if it was solved, done differently but better with any new plugin or config.

Xerox PARC Special 3 years ago

I second this! The first time I heard about the book was somewhere here on Hacker News and I gave it a chance and it was really good (specially because I too am excited about reading everything about what was done in the Xerox PARC).

I understand yours and authors view about money, but for some people 10k per year raise is a really good amount. I was recently on that boat, jumped companies for a close to 10k/year raise because that was 1/3 of what I was making in my previous company. Development jobs aren't at all paid in the same scale in the US vs rest of the world (I'm in Europe).

So, in your opinion are Clean Code and Clean Architecture still relevant/updated? I've come more interested in the way I think about/produce code in the last couple of months and am searching for something that might be a good read on it - considering I'm mainly a JavaScript developer. I find that most of the concepts of SOLID, for example, are really hard to figure out in most of the code base of the projects I've worked/see online implemented in Node for example. It might be related to my lack of knowledge and understanding of said principles though, but I've seen a youtube video (https://www.youtube.com/watch?v=CnailTcJV_U) some months ago that showed me a "clean architecture" implementation that I've never really seen in any project I've fiddled with.

I can't really understand the hate towards php in general, never was able to understand it. I started programming in PHP and then moved to c# and now mostly JS, but never really understood the motivations behind people bashing on PHP. Like, some of my friends that today mostly program in React/Nextjs praise the framework as something amazing and the SSR as something really innovative, and - honestly - it resembles PHP more than ever, but if you ask them about PHP they will immediately say it is a "bad language" and "a joke". Laravel, as you stated, is a really amazing framework, but some people are carrying baggage from the time of PHP4 or something even older and never really tried to see current/modern PHP and some other people just built their idea of the language around it because it was the cool thing to do.