Readit News logoReadit News

Deleted Comment

Deleted Comment

ctrlmeta commented on Cursorless is alien magic from the future   xeiaso.net/notes/cursorle... · Posted by u/todsacerdoti
dan-robertson · 2 years ago
How many do you know in real life?

I suspect a lot of this is selection bias: the Emacs discussion you see online is often coming from fanatics rather than people who use Emacs without blogging about it.

ctrlmeta · 2 years ago
> How many do you know in real life?

2 emacs users and they do everything in emacs.

> I suspect a lot of this is selection bias

Exactly and that's why I want to know more from those who don't do everything in Emacs and how they decide when to use Emacs and when to use another editor and how mixing both editors in your life works out for you.

ctrlmeta commented on Cursorless is alien magic from the future   xeiaso.net/notes/cursorle... · Posted by u/todsacerdoti
ctrlmeta · 2 years ago
> I know I'm a bit of an emacs user, but for this I've been using visual studio code because of one extension in particular: Cursorless.

Honestly want to know how many people here use Emacs like this? I thought Emacs users live their lives in Emacs. I know people who move more and more of their workflows into Emacs with packages like vterm, EAT, lsp-mode, pdf-tools, etc.

Are there seriously Emacs users who only a "bit of an emacs user". What is your workflow like? How do you decide when to use Emacs and when to use other tools? VSCode and Emacs have a lot of overlap in their purpose. How does this switching in and out of tools that overlap in their purpose feel?

ctrlmeta commented on Switching to Elixir   leemeichin.com/posts/swit... · Posted by u/orlandohill
ctrlmeta · 2 years ago
> A few months ago I started a new job at a company that uses Elixir

> In fact, I might go as far as saying that Elixir gives you a fun language (like Ruby) while leaving out the stateful footguns OOP languages give you.

I don't mean to discount the author's experiences and opinion in this post. It's a nice post with a lot of good food for thought. Likewise I want to share only my own experience here. Two months into any new programming language, it feels like a fun language. Eventually the novelty factor wears off. And then it becomes a boring language. And I say "boring" in a positive sense.

The daily driver languages should be boring. Should present no surprises. Get the job done and get out of my way. When we transistion from the fun phase to that boring phase, what matters more is how good the language is fundamentally designed. As an example in Elixir the pattern matching abilities are great but I don't know if I could justify choosing a language without compile-time type safety in this day and age!

ctrlmeta commented on Cursorless is alien magic from the future   xeiaso.net/notes/cursorle... · Posted by u/todsacerdoti
bbzealot · 2 years ago
Or just use evil-mode and get the best of both worlds
ctrlmeta · 2 years ago
Emacs being Emacs it is possible to change how Emacs behaves for every key you type. Evil mode is a fantastic example of how you can emulate most of Vi within Emacs! But it's not the only game in town.

If you don't want to buy into the whole Vi and modal editing thing there are plethora of packages to have better key bindings. To name a few: god-mode, devil-mode, meow, hydra, general, spacemacs. Pick any from this and you don't have to worry about key chording anymore.

ctrlmeta commented on Major outages across ChatGPT and API   status.openai.com/inciden... · Posted by u/d99kris
thibaut_barrere · 2 years ago
Not a joke and not everybody is jumping on "AI via API calls", luckily.

As more models are released, it becomes possible to integrate directly in some stacks (such as Elixir) without "direct" third-party reliance (except you still depend on a model, of course).

For instance, see:

- https://www.youtube.com/watch?v=HK38-HIK6NA (in "LiveBook", but the same code would go inside an app, in a way that is quite easy to adapt)

- https://news.livebook.dev/speech-to-text-with-whisper-timest... for the companion blog post

I have already seen more than a few people running SaaS app on twitter complaining about AI-downtime :-)

Of course, it will also come with a (maintenance) cost (but like external dependencies), as I described here:

https://twitter.com/thibaut_barrere/status/17221729157334307...

ctrlmeta · 2 years ago
Yes, sooner or later this is going to become the future of GPT in applications. The models are going to be embedded directly within the applications.

I'm hoping for more progress in the performance of vectorized computing so that both model training and usage can become cheaper. If that happens, I am hopeful we are going to see a lot of open source models that can embedded into the applications.

u/ctrlmeta

KarmaCake day697August 8, 2022
About
Living in an Emacs buffer
View Original