Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mischief6
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mischief6
3d ago
abp in firefox doesn't really remove them. I've seen and reported multiple scummy popup-like looking ads like tfn and saw it again for weeks...
2.
▲
by
mischief6
6d ago
ive looked at your project before but forgot about it. I think mine is in a similar vein: https://github.com/mischief/clm it grew out of annoyance of dependencies on js runtimes, probably similar to you. mine additiona
3.
▲
by
mischief6
16d ago
this is my favorite Wikipedia article: https://en.wikipedia.org/wiki/Timeline_of_the_far_future
4.
▲
by
mischief6
2mo ago
i got annoyed by this especially the memory use and non portability aspect of bun so I had claude (lol) and kiro cook up my own agent. it runs on linux, openbsd and even on omnios and esp32. it's just a personal project so there are pr
5.
▲
by
mischief6
7mo ago
08:46:37.125 [err] [fps] 4.0 (12 frames in 3.0s) 08:46:40.225 [err] [fps] 1.0 (3 frames in 3.1s) 08:46:41.224 FIRM | * ASSERTION FAILED: ASSERTN 08:46:41.443 [err] DEBUG post-reset: halted=0 stopped=1 R13=0x20002170 R15=0x080001b4 thumb=1 0
6.
▲
by
mischief6
8mo ago
it's modern art
7.
▲
by
mischief6
1y ago
i know freebsd and macos have similar implementations, but it is just different enough that it is nontrivial to make work. i had started fixing it locally but didn't quite get it working, since i'm not really that familiar with zi
8.
▲
by
mischief6
1y ago
my only wish for ghostty is that there was openbsd support. some work needs to be done in the io layer to support openbsd kqueue to make it work.
9.
▲
by
mischief6
1y ago
my one gripe after using mc for a few years is no parallel transfer support. it slows down significantly when transferring small files compared to one large file.
10.
▲
by
mischief6
1y ago
it could be interesting to see what ispc does with similar code.
11.
▲
by
mischief6
1y ago
yes, very much so. libera.chat is alive and well.
12.
▲
by
mischief6
1y ago
> All parts of Go's simplicity push that seems to assume people don't need anything else other than Array Lists and hash maps. you can see some of this in the work of the progenitors of Go. quoth pike style, from rob pike: Rule
13.
▲
by
mischief6
2y ago
I like that the author went very in depth reverse engineering the proprietary update program, but it boiled down to what amounts to a single or few ata commands that can be manually invoked on linux. it's a shame they don't just p
14.
▲
by
mischief6
2y ago
the answer i found is run gentoo and compile yocto projects.
15.
▲
by
mischief6
3y ago
for a long time I've actually really wanted the plumber [1] here but a more networked and cross platform protocol for it. I really just want to be able to plumb urls from my android phone to Linux desktop or vice versa and have it work
16.
▲
by
mischief6
3y ago
not a rust programmer. can someone explain why this is in the final binary and not in a shared library?
17.
▲
by
mischief6
3y ago
as this runs cp/m, i have to wonder if the atmega itself could run cp/m faster than the z80?
18.
▲
by
mischief6
3y ago
i did not see a clear list of all firmware files read by the kernel in dmesg, so the find/atime trick worked well.
19.
▲
by
mischief6
3y ago
while it is unfortunate it requires a write, it is useful in some cases. for example, finding old objects in a cache, or today i used it to find out what firmware my kernel is loading by checking atime of /lib/firmware.
20.
▲
by
mischief6
3y ago
i have a lot of recent experience with yocto/bitbake but none with bazel. do they have overlap? could they be used for some of the same things?
21.
▲
by
mischief6
3y ago
i have the aranet4. it can be used with HomeAssistant ( https://www.home-assistant.io/integrations/aranet/ ) and can be tracked using ESPHome bluetooth proxy( https://esphome.io/components/blueto
22.
▲
by
mischief6
4y ago
> A more complicated example, inotifyd is very useful, how could I go about triggering a script every time a log file is written to under systemd? https://www.freedesktop.org/software/systemd/man/systemd.pa
23.
▲
by
mischief6
4y ago
yes, that's right. i run OpenBSD on an ODROID-H2 which has rge(4) nics, and connect eeros directly to it and via a QNAP QSW-1105-5T switch. (disclaimer: i work at eero)
24.
▲
by
mischief6
5y ago
worse is better. it is a protocol for a specific purpose, and because it has that specific purpose, it was used for that, and desired for that. http can do it, but without the constraints, of course nobody will use it for reinventing finger
25.
▲
by
mischief6
7y ago
i'm glad someone appreciates this. some people at cat-v.org were interested in this and there happened to be a copy at stanford library where a roommate of mine was working at the time. he borrowed it on my behalf and i used the book s
26.
▲
by
mischief6
8y ago
try 0verkill, or the classic bsd game, 'hunt'.
27.
▲
by
mischief6
8y ago
check out prometheus and grafana. it's all that a bag of chips.
28.
▲
by
mischief6
11y ago
here's some history for you. https://archive.org/details/a_research_unix_reader
29.
▲
by
mischief6
11y ago
why is it just a mobile app? why is there no web ui or a rest api?
30.
▲
by
mischief6
12y ago
https://code.google.com/p/plan9front/
More ›