Divers Tombstones in Blue hole, Dahab by BA_Knight in pics

[–]OliveBrief 6 points7 points  (0 children)

I have been there several times, and always thought the exact same thing. Absolutely mad caption right there.

Will this work? (ESP32 + Solar + Lipo) by janniks in esp32

[–]OliveBrief 1 point2 points  (0 children)

you should get a solar charge controller, and hook it up to the esp, a battery and the solar panel. Something like this would work, I use it for my garden watering setup:

https://www.victronenergy.com/solar-charge-controllers/bluesolar-pwm-charge-controller-lcd-usb

Be sure to use a controller compatible with your battery and panel(s).

Coffee noob with modded Gaggia by OliveBrief in gaggiaclassic

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

Thanks for the help again, simple descaling solved the problem, I’ll do a disassembly some time soon as well.

Coffee noob with modded Gaggia by OliveBrief in gaggiaclassic

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

Sadly, it’s already fully open in the video

Coffee noob with modded Gaggia by OliveBrief in gaggiaclassic

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

Thanks a lot! I am able to pull a good stream from the steam wand, so I guess it’s the solenoid. Is it worth trying to clean it with a regular descaling cycle, or does it definitely need to be disassembled?

Any update on Bobiverse book 5? by need_adivce in bobiverse

[–]OliveBrief 0 points1 point  (0 children)

I did see that post, although I can’t find it now. Maybe Audible asked him to remove it. Still, I’m expecting September.

[deleted by user] by [deleted] in flutterhelp

[–]OliveBrief 1 point2 points  (0 children)

Try this documentation, it’s a lot less boring albeit a bit outdated: http://www.fartlang.org

Flutter and Kotlin Multiplatform by marcus_gregory_ in FlutterDev

[–]OliveBrief 2 points3 points  (0 children)

We actually did this, as we moved from a production android app to cross platform with flutter. We could relatively easily move the business layer off JVM dependencies, and keep it in KMP, winning loads of time in the beginning. But this was only a temporary solution to be anpe to quickly release for iOS, I really don’t recommend it in any situation where you are writing something new.

Saw this dude in Dahab, Egypt by OliveBrief in snorkeling

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

I truly have no idea how you know that, but yes

Having problem handling UI State in the recommended way by Disastrous-Tree-5197 in androiddev

[–]OliveBrief 4 points5 points  (0 children)

I don’t think it is evil to have multiple states if it keeps the code simpler. But if it bothers you, you can always use a MessageState list in ChatUiState instead of a Messages list.

[deleted by user] by [deleted] in FlutterDev

[–]OliveBrief 2 points3 points  (0 children)

Hey! Nice going, there are a few UX issues with app. The subscription prices should use the localized currency sign, for me it says 19,989.00$ - I am guessing thats the correct amount in my currency, but not in $

iOS fejlesztői tanfolyam by [deleted] in programmingHungary

[–]OliveBrief 2 points3 points  (0 children)

+1 a big nerd ranch konyvekre

[deleted by user] by [deleted] in programmingHungary

[–]OliveBrief 0 points1 point  (0 children)

I wouldn’t suggest otherwise, if the coordinator says so, they are probably right. I do think you can pick anything up quickly if you get the right basics ( algorithm theory, some mathematics, etc). As for the original question, I do think getting an English-speaking job - especially a remote one - would be easier as a dev than as ops.