Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zanchey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zanchey
10mo ago
LWN's article on unveil() is a good explanation - the restrictions are permanently applied to the process and its children until termination: https://lwn.net/Articles/767137/
2.
▲
Fish 4.1 Is Out
(github.com)
2 points
by
zanchey
1y ago
|
0 comments
3.
▲
by
zanchey
1y ago
Someone gave me a book called "Danger UXB", about the teams that removed unexploded bombs across the UK during and after WWII, which was unexpectedly fascinating. Incredibly dangerous and painstaking work.
4.
▲
by
zanchey
2y ago
It's hopefully not too tricky - it can't be packaged as a crate using (say) debcargo, as the install path still requires CMake. The Debian experimental package changes are mostly about pulling in the right dependencies (including
5.
▲
Fish 4.0b1 is out (beta release of the Rust port)
(github.com)
21 points
by
zanchey
2y ago
|
1 comments
6.
▲
by
zanchey
2y ago
The University Computer Club at UWA also has a door sensor! https://door-status.ucc.asn.au/ucc Runs off a Raspberry Pi with a bodged-up version of https://github.com/ide/pico-door-sensor/tree/
7.
▲
Pudding (A WebGL Interactive Model)
(oimo.io)
1 points
by
zanchey
2y ago
|
0 comments
8.
▲
Maildir-utils: index, search and manage Maildir mailboxes
(djcbsoftware.nl)
65 points
by
zanchey
3y ago
|
7 comments
9.
▲
Implementing your own [{macOS, iOS}] crash reporter
(developer.apple.com)
2 points
by
zanchey
3y ago
|
0 comments
10.
▲
by
zanchey
3y ago
It's geek code in the cloud! https://web.archive.org/web/20090220181018/http://geekcode.c...
11.
▲
by
zanchey
4y ago
Mostly it's because you can't copy and paste stuff from blogs or Stack Overflow.
12.
▲
by
zanchey
4y ago
If you want to write C++03, that's true, but as a maintainer of the fish build system I was having to backport compilers in order to use C++11 features on supported systems until 2020. Modern C++ is still a moving target and newer vers
13.
▲
by
zanchey
4y ago
They're animated GIFs, which were an extension of the longstanding format and predate CSS
14.
▲
by
zanchey
4y ago
No, through the excellent b3ta newsletter
15.
▲
The 88x31 GIF Collection
(cyber.dabamos.de)
239 points
by
zanchey
4y ago
|
45 comments
16.
▲
by
zanchey
4y ago
Now that's how you write a headline.
17.
▲
by
zanchey
4y ago
It's the "similarily old" ZIP comparison for me
18.
▲
by
zanchey
4y ago
It's fine, I won't be staying up late just for HN points!
19.
▲
by
zanchey
4y ago
"Every program attempts to expand until it can read mail. Those programs which cannot so expand are replaced by ones which can."
20.
▲
by
zanchey
4y ago
Interesting how much timing affects HN submissions https://news.ycombinator.com/from?site=github.com/fish-shell
21.
▲
Fish 3.6.0 Released
(github.com)
8 points
by
zanchey
4y ago
|
0 comments
22.
▲
Fish 3.4.0 Released
(github.com)
6 points
by
zanchey
5y ago
|
0 comments
23.
▲
by
zanchey
5y ago
It doesn't even support named pipes - the function's been broken for years. Interestingly it doesn't actually seem to matter a great deal, at least now that temporary files are usually on a fast disk.
24.
▲
Fish Shell 3.3
(github.com)
5 points
by
zanchey
5y ago
|
1 comments
25.
▲
SQLite: Analyze This
(zanchey.ucc.asn.au)
1 points
by
zanchey
5y ago
|
0 comments
26.
▲
by
zanchey
5y ago
I wonder about the trade-offs in writing a completely new server compared to a backend for BIND or PowerDNS.
27.
▲
Fuzzing Grub
(sthbrx.github.io)
3 points
by
zanchey
6y ago
|
0 comments
28.
▲
Fish Shell 3.2
(github.com)
280 points
by
zanchey
6y ago
|
128 comments
29.
▲
by
zanchey
6y ago
To reprise a previous comment, I think vi mode suffers because it's a relatively niche feature - none of the current committers use it as far as I know, and pull requests to improve it are relatively infrequent. 1.8% of the pull reques
30.
▲
by
zanchey
6y ago
The only dependency the web configuration tool should bring in is Python, which is already an optional dependency for the manual page completion generator. You can install and run fish without ever running the web configuration.
More ›