It will cause excess stress on various parts of your body leading to chronic pain long-term.
Here's how to setup a more ergonomic desk - hamy.xyz/blog/2025-09...
It will cause excess stress on various parts of your body leading to chronic pain long-term.
Here's how to setup a more ergonomic desk - hamy.xyz/blog/2025-09...
This is a good idea as most AI outputs could use another pass of review / refinements before they're ready to be reviewed by anyone else.
This is a good idea as most AI outputs could use another pass of review / refinements before they're ready to be reviewed by anyone else.
So I typically just backup the Vault folders to whatever file storage system is approved by IT.
hamy.xyz/blog/2025-09...
So I typically just backup the Vault folders to whatever file storage system is approved by IT.
hamy.xyz/blog/2025-09...
Instead of adding a new commit on a branch to change it, you just amend the existing commit.
What Are Stacked Commits and Why Should You Use Them? - hamy.xyz/blog/2025-07...
Instead of adding a new commit on a branch to change it, you just amend the existing commit.
What Are Stacked Commits and Why Should You Use Them? - hamy.xyz/blog/2025-07...
That's largely by design but it means that you have to build a way to handle server configurations - especially if you're configuring across multiple servers.
hamy.xyz/blog/2025-08...
That's largely by design but it means that you have to build a way to handle server configurations - especially if you're configuring across multiple servers.
hamy.xyz/blog/2025-08...
My best advice is:
* Rule of 90 - Everything at right angles
* Static Rule - Move as little as possible for common operations
My best advice is:
* Rule of 90 - Everything at right angles
* Static Rule - Move as little as possible for common operations
This helps with:
* Avoiding merge conflicts
* Easier, faster reviews
* Test in prod early
* Higher confidence in code change
This helps with:
* Avoiding merge conflicts
* Easier, faster reviews
* Test in prod early
* Higher confidence in code change
If it works today, it should work next week / month / year as well.
hamy.xyz/blog/2025-08...
If it works today, it should work next week / month / year as well.
hamy.xyz/blog/2025-08...
I personally use AI most for:
- Information search
- How tos / debugging
- Coding references / generation
Sometimes images.
I personally use AI most for:
- Information search
- How tos / debugging
- Coding references / generation
Sometimes images.
hamy.xyz/blog/2025-09...
hamy.xyz/blog/2025-09...
For well-designed parallel workloads: yes.
For most general purpose single-threaded workloads: No and in many cases these get SLOWER.
For well-designed parallel workloads: yes.
For most general purpose single-threaded workloads: No and in many cases these get SLOWER.
* Simple - To setup, change, and replace
* Productive - Helps me achieve my goals
* Ergonomic - So I can do this long-term
My Multi-Computer WFH Productivity Desk Setup as a Software Engineer and YouTuber - hamy.xyz/blog/2025-05...
* Simple - To setup, change, and replace
* Productive - Helps me achieve my goals
* Ergonomic - So I can do this long-term
My Multi-Computer WFH Productivity Desk Setup as a Software Engineer and YouTuber - hamy.xyz/blog/2025-05...
type Brand
This lets you create a brand with simple syntax:
type ValidDuration = Brand
hamy.xyz/blog/2025-05...
#typescript
type Brand
This lets you create a brand with simple syntax:
type ValidDuration = Brand
hamy.xyz/blog/2025-05...
#typescript
hamy.xyz/blog/2025-09...
hamy.xyz/blog/2025-09...
It's actually not all that bad as a language itself but with basically zero ecosystem outside of Meta I see very little reason for anyone to pick it up.
If Hack seems to fit your needs - PHP is almost definitely a better option.
#hacklang #php
* LeetCode - Still used frequently, mostly mediums
* System Design - Mostly popular questions or related to the company
* "Real World" Coding - Build or integrate with an API or dataset
hamy.xyz/blog/2025-04...
* LeetCode - Still used frequently, mostly mediums
* System Design - Mostly popular questions or related to the company
* "Real World" Coding - Build or integrate with an API or dataset
hamy.xyz/blog/2025-04...
C# Errors vs Exceptions Performance Benchmarks - hamy.xyz/blog/2025-07...
C# Errors vs Exceptions Performance Benchmarks - hamy.xyz/blog/2025-07...