Search
Results
JavaScript for impatient programmers (ES2021 edition)
Dart: What are mixins?. It’s a kind of magic ✨ | by Romain Rastel | Flutter Community | Medium
[https://medium.com/flutter-community/dart-what-are-mixins-3a72344011f3] - - public:mzimmerm
Also describes 1) a edge scenario where class is used as mixin, then it should define a factory constructor and be abstract. 2) if the same message on 2 mixins is 'move' the 'move' on the rightmost mixin is called (and no other mixin's 'move', unless the rightmost 'move' calls 'super'.
oop - When to use mixins and when to use interfaces in Dart? - Stack Overflow
[https://stackoverflow.com/questions/45901297/when-to-use-mixins-and-when-to-use-interfaces-in-dart] - - public:mzimmerm
implements vs extends in Dart classes and mixins
Using xargs in Combination With bash -c to Create Complex Commands
[https://www.cloudsavvyit.com/7984/using-xargs-in-combination-with-bash-c-to-create-complex-commands/amp/] - - public:mzimmerm
Shows how to build super complex useful command pipes easily with xargs
Rsync: Good description.
[https://electrictoolbox.com/rsync-ignore-existing-update-newer/] - - public:mzimmerm
Describes the default behavior is to force target system to be the same as source system.
[1904.12320] Real numbers, data science and chaos: How to fit any dataset with a single parameter
[https://arxiv.org/abs/1904.12320] - - public:mzimmerm
Somehow, using a single parameter can fit any dataset (arbitrarily close, depending on Tau). The function is fα(x) = sin^2(2^xτ * arcsin √α)
How to Install Pixel Experience On Lenovo K3 Note K50a40 - TweakDroid
[https://tweakdroid.com/pixel-experience/lenovo-k3-note-k50a40/] - - public:mzimmerm
Install pixel experience tom android 11 on Lenovo K3 notr
