Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
iamaredpanda
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
iamaredpanda
9mo ago
Poetry largely accomplished the same thing first with most of the speedups (except managing your python installations) and had the disadvantage of starting before the PEPs you mentioned were standardized.
2.
▲
by
iamaredpanda
2y ago
Poetry isn't really a package manager as much as packaging management (as in packaging and publishing your specific package) and dependency management.
3.
▲
by
iamaredpanda
2y ago
Banner grabs, port knocking, ssl fingerprinting, application fingerprinting etc.
4.
▲
by
iamaredpanda
2y ago
It's a just a transpiler to valid C++ code, so calling C++ code from cpp2 should be fine, but calling cpp2 code from C++ is an issue. There is no implementing half of a C++ compiler because it just uses clang or something after it is d