Jump to content

Main Page: Difference between revisions

From PASTE Wiki
Initial commit
Grammar
 
Line 1: Line 1:
Welcome to the PASTE Wiki! The PASTE stands for Patterns, Algorithms, Solutions, Techniques, and Examples (inspired by [https://news.ycombinator.com/item?id=46485818 this HN comment]) and it's goal is to collect the world's knowledge of all things programming related. This Wiki is very new so please feel free to add new pages.
Welcome to the PASTE Wiki! The PASTE stands for Patterns, Algorithms, Solutions, Techniques, and Examples (inspired by [https://news.ycombinator.com/item?id=46485818 this HN comment]) and its goal is to collect the world's knowledge of all things programming related. This Wiki is very new so please feel free to add new pages.


=== How is this different from [https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page Wikifunctions]? ===
=== How is this different from [https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page Wikifunctions]? ===
While Wikifunctions is:<blockquote>A library of code functions to support the Wikimedia projects and beyond, in the world's natural and programming languages.[https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page]</blockquote>The PASTE Wiki aims to be a more general resource, which can be anything from "This is how Dijkstra's Algorithm works" to "Why logging is important and how to do it" to "These are the tradeoffs of using different databases".
While Wikifunctions is:<blockquote>A library of code functions to support the Wikimedia projects and beyond, in the world's natural and programming languages.[https://www.wikifunctions.org/wiki/Wikifunctions:Main_Page]</blockquote>The PASTE Wiki aims to be a more general resource, which can be anything from "This is how Dijkstra's Algorithm works" to "Why logging is important and how to do it" to "These are the tradeoffs of using different databases".

Latest revision as of 11:36, 4 January 2026

Welcome to the PASTE Wiki! The PASTE stands for Patterns, Algorithms, Solutions, Techniques, and Examples (inspired by this HN comment) and its goal is to collect the world's knowledge of all things programming related. This Wiki is very new so please feel free to add new pages.

How is this different from Wikifunctions?

[edit | edit source]

While Wikifunctions is:

A library of code functions to support the Wikimedia projects and beyond, in the world's natural and programming languages.[1]

The PASTE Wiki aims to be a more general resource, which can be anything from "This is how Dijkstra's Algorithm works" to "Why logging is important and how to do it" to "These are the tradeoffs of using different databases".