Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AI314159
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
AI314159
1y ago
Hi again people! I would just like to clarify something if your new to the thread: this is not currently meant to replace actual systems, or to even be something that is used. I didn't really expect this thread to get so popular, or to
2.
▲
by
AI314159
1y ago
I'm not sure, probably not right now, but I'll try!
3.
▲
by
AI314159
1y ago
Hmm, I'll consider them, thanks! I'm sure I'll find something soon...
4.
▲
by
AI314159
1y ago
Thank you for your advice! Yes, this is partially for Hack Club, partially as a personal project. I'll look into Bazel and Buck2.
5.
▲
by
AI314159
1y ago
An excellent point! I hope I'll be able to handle those cases in the future, and I am kind of seeing this situation: people aren't understanding that this is _the first alpha pre-release of 0.1.0 software._ It isn't going to
6.
▲
by
AI314159
1y ago
Since Seastar is written in Rust, and I don't have Rust support yet...no. However, it should be fairly simple to add. Despite what people want me to do, I am not going to fully reimplement Cargo -- it took the Rust devs years, and I&#x
7.
▲
by
AI314159
1y ago
That's alright! However, if you don't mind me asking, what would make you potentially interested?
8.
▲
by
AI314159
1y ago
Currently, I just have "binary" targets, which output an executable, and "library" targets which output a static library. This is decided by a flag in the TOML [package] table: is_lib = true|false. For a binary project,
9.
▲
by
AI314159
1y ago
It's kind of the-chicken-and-the-egg scenario. I wanted a hospitable development environment to build a hospitable development environment. Also, prebuilt binaries work just fine. I made this in around eleven hours, so it should be fai
10.
▲
by
AI314159
1y ago
I know, others have mentioned it as well. Seastar is a temporary name I forgot to change, and if you have any suggestions, feel free to provide them!
11.
▲
by
AI314159
1y ago
This, also my goal wasn't necessarily to replace existing tools, but to fill a gap. "If it isn't configured in TOML it isn't worth using" is something that I've heard, whether or not you agree. As for system pa
12.
▲
by
AI314159
1y ago
Thanks, that's great advice! I'll consider it. I've been meaning to update the readme for a while now, so this just gives me an excuse to do so. I think the most important thing to work on right now is compatibility. Obviousl
13.
▲
by
AI314159
1y ago
Thanks! I always have trouble coming up with names (any suggestions would be awesome), so I often end up giving temporary names, and then forget to rename :/
14.
▲
by
AI314159
1y ago
Thank you for the tip! Yeah, I was probably gonna rename either way, funny I didn't find that when Googling...
15.
▲
Show HN: Seastar – Build and dependency manager for C/C++ with Cargo's features
(github.com)
45 points
by
AI314159
1y ago
|
45 comments