HackerTrans
TopNewTrendsCommentsPastAskShowJobs

antics9

no profile record

comments

antics9
·23 days ago·discuss
> kill-region-dwim fixes a decades-old papercut. Set it to 'emacs-word and hitting C-w with no active region kills a word backwards instead of signalling an error.

Thank you! No more:

(defun cutregion-or-killword (beginning end) "Kills region if marked else backward kills word." (interactive "r") (if (use-region-p) (kill-region beginning end) (backward-kill-word 1)))

(global-set-key (kbd "C-w") 'cutregion-or-killword)
antics9
·2 months ago·discuss
There’s wander: https://susam.net/wander/
antics9
·2 months ago·discuss
This weekend I installed Haiku on my old Thinkpad X40. It’s fast and surprisingly stable. Emacs, VLC works like a charm. Computer to slow for web browsing. The BeProductive office suite is a masterpiece of application at a 9MB download; although not open source.

Then I installed Haiku on my XPS13 under KVM/Qemu. Everything runs blazingly fast. I’m thinking of maybe using that install for organizing my photos. The metadata functionality built into the BeFS is great for that.

I must say that I am really impressed.
antics9
·2 months ago·discuss
Well, having both girls and boys, I can concur.
antics9
·2 months ago·discuss
On what page did you find that?
antics9
·3 months ago·discuss
You haven’t had children growing up during the last two decades have you?
antics9
·3 months ago·discuss
From the comments here it seems like people are stress prompting their builds instead of planning and reviewing.

If one model seems to be a bit off during a session I just switch to another (Opencode) and plan and review from there.
antics9
·4 months ago·discuss
https://tuta.com/ and Protonmail
antics9
·4 months ago·discuss
Why not be real and multi faceted in both thinking and writing? Trying to be perfect in writing just makes you plastic.

By the looks of it, I don't even think I'm replying to a human.
antics9
·5 months ago·discuss
There are e-readers and DRM-free electronic libraries.
antics9
·6 months ago·discuss
https://m.legnered.se - My BJJ journey, notes and some writings.
antics9
·6 months ago·discuss
I loved my MP01. However, GSM is not available anymore where I live.

I used the CAT S22 for a while but it just isn't the same.

If they release a 5G MP03 I might buy one. I don't see the point of a Punkt smartphone.
antics9
·8 months ago·discuss
Yes: https://microship.com/bicycle-mobile-packeteering/
antics9
·9 months ago·discuss
This looks good! I've seen other tries of shell scripting with lisp dialects but Redstart syntax looks more intuitive (from a shell scripting standpoint) and easy to read.
antics9
·4 years ago·discuss
In my office I do traditional office work by the computer. Windows and it's Office applications is such a pain for your visual and muscle memory. That is one reason for why it being really slow to work with.

The second reason is the sluggishness in each and every application Microsoft ships.

The third reason is the one the author experienced. Really slow and intrusive updating which gets worse the longer you go without rebooting or booting into the os.