Viewing profile — jinwoo68
jinwoo68
HN member- Joined
- Sat, Sep 01, 2012, 5:08 AM UTC
- HN karma
- 356
- Public activity
- 104 items
- HN profile
- View on Hacker News ↗
About jinwoo68
No profile information was provided.
Recent public activity
-
comment
Comment #48232491
Do not get deceived by the average number. I'm pretty sure that most of the money of the total goes to a handful of people, and the small remaining amount will be shared by the res…
-
comment
Comment #48077852
This brings up a philosophical question. Are we willing to hand over the role of "theory building" to LLM if that's even possible? If yes, what will be the role of human beings? It…
-
comment
Comment #48075625
You should read it especially now when more and more code is written by LLM. The important thing is not the code itself but your mental model of the software you're building. Sadly…
-
comment
Comment #48075539
Nope. If everything is totally automated, if ever, the gap between the rich and the poor will widen even more. Most people will live in misery while only a handful of people enjoy …
-
comment
Comment #48070902
Many (most?) people make a living from their job whether they like it or not. Having a job that they dislike is far better than losing one because of AI whatever that means.
-
comment
Comment #47747222
There are community-built editor supports. For example, - Emacs: https://github.com/leanprover-community/lean4-mode - Neovim: https://github.com/Julian/lean.nvim I'm using the Emac…
-
comment
Comment #47197528
This reminds me again of _Programming as Theory Building_[1] by Peter Naur. With agents fast generating the code, we lose the time for building the theory in our heads. [1] https:/…
-
comment
Comment #47009580
Markdeep[1] also supports drawing diagrams from ASCII arts. It's pretty good. [1] https://casual-effects.com/markdeep/
-
comment
Comment #46359824
Folks, the article is from 3 years ago, 2022.
-
comment
Comment #46314810
Shortening feedback loops was what Kent Beck and TDD advocates were emphasizing. Now TDD has been ruined by "experts", people are realizing the importance of fast feedback loops fr…
-
comment
Comment #46264187
"Most companies are efficiency-obsessed." But what most of them do is not to be more efficient but to be shown to be more efficient. The main reason they are so obsessed with AI is…
-
comment
Comment #45847736
That happens whether immutable or not. In the mutable world, you have to guard that using a mutex or something. In that case, operation 1 may be blocked by operation 2, and now you…
-
comment
Comment #45715389
Interview with Dr. David Deutsch "Het Multiversum" from Noorderlicht. Published in 1995.
- story
-
comment
Comment #45396447
It's almost always npm packages. I know that's because npm is the most widely used package system and most motivating one for attackers. But still bad taste in my mouth.
-
comment
Comment #45333466
Its version seems to be 0.100, not 0.1. And it was released last year: https://downloads.factorcode.org/releases/
-
comment
Comment #44482270
No. Vterm works fine even in a terminal version of emacs.
-
comment
Comment #44357433
IIRC even blaze didn't exist. The Chrome project existed before I joined Google (in 2007) but blaze came out after I joined Google.
-
comment
Comment #44335157
To be fair, Bazel didn't exist when Chrome started.
-
comment
Comment #44201806
Gleam[1] is influenced a lot by ML and is a very simple language. But it's not a "just for fun" language. I like it a lot. [1] https://gleam.run/
-
comment
Comment #44109974
There's a Project Euler problem for finding truncatable prime numbers, from both left and right: https://projecteuler.net/problem=37
-
comment
Comment #43799483
Curry is already at version 3.x. https://curry-lang.org/downloads/
-
comment
Comment #43776379
I don't think the paper claims that it's the observable universe that rotates. Does it? It'd be awkward if only the observable universe rotates. Observable universe is not special.…
-
comment
Comment #43763335
Universe is called universe because it is the only one. Everything that exists should be part of the universe. When we say the universe rotates, what does it mean? Rotate relative …
-
comment
Comment #43729331
Ah, their office was in SF? I just thought their office was near 280 :)