@mgaak1dev I use OBS.
It's open source, so you can customize it heavily. It's also quite reliable. There's also a ton of tutorials if you need some production pizzazz.
@RudolfsGo Nupat pie Akropoles tādu redzēju.
Savādi, ka pats lādēties uzlikt nevarēju, jo Bolt lietotnē bija sarkans taisnstūris lādēšanas stacijas formā.
My greatest source of suffering is understanding how to implement user-friendly image viewer components in @reactjs. But I'm suffering so that the users don't have to
Trying out react-zoom-pan-pinch tonight.
@chaurenaat Es allaž dodos pie Vlada uz Melno knābi. Kad es viņam saku, ka nevēlos neko pārāk konservatīvu, viņš izklausās visnotaļ priecīgs.
https://t.co/kxNasX3jTJ
Reading Sennet's Living and Dwelling.
There's this nice distinction between cité and ville – the place we strive to live for and the factual living area.
https://t.co/OD1DMHQR0t
TIL: You can emulate other browsers from Chrome
- Hit the Control + Shift + I to to open Dev Tools
– Go to the Network > Network conditions > User Agent
– Unselect Use browser default
– Select a device from the dropdown
#webdev#TechTips#TIL
#javascript protip: instead of chaining awaits or .then(), create a bunch of promises and do Promise.allSettled()
That way everything will run in parallel and therefore faster
#React#NodeJS
I'm discovering that rewriting code for your apps every once in a while is a useful endeavor.
Rewriting some components for Tandeems. 1000 lines of code decreased to about 400.