Viewing profile — mrnoname
mrnoname
HN member- Joined
- Wed, May 13, 2015, 4:10 AM UTC
- HN karma
- 1
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mrnoname
Recent public activity
-
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…
- story
-
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…
- story
- story
- story
- story
- story
-
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…
- story
- story
-
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 …
-
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.
-
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…
-
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…
-
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…