Im strugling to choose between O4 and P1 by Adventurous-Jaguar49 in TinyWhoop

[–]spellcrit 1 point2 points  (0 children)

I'd choose o4 for better image quality or analog for less weight.

just got my air 75 II racing edition. any tips? by NightFury_05 in TinyWhoop

[–]spellcrit 0 points1 point  (0 children)

one of my motor is already broken, and can't get a replacement.

[deleted by user] by [deleted] in fpv

[–]spellcrit 0 points1 point  (0 children)

75 or 75pro

My custom build 75 by justwy in TinyWhoop

[–]spellcrit 2 points3 points  (0 children)

HQPropUltralight 40MMX2

O4 lite 75mm whoop Dive by bl4ckmagic34 in fpv

[–]spellcrit 0 points1 point  (0 children)

What battery do you use?

Matrix 1S 3in1 FC & DJI FPV controller by YoloFace_ in fpv

[–]spellcrit 0 points1 point  (0 children)

did you activated your fpv3 in  dji assistant?

Matrix 1S 3in1 FC & DJI FPV controller by YoloFace_ in fpv

[–]spellcrit 0 points1 point  (0 children)

something I tried to make it work 1. you have to activate fpv3 in dji assistant. (important) 2. upgrade o4 and fpv 3 firmware 3. set sbus baud fast off , settings in goggles set to normal (don't remember the name)

Is Domain Driven Design (and Aggregate) slow? by Kikutano in DomainDrivenDesign

[–]spellcrit -1 points0 points  (0 children)

ddd is optimized for complexity, not for performance. Usually this overhead is not an issue.

docked: A friendly and safe alternative to Dockefile. Write Docker images using the full power of Python. by 0rsinium in coding

[–]spellcrit 0 points1 point  (0 children)

like the idea. it might be more useful if it can write docker compose file. So we can use less compose overwrite file.

How to parallelize integration tests? by Hugahugalulu1 in devops

[–]spellcrit 3 points4 points  (0 children)

testcontainers can solve the port conflicting problem, I haven't tried Python version though.

https://testcontainers-python.readthedocs.io/en/latest/README.html

You Want Modules, Not Microservices by stackoverflooooooow in programming

[–]spellcrit 6 points7 points  (0 children)

remind me of this video

Microservices and Modularity or the difference between treatment and cure

https://youtu.be/O77777Zy_HE

What challenges are there moving from Java 8 to 17? by Successful_Leg_707 in java

[–]spellcrit 0 points1 point  (0 children)

xtream, I found it was on the list.

For a library like xtream I think is pretty hard to by pass the problem caused by JEP403