Viewing profile — marvstazar
marvstazar
HN member- Joined
- Mon, Jun 10, 2024, 4:05 PM UTC
- HN karma
- 39
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About marvstazar
I love building web applications!
Recent public activity
-
comment
Comment #44249588
As a senior developer you already spend a significant amount of time planning new feature implementations and reviewing other people's code (PRs). I find that this skill transition…
-
comment
Comment #43952040
There's a music video by Ummet Ozcan, "Kayra" that shows videos of these eagle hunters: https://www.youtube.com/watch?v=n21YEsQy67E
-
comment
Comment #42657131
From what I understand, the sqlite3 comment was made it context of the Solid libraries. Basically common Redis-backed functionality can now be sqlite3-backed instead. I do share yo…
-
comment
Comment #40996472
I suggest you back up the HTML files as a record of her work when she was still a child, it will be a family treasure in the future :) You can even add it under your family's domai…
-
comment
Comment #40857808
How does it compare to Github Copilot?
-
comment
Comment #40838277
DHH did mention in the article that if you are just starting up and finding market fit, you should use the cloud and not buy your own hardware.
-
comment
Comment #40706863
If you inherited a project with no tests at all, mocking is a lifesaver. It allows you to only worry about specific aspects of the application so you can start writing and running …