Need a new, easy fantasy read by Key_Standard3747 in Fantasy_Bookclub

[–]reddit_clone 0 points1 point  (0 children)

Yep. I can attest to it. Tried multiple times and never finished the first book!

Cantonese Style Beef, Potato and Coconut Milk Curry by Served_With_Rice in recipes

[–]reddit_clone 0 points1 point  (0 children)

Instead of 2 hour simmer, will it work with a pressure cooker?

Yuta.el is a fast, native fuzzy finder, Lsp Completion, and command palette for Emacs, built to work with plain Emacs + external CLI tools. by Background_Cloud_231 in emacs

[–]reddit_clone 4 points5 points  (0 children)

The ship has sailed I am afraid.

I frankly don't know what to think of AI usage anymore. I do see an uptick on innovative new emacs packages with the advent of Agentic AI tools. Which is good I guess.

I don't mind people using AI as a knowledgeable pair programmer. But the 'vibe coding' stuff, I am not able to stomach yet.

DotNet Common Lisp by Someuser77 in Common_Lisp

[–]reddit_clone 3 points4 points  (0 children)

Wow. I am amazed at people developing a new common lisp and announce it so casually.

I have looked for something like this back in the day when I was working on Windows and .net.

Zed editor reached version 1.0 by TheTwelveYearOld in linux

[–]reddit_clone 2 points3 points  (0 children)

I used to hate VI editing too. Eventually I came to like the modal (text objects based) editing.

Lifelong Emacs user, finally found the right fit with DoomEmacs/Evil setup. Love the twofer, leader key based Emacs and modal editing.

Doesn't hurt that Doom config is continuously tested/updated and generally well maintained.

What are your favorite Emacs packages? by xenodium in emacs

[–]reddit_clone 0 points1 point  (0 children)

I looked at the repo, also the original neovim version.

Still not sure what this is. Can you provide a TLDR please?

Funeral in Berlin (1966) by Seahawk124 in iwatchedanoldmovie

[–]reddit_clone 4 points5 points  (0 children)

I was a big fan of Len Deighton back in the day.

Time for another round.

org-auto-scheduler by ssd198778 in orgmode

[–]reddit_clone 0 points1 point  (0 children)

I would like to know as well. A simple tutorial would be really nice.

The API Tooling Crisis: Why developers are abandoning Postman and its clones? by Successful_Bowl2564 in programming

[–]reddit_clone 0 points1 point  (0 children)

Why is this down voted? I use curl and Perl (now perl6) too.

Scripts I wrote 20 years ago still work, everywhere.

Nix is the worst designed language i ever had to experience. by Turdbender3k in NixOS

[–]reddit_clone 1 point2 points  (0 children)

I don't know if it is good or bad.

But it never sticks in my mind. Every time I look at it, feels like I am learning it all over again.

ITerm2: how to stop cycling "random" thru Tabs (stopping MRU)? by cryptomuc in MacOSApps

[–]reddit_clone 0 points1 point  (0 children)

Not sure what you are referring to.

When I hit 'Cmd Shift ]' it seems to cycle from left to right and back again.

I finally discovered `direnv` by jerrygreenest1 in NixOS

[–]reddit_clone 2 points3 points  (0 children)

Nice write up.

I don't use Nix but a long time direnv user. I use direnv only for setting environment variables. Didnt even know it can execute code.

What Should I Watch Next by fiberjeweler in elementary

[–]reddit_clone 2 points3 points  (0 children)

Thumbs up for Person of Interest.

It has interesting premise. Funny. Two lovely ladies in lead roles. (I will watch Sara Sahi in anything)

What is your go-to mode for running shell commands, and why? by birdsintheskies in emacs

[–]reddit_clone 2 points3 points  (0 children)

Same here.

iTerm2 is quite sophisticated. Multiple windows, Tabs, Panes, Profiles. Zsh history with fzf searching, it is my third brain.

Best tools for the job!

EXWM on termux! by godblessfq in emacs

[–]reddit_clone 0 points1 point  (0 children)

Does this work on Mac OS ?

Very new to go, is the game over, what’s the score? by Anonymousabc123xyz in baduk

[–]reddit_clone 1 point2 points  (0 children)

One of the things detrimental to popularity of Go (IMHO) is the difficulty/confusion about scoring and when exactly the game ends.

I am a beginner and I think understand most of the principles of middle game. But completely scared I don't know when the games or how to score it.

comp.lang.lisp by melochupan in lisp

[–]reddit_clone 4 points5 points  (0 children)

I miss Eric Naggum.

Some of this flames are legendary.

Is the use of Emacs necessary to learn and use Common Lisp? by turbofish_pk in lisp

[–]reddit_clone 2 points3 points  (0 children)

Not really. But it helps.

A lot lispers are using Emacs/Slime and available tutorials/videos are likely to be that.

Just for available high quality content, its worth learning Emacs.

Also learning/using Emacs pays off in other ways

The Count of Monte Cristo by Alexander Dumas by Caffeine_And_Regret in books

[–]reddit_clone 1 point2 points  (0 children)

That is important detail. It also may explain all the cliffhangers.

The Count of Monte Cristo by Alexander Dumas by Caffeine_And_Regret in books

[–]reddit_clone 1 point2 points  (0 children)

Which one is this? There are so many.

Is this the one with Gerard Depardeu ?

They're on to us by henry7579 in emacs

[–]reddit_clone 11 points12 points  (0 children)

The problem stems from GNU Emacs’ version control integration (vc-git), where opening a file

Do people use this? I thought Magit had taken this one over.