Viewing profile — themadsens
themadsens
HN member- Joined
- Mon, Jul 22, 2019, 6:03 PM UTC
- HN karma
- 55
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About themadsens
No profile information was provided.
Recent public activity
-
comment
Comment #49062116
Just enable perpetual bash history and install fzf. That will get you CTRL-R (and a lot of other niceties) out of the box.
- story
-
comment
Comment #47577728
The dot command, as you probably well know, is a macro that captures the last change: was it '3cw' or 'cE' or '7s' or s or 'ct)', all changed to the last insert. All intuitively wi…
-
comment
Comment #47566334
Whats with all the fuss over multicursor. How is this different from just using '.'
-
comment
Comment #47506902
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 a…
-
comment
Comment #47380911
Maybe not: https://www.reddit.com/r/hammerspoon/comments/1puln7j/110_re... https://github.com/cmsj/Hammerspoon2
-
comment
Comment #46696330
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…
-
comment
Comment #46696182
More often than not you want 'de' or 'ye' rather than 'dw' or 'yw'
-
comment
Comment #45072685
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 ne…
-
comment
Comment #44360059
I wish premake could gain more traction. It is the comprehensible alternative to Cmake etc.
-
comment
Comment #44120093
Oh yes. For one thing "hexdump -C ." would work out nicely in those days.
- comment
-
comment
Comment #43132636
I always found buildroot a lot easier to fathom and harness. And certainly flexible enough with the ability patch every included recipe and package.
-
comment
Comment #42529921
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 irr…
-
comment
Comment #42526090
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 …
-
comment
Comment #41928614
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.tool…
-
comment
Comment #40480435
LuaRT is based on ZeroBrane, actually :-)
-
comment
Comment #35679983
Alfred ( https://alfredapp.com ) has a snippet manager (and a _whole_ lot more kbd goodies)
-
comment
Comment #35250747
You can: Help for bash 'history -s args': The args are added to the end of the history list as a single entry
-
comment
Comment #35171160
Incidentally, this is how you add a second external monitor to an M1/M2 macbook
-
comment
Comment #35024905
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!
-
comment
Comment #34779042
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.
-
comment
Comment #34282563
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-d…
- story
- story