But what is happening when you call docker build? To understand that, we will need a little background.
https://blog.earthly.dev/compiling-containers-dockerfiles-llvm-and-buildkit/
But what is happening when you call docker build? To understand that, we will need a little background.
https://blog.earthly.dev/compiling-containers-dockerfiles-llvm-and-buildkit/
“When people think of code reviews, they usually think in terms of an explicit step in a development team’s workflow. These days the Pre-Integration Review, carried out on a Pull Request is the most common mechanism for a code review, to the point that many people witlessly consider that not using pull requests removes all opportunities for doing code review. Such a narrow view of code reviews doesn’t just ignore a host of explicit mechanisms for review, it more importantly neglects probably the most powerful code review technique – that of perpetual refinement done by the entire team.”
We give you an empty UNIX filesystem to access with any SSH tool
Built on ZFS for data security and fault tolerance
An rsync.net account can backup any other cloud.
rsync / sftp / scp / borg / rclone / restic / git-annex
TerminusDB is an open-source knowledge graph database that provides reliable, private & efficient revision control & collaboration. If you want to collaborate with colleagues or build data-intensive applications, nothing will make you more productive.
https://blog.dshr.org/2021/02/principles-for-decentralized-web.html
The fundamental goal of the DWeb is to reduce the dominance of the giant centralized platforms, replacing it with large numbers of interoperable smaller services each implementing its own community’s policies. Inevitably, as with cryptocurrencies and social networks such as Parler, Gab, 4chan and 8chan, some of the services will be used for activities generally regarded as malign. These will present an irresistible target for PR attacks intended to destroy the DWeb brand.
https://increment.com/reliability/testing-beyond-coverage/
While tests can’t detect bugs in unexecuted code, they can also miss bugs in code they do cover. For example, the following image highlights 925 test cases in the test suite of Apache’s Commons Collections, which all cover part of a method called ensureCapacity. Yet not a single test fails when the ensureCapacity body is stripped out.
OrbitDB is a serverless, distributed, peer-to-peer database. OrbitDB uses IPFS as its data storage and IPFS Pubsub to automatically sync databases with peers. It’s an eventually consistent database that uses CRDTs for conflict-free database merges making OrbitDB an excellent choice for decentralized apps (dApps), blockchain applications and offline-first web applications.
DWeb connects the people, projects and protocols essential to building a decentralized web. A web that is more private, reliable, secure and open. A web with many winners—returning to the original vision of the World Wide Web and internet.
https://badass-runtime-plugin.beryx.org/releases/latest/
The badass-runtime plugin allows you to create custom runtime images for non-modular applications. It also lets you create an application installer with the jpackage tool introduced in Java 14.
Found here: https://www.reddit.com/r/java/comments/ls4zai/java_modules_are_they_common_and_should_we_use/
“Data collected for one purpose can always be used for another. Search history data, for example, is collected to refine recommendation algorithms or build online profiles.”
https://www.wired.com/story/your-digital-trails-polices-hands/
Looks like a good summerization. Also I didn’t know ‘<()’
Bookmarked….
This post collects some experiences using docker for software development.