Viewing profile — sebastianmck
sebastianmck
HN member- Joined
- Fri, Mar 23, 2012, 7:26 AM UTC
- HN karma
- 853
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About sebastianmck
Recent public activity
-
comment
Comment #33521828
https://reddit.com/r/programming/comments/yj5act/is_turbopac...
- story
-
comment
Comment #27116414
I explicitly state 2020. Activity picked up in March. Use GitHub search filters and it’s more apparent. Activity graphs can be deceiving, it’s extremely easy to look busy. Actually…
-
comment
Comment #27040597
The Rome license will stay MIT.
-
comment
Comment #27040454
I've been keeping the core contributor team updated on the funding process since December. We've also been publicly speaking about it in the Rome Discord server too. I posted about…
- comment
-
comment
Comment #27039330
Supplemental services that integrate with the tool. Think code quality monitoring, error reporting, and core enhancements like a remote cache. There's a lot we're going to be exper…
- story
-
comment
Comment #24883521
Previous HN discussion: https://news.ycombinator.com/item?id=24094377 (first release) and https://news.ycombinator.com/item?id=22430682 (open source) Nothing has materially changed…
-
comment
Comment #24097105
TypeScript is a frontend language. "Frontend" is the category of languages we plan on supporting. It doesn't say anything about your usage of those languages. Where you run the cod…
-
comment
Comment #24096967
Depends on what it is I think. We discussed the idea of "expansion packs" which would enable certain funtionality as a sort of "limited config" hack. https://github.com/romefronten…
-
comment
Comment #24096786
It's both.
-
comment
Comment #24096744
Thanks! Yeah, it is, at least for a while since it will take a very long time to reach expected maturity. You can adopt as many or as little pieces as you want. The idea is that on…
-
comment
Comment #24096348
It's a linter so you don't need to ask any of those questions. Future usage as a bundler isn't dependent on any decision to use it as a linter.
-
comment
Comment #24096282
I spoke in this post about how rushing into a plugin system hurt the longevity of Babel and it's ability to innovate. We aren't going to make the same mistake again. Rome will like…
-
comment
Comment #24096268
The ecosystem is already fragmented and dueling. When it says it replaces those tools it means it aims to replace the functionality of those tools, not make them obsolete. Rome bei…
-
comment
Comment #22431239
It does. And it's a risk not keeping up with their pace of development. Supporting those "compilers" is just supporting their syntax, which both fortunately already have very good …
-
comment
Comment #22431225
The claim of no dependencies isn't there as some grandiose statement about reduction of complexity, it's there to describe how self contained the project is and our ability to chan…
-
comment
Comment #22431169
The TypeScript type checker is only used to type check the Rome source code. The compiler is not used at all.
-
comment
Comment #22431153
Considering this is just a source code dump and call for possible contributors I'm disappointed it was even posted to Hacker News. Rome is not ready at all for public consumption. …
-
comment
Comment #22430956
> Why would they hide their commit history? I'm the only author at the moment. The project started off years ago as a side project without any commit history, and what little histo…
-
comment
Comment #22430905
I'm skeptical too (I'm the author of Rome). I know it can be at least performance neutral compared to existing JavaScript tools which is the baseline for most people. However I do …
-
comment
Comment #15316309
See the fourth paragraph. > This shift naturally raises questions about the rest of Facebook's open source projects. Many of our popular projects will keep the BSD + Patents licens…
-
comment
Comment #12685936
Hey! I'm Sebastian McKenzie (@kittens on GitHub) and I'm the lead develop on Yarn at Facebook. We initially used a method similar to ied when we first started experimenting with in…
- story