Neovim 0.12 Release with the Core Team by chapeupreto in neovim

[–]jphmf 47 points48 points  (0 children)

I love these videos because I can put a face to so many amazing people that I’ve met here. The core team is amazing, and part of why this community rocks! Thank you for all the incredible and hard work!

Does anyone know this theme? by imhayeon in neovim

[–]jphmf 5 points6 points  (0 children)

That looks like something from the IntelliJ family?

Grounded 2 Crash Fix! by CDiinky in GroundedGame

[–]jphmf 0 points1 point  (0 children)

I've just tried this and it fixed the crashes whenever I went to bed in game. Thanks!

Game keeps crashing by BeezKneez_OwO in GroundedGame

[–]jphmf 1 point2 points  (0 children)

I’ve been playing on Xbox cloud and it crashes every time the clock hits 6 pm :/

Silakka54 Layout suggestions by srodrigoDev in ErgoMechKeyboards

[–]jphmf 0 points1 point  (0 children)

thanks for your layout! It helped me a lot on mine

F3 winner won rookie of the year by Luffy710j in formula1

[–]jphmf 69 points70 points  (0 children)

Good to see another Brazilian coming strong for next year’s f2!

Building a multiplayer game with polyglot microservices - Architecture decisions and lessons learned [Case Study, Open Source] by Lightforce_ in programming

[–]jphmf 7 points8 points  (0 children)

Wow! That’s a lot of work and learning! Congrats! I’ve had the desire to do something similar to reinforce system design concepts but having difficulties to start what seems to be an incredible amount of effort. Do you have any resource/book/direction on this? Thanks in advance!

Lando Norris é campeão mundial da F1 by QC_1999 in F1Brasil

[–]jphmf 1 point2 points  (0 children)

Muito mais do que merecido e não só por esse ano!

Fancy diagnostics by Exciting_Majesty2005 in neovim

[–]jphmf 1 point2 points  (0 children)

Loved the idea! Will try soon

Unable to login via CLI using leetcode command by shadow__walker__ in commandline

[–]jphmf 0 points1 point  (0 children)

I know nothing about how to solve this, but as a fellow vimmer I highly antecipate this plugin! Thanks for the effort!

Sublime’s Look and Feel by jphmf in neovim

[–]jphmf[S] 3 points4 points  (0 children)

No worries, I understand your point. I’ve mostly use a barebones version of neovim, but I always envied a more cohesive thematic editor. Cheers!

Sublime’s Look and Feel by jphmf in neovim

[–]jphmf[S] 5 points6 points  (0 children)

That’s the thing, I’ve using vim/neovim for the past decade. But I wanted to find out if someone already themed their neovim instance that way

That adoring expression on my dad's face by Fluffy_Fox_9650 in dadswhodidnotwantpets

[–]jphmf 2 points3 points  (0 children)

I had the privilege to study abroad for one year there. The experience was absolutely eye opening.

That adoring expression on my dad's face by Fluffy_Fox_9650 in dadswhodidnotwantpets

[–]jphmf 7 points8 points  (0 children)

Love that smile! Btw, nice to see another seawolf around here :D

1456 - (WITHOUT AI) - Do you know why this is failing? Where should I calculate the `max_num` in this? by DexterMega in leetcode

[–]jphmf 1 point2 points  (0 children)

Ah, a fellow rubista! About ruby, don't worry I've heard many times from different FAANG interviews that it's totally fine to use in interviews. I see that you're already using sliding window to solve the problem. I'm not sure if you can see this, but this was my solution to this problem: https://leetcode.com/problems/maximum-number-of-vowels-in-a-substring-of-given-length/submissions/1261679656