Live data from Hacker News

Viewing profile — UziTech

UziTech

HN member
Joined
Fri, Nov 16, 2018, 3:59 PM UTC
HN karma
1
Public activity
5 items

About UziTech

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. story
  4. 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…

  5. 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…