Maybe sync to cloud can be a future path, e.g. https://electric-sql.com/docs/reference/local-first (no affiliation)
HN user
swaroop
https://swaroopch.com/
Try https://github.com/huggingface/llm.nvim (no affiliation)
Like https://umbrel.com/ ? (no affiliation)
Maybe https://www.rewind.ai/ ?
Maybe this helps : https://www.getclockwise.com/ (no affiliation)
1. UX 2. Family sharing of passwords [1]
Are you looking for something like https://jsonnet.org/ ?
http://melpa.org/#/org-pomodoro with Emacs OrgMode
Relatedly, check out https://github.com/tensorflow/swift/blob/master/docs/WhySwif...
Have you tried https://github.com/emacs-lsp/lsp-mode which works with C++ ?
How about https://dvc.org/ ?
Also consider https://spacevim.org/ (inspired by Spacemacs)
Yep, they want a cut of as many economic activities as possible, for example, AWS takes a cut of all online businesses! See https://stratechery.com/2016/the-amazon-tax/
Agreed! This was also explained nicely in https://stratechery.com/2016/how-google-cloud-platform-is-ch...
Or you could use Python with https://pypi.org/project/plumbum/ :)
Have you tried "A Tour of C++"? https://www.safaribooksonline.com/library/view/a-tour-of/978...
Looks like they are working on it, which is good news ->
From https://twitter.com/steipete/status/1013035117076467713 :
Shoutout to the Safari team! They were able to track down the slowness in the current WebAssembly implementation and ALREADY FIXED IT. Patch is here: https://trac.webkit.org/changeset/233378/webkit
(trace points caused a significant (4x!) slowdown as our benchmark performs many calls into the VM)
It's called Siri and Spotlight :)
For example, see Safari Suggestions - https://imgur.com/a/uyd20c6
Because their "OPW strategy" is designed to incentivize people to contribute - https://youtu.be/I3LrtjsE6eg?t=16m17s
Aadhaar is one of those programs which is a solution looking for a problem, at huge cost of privacy, security and government surveillance. See https://rethinkaadhaar.in/myths/
You can also use http://kablock.com Safari extension, works well.
Possibly dumb question, how is this different/related to the Apple-provided BNNS library ("Basic neural networks subroutines")? https://developer.apple.com/videos/play/wwdc2016-715/?time=1...
I love the JSON+REST API talk by their CTO - https://youtu.be/hdSrT4yjS1g
It depends on the community. See gofmt & gometalinter in the golang community.
My understanding is that the tools are the answer - it's a linter that must be run before landing/merging. See https://youtu.be/hEx5DNLWGgA for a demo of such tools.