Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
UziTech
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
UziTech
2y ago
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 tasks. By definition, half of those examples are below averag
2.
▲
by
UziTech
4y ago
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 and re-run the command with npm? Welcome to
3.
▲
NSTL (Pronounced Install)
(github.com)
1 points
by
UziTech
4y ago
|
1 comments
4.
▲
by
UziTech
5y ago
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 great it works for this other version of Linux but when you ge
5.
▲
by
UziTech
8y ago
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't touched the code in 10 years. I still use it for my