Viewing profile — chausen
chausen
HN member- Joined
- Wed, Jul 31, 2024, 12:51 PM UTC
- HN karma
- 36
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About chausen
No profile information was provided.
Recent public activity
-
comment
Comment #47462984
The first thing being different taskbar positions after that emotional “we hear you” speech was peak comedy.
-
comment
Comment #47186061
[flagged]
-
comment
Comment #46952846
It brings me peace to see other people thinking this way. You should be an active participant on the highway, making decisions to maximize flow. Leaving space so people can merge, …
-
comment
Comment #46664017
99% of vscode themes are like the one he showed. IMO, the best themes do typically have minimal/functional highlights, which results in more text that is the base color.
-
comment
Comment #45634445
The CEO spending his time “Practicing expressions” cracked me up.
-
comment
Comment #45474328
It doesn’t have to be your some purpose; it could be within your normal working hours. It’s basically just choosing a goal to be intentional with at work.
-
comment
Comment #44696604
Could be wrong, never used Pydantic. But looking it up it seems like it's used for validation/typing of external data. Sounds like it's mainly going to be doing schema validations.…
-
comment
Comment #44696565
Often you want your domain models to be structured differently than API models, to make them as convenient/understandable to work with as possible for your use case. If you already…
-
comment
Comment #44696553
The article is written for those who want to apply DDD/onion architecture to Python apps using Pydantic. Those concepts explain the motivation and the article assumes the reading k…
-
comment
Comment #43904981
What about actually accomplishing some things over 10 years while maintaining good work life balance?
-
comment
Comment #42957839
I overall agree. The one thing I will say is that what you call code organization (anything pre-compilation) also includes structuring the code to improve maintainability, extensib…
-
comment
Comment #41523897
He has been on shows where he’s an ass and shows where he is not. Watching both, it seems like the former is purposely done for the drama and latter is closer to what he’s actually…
-
comment
Comment #41118805
I’ve used it for a long time; even if I don’t end up sharing with others it can help me quickly visualize things (the ease of change often makes better than pen and paper). At one …