Viewing profile — UziTech
UziTech
HN member- Joined
- Fri, Nov 16, 2018, 3:59 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About UziTech
No profile information was provided.
Recent public activity
-
comment
Comment #42477215
A couple reasons why I am not scared of AI taking my job: 1. They are trained to be average coders. The way LLMs are trained is by giving them lots of examples of previous coding t…
-
comment
Comment #32862732
Have you ever been working on a project and ran "yarn install pkg" only to realize that the project you are working on doesn't use yarn so now you have to delete the yarn lock file…
- story
-
comment
Comment #28421734
Drivers. Try buying anything that you have to plug into your Linux machine. It is not easy figuring out if it works on your version of Linux. You can read so many reviews on how gr…
-
comment
Comment #18469535
My first PHP app was an invoicing application. It is ~3500 lines of php in a single file. Most of which is a few heredocs with javascript to be in lined on the client side. I haven…