For anyone having issues following along with macOS: There are two tiny changes you need to make to the Viewer class to make it work under macOS, which I cover in the 3rd part of this series: ua-cam.com/video/72Dt_U9DQh4/v-deo.html .
Hey @equilibrium, thanks, but not right now. My time is currently split between work and raising two little kids :) Still, what would you like to see on networking? Any specific topics?
@UlrichTauchert : Try replacing the value of the TIOCGWINSZ constant with "0x40087468" , so it reads TIOCGWINSZ = 0x40087468 , instead of TIOCGWINSZ = 0x5413. Let me know if that works.
For anyone having issues following along with macOS: There are two tiny changes you need to make to the Viewer class to make it work under macOS, which I cover in the 3rd part of this series: ua-cam.com/video/72Dt_U9DQh4/v-deo.html .
Awesome video. Exactly what I needed. Perfectly explained, in both parts 1 and 2. Looking forward to part 3
This is amazing content! Please do continue releasing more parts to this
God of java is back
Looking forward to part 3
It's in the works!
could you a lot more project like this please. btw so helpful video
Amazing Marco ;)
MARCO U THE MAAN!!!!
Marco, do you plan on releasing any new courses? Maven and Spring are wonderful.
Networking would be fantastic!
Hey @equilibrium, thanks, but not right now. My time is currently split between work and raising two little kids :) Still, what would you like to see on networking? Any specific topics?
I'd like to see testing as well maybe after finished
Let's see what I can do.
Pls come with more tutorials on Spring boot
Great work! Write my own vi. But I have a question on MacOS. This get window size will not work (on Monterey 12.5.1)
Hey @UlrichTauchert, what error code are you getting when calling get window size?
@@MarcoCodes I get -1.
@UlrichTauchert : Try replacing the value of the TIOCGWINSZ constant with "0x40087468" , so it reads TIOCGWINSZ = 0x40087468 , instead of TIOCGWINSZ = 0x5413. Let me know if that works.
@@MarcoCodes This works. Thank you.
Why u create new channel on youtube? What's happened with old channel?
This is my new work-related channel for JetBrains. The other one is my (dormant) private one.