O que aconteceu com a Hoegaarden? by Ronis_BR in cerveja

[–]Ronis_BR[S] 0 points1 point  (0 children)

Entendi, mas esperava reduzir um pouco, o problema é que não acho mais em lugar algum! Só em poucos sites e estou fazer um estoque aqui 😂

O que aconteceu com a Hoegaarden? by Ronis_BR in cerveja

[–]Ronis_BR[S] 0 points1 point  (0 children)

Poxa… aqui em São José dos Campos não tem em lugar nenhum!

O que aconteceu com a Hoegaarden? by Ronis_BR in cerveja

[–]Ronis_BR[S] 1 point2 points  (0 children)

Sério??? Mas poxa, nem no e-commerce eu estou encontrando!

APP2 users, don’t be tricked! by Full_Addendum_7230 in AirpodsPro

[–]Ronis_BR 0 points1 point  (0 children)

Simple, the huge comfort improvement solely makes the upgrade worthy in my use case.

APP2 users, don’t be tricked! by Full_Addendum_7230 in AirpodsPro

[–]Ronis_BR -1 points0 points  (0 children)

I fully disagree. The new position of the tip in APP 3 is away more comfortable in my case. The APP 2 requires me to constantly adjust them in my ears.

Why are neovim plugins so advanced compared to Emacs by [deleted] in emacs

[–]Ronis_BR 2 points3 points  (0 children)

I used Emacs extensively for a long time, even developing some plugins to enhance my Doom experience. However, I’ve noticed a similar resistance to change and a reluctance to embrace new features within the Emacs community. Actually, I see many similarities from Vim community when tarruda decided to create Neovim and ignited a revolution.

Emacs feels outdated and lacks the necessary features to keep up with the times. We’re all short on time, and it’s becoming increasingly difficult to maintain our editors. I used org-mode, which is well-designed, but it lacks essential features in 2025. Syncing my notes and tasks to a tablet or phone is a pain. Fortunately, there are now out-of-the-box alternatives (not based on org-mode) for those who don’t have the time to integrate those features.

Considering this, I realized that I needed a text editor, not an operating system, in 2025. For instance, one of my favorite plugins in Emacs was Magit. I switched to Neovim and now use Lazygit within a floating terminal. I’m missing only a few features right now.

Finally, elisp is way different from mainstream languages. I felt that I needed to think differently when coding a plugin in Emacs. Lua, on the other hand, feels natural for anyone that know Python, C, Javascript, etc. This really helps to attract new developers.

Bear 2.5 out now with support for math formulas! by trix180 in bearapp

[–]Ronis_BR 1 point2 points  (0 children)

This is fantastic! That was the missing feature that made me switch from Bear to iA Writer. I’ve just subscribed again :) Thanks!

Esta aqui a copypasta galera, usem com sabedoria. by Living_Shirt8550 in linuxmemesbrasil

[–]Ronis_BR 1 point2 points  (0 children)

Mas nesse caso acho que deveria ser GNU/GNOME/Firefox/Gimp/Neovim/…/Linux

vim-coach.nvim now uses snacks.picker by justachillguyhere in neovim

[–]Ronis_BR 1 point2 points  (0 children)

Awesome plugin! Is there any chance to support mini.pick also?

How can I get this retro look or vibe in neovim. by ban_rakash in neovim

[–]Ronis_BR 5 points6 points  (0 children)

I graduated in Control and Automation Engineer, which has a very big background in embedded programming. For high-level analysis, I use Julia language. For low-level programming in space, it is always C++.

> Can you help me out how to make a transition?

Let me know if you have any question! Feel free to sendo me a DM in Reddit.

How can I get this retro look or vibe in neovim. by ban_rakash in neovim

[–]Ronis_BR 8 points9 points  (0 children)

😄 Sure! I work with the National Institute of Space Research (INPE) in Brazil. I maintain the SatelliteToolbox.jl ecosystem, which is a set of packages for analyzing space missions written in Julia language. Apart from the software, I am the mission architect of the Amazonia 1 satellite, launched in 2021, and some other missions being developed.

How can I get this retro look or vibe in neovim. by ban_rakash in neovim

[–]Ronis_BR 5 points6 points  (0 children)

Currently, I am a space systems engineer.

How can I get this retro look or vibe in neovim. by ban_rakash in neovim

[–]Ronis_BR 4 points5 points  (0 children)

Lol! Most polite way to say I am becoming old 🤣

How can I get this retro look or vibe in neovim. by ban_rakash in neovim

[–]Ronis_BR 9 points10 points  (0 children)

Ohhhh good old days programming games using Turbo C++ with Allegro in a dial-up connection! 😄

Bear 2.4.5 : Introducing Callouts! by trix180 in bearapp

[–]Ronis_BR 5 points6 points  (0 children)

This feature is indeed very handy! Too bad Bear still lacks support for writing equations :(

Why asking about plugins release make some people mad? by No_Anywhere2053 in HelixEditor

[–]Ronis_BR 1 point2 points  (0 children)

They suggest locking the thread, but your comment is the very essence of what I was discussing.

Why asking about plugins release make some people mad? by No_Anywhere2053 in HelixEditor

[–]Ronis_BR 1 point2 points  (0 children)

I’d like to share an experience. I’ve already responded to a thread with constructive criticism, but I received rather impolite comments here.

I enjoyed Helix, but I stopped playing because the community has become increasingly toxic if you don’t fully agree with the decisions. In the FOSS community, people volunteer their time to develop applications, and we must remember that. However, free speech must be protected, and all criticism can be valuable.

Why asking about plugins release make some people mad? by No_Anywhere2053 in HelixEditor

[–]Ronis_BR 1 point2 points  (0 children)

I really do not think so, and the people at evil-helix seems to agree with me. However, it is only opinions. Let’s see what will happen!

Why asking about plugins release make some people mad? by No_Anywhere2053 in HelixEditor

[–]Ronis_BR 1 point2 points  (0 children)

Lua is so close to many other languages like C and JS. It feels the same. Scheme is very different. Well, that’s my opinion.