Live data from Hacker News

Viewing profile — mrnoname

mrnoname

HN member
Joined
Wed, May 13, 2015, 4:10 AM UTC
HN karma
1
Public activity
16 items

About mrnoname

https://github.com/pitzcarraldo

Recent public activity

  1. comment
    Comment #47739925

    These days I reach for Codex CLI more than Claude Code. Not just for token economics, Codex has been catching up fast and is already ahead in some areas. It was open source from da…

  2. story
  3. story
    Show HN: Oh My Senior – AI-powered codebase analysis

    https://127-0-0-1.io/oh-my-senior Hi HN, I created this toy project after seeing developers on HN and Reddit leveraging Gemini's large context window to analyze entire codebases. I…

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
    Ask HN: Should vs. expect. What do you like?

    There are two popular assertion pattern for testing the Javascript. Should and Expect. What do you like more? And what is the reason? I just want to know. My personal flavor is sho…

  10. story
  11. story
  12. story
    Ask HN: How to setup Node.js build server in the closed network

    Hi HN, I'm trying to setup Node.js build and deployment system in the company. But we use closed network, thus, we can't access the external resources like npmjs and github. So we …

  13. comment
    Comment #10531460

    Good. I also know about VS Code, but I also forgot about it because it is similar with Atom too. I'll try it. Thanks about your information.

  14. comment
    Comment #10531454

    Yes, you're right. The most important thing is productivity and efficiency. I wanted to use Atom looked so hip. Because I'm a kind of the hipster for development and others :) My e…

  15. story
    Ask HN: Is the Atom good enough to use?

    Hi HN. I'm using the WebStorm(or IntelliJ) and the Sublime Text for JavaScript(Node.js, React...) development. And I tried to use Atom when Atom started the closed beta test, but i…

  16. story
    Ask HN: Are there some companies who using the Redux?

    Hi HN, I want to use the Redux framework what based on Flux pattern on my company. (https://github.com/rackt/redux) Many people are telling that the Redux is cool, and I think so t…