Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
themadsens
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
themadsens
23d ago
Tmtail is a quick tmux hack, working (surprisingly well) as an ad-hoc replacement for multitail, implemented with tmux and grcat. Github: https://github.com/themadsens/tmtail The following features thus come more or le
2.
▲
Show HN: Tmtail – Multi-log tail with coloring, search, and history via tmux
(github.com)
1 points
by
themadsens
23d ago
|
1 comments
3.
▲
by
themadsens
2mo ago
Just enable perpetual bash history and install fzf. That will get you CTRL-R (and a lot of other niceties) out of the box.
4.
▲
An ad-hoc replacement for multitail made with tmux and grcat
(github.com)
1 points
by
themadsens
2mo ago
|
0 comments
5.
▲
by
themadsens
6mo ago
The dot command, as you probably well know, is a macro that captures the last change: was it '3cw' or 'cE' or '7s' or <visual>s or 'ct)', all changed to the last insert. All intuitively withou
6.
▲
by
themadsens
6mo ago
Whats with all the fuss over multicursor. How is this different from just using '.'
7.
▲
by
themadsens
6mo ago
I naively assumed it would work on the already installed homebrew packages. No such luck. After installing, 'nb list' and thus eg. 'nb outdated' will yield the empty list! I have absolutely no use for a competing homeb
8.
▲
by
themadsens
6mo ago
Maybe not: https://www.reddit.com/r/hammerspoon/comments/1puln7j/110_re... https://github.com/cmsj/Hammerspoon2
9.
▲
by
themadsens
8mo ago
I was lucky enough that my first employer ran the very first 4.2BSD in Denmark outside academia (on a DEC-VAX/750), so i grew up with Bill Joy's newfangled "vi" and spent countless hours recap'ing the cheat sheet. T
10.
▲
by
themadsens
8mo ago
More often than not you want 'de' or 'ye' rather than 'dw' or 'yw'
11.
▲
by
themadsens
1y ago
Sweet, very impressed. To be really usable, for embedded and otherwise, a well documented and ergonomic C API for bindings is needed though. The closest I could find was "If you need to add more predefined functions, add them in intr
12.
▲
by
themadsens
1y ago
I wish premake could gain more traction. It is the comprehensible alternative to Cmake etc.
13.
▲
by
themadsens
1y ago
Oh yes. For one thing "hexdump -C ." would work out nicely in those days.
14.
▲
by
themadsens
2y ago
I always found buildroot a lot easier to fathom and harness. And certainly flexible enough with the ability patch every included recipe and package.
15.
▲
by
themadsens
2y ago
Well said! I have met a few of these codesmells where the actual functioning is hidden behind a bewildering maze of facades, shims, proxies and whatnot. I guess some has had an irresistible itch to use as many patterns from the GoF book as
16.
▲
by
themadsens
2y ago
Very impressed with ghostty so far, but: Main reasons for sticking with ITerm2 (for the moment at least): - "Seamless" cut & paste with paste on "2 X right click" + "Trim trailing LF" - Quadruple click &quo
17.
▲
by
themadsens
2y ago
I connect to serial ports a lot in what I do, and never really understood why this should be handled by the terminal emulator. Much better done with eg. picocom, python serial.tools.miniterm or the like.
18.
▲
by
themadsens
2y ago
LuaRT is based on ZeroBrane, actually :-)
19.
▲
by
themadsens
3y ago
Alfred ( https://alfredapp.com ) has a snippet manager (and a _whole_ lot more kbd goodies)
20.
▲
by
themadsens
3y ago
You can: Help for bash 'history -s args': The args are added to the end of the history list as a single entry
21.
▲
by
themadsens
4y ago
Incidentally, this is how you add a second external monitor to an M1/M2 macbook
22.
▲
by
themadsens
4y ago
Hmm doesn't seem to do 64bit very well: 0xdeadbeefcafebabe -> 0xdeadbeefcafeb800 Is the result by any means passing through a double? like in freakin' JS!
23.
▲
by
themadsens
4y ago
I swear by "Monaco Nerd Mono" It was a revelation to discover "Monaco" when I first got started on the mac. So casual yet stylish and refined.
24.
▲
by
themadsens
4y ago
My absolute most horrid work experiences have all involved Hibernate / JPA. It slows everything to a grinding crawl, works somewhat 99.9 % of the time and creates inexplicable un-debuggable errors for the remaining 0.1% On top of that
25.
▲
Neovim Live Preview for Everyone
(twitter.com)
2 points
by
themadsens
4y ago
|
0 comments
26.
▲
by
themadsens
4y ago
> right up there with ddO I believe S or even cc is more succinct
27.
▲
by
themadsens
5y ago
A schoolbook lesson in steadily pushing "because we (think we) know better" boneheadedness. Well done indeed!
28.
▲
by
themadsens
5y ago
Arguing that opponents to removal "can just step up as maintainers" are completely bogus. As mentioned elsewhere, this is more about eroding trust in stdlib as a stable baseline. This is just the kind of thing that will teach peop
29.
▲
by
themadsens
5y ago
FWIW, Pyp is now broken due to the python2 -> python3 silliness
30.
▲
by
themadsens
5y ago
This looks really good! Thanks a lot. What i am always missing (fx & friends) is a preview and gradual expand. If you should feel inclined, you may want to look at jsonui[1] which has this (with C => e e e). Even if it is rather c
More ›