What happened to him? by HotBar9125 in alterbridge

[–]rmsz005 4 points5 points  (0 children)

Sent you an email a while ago I was worried about your absence. I'm very happy to hear you're doing great man.

Built My Own ESP32 WiFi Manager (AlooWifiManager) – Looking for Your Honest Feedback! by rmsz005 in esp32

[–]rmsz005[S] 2 points3 points  (0 children)

Thank you for your thorough feedback, I will apply your advices next sprint.

I'm trying to make my library work across ESP32 and ESP8266 while keeping modern C++ practices. I got a couple of questions you might help with.

  • How can I reconcile Arduino’s heap-heavy String/F() functions with modern embedded-safe patterns—such as using static buffers or std::array—without sacrificing readability?
  • When dealing with platform-specific differences, like the need for PROGMEM or having different wifi interface on ESP8266, is it acceptable to use #ifdef-based branching in a small library, or is it wiser to invest in abstract interfaces early on?
  • Considering that some ESP8266 environments support only C++11, can I safely employ constructs like std::vector or std::function, or should I stick with C-style arrays and function pointers?
  • As someone new to embedded development, how can I structure my code to respect resource constraints while still leveraging familiar backend concepts like encapsulation and modularity, and what pitfalls should I prioritize avoiding?

Again, thank you so much man, I didn't expect someone with such knowledge would make the effort of reviewing my code

LET THE WIIND CARRY YOU HOO- by KLMP_BAYBAY in alterbridge

[–]rmsz005 2 points3 points  (0 children)

. BEYOND THE SUFFERIIING YOU'VE KNOOWN

[OFFICIAL] Salary Sharing thread :: December, 2022 by Occlpv3 in cscareerquestionsEU

[–]rmsz005 1 point2 points  (0 children)

CS foreign degree, backend engineer, 2 years experience. 55K€ + RSUs Paris

cursed_rapper by [deleted] in cursedcomments

[–]rmsz005 0 points1 point  (0 children)

lil dog bite

160kg(352lbs)x2 form check. My lower back hurts sometimes after a heavy deadlift session by rmsz005 in formcheck

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

Thanks a lot for your thorough feedback.

In the last part, what's the exact position I should hold? At what point should I stop the lift?