I tried streaming with icecast2 during pandemic and always got dropped connections in tens of minutes. It drove me mad. And it's impossible to detect in advance, receivers skip for seconds till new connection is made. From packet captures it appears as dropped ack packets. It was https so copyright filters are unlikely.
Are there different solutions, different protocols, ideally supported by browser in some simple manner? Is streaming over websocket possible?
I am planning to add other restreaming options such as RTMP or HLS. So far, my test stream is running for more than 10h and did not have a single dropout.
From real life we know that people prefer to have multiple anonymous IDs, or self-selected handles, either makes fully deterministic generation schemes moot.
Also, network routing requires objects that have multiple addresses.
Physics side of whole thing is funny too, afaik quantum particles require fungibility, i.e. by doxxing atoms you unavoidably change the behavior of the system.
The orbital of a single atom have a simple closed formula.
H2 is harder, you must determine the distance, make some aproximations and solve the problem that is like the eigenvalues of a matrix, and there is no closed form
With more atoms/electrons the matrix gets exponentialy bigger. Without too many aproximations, probably water is the biggest one you can solve.
If you want something bigger like most molecules in biology, you must do more aproximations. If you want to go down the rabit hole, try googling DFT.
Fancy web interfaces are road to hell. Do simplest thing that works. Plain apache or nginx with webdav, basic auth(proven code, minimal attack surface). Maybe firewall with ip_hashlimit on new connections. I have it set to 2/minute and for browser it's actually fine, while moronic bots make new connection for every request. When they improve, there's always fail2ban.
That the nas server incl. hostname is public does not bother me then.
The phone's hardware must also support it. It needs non-protected VM support which is available in Exynos SoCs but not Qualcomm which is why some Samsung phones have it but other arguably better phones don't (e.g, S25 Ultra VS. Flip 7).
Unfortunate. Looking forward to a trifold with AVF support. And, ideally, support for unprivileged AVF being available for third-party virtualization applications to use.
Yeah, most of the devices using 9V are smoke/CO detectors which only accept alkalines. I don't use the few remaining 9V devices enough to justify buying a new charger.
There's a research that winter sunlight in northern latitudes just does not convert precursors to vitamin D. Even when it's shining, no matter how long you are outside.
Since AC is pulsating you need to store some energy to get continuous DC, usually in a smoothing capacitor. And that capacitor is relatively big and when durable, then not cheap. And it requires some further complications (like avoid inrush current).
Nice. But when I asked it for simple initramfs busybox init script (the usual tools are pure indecipherable bloat) it hallucinated practically on every line. And obviously setting up a VM for it to debug the boot process would be a hassle.
Why my software needs are all like that? Sigh. At least ffmpeg command lines it gets right most of the time.
Are there different solutions, different protocols, ideally supported by browser in some simple manner? Is streaming over websocket possible?
reply