Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mitnk
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mitnk
3y ago
R.i.P - My id was originated from his name..
2.
▲
by
mitnk
4y ago
Also: - https://github.com/saschagrunert/demystifying-containers - https://ericchiang.github.io/post/containers-from-scratch/
3.
▲
by
mitnk
4y ago
lol.. https://github.com/notepad-plus-plus/notepad-plus-plus/blob/...
4.
▲
by
mitnk
5y ago
Nice series, thanks. In day2, the author refactored some "old-school" code[1], I'd say I prefer the old-school version (the new version is less readable to me). Old-school is not out-dated nor in-correct IMO. [1] https:/
5.
▲
by
mitnk
5y ago
Is there a DR version of github.com's?
6.
▲
by
mitnk
5y ago
pkg.go.dev --> go.dev/pkg/ would be better.
7.
▲
by
mitnk
6y ago
There is always a group of people wanting to "hack" terminals into GUI-targeting, glittering app ;)
8.
▲
by
mitnk
6y ago
Another direction to learn Linux/Unix is spending time to learn from decent books like TLPI. https://man7.org/tlpi/
9.
▲
Rust Unsafe Explained
(nora.codes)
1 points
by
mitnk
7y ago
|
0 comments
10.
▲
by
mitnk
7y ago
For `touch a b; echo "$(echo "$(echo "$(ls)")")"`, I'll think about it. It looks like a bad command to me (nested $ and nested `"` do not smell good). Probably I would mark this a wont-fix. But if I f
11.
▲
by
mitnk
7y ago
# you have to use full path to make it work: cicada> /bin/1 A bare `1` is a math arithmetic, as described in README, which with a higher precedence.
12.
▲
by
mitnk
7y ago
Yeah, I submited once on HN about this project two years ago. Since then quite a few new features have been added and some improvements are made. So it's time to expand the user base a bit :) Now cicada shell is still have some issues,
13.
▲
Cicada: A Bash-like Unix shell written in Rust
(github.com)
125 points
by
mitnk
7y ago
|
26 comments
14.
▲
by
mitnk
7y ago
> This is very memory intensive. Only for ones not familiar with awk. It would make a lot of sense after you understand how awk works (as the article explains).
15.
▲
by
mitnk
7y ago
The man page of (n)awk [0][1] is surprisingly short and readable. [0] `man awk` on mac [1] online version https://www.mankier.com/1/nawk [2] gawk's man page works great as a reference https://www.mankie
16.
▲
Announcing dep v0.4.1 (Golang)
(golang.github.io)
4 points
by
mitnk
9y ago
|
0 comments
17.
▲
by
mitnk
9y ago
You need xonsh - http://xon.sh/ :)
18.
▲
by
mitnk
9y ago
You're right, I consider Cicada is the "old" generation shell. I intend to keep it simple (for speed etc). Like in readme, it won't introduce functions or other complex stuff. But still can add some feature for my own ne
19.
▲
by
mitnk
9y ago
Yes, I haven't provided the pre-built binaries yet. Maybe I should..
20.
▲
Cicada – Unix shell written in Rust
(github.com)
244 points
by
mitnk
9y ago
|
166 comments
21.
▲
Cicada – a simple, semi-toy Unix shell written in Rust
(github.com)
3 points
by
mitnk
9y ago
|
0 comments
22.
▲
by
mitnk
10y ago
seems an implementation of the book - Code https://www.amazon.com/dp/B00JDMPOK2/ref=dp-kindle-redirect?...
23.
▲
by
mitnk
10y ago
GIMP stuck on Mac at times. Hope this version be better. Thanks for sharing!