The mnm projectis building alegitimateemailreplacement: aclient, aserver, and asimple protocolbetween them. mnm has twomajor goals:(a) to providea far safercorrespondencemodel, and (b)to offercapabilitiesmissing intraditionalemail.
Gitea is apainlessself-hosted Gitservice. It issimilar toGitHub,Bitbucket, andGitLab. Giteais a fork ofGogs. See theGiteaAnnouncementblog post toread about thejustificationfor a fork. Purpose Thegoal of thisproject is toprovide theeasiest,fastest, andmost painlessway of settingup aself-hosted Gitservice. WithGo, this can bedone with anindependentbinarydistributionacross allplatforms andarchitecturesthat Gosupports. Thissupportincludes Linux,macOS, andWindo
Micro is aterminal-basedtext editorthat aims to beeasy to use andintuitive,while alsotakingadvantage ofthe fullcapabilities ofmodernterminals. Itcomes as onesingle,batteries-included,static binarywith nodependencies,and you candownload anduse it rightnow. As thename indicates,micro aims tobe somewhat ofa successor tothe nano editorby being easyto install anduse in a pinch,but micro alsoaims to beenjoyable touse full time,whether youwork in theterminal becaus
etcd is adistributedkey-valuestore, used asshared clusterconfigurationbackend. Itautomaticallyelects a masterserver, allowsdynamic configdata withoptional TTLs,provides a JSONAPI over HTTPwith TLS andlong polling,uses the Raftprotocol fordistribution.It's thebasis forCoreOS,integrates withfleet/systemd,and thus alsoprovidesservicediscovery.
FVL, or FourierVideo Loop, isa command-lineutility toseamlessly loopframe sequence(enumerated.png images) bycuttingspectrum ofper-pixeltransformationover time. Moreprecisely, thetime series ofeach pixelchannel,considered as asignal, isapproximated bythe partial sumof its Fourierseries. UsingFast FourierTransform toswitch betweenthe signal andits spectrum,we nullify orreduce somefrequencies todecrease theleap of thesignal at theends of thetime interval.
BitWrk is apeer-to-peerservice fordistributed 3Drendering usingBlender. UsingBitcoin ascurrency, it iscreating anopenmarketplacewhereparticipantsbuy or sellcomputing powerlike stocks ina stockexchange.
roadie is aeasy way to runyour programson Google CloudPlatform. Ithelps you toupload yoursource codes tothe cloud,create anddeleteinstances, andmanage outputs.
Naamari isAES&SHA-basedcrypto-synchronizerforcloud/remotefile storage,withcryptographicand transportmodules beingseparateapplications. It works with 4locations. 1st:local dir withoriginal files.2nd: dircontainingfolderstructure andnames of filesplaced intostorage (butnot content).3rd & 4th -storages: local(another localdir) and remote(say, a cloud).In storages,there are nofolders, fileshavepseudo-randomnames andencryptedcontent("flattening"). The mainmodule
go-ocr is atool forextractingplain text fromscanneddocuments inpdf or djvuformats, andpostprocessingof the textusinguser-definedrewriting rulesto remove OCRartefacts andirregularities.
OCRPDF is atool forextractingplain text fromscanneddocuments andpostprocessingof the textusinguser-definedrewriting rulesto remove OCRartefacts andirregularities.
Pukcab is alightweight,single-binarybackup systemthat storesde-duplicated,compressed andincrementalbackups on aremote serverusing just anSSH connection.