HackerTrans
TopNewTrendsCommentsPastAskShowJobs

htfy96

no profile record

Submissions

VNote: A pleasant note-taking platform in native C++

github.com
5 points·by htfy96·14 天前·0 comments

VNote, a Qt-based, free and open source note-taking application

github.com
2 points·by htfy96·2 個月前·0 comments

Checkpoint/Restore in Userspace (CRIU)

criu.org
3 points·by htfy96·2 個月前·0 comments

Enabling Monoglot Programming

humprog.org
3 points·by htfy96·2 個月前·0 comments

Trading Strategies (2018) [pdf]

smallake.kr
1 points·by htfy96·5 個月前·0 comments

comments

htfy96
·6 個月前·discuss
Not true. China is definitely adopting AI more universally than western countries, and I have friends in China losing designing jobs due to AI. They remain optimistic as (1) the society typically doesn't blame the technology advancement (2) they switched to an AI powered content creator (fortune telling and meme videos) and continued to make money
htfy96
·6 個月前·discuss
https://hai.stanford.edu/ai-index/2025-ai-index-report

> In countries like China (83%), Indonesia (80%), and Thailand (77%), strong majorities see AI products and services as more beneficial than harmful. In contrast, optimism remains far lower in places like Canada (40%), the United States (39%), and the Netherlands (36%).
htfy96
·6 個月前·discuss
Note that most countries in the list are developed countries.

In a separate research at https://www.bloomberg.com/news/articles/2025-06-20/trust-in-... , people found that low income countries have higher trust in AI.
htfy96
·8 個月前·discuss
Correct. As someone who maintain a 16-year-old C++ code base with new features added every day, The status quo is the best incremental improvement over deep copy semantics.

There are better choices if everything is built from scratch, but changing wheels from a running car isn't easy.
htfy96
·6 年前·discuss
This looks nice! https://jonas.github.io/tig/ is another command-line UI for Git with similar two-column layout.

git-fuzzy seems to also support two-column diff view which isn't in tig. Good job.
htfy96
·7 年前·discuss
Nope. It's only true when all your code use safe subset/built upon a perfectly correct unsafe base (which is inevitable in a project like Chromium) with correct usage. Otherwise a single misused external call with unsanitized value can ruin all of your security guarantee.
htfy96
·7 年前·discuss
To be fair, it is not tough at all for a "high-skilled" foreigner to work at China by getting a Z-visa - I guess most employees at Bay Area fall into this category.