Live data from Hacker News

Bad Emacs Advice

masteringemacs.org

51–60 of 148 posts

Re: Bad Emacs Advice

#51

Earlier quoted context omitted.

One of the most popular if not the most popular versions of pizzas in Italy is the pizza margherita (and in fact a lot of pizzas are just margheritas with additional toppings). Pizza margherita existed in the I̶X̶X̶ XIX century already in its modern form.

I’m not familiar with this century.

I wish we stopped using the Roman numerals. (On the other hand, they are good for coding interviews, and MMXXII looks pretty!)

Re: Bad Emacs Advice

#52
post #43
post #6

Earlier quoted context omitted.

It's because it was not a thing in Italy, so accepting it was seen as the sign of being out of touch with "real pizza" traditions. Sadly, a natural reaction of disgusted rejection by Italians has been adopted by snobs all over the world. Nowadays you'll find it even in Italy, because tourists demand it and they pay hard cash, so fuck it all anyway.

> snobs I don't like fruit as part of a main course (i.e. not a dessert) or appetizer. That doesn't make me a snob, it just means I don't think fruit belongs there and don't appreciate when it is.

I suppose you won't eat a pizza with that red berry paste on it then?

Re: Bad Emacs Advice

#53
post #25

Earlier quoted context omitted.

I'm fine with disdain. If pizza were French, there'd be legislation about it.

“Of course it’s not real pizza, that’d have to be imported from the Pizza region in Italy”

I fail to see the problem with this. Especially when it's products made from animals that eat the grass around that place. Or anything soil-dependant really. Wine is very different depending on where it comes from.

Re: Bad Emacs Advice

#54
I do disable those things. But mostly out of aesthetics. That and I am easily distracted. I remember used to trying to find how to accommodate all items in the menu bar into my use.

Completely agree with this article, though. Happy with my purchase of this book a while back.

Re: Bad Emacs Advice

#55
post #43
post #6

Earlier quoted context omitted.

It's because it was not a thing in Italy, so accepting it was seen as the sign of being out of touch with "real pizza" traditions. Sadly, a natural reaction of disgusted rejection by Italians has been adopted by snobs all over the world. Nowadays you'll find it even in Italy, because tourists demand it and they pay hard cash, so fuck it all anyway.

> snobs I don't like fruit as part of a main course (i.e. not a dessert) or appetizer. That doesn't make me a snob, it just means I don't think fruit belongs there and don't appreciate when it is.

Plums in chicken? Orange in sauces? Pear in a salad? Pineapple on ham? Lemon in anything?

Re: Bad Emacs Advice

#56

Maybe it's me, but starting out with Emacs the previous month, I tried using Doom Emacs the other week, and the number of packages it was being used frightened me. Building your own init.el is much much better, because you know your Emacs in and out, and dont have random keybindings triggering stuff. Maybe I'll never get the popularity of Doom

I had a very similar experience when I decided to learn Emacs recently. The first thing I did was try Doom Emacs. It was nice but I felt that there is this big layer of stuff separating me from having complete control over my editor.

So I deleted my config. Went through the tutorial with vanilla setup. Then I continuously kept adding packages and tinkering with my config. After about two weeks, I felt that my productivity was on par with what it was previously in Neovim.

I've been using Emacs for a couple of months now and I'm happy I went this route. It is a tool I use almost daily and thus having a deep level of understanding and control is worth it.

Re: Bad Emacs Advice

#57

Just to add: the built-in "Introduction to Programming in Emacs Lisp" is also really really great. I have been using emacs for a while, with one framework or another, but always hesitated actually learning lisp. I was too focused on learning the kinds of languages and systems that might get me a job, and it felt like too big of a venture in learning a whole language just for my development environment. Now, I have a…

> ... and have been enlightened by SICP and lispey languages,

Fun anecdote: I've got my copy of SICP signed by both authors for Sussman invited me to have tea in his office and when I arrived the next day, by sheer chance, Abelson was there too! They joked that had I been there 30 minutes early Sussman's wife, who proofread the book, would have signed it too! I've got a cool pic taken at that moment: me standing along these two legends and proudly holding the purple book... I'll post that pic and full story the day I have a blog.

Besides that I pretty much live inside Emacs. The occasional elisp (3000 lines of custom elisp hackery over the decades) and lots of Clojure/ClojureScript.

Re: Bad Emacs Advice

#58
post #9

Earlier quoted context omitted.

As is emacs without the menu, the toolbar, and the scrollbar!

I agree. when they added those things I immediately turned them off and never looked back. the author argues that they are just a couple lines..but they are a couple lines of useless noise

> but they are a couple lines of useless noise

for people who know the system. The menubar is useful for discovery if you're new to the system, which seems to be the audience they're writing for.

Re: Bad Emacs Advice

#59
post #46

Maybe it's me, but starting out with Emacs the previous month, I tried using Doom Emacs the other week, and the number of packages it was being used frightened me. Building your own init.el is much much better, because you know your Emacs in and out, and dont have random keybindings triggering stuff. Maybe I'll never get the popularity of Doom

I think doom is really good for inspiration. I used it for a while and it gave me a lot of good ideas on the kinds of things I could do with emacs and elisp. I now use my own much simpler config, but I've borrowed heavily from the things I like about Doom.

Yes, this is exactly how I use Doom. When I first found it, I transplanted its startup optimizations into my existing config, but left everything else alone. When I look to do something new in Emacs, one of my first instincts is "well, let's see how Doom is doing it."

It's works well because I fall into the Evil+Use-package Emacs hegemony with my custom config.

Re: Bad Emacs Advice

#60
post #2

just like pizza with pineapple, people do occasionally give out downright bad advice. I really don't understand this pineapple on pizza meme. I think it's delicious!

> I really don't understand this pineapple on pizza meme. I think it's delicious!

Arnold has an opinion.[0]

[0] https://www.youtube.com/watch?v=pKV74qkokmk

Post reply on HN