HackerLangs
トップ新着トレンドコメント過去質問紹介求人

precompute

1,004 カルマ登録 5 年前
hi at precompute period net

投稿

Review of Microsoft's ClearType Font Collection (2005)

typographica.org
38 ポイント·投稿者 precompute·4 か月前·17 コメント

Fred's ImageMagick Scripts

fmwconcepts.com
5 ポイント·投稿者 precompute·7 か月前·0 コメント

コメント

precompute
·17 時間前·議論
Uniting children with the machine god, what could ever go wrong?
precompute
·17 日前·議論
Yes! Nintype is incredible and is the only reason I refuse to upgrade my phone.
precompute
·25 日前·議論
Impressive. It loads so quickly! What was this made with?
precompute
·2 か月前·議論
Awesome.
precompute
·3 か月前·議論
The big problem here is that devices can not be re-registered. It's a mean move from Amazon, and will make it difficult to re-enable extra features. However, those devices have multiple jailbreak methods available, so there's really no loss if you can take that extra step. All books are presumably still available on the kindle app / website, and because you already bought them you can pirate them.

Kindles have the best text rendering (imo), and calibre can be used to sideload books. My PW1 had stellar text rendering. My next kindle, Kindle 10 had a lower PPI but decent text rendering. I now use a PW5 and the text is flawless.

Kindle's UI does suck, though. Very slow and the keyboard is glacial. Still, page turns are zippy and it collects highlights in a central file, which is very handy.
precompute
·3 か月前·議論
Yes! This is the way. https://wiki.debian.org/DontBreakDebian/
precompute
·4 か月前·議論
Yes, emacs is equally performant in GUI and TUI. And frames can be opened in both GUI and TUI on the same socket.

For me, TUI is a dealbreaker because:

- No mixed-pitch support: I use mixed-pitch fonts in org-mode buffers and in outline faces in prog-mode buffers. And fonts are just plain nicer on the GUI, and it's much better to look at.

- No SVG support: (I might be wrong about this) I have a custom modeline with SVG artifacts and the artifacts fail silently on the TUI

- Keybind conflicts: I am not used to accounting for the terminal's keybinds. Also, I use xfce4-terminal, which does not support the Hyper modifier (which I use extensively).
precompute
·4 か月前·議論
Emacs has globally shared buffer state amongst the frames that share the same "base frame" (no idea what this is called) or the same socket (could be wrong here).

Anyway, you can start N emacs instances and they can all have individual buffer states.

Emacs is not primarily a TUI program (although it does have a TUI with the -nw). The TUI version of emacs lacks visual customizability and introduces unnecessary overhead (terminal!). Use the GUI.

Text insertion lag is something I haven't experienced since 2019. Config issue?

project-find-file might be slow because of low gc-cons-threshold. I know consult gets around this by temporarily raising the threshold. These days, you can use the feature/igc branch to make these operations faster (although they are pretty fast anyway).

If you think emacs lacks <fundamental feature X>, think again!
precompute
·4 か月前·議論
>a lot of cruft

Like what? Emacs is written in C and there are ports of it out there (all half-abandoned). Emacs, the way it exists, works very well.
precompute
·4 か月前·議論
Startup time does not matter, use the daemon. Opening a new frame is ~instantaneous.

I practically live in Emacs and it's not slow at all. It's very zippy, and my setup isn't the lightest!

There's a new branch (feature/igc) with incremental garbage collection (via MPS) that makes routine actions faster. I've been using it and it has been incredibly stable and has completely eliminated stutters (which used to happen very infrequently, but were present). Also, to me, it seems like it improves latency. The cursor feels more responsive.
precompute
·4 か月前·議論
Wow, that's so cool!
precompute
·4 か月前·議論
Yes. And once you have the unlock code, you can re-lock the bootloader and unlock it as many times as you want to.
precompute
·5 か月前·議論
This article is a portrait of three Sociopathic Zoomers : the twitter poster, the cheating app guy and the teenage scammer. All three are net negatives to society.
precompute
·5 か月前·議論
Depends on the amount of effort you put into them, and the kind of work you do on the computer. Regular users should stick to regular keyboards. Power users (like programmers) can spend a few months with a split keyboard and customize their layout and come out the other side with a personal brain-computer interface (fingers + keyboard).
precompute
·5 か月前·議論
I agree. I've had the same experience. Moved to Colemak on my Corne and can still type ~60WPM on a normal qwerty keyboard.
precompute
·5 か月前·議論
Many people (including myself) use small split keyboards and are very happy with them. You don't need a kinesis to avoid wrist movement, DIY keyboards (like the corne) work just as well.
precompute
·5 か月前·議論
I moved from a regular keyboard (freestyle hunt-and-peck) to a corne (touch typing), ditching qwerty for Colemak Mod-DH. It took me six months to really get comfortable with it. At month four I was almost ready to kick off the training wheels (the training wheels here being the layout printout I looked at while typing).

Five years later, I have no regrets. It's easily the best thing I've done for productivity, ever. My fingers are my BCI. Effortless.

I keep the two halves far apart: wider than my shoulders so my arms are angled outwards and my chest is up and I'm sitting up straight. And I modified the keymap to work just the way I intuitively expect it to.

I can still type ~60wpm on qwerty on a standard keyboard. My phone is qwerty and I have no issues typing on it. Muscle memory of my posture and arm position makes this possible.
precompute
·5 か月前·議論
This is crazy!
precompute
·5 か月前·議論
RIP.
precompute
·5 か月前·議論
This website promises to do just that: https://webextension.org/ (formerly add0n.com)