HN user

tuan

209 karma
Posts29
Comments101
View on HN
www.youtube.com 1mo ago

We Saw What AI Data Centers Don't Want You to See [video]

tuan
2pts0
www.nber.org 10mo ago

Fewer H-1B visas did not mean more employment for natives (2017)

tuan
30pts44
meaningfulcode.org 1y ago

Meaningful Code

tuan
2pts0
web.archive.org 1y ago

Bowling Alone: America's Declining Social Capital (1995)

tuan
4pts2
apnews.com 1y ago

New Bid for TikTok from Perplexity AI

tuan
5pts0
www.pbs.org 2y ago

App connects drivers with lawyers to de-escalate police interactions

tuan
1pts0
www.fastcompany.com 2y ago

If Your Goal Is Success, Don't Consult These Gurus (1996)

tuan
1pts0
beets.io 2y ago

Beets: The music geek's media organizer

tuan
4pts0
www.youtube.com 3y ago

Brian Cox explains why time travels in one direction – BBC [video]

tuan
8pts2
apnews.com 3y ago

Pentagon video shows Russian jet dumping fuel on US drone

tuan
7pts5
docs.sourcegraph.com 3y ago

Interact with Sourcegraph from the Command Line

tuan
2pts0
jblevins.org 3y ago

(Emacs) Keyboard Shortcuts for Editing Text Fields in OS X (2015)

tuan
2pts1
www.reuters.com 3y ago

Robots are making French fries faster, better than humans

tuan
3pts1
www.theverge.com 3y ago

Microsoft employees are getting unlimited time off

tuan
13pts3
www.youtube.com 3y ago

Reason and Emotion (Disney World War II Propaganda Film)

tuan
4pts2
blog.angular.io 3y ago

Angular v15 is now available

tuan
2pts0
www.lynalden.com 4y ago

Digital Alchemy: A Post-Mortem of the Crypto Crash

tuan
1pts0
skyline.github.com 4y ago

GitHub Story in 3D

tuan
1pts0
www.economist.com 4y ago

Deploying Reality Against Putin

tuan
21pts2
lukeburgis.com 4y ago

What Is Mimetic Desire?

tuan
3pts0
www.youtube.com 4y ago

Betting on the Market (1997)

tuan
1pts0
www.youtube.com 5y ago

Going faster than the wind downwind

tuan
6pts1
www.smithsonianmag.com 5y ago

NASA’s helicopter ingenuity will attempt the first flight on Mars

tuan
1pts0
devblogs.microsoft.com 6y ago

Visual Studio Codespaces

tuan
3pts0
www.fastcompany.com 6y ago

Microsoft is giving parents 12 weeks’ paid parental leave

tuan
27pts11
www.wsj.com 7y ago

Fewer international students heading to the US

tuan
1pts0
investor.oracle.com 9y ago

Oracle's Q4 FY17: Total Cloud Revenues Up 58% to $1.4B

tuan
1pts0
www.amazon.com 9y ago

Amazon Prime Wardrobe

tuan
3pts0
raganwald.com 10y ago

When FP? And when OOP?

tuan
2pts1
The Vespa at 80 19 days ago

Or honk. Does your Vespa have a honk? In Vietnam, we honk our bikes to alert others especially around a curve. Foreign visitors complain about all the honking, and they are indeed annoying sometimes, but there is a reason why people do it.

There's another camp that don't care about the craft AND also don't care about the product. This camp, wielding power of AI, is making life worse for the other two camps. I've been getting so many code reviews that are generated by AI, but the author does not even has the decency to self review the generated code before they send out pull requests. It feels like an insult sometimes. For example, unit tests that basically assert if `a = 1` after setting a to 1.

Every PR now has lots of unit tests, but they test the implementation details, not the spec. So now every change that breaks their implementation details causes false positive test failures. This creates a self enforcing negative loop. Every PR now comes with tons of unit test fixes.

People start responding to PR comments with something along the line of: I ask AI but it was not able to solve the problem, if you have a solution, LMK. Or another variant I see often is: I think this is wrong, but AI says this is fine, so I'll leave it as is.

I see craft lovers or product people using AI effectively. I use AI daily too. But the above camp is making my day to day job sometimes unbearable.

Vim 9.2 5 months ago

they probably mean GUI app like GVim and MacVim

I can see how that could work depends on the setup and the context. For example: People might use `. to jump to the last edit, or to a mark they set manually. Or simply `ciq` to edit inside the next quote without any manual cursor movements. I see people use plugin like harpoon to jump to their favorite location quickly. If you don't know about such setup, seeing people type <leader>1 to jump not just within a file, but across files, seems magical.

LLMs are okay at coding, but at scale they build jumbled messes.

This reminds me of the day of Dreamweaver and the like. Everybody loved how quickly they could drag and drop UI components on a canvas, and the tool generated HTML code for them. It was great at the beginning, but when something didn't work correctly, you spent hours looking at spaghetti HTML code generated by the tool.

At least, back then, Dreamweaver used deterministic logic to generate the code. Now, you have AI with the capability to hallucinate...

I think what we're witnessing isn't just an extension of the attention economy but something new - the simulation economy

Is it really new? We've been replacing real human connections with online connections/friendships for quite a while now. Social media companies have been giving us a world full of simulated relationships and making profits off of it. As quoted in the post, the average American adult has 3 friends. Look how many friends they have on FB.

Turns out though information is like water; you need enough, but too much and you drown.

How do we slow down or control the flow of information ? Genuine question. I'm just asking to see if there are any studies or proposals that already exist out there.

I've heard people talk about education. But this seems to be part of a long term solution. How can we solve this problem now so that in the next election (next 2 or 4 years) people will not vote against their own best interests ?

Convincing people to quit social medias or stopping listening to TV pundits ? So far that hasn't worked. Facebook/Tiktok just keeps growing.

This reminds me of a PBS interview I saw recently [1]. In the interview the guest, Robert Putnam, gave the example of Francis Perkins, who was having tea with friends when the Triangle Shirtwaist Factory fire broke out in 1911. 146 women died in the fire, and Perkins was so shocked by the tragedy that she decided to become a social reformer. She eventually became FDR's Secretary of Labor, the first woman Cabinet member in American history.

[1] https://www.youtube.com/watch?v=5cVSR8MSJvw

how they are about to get candidates at the top of the funnel under these circumstances

Is there any data on the percentage of software engineers "at the top of the funnel" who lean left? This is a genuine question. I’ve always assumed that most do, but lately, I’ve been wondering if I’m in a bubble.

I feel like we, SWEs, have been over-engineering our interview process. Maybe it's time to simplify it, for example, just ask questions based on the candidate's resume instead of coming up with random challenges. I feel like all the new proposals seem overly complicated, and nobody, interviewer or interviewee, is happy with any of them.

I think it's the lack of trust in employees that companies want to increase utilization as much as possible. It's like if employees are not working on assigned work, they would not do things that benefit the company in any way.

React 19 2 years ago

maybe the apps that I've worked on are not complex enough, but I found that Relay + Context API combo solves the state management problem for us. We have not had to use any state managers yet.

React 19 2 years ago

Is it possible to build useActionState hook based on existing built-in hooks ? If yes, why does that hook have to be built in ?

React 19 2 years ago

I wish they rename "use" API to something else other than the common prefix for hooks. I imagine someone new to React hooks might be confused when they see that `use` can be called conditionally, while hooks can't.

The UX mitigations section is interesting. The shifting of the layout after the first render is mitigated by CSS animations. That works when you have a "sparse" design like what they currently have. For sites with high density such as Hacker News, too many CSS animations happening after the first render could be a bad user experience.

I'm also wondering how to deal with scenario where we introduce sorting by popularity. With the current design, User might see articles swap places after the first render.

Separating them into different calls will introduce some additional complexity, but in the long run it will make your applications much more scalable and maintainable.

I agree with the scalability benefits, but not sure about maintainability. In fact introducing additional complexity usually leads to higher maintenance costs.