System Architecture

System Architecture

7404 bookmarks
Custom sorting
Community Mission Statement - IFTAS Connect
Community Mission Statement - IFTAS Connect
Welcome to IFTAS Connect!  We’re thrilled to embark on this journey with you to create a safer, more inclusive Fediverse. At IFTAS, we’re passionate about…
·connect.iftas.org·
Community Mission Statement - IFTAS Connect
Advanced Prompt Engineering - Practical Examples
Advanced Prompt Engineering - Practical Examples
With the surge of LLMs with billions of parameters like GPT4, PaLM-2, and Claude, came the need to steer their behavior in order to align them with tasks. This blog post will cover more complex state-of-the-art methods in prompt engineering including Chains and Agents, along with important concept definitions such as the distinctions between them.
·tensorops.ai·
Advanced Prompt Engineering - Practical Examples
OmniChain
OmniChain
Efficient self-updating visual workflows for large language models - build automations, chatbots, agents, and integrate with existing frameworks.
·omnichain.zenoverflow.com·
OmniChain
A DSL for Implementing Math Functions
A DSL for Implementing Math Functions
Numerical code needs to carefully balance accuracy and performance. A new DSL, MegaLibm, makes this easier by checking for numerical correctness and offering flexible compilation to efficient code.…
·blog.sigplan.org·
A DSL for Implementing Math Functions
Distributed Snapshots: Chandy-Lamport protocol
Distributed Snapshots: Chandy-Lamport protocol
Some forms of distributed snapshots were around for a while already when Chandy-Lamport's distributed snapshots paper was first published in 1985....
·blog.fponzi.me·
Distributed Snapshots: Chandy-Lamport protocol
Media (communication) - Wikipedia
Media (communication) - Wikipedia
In communication, media are the outlets or tools used to store and deliver content; semantic information or subject matter of which the media contains.[1][2] The term generally refers to components of the mass media communications industry, such as print media, publishing, news media, photography, cinema, broadcasting (radio and television), digital media, and advertising.[3]
·en.wikipedia.org·
Media (communication) - Wikipedia
Holepunch
Holepunch
The Peer to Peer Company
·holepunch.to·
Holepunch
Keet - The Peer to Peer Chat App
Keet - The Peer to Peer Chat App
Keet is a peer-to-peer chat application that allows users to communicate directly with each other. 100% end-to-end encrypted. Never on a server.
·keet.io·
Keet - The Peer to Peer Chat App
PeerViewer
PeerViewer
The peer-to-peer remote desktop and support solution, completely free for unlimited personal and commercial use.
·peerviewer.org·
PeerViewer
Understanding GitHub Artifact Attestations
Understanding GitHub Artifact Attestations
GitHub recently introduced Artifact Attestations, a beta feature that enhances the security of Open Source software supply chains. By linking artifacts to their source code repositories and GitHub Actions, it ensures that artifacts are not built with malicious or unknown code or on potentially compromised devices.
·ianlewis.org·
Understanding GitHub Artifact Attestations
iroh
iroh
A distributed systems toolkit
·iroh.computer·
iroh
Database Design: Immutable Data
Database Design: Immutable Data
The advantages and disadvantages of a keeping data around, including a simple blog application example in PostgreSQL.
·kevinmahoney.co.uk·
Database Design: Immutable Data
Procedural generation - Wikipedia
Procedural generation - Wikipedia
In computing, procedural generation is a method of creating data algorithmically as opposed to manually, typically through a combination of human-generated content and algorithms coupled with computer-generated randomness and processing power. In computer graphics, it is commonly used to create textures and 3D models. In video games, it is used to automatically create large amounts of content in a game. Depending on the implementation, advantages of procedural generation can include smaller file sizes, larger amounts of content, and randomness for less predictable gameplay. Procedural generation is a branch of media synthesis.
·en.wikipedia.org·
Procedural generation - Wikipedia