Skip to main content

33 docs tagged with "Software"

View all tags

AI Coding

What is the best architecture for AI Coding and Agent Development?

ANKI

ANKI spaced repetition software helps to learn and retain knowledge faster using an algorithm originally developed by Super Memo that automatically puts flashcards in front of you with increased space in time until the memory is locked in permanently.

Buy or Build

In the age of AI Coding should you pay recurring expense for a product or build it yourself?

Claude Code

Tips for asymmetric engineering in the generative AI age.

Clean Architecture

Easy to understand, easy to maintain, and easy to extend. With a focus on shipping solutions.

Dev Ops

Dev Ops is the union of people, process, and products to enable the continuous delivery of value to our end users.

Ethereum Virtual Machine

The Ethereum Virtual Machine (EVM) functions as a world computer that powers decentralized applications (dApps) running on the Ethereum blockchain.

HR Software

Software tools available for managing HR operations.

Hybrid Landing Pages

A hybrid landing page combines informative content with sales content to increase traffic and lead generation.

Hybrid Landing Pages

What are the best tools for cost to build landing pages? Is this relevant to AI Beings

Microfrontends

The idea behind Microfrontends is to think about a website or web app as a composition of features which are owned by independent teams. Each team has a distinct area of business or mission it cares about and specialises in. A team is cross functional and develops its features end-to-end, from database to user interface. Demo app

Nodejs

Nodejs software development

Platform Engineering

How do your engineer a platform that broadens opportunities and strengthens culture through deeper collaboration?

README

How to write a great README

Software Algorithms

A process or set of rules to be followed in calculations or other problem-solving operations.

Software Architecture

What are the key principles for architecting systems that enable innovation and are performant?

SUI Embedded Standards

Move is a platform-agnostic programming language originally developed by Facebook for the Libra blockchain, designed to be the "JavaScript of web3". Move provides standard libraries within modules that expose common functionalities and types including cryptography, math, and strings. These standard libraries have been formally verified with the Move Prover.