PySyft
unix-history-repo
PySyft | unix-history-repo | |
---|---|---|
8 | 56 | |
9,605 | 6,607 | |
0.5% | - | |
10.0 | 0.0 | |
11 days ago | over 2 years ago | |
Python | Assembly | |
Apache License 2.0 | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PySyft
-
Day 1 : Daily Notes for #30DayOfFLCode
PySyft: An open-source library developed by OpenMined that provides tools for building secure, privacy-preserving federated learning systems using PyTorch. Link
-
A Better Mastodon Client
https://github.com/OpenMined/PySyft - Federated Learning data science
Incentives are much harder but smart contracts can handle the tech part.
Going this route eventually you quickly have "quantum AI app store" and your system of government is a 12GB download. Can't even say if it's a good idea compared to e.g. anarcho-primitivism.
-
Just about conspirancy theories... Can you say this guy isn't rigth?
Something that maybe can help keeping sensor specs secret while still getting critical information out: https://github.com/OpenMined/PySyft
-
I made a YT video showing how to host your own super accurate (microsecond) network time (NTP) server using the PPS output of a $12 GPS module
Love this kind of project. To me this is just like https://github.com/open-quantum-safe/oqs-demos/ or https://github.com/OpenMined/PySyft or even k3s so often mentioned in this sub in the sense that I personally don't have a need for it. Yet I find it amazing that us, random curious geeks, have access to this kind of mind blowing technologies for basically free.
-
Help on creating a Federated Recommender System
Or do I have to actually simulate the whole client server thing because thats how these frameworks do it - Flower and Pysyft .
-
Integration test: Complexity of privacy-preserving bird call bio-sensor for distributed ecological monitoring?
Some of the technologies which could be integrated include differential privacy, distributed online machine learning, misinformation resilience and multi-party computation, all within the context of smart contracts and bioinformatics.
-
Google Strikes Deal With Hospital Chain to Develop Healthcare Algorithms
I think this is how it will be done. Look up PySift for how we can extract high-level insights from private datasets while preserving granular privacy.
-
Is it even possible to have a service as "intelligent" as Google while still being privacy respecting?
What you are talking about is privacy-focused fed ML. Google FLOC is actually trying to achieve something similar. If you are interested in building something for yourself, check this out. https://github.com/OpenMined/PySyft
unix-history-repo
-
Unix Programmer's Manual Third Edition [pdf]
Maybe for someone interesting, too, could be the Repository "Continuous Unix commit history from 1970 until today" (https://github.com/dspinellis/unix-history-repo.git) from Prof. Diomidis Spinellis.
- Version 7 Unix cmd/sh/blok.c
-
Switching customers from Linux to BSD because boring is good
Every extant Unix has been rewritten since the original AT&T code, Ship of Theseus style. We still consider them members of the Unix family, because they can trace their lineage directly. One could built a Git repo showing every code change from the original Unix release through modern day BSDs, if only we had granular commit info going back that far.
In fact, it's been partially done for FreeBSD, https://github.com/dspinellis/unix-history-repo
We could in principle do something similar for Darwin (if we had enough of the historical code), which is the core of MacOS, which is based on NeXT, which was based on BSD with a new kernel. That makes MacOS every bit a member of the Unix/BSD family as FreeBSD is.
-
The Elegance of the ASCII Table
> not sure about other *nixes
Should be available on any UNIX, it was added to V7 UNIX back in the 1970s: https://github.com/dspinellis/unix-history-repo/blob/Researc...
Even before that, it existed as a standalone text file https://github.com/dspinellis/unix-history-repo/blob/8cf2a84... This still exists on many systems -- for instance as /usr/share/misc/ascii on MacOS
- Wc2: Investigates optimizing 'wc', the Unix word count program
-
F/OSS Comics: 8. The Origins of Unix and the C Language
There is also https://github.com/dspinellis/unix-history-repo (Continuous Unix commit history from 1970 until today)
-
Kernighan and Pike were right: Do one thing, and do it well
FWIW, ls in Research-V6 back in 1975 had 10 options. https://github.com/dspinellis/unix-history-repo/blob/Researc...
By BSD 3 in 1980 it had 11 options. https://github.com/dspinellis/unix-history-repo/blob/BSD-3-S...
The thing is, we can see even from the 1970s 'ls' how the Unix model doesn't meet the goal "to chain these simple programs together to create complex behaviors".
There is no option to escape or NUL terminate a filename, making it possible to construct a filename containing a newline which makes the output look like two file entries.
The option for that was added later.
There's also the issue that embedded terminal codes will be interpreted by the terminal.
-
The original source code of the vi text editor, taken from System V
This is what it looked like about 7-8 years earlier: https://github.com/dspinellis/unix-history-repo/blob/BSD-1/e...
- Continuous Unix commit history from 1970 until today
-
50 Years in Filesystems: 1974
RA92 (1989): 16 ms / 8.3 ms.
Note that the RL02 (and V7) and RA92 mentioned in the article are separated by about a decade.
[1] https://github.com/dspinellis/unix-history-repo/blob/Researc...
What are some alternatives?
QuantumKatas - Tutorials and programming exercises for learning Q# and quantum computing
insect - High precision scientific calculator with support for physical units
Watermark-Removal-Pytorch - 🔥 CNN for Watermark Removal using Deep Image Prior with Pytorch 🔥.
m1n1 - A bootloader and experimentation playground for Apple Silicon
AugLy - A data augmentations library for audio, image, text, and video.
typos - Source code spell checker
99-ML-Learning-Projects - A list of 99 machine learning projects for anyone interested to learn from coding and building projects
HelloSilicon - An introduction to ARM64 assembly on Apple Silicon Macs
AIDungeon - Infinite adventures await!
rss-proxy - RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
fastai - The fastai deep learning library
Ruby Units - A unit handling library for ruby