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

The same thing happens to me all the time. One of the most annoying things on Apple Silicon for me as a long time Linux enthusiast.


Disabling "Use Skia for rendering" (settings » libreoffice » view) seems to improve things a bit, but doesn't completely fix the problem.


I have similar problems even on Intel Mac. I've messed with Skia rendering, Java versions, screen resolution, all to no avail.


- Write meaningful commit messages

- Make systems as observable as possible. Stuff will break, the easier it is to identify the cause, the better. Logging things at different program flow points helps immensely.

- Question every decision in the codebase you are working on, but thoroughly weigh any refactoring attempts

- Don’t fall in love with own code

- Prefer readability over performance (in most cases)

- Don’t follow trends blindly. More than likely your boring stack is the best way to go

- Allow room to recover from a malformed system state

- Don’t abstract prematurely. If you struggle with designing your abstractions, you are probably good with concrete case(s) for now


Yeah, your observation is correct, I was referring to a so-called generative AI or LLMs. I should’ve phrased that properly.


I transitioned to being a software engineer after 8 years in investment banking. Some people mention capitalizing on existing skillset and trying to find opportunities on your skills intersection. While this is certainly an attractive strategy, imo this only works if you still love at least some parts of your existing career.

In my case, I absolutely hated investment banking and this career and my Finance degree were wrong choices that I just didn’t want to admit to myself.

I started thinking what I used to enjoy doing before university and I realized that I always loved computers and even programmed a good amount of Visual Basic and Pascal back in days.

As for the transitioning process, I took the radical approach. I first combined learning to code (again) with my job but it was very difficult. So I saved 6 month living expenses, quit my job and locked myself in my apartment for studying. Ran out of funds before getting enough knowledge to land an actual job. Took side hustles from my previous career for about 2 years to continue learning. Eventually managed to land a job paying 25% of my past salary. But once I got into the industry, I grew rather quickly because of how motivated I was compared to my previous career.

The moral of the story is, if you feel like there’s something that is much better suited to your personality, it’s okay to start from scratch. It will be painful for sure, but the pain is temporary compared to a lifelong feeling of being miserable on a wrong path.


I see what you did there


I always admired Netherlands as the relocation target, but not-so-complex immigration process? Really? Maybe I'm missing something, but having a sponsored work visa seems to be the only option and there ought to be very few companies providing such support


You can check the list of recognized sponsors publicly available

https://ind.nl/en/public-register-recognised-sponsors/public...


most of the IT companies are recognised sponsors.


A small cli tool that helps to clean a messy dev folder with lots of git repositories:

https://github.com/olzhasar/mess


A web messenger built with Go and Vue.js: https://chat.olzhasar.com/


The app was built with Vue.js 3 and Tailwind


Looks cool. Will check it out!


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

Search: