Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
noctuid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
noctuid
2mo ago
This a session search tool, and I think calling it a memory tool is confusing. > Secrets: The ctx README mentions saving the text as is and warns about the need to review the output data before publishing. deja explicitly removes known s
2.
▲
by
noctuid
2mo ago
It's not easy, that's why they all suck.
3.
▲
by
noctuid
4mo ago
No one mentioned vi, I like neovim just fine, and I'm using pi daily. Nice try though. My only point is that if you want to talk about rewriting everything yourself, NIH, churn, whatever you want to call it, Emacs is absolutely not a
4.
▲
by
noctuid
4mo ago
The new thing where everyone just vibe codes their own versions of everything is not at all like personalizing Emacs. Specifically the idea that people generally just ignore existing versions of packages and make their own has never been th
5.
▲
by
noctuid
4mo ago
Terrible analogy. Emacs has always had comparably fewer major options for packages compared to other tools, there is often an obvious option based on your needs, and it has never been my experience that people decide to just roll their own
6.
▲
by
noctuid
5mo ago
What's just as crazy is people defending ollama.
7.
▲
by
noctuid
5mo ago
You can take modal editing anywhere, but that doesn't mean you should.
8.
▲
by
noctuid
5mo ago
There are many better sandboxing options than docker (in terms of security and/or ease of use), and it sounded like you weren't doing sandboxing.
9.
▲
by
noctuid
5mo ago
Is this satire? I can never tell anymore.
10.
▲
by
noctuid
1y ago
Functionally you can focus any workspace on any monitor, and ids do not change when doing that. You can set things up both ways, but it's actually easier to just have a key focus workspace x on the current monitor than to lock workspac
11.
▲
by
noctuid
1y ago
Hyprland works with nvidia just fine with minimal coniguration, just as well as any other wayland compositor I've tried, and I have a very old card. Having out of date packages is going to be an issue on Ubuntu for software in general
12.
▲
by
noctuid
1y ago
There is also scroll (sway fork) and plugins for hyprland. Scrolling experience was not actually better in niri vs. others in my experience just because it was built around it. I tried to use niri, but there is too much missing functional
13.
▲
by
noctuid
1y ago
Workspaces are not bound to displays in hyprland. This is one major reason I'm using hyprland over niri, where it's not really possible to work around that issue.
14.
▲
by
noctuid
1y ago
There's also focusworkspaceoncurrentmonitor, and anything more complicated can be scripted trivially to be on one keybind.
15.
▲
by
noctuid
3y ago
I'd be happy if they banned all devices
16.
▲
by
noctuid
3y ago
Keyboard mapping is fine on macOS (though most of those posts seem related to software or functionality I would never use). Keyboard-only experience is a lot more than keyboard mapping. Consider window management, for example. If we'
17.
▲
by
noctuid
3y ago
> No way, that's an almost non-existing class of apps. Which "keyboard-friendly software" supports the differentiation between tap and hold? Hold delays? Simultaneous keypresses? Arbitrary alpha key modifiers (hold T for T
18.
▲
by
noctuid
3y ago
Kanata supports early tap-hold dispatch based on key overlap, which is all I need. There's an open issue for more advanced conditions: https://github.com/jtroo/kanata/issues/128 The maintainer has been
19.
▲
by
noctuid
3y ago
I never looked at karabiner's full functionality, but kanata is the closest thing to a linux version of QMK. It can kind of be used for hotkeys, but that's really not its purpose. Better to use a separate hotkey daemon. Keyboard
20.
▲
by
noctuid
3y ago
Delays are a terrible solution. Looking at key overlap percentage, for example, works much better. There are a lot of other ways to make dual-use/tap-hold functionality more reliability, but lots of programs actually implement overla
21.
▲
by
noctuid
3y ago
I've tried about ten billion different tools on linux and can confirm that kanata is better than everything else mentioned in this thread and a lot more. It's not the right tool for global hotkeys, so it's not going to compl
22.
▲
by
noctuid
3y ago
I've used both. Mu4e is a lot simpler for email. I plan to eventually switch to Gnus for everything since it handles so much more than just mail (feed reader, hacker news, reddit, twitter, newsgroups, etc.), but mu4e is much easier t
23.
▲
by
noctuid
3y ago
Emacs is not multithreaded, but it has supported async/cooperative threads for a very long time (at least since before I started using it almost a decade ago). Modern packages are generally written to not block while doing something l
24.
▲
by
noctuid
3y ago
> how many actions it takes to achieve something This is not really objective because you also have to take into consideration how intuitive/simple the UX is. Given 100 related actions, clicking through a logically grouped nested m
25.
▲
by
noctuid
3y ago
Customizability is Emacs' selling point. A higher level of extensibility necessary means a higher learning curve. I'd call it a learning curve rather than "barrier": it's certainly not difficult to make Emacs loo
26.
▲
by
noctuid
3y ago
Janet's approach seems a little strange to me in that it's opt-in rather than opt-out. In CL or Clojure, you just normally can't have this issue due to the package or namespace system (e.g. you have to go out of your way to
27.
▲
by
noctuid
3y ago
This is not pathological insulin resistance and is an expected adaptation. OGTT is useless for someone on a low carb diet. A normal person can go from failing to passing in ~72 hours by reintroducing higher levels of carbohydrates. Good
28.
▲
by
noctuid
4y ago
My init files are nearly 10k lines and I have >300 packages. I've never "declared .emacs bankruptcy." Emacs starts in 0.4-0.6 seconds (without the daemon) for me. One reason I initially switched to Emacs was because Vim
29.
▲
by
noctuid
7y ago
Recently there is https://gitlab.com/nonguix/nonguix
30.
▲
by
noctuid
8y ago
Paredit is really not the closest or best comparison. If you want simplicity, lispy is often simpler than or at least as simple as parinfer. At the same time, it's more powerful than paredit. Even if you never used its special keybindi
More ›