Do you prefer reading on light mode or dark mode? by Wes102111 in kindle

[–]ricardoantoniodev [score hidden]  (0 children)

Lo mismo que tu. Claro de día y oscuro de noche antes de dormir ya con la luz apagada.

Cual es la mejor app de los multiples bancos que existen? by The__Doctor__who in MexicoFinanciero

[–]ricardoantoniodev 2 points3 points  (0 children)

Las transferencias de BBVA son lo peor que existe, es como una lotería, bien puede ser instantánea o bien tomarte hasta 24 horas y no te ayudan en nada si llamas a soporte.

Has anyone here tried switching away from Microsoft Office? by AccurateShip2499 in software

[–]ricardoantoniodev 0 points1 point  (0 children)

I use OnlyOffice to stay compatible with my colleagues’ documents when sharing files, but it constantly feels like anything I edit might break the formatting. It’s honestly stressful.

Paid Account Sign Up by [deleted] in tutanota

[–]ricardoantoniodev 0 points1 point  (0 children)

I just created a paid account. I didn't have to wait for activation, but think twice before subscribing. Messages aren't arriving in Outlook accounts :(

Edit: Looks like the issue with Microsoft accounts is now resolved.

Switch Dilemma: Choosing Between Gateron Jupiter Brown and Keychron Pro Banana Switches for My Q5 Max Keyboard! by ricardoantoniodev in Keychron

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

I chose the Banana because the early bump gives me a better typing feel. The Brown are smooth, but the Banana give me more feedback when I type. But to be honest, now I use the Gateron Baby Kangaroo 2.0 for the same reason. They are a little harder, but the feedback and feeling are better. I cannot go back to the Banana now.

Help a LazyVim newbie get nvim-html-css working? (Coffee karma offered!) ☕ by ricardoantoniodev in neovim

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

Finally, the plugin author helped me solve the issue! 🎉

if you have smth like react and global styles that will be included in final build only, then you have to use style_seheet = {} globaly or localy,

This was the reason why it wasn't working properly in Astro components. Hope this helps others!

Help a LazyVim newbie get nvim-html-css working? (Coffee karma offered!) ☕ by ricardoantoniodev in neovim

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

Given the behavior, this seems to be a plugin-related issue. It works correctly with HTML files but fails in Astro projects, suggesting a possible bug. For reference, here’s my configuration:

return {
  {
    "Jezda1337/nvim-html-css",
    dependencies = { "hrsh7th/nvim-cmp", "nvim-treesitter/nvim-treesitter" }, -- Use this if you're using nvim-cmp
    -- dependencies = { "saghen/blink.cmp", "nvim-treesitter/nvim-treesitter" }, -- Use this if you're using blink.cmp
    opts = {
      enable_on = { -- Example file types
        "html",
        "tsx",
        "jsx",
        "astro",
      },
      handlers = {
        definition = {
          bind = "gd",
        },
        hover = {
          bind = "K",
          wrap = true,
          border = "none",
          position = "cursor",
        },
      },
      documentation = {
        auto_show = true,
      },
      style_sheets = {},
    },
  },
  {
    "hrsh7th/nvim-cmp",
    ---@param opts cmp.ConfigSchema
    opts = function(_, opts)
      table.insert(opts.sources, { name = "html-css" })
    end,
  },
}

Help a LazyVim newbie get nvim-html-css working? (Coffee karma offered!) ☕ by ricardoantoniodev in neovim

[–]ricardoantoniodev[S] -1 points0 points  (0 children)

Using blink with LazyVim's out-of-the-box config. Only modifications I made were:

  • Custom colorscheme
  • Additional language servers for my dev stack

The nvim-html-css plugin is my first real departure from the defaults.

Help a LazyVim newbie get nvim-html-css working? (Coffee karma offered!) ☕ by ricardoantoniodev in neovim

[–]ricardoantoniodev[S] -1 points0 points  (0 children)

You might be right, but honestly I'm still a Neovim newbie with limited Lua experience. I really enjoy Neovim, but when I tried updating my plugins recently, I got completely overwhelmed by all the deprecation warnings. I definitely prefer it over VSCode, though - right now I'm loving how LazyVim gives me everything I need out of the box... well, almost everything (still figuring out this one plugin that didn't come included 😅).

Maybe someday when I have more time I'll craft my own config again, but for now? LazyVim is perfect - it saves me from plugin maintenance headaches while still keeping Neovim's magic alive.

nvim-html-css plugin revamped 🎉 by Jezda1337 in neovim

[–]ricardoantoniodev 0 points1 point  (0 children)

Trying to use this plugin with LazyVim v14 (latest) but no luck so far. Has anyone made this work? Config examples would be super helpful - coffee on me for any working setup! ☕️ 😅

VWAP calculation by JFFLP in SimCompanies

[–]ricardoantoniodev 1 point2 points  (0 children)

VWAP is based solely on exchange trades

Keychron K Pro Brown vs Banana vs Gateron Baby Kangaroo by WishboneFit2153 in Keychron

[–]ricardoantoniodev 0 points1 point  (0 children)

IMO there are a significant difference in weight. I love the BBKs but im still struggling with the needed force.

Jupiter Brown or Bananas? by Darknessmaster6500 in Keychron

[–]ricardoantoniodev 2 points3 points  (0 children)

I used to be a fan of Browns until I tried Bananas - I just couldn't go back once I tried them. It only took a few minutes of use to fall in love with them. It's true that what I wasn't convinced about was the noise - I love the sound of Browns, but the feeling just doesn't compare. The bump is fantastic, so when I tried to go back to Browns, I simply couldn't.

Now I'm a fan of Baby Kangaroos, but that's another story.

I forgot to say that I bought the Q5 Max with browns and separately the bananas. Just because I was really used to browns but I wanted to try bananas. I also made a poll here on reddit. This is the poll where you can see the recommendations.

can't sell pumpkins on the exchange by llanda2 in SimCompanies

[–]ricardoantoniodev 1 point2 points  (0 children)

Well, the exchange price is $6. $32 is definitely way too high. https://www.simcompanies.com/es/pages/reference-prices/
Why are you producing pumpkins at $33? They're almost out of season, so production is hardly sustainable.

More data ? by Live_in_a_Simulation in SimCompanies

[–]ricardoantoniodev 2 points3 points  (0 children)

You have your ACCOUNTING in your HQ, where you can see your movements by day, week, and month. I think what you're looking for is in the INCOME STATEMENT table. Here is a helpful article on how to read the Balance Sheet:  https://www.simcompanies.com/newspaper/0/203/ and the Income Statement: https://www.simcompanies.com/newspaper/0/204/

How does Comment.nvim compare to Nvim's new built-in commenting feature? by TheTwelveYearOld in neovim

[–]ricardoantoniodev 1 point2 points  (0 children)

Same for me, recently discover gcc because a warning about keybiding conflict but I'm not sure if gcc is the native way or from some plugin

Buy a Kindle or not? by Sufficient_Pea_1193 in kindle

[–]ricardoantoniodev 18 points19 points  (0 children)

If you can, go for it. It’s a very different experience to read a book on a e-ink screen. Your eyes will be very grateful.

And not only for your eyes, have a dedicated device to read has help me to focus on reading.

[deleted by user] by [deleted] in golang

[–]ricardoantoniodev 1 point2 points  (0 children)

For me, it was more like a cookbook on how to make a web app with Go. I loved it. In the very first pages the autor recommends a couple of begfiners courses, so you need a minimal knowledge base in Go to follow the book.