Viewing profile — Jaygles
Jaygles
HN member- Joined
- Fri, Sep 06, 2019, 7:08 PM UTC
- HN karma
- 1,515
- Public activity
- 199 items
- HN profile
- View on Hacker News ↗
About Jaygles
`${user.substring(0, 3)}@jaysull.dev`
Recent public activity
-
comment
Comment #49171142
If your job is to write UI frameworks, by all means do that Otherwise, yes, you do need React (or something like it). Don't waste time re-solving the problems these frameworks were…
-
comment
Comment #48823371
This gentleman has been experimenting with a perpetual stew for over a year now. https://www.youtube.com/@ZAQ_Makes/shorts
-
comment
Comment #47780607
Product labels should prominently display the parent corporation. Whatever is the top of the chain of ownership.
-
comment
Comment #47358429
LLM technology will never achieve 100% accuracy in its output. There is an inherent non-determinism. Tasks that require 100% accuracy cannot be handled by LLMs alone. If an LLM is …
-
comment
Comment #46680456
> The enshitification of the internet is largely driven by people ad blocking This is unfairly putting the blame on only one rational actor in a prisoner's dilemma. Content provide…
-
comment
Comment #46572542
I do want styles tightly coupled to my React components. The product I work on has tens of thousands of React components. I don't want to have to update some random CSS file to cha…
-
comment
Comment #46491165
Those technologies don't just solve tech issues, they solve organizational issues. If one or two people manage a website, going without fancy tooling is completely fine. When 1000 …
-
comment
Comment #46339966
> No one ever forced any company to work with China. "Forced" is a strong word here, but company's do need to compete or die. If your competitors are manufacturing in China and sel…
-
comment
Comment #46265242
If services offered a paid version that guaranteed privacy, such that I stay anonymous and only data points that are strictly necessary to provide the service are persisted in the …
-
comment
Comment #46207905
I opened this, walked away from my computer, then came back and clicked on the Debian 18 link wondering how the hell did I miss 14-17
-
comment
Comment #46181994
2-3x faster on getting the code written. Fully completing a coding task maybe only 20-30% faster, if we count chasing down requirements, reviews, waiting for CI to pass so I can me…
-
comment
Comment #46179291
I exclusively use the autocomplete in cursor. I hate reviewing huge chunks of llm code at one time. With the autocomplete, I’m in full control of the larger design and am able to q…
-
comment
Comment #46113170
Before LLMs I used whatever autocomplete tech came with VSCode and the plugins I used. Now with Cursor a lot of what the autocomplete did is replaced with LLM output, at much great…
-
comment
Comment #45784109
I don't think that is what the original commenter was getting at. In your case, the company is actively choosing to make changes. Whether its for a good reason, or leads to a good …
-
comment
Comment #45397114
When the government (or the public) starts asserting basic facts aren't true, scientists become activists against their will
-
comment
Comment #45240761
I think this is the core of the issue for the Democra)ts. Conservative groups are focused on figuring out what actions are effective in gaining power and executing on that. They do…
-
comment
Comment #44928670
In this example aren’t the two engines equally capable, with one being held back artificially? I think what the other commenter is getting at, is that if the manufacturer puts a 30…
-
comment
Comment #44791793
In my opinion, a very generic question like that deserves a very generic answer, with a follow-up asking if that is what they had in mind. "An interface is roughly how a system is …
-
comment
Comment #44779719
I went from a 2016 intel MacBook Pro to an m1 and although the differences on paper looked like many other spec bumps, the actual experience felt like a paradigm shift. It’s the fi…
-
comment
Comment #44691157
I've worked in many different FE codebases with a variety of CSS "strategies". This sort of thing is objectively ugly and takes a minute to learn. The advantages of this approach I…
-
comment
Comment #44584185
For most of human history, people didn't have to worry about - Exposure to exotic chemicals in every day items - Regularly operating a multi-thousand pound machine just to travel -…
-
comment
Comment #44286758
> I can record myself reciting the full Harry Potter book then distribute it on YouTube. At this point you've created an entirely new copy in an audio/visual digital format and too…
-
comment
Comment #44286428
To me the primary difference between the potential "copy" that exists in your brain and a potential "copy" that exists in the LLM, is that you can't make copies and distribute your…
-
comment
Comment #44283581
I unsubscribe from mailing lists 20x more often than I knowingly subscribe to them. It should be illegal to sign someone up to a mailing list without explicit consent. If I create …
-
comment
Comment #44112130
Identifying areas to improve is how we make progress