Live data from Hacker News

Viewing profile — hu3

hu3

HN member
Joined
Mon, Feb 13, 2017, 5:19 PM UTC
HN karma
8,063
Public activity
3,360 items

About hu3

Get stats from Ask Who is Hiring jobs easily by pasting this in browser console with the page opened:

https://pastebin.com/raw/bmTqd9eR

Sample output:

    02 /\bErlang\b/
    04 /\bHaskell\b/i
    12 /\b(Angular|Angular5|Angular6)\b/i
    13 /\b(PHP|PHP5|PHP7)\b/i
    15 /\b(Kotlin)\b/i
    15 /\b(Scala)\b/i
    15 /\b(Swift)\b/i
    16 /C#/i
    16 /\b(Vue|VueJS)\b/i
    18 /\b(Rust)\b/i
    36 /\b(Java)\b/i
    37 /\b(Ruby)\b/i
    39 /\b(Go|GO|Golang|golang|GOLANG)\b/
    47 /\bC\b|C\+\+/i
    60 /\b(Node|NodeJS)\b/i
    84 /\b(JS|JavaScript)\b/i
    95 /\b(Python)\b/i
    147 /\b(React|ReactJS)\b/i

Recent public activity

  1. story
  2. comment
    Comment #48274406

    Sure just like any non-critical tool. It's optional. LLMs will do most of the work anyways. And they don't need jj. Like I said, jj helps solving a human problem in an LLM era. It'…

  3. comment
    Comment #48271774

    They run a Rust consultancy business. Anything is worth converting to Rust, for the right price.

  4. comment
    Comment #48263641

    Sounds like we just need a Dyson sphere. Besides, I have been hearing "this is the limit" since the doomers of "this is just a markov chain and can't be useful". Yet the limits kee…

  5. comment
    Comment #48263315

    Culture change is hard. A lot of humans still don't use git too. Many do only when they are forced. And it's much easier for a professional to be forced to use LLMs than jj when it…

  6. comment
    Comment #48262600

    This. I feel jj is some years too late. It tries to solve a human problem in an LLM era. LLMs are destined to overcome humans in code merging and change versioning (already did for…

  7. comment
    Comment #48262554

    Correction: The use of LLMs has caused every major language usage to explode. And as mentioned in other comments, Rust slow compilation can be detrimental to LLMs + fast iteration …

  8. comment
    Comment #48210981

    Do you boycott Apple and Google too? Because they have to comply with debatable laws just as Meta. See drama about Apple maps for Taiwan/China for example.

  9. comment
    Comment #48162315

    > There is no ulterior motive here. I just want to point out that it is known that one of the biggest jj proponents on HN does have financial incentive to do so. Steve Klabnik (the…

  10. comment
    Comment #48162024

    It has potential to remodel society though. Cars replaced horses. But AI is poised to replace a large chunk of brain labour. Where's the ceiling?

  11. comment
    Comment #47982412

    If they buy Cursor I might start using it because I'll know the tool will have infinite funding and will be worth my time investment. Specially because Grok isn't neutered when it …

  12. comment
    Comment #47959819

    When you say DeepSeek v4... you do realise it is a 1.6T param model right? What kind of consumer hardware can run it reasonably in your mind?

  13. comment
    Comment #47946358

    Our experiences clearly differ then. And for others as well since it's a common complain. Countless time I have seen other people complain as well. There are articles about it even…

  14. comment
    Comment #47945385

    For core system functionality maybe. But for most applications Rust slow compiler iteration speed becomes a bottleneck when the likes of TypeScript (with Bun) and Go have sub secon…

  15. comment
    Comment #47931289

    Nah, they are moving to DeepSeek v4 Pro which is like Sonnet tier for a fraction of the price. And DeepSeek V4 Flash is comparable to Gemini Flash at also a fraction of the cost. T…

  16. comment
    Comment #47920168

    And he forced to use Tahoe over Linux? Zero chance.

  17. comment
    Comment #47913236

    The most aggravating fact here is not even AI blunder. It's how deleting a volume in Railway also deletes backups of it. This was bound to happen, AI or not. > Because Railway stor…

  18. comment
    Comment #47912146

    I'm glad such talent moved on to work for companies that care instead of wasting their talent. Intelligence comes in many forms. This decision is one of them.

  19. comment
    Comment #47912086

    It will probably be barely useful by the time M6 launches!

  20. comment
    Comment #47901597

    About slowdowns... I have this theory that if they sneak some sleep(1) calls while processing medium to complex prompts they can serve more clients. But I think "context switching"…

  21. comment
    Comment #47896372

    > Microsoft in 1997 investing $150 million in Apple, saving it from near bankruptcy. If only Apple could pass the favor forward. But no, they can't be bothered to invest even a sin…

  22. comment
    Comment #47662180

    Did Zed fix font rendering on low dpi resolution yet? I figured if they couldn't fix such a basic functionality for any editor, for over a year, while pushing AI to please stakehol…

  23. comment
    Comment #47659858

    Sorry but neither Linux or Windows lag to resize windows in any of my 4 machines. They range from old laptops to a Ryzen 7 9800X3D workstation. Just yesterday a friend's father nee…

  24. comment
    Comment #47657844

    That can be said about any project. And VSCode as been improving since inception, hence why it ate a large pie of the market.

  25. comment
    Comment #47657758

    yep, native is faster for sure. but webgl + web workers is good enough these days. I can't share code sorry, the project got big and I have commercial plans. But you can tell Gemin…