Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
blubbi2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Taker – async.js for Go
(github.com)
3 points
by
blubbi2
10y ago
|
0 comments
2.
▲
by
blubbi2
10y ago
That's not 100 % accurate. Arguably symlinks are kinda weird under Windows, but that doesn't mean symlinking node_modules doesn't work (you just need admin privileges). (Disclaimer: I'm the author of ied.)
3.
▲
by
blubbi2
10y ago
> We initially used a method similar to ied when we first started experimenting with internal usage at Facebook. Would be really nice if you would e.g. add ied to "Prior art" on your README then. ;) / @alexanderGugel (the
4.
▲
Jdi – a documentation generator for literate JavaScript
(github.com)
1 points
by
blubbi2
10y ago
|
0 comments
5.
▲
Show HN: Jdi – a documentation generator for literate JavaScript
(github.com)
1 points
by
blubbi2
10y ago
|
0 comments
6.
▲
Show HN: Nerva – npm registry alternative written in Go
(github.com)
2 points
by
blubbi2
10y ago
|
0 comments
7.
▲
by
blubbi2
10y ago
Probably easier to just use an assertion library here. E.g. assert.ok(element)
8.
▲
Require() broken in Node.js 6.0.0
(github.com)
10 points
by
blubbi2
10y ago
|
2 comments
9.
▲
This is a news website article about a scientific paper (2010)
(theguardian.com)
6 points
by
blubbi2
10y ago
|
1 comments
10.
▲
Show HN: Documenting the burst of the tech bubble
(github.com)
10 points
by
blubbi2
11y ago
|
1 comments
11.
▲
Iran nuclear deal: International sanctions lifted
(bbc.co.uk)
1 points
by
blubbi2
11y ago
|
0 comments
12.
▲
by
blubbi2
11y ago
Yup. Thanks.
13.
▲
by
blubbi2
11y ago
They are extremely different. I made a quick comparison here: https://gist.github.com/alexanderGugel/a10ed5655d366875a280 Basically ied uses symlinks in order to resolve circular dependencies, while ied exploits the fa
14.
▲
by
blubbi2
11y ago
Agreed. It's definitely on the roadmap. Should be done in a couple of weeks.
15.
▲
by
blubbi2
11y ago
Awesome! Glad it worked that well! Please let me know if you run into any bugs: https://github.com/alexanderGugel/ied
16.
▲
by
blubbi2
11y ago
Great to hear that! shrinkwraps + rollbacks are definitely coming!
17.
▲
by
blubbi2
11y ago
Although using ied and npm at the same time for installing dependencies should work, you might run into some weird corner cases. Therefore, npm and ied are compatible in the sense that you can use ied to install packages and npm for publi
18.
▲
by
blubbi2
11y ago
Its install process is very different from the one npm uses. E.g. just look into the node_modules directory produced by npm vs the one produced by ied. Also the way it wires up dependencies (using symlinks) has been called "non humane
19.
▲
by
blubbi2
11y ago
Already taken by Atom's package manager: https://github.com/atom/apm
20.
▲
by
blubbi2
11y ago
The initial set of dependencies is being installed via npm, the it installs its own dependencies via ied if told so: https://github.com/alexanderGugel/ied#installation This is a "cool" feature during developm
21.
▲
by
blubbi2
11y ago
Mostly, yes, but there are some features that are still missing: `ied publish` and `ied version` is coming next week. I'm also thinking of adding scoped modules, but I'm not sure about that yet. You can also configure a private np
22.
▲
by
blubbi2
11y ago
As I said earlier, it wasn't my intention to name it after a weapon. That being said, it's a three letter name. It's very unlikely NOT to run into naming conflicts here. edge - taken by Microsoft jpm - JPMorgan ppm - taken by
23.
▲
by
blubbi2
11y ago
This looks very interesting! Also related: https://github.com/dominictarr/npmd
24.
▲
by
blubbi2
11y ago
Damn. Didn't think of that. In fact I literally just renamed it: https://github.com/alexanderGugel/ied/commit/84628b3c871c85d... Originally it was called mpm, but I figured that would have been pretty co
25.
▲
by
blubbi2
11y ago
Hey everyone! I made this. I'm happy to answer any questions, but please bear in mind that this is a WIP. There is still a lot of work to be done, although feature parity with npm is not the goal. Upcoming features are: * Nix-like ro
26.
▲
Show HN: ied – an alternative package manager for Node
(github.com)
86 points
by
blubbi2
11y ago
|
88 comments
27.
▲
Blind Programmers and Computer Language [video]
(youtube.com)
3 points
by
blubbi2
11y ago
|
0 comments
28.
▲
European Stock Selloff Intensifies as DAX Heads for Bear Market
(bloomberg.com)
1 points
by
blubbi2
11y ago
|
0 comments
29.
▲
Stock Rout Spreads Through Europe After China Plunge
(bloomberg.com)
1 points
by
blubbi2
11y ago
|
0 comments
30.
▲
Show HN: mpm – npm install implemented in 80 lines
(github.com)
3 points
by
blubbi2
11y ago
|
0 comments
More ›