Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Jaygles
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Jaygles
1mo ago
What downsides have you experienced?
2.
▲
by
Jaygles
1mo ago
I've been overweight many times in my life, and I've been able to use diet and exercise to get my weight back to a healthy level. Each occasion took a large amount of willpower and the healthy habits didn't stick around forev
3.
▲
by
Jaygles
1mo ago
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 created to address. Spend your time creating value for
4.
▲
by
Jaygles
2mo ago
This gentleman has been experimenting with a perpetual stew for over a year now. https://www.youtube.com/@ZAQ_Makes/shorts
5.
▲
by
Jaygles
5mo ago
Product labels should prominently display the parent corporation. Whatever is the top of the chain of ownership.
6.
▲
by
Jaygles
6mo ago
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 used to replace HR, it will inevitably do something wrong, a
7.
▲
by
Jaygles
8mo ago
> 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 providers are free to put their content behind a paywall wi
8.
▲
by
Jaygles
8mo ago
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 change one component's appearance. I've had to d
9.
▲
by
Jaygles
9mo ago
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 people are managing a product with complex business log
10.
▲
by
Jaygles
9mo ago
> 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 selling widgets at a price less than what an
11.
▲
by
Jaygles
9mo ago
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 company's servers, I would happily pay. And I mean guar
12.
▲
by
Jaygles
9mo ago
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
13.
▲
by
Jaygles
9mo ago
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 merge etc.
14.
▲
by
Jaygles
9mo ago
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 quickly review each piece of llm code. Very often it generate
15.
▲
by
Jaygles
10mo ago
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 greater cost. Counting this in the "LLM generated" stat
16.
▲
by
Jaygles
11mo ago
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 outcome, is beside the point. LLMs being inherently non
17.
▲
by
Jaygles
1y ago
When the government (or the public) starts asserting basic facts aren't true, scientists become activists against their will
18.
▲
by
Jaygles
1y ago
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 don't shy away from unethical methods like spreading misi
19.
▲
by
Jaygles
1y ago
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 300hp engine in a car but limits it to 250hp, they still need
20.
▲
by
Jaygles
1y ago
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 designed to be interacted with. A web page can be an in
21.
▲
by
Jaygles
1y ago
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 first time I owned a laptop that lacked compromises. It was co
22.
▲
by
Jaygles
1y ago
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 found is two-fold 1. You can be more confide
23.
▲
by
Jaygles
1y ago
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 - Adversaries thousands of miles away working tirelessly
24.
▲
by
Jaygles
1y ago
> 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 took the steps to make it available to the masses.
25.
▲
by
Jaygles
1y ago
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 brain to billions of people. If yo
26.
▲
by
Jaygles
1y ago
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 an account with my email, or provide it as a part of a check
27.
▲
by
Jaygles
1y ago
Identifying areas to improve is how we make progress
28.
▲
by
Jaygles
1y ago
> especially as every id must be unique. Although a very consistent convention, there are no guardrails put in place to prevent something from setting the same id on two or more elements. getElementById will return the first element that
29.
▲
by
Jaygles
1y ago
Companies that aggregate and sell data suck up all of the obituaries as they are public record and unburdened by regulations on sharing and selling it. Although it may not be in its original form (as far as I know), info from obituaries may
30.
▲
by
Jaygles
2y ago
The best use I've gotten out of LLMs is as an autocomplete. I use Cursor at work, and it's pretty good at consistently calculating the next 10-20 characters I want to type out. Anything longer, save for some situations where the c
More ›