Kip9000 | 6 years ago | on: A recommender system in 30 lines of Clojure
Kip9000's comments
Kip9000 | 6 years ago | on: Show HN: Privacy preserving notes and journal webapp with personal analytics
Kip9000 | 6 years ago | on: Show HN: Privacy preserving notes and journal webapp with personal analytics
Kip9000 | 6 years ago | on: Hitman hires hitman who hires hitman who hires hitman who hires hitman
Kip9000 | 6 years ago | on: Nim 1.0
Kip9000 | 6 years ago | on: TypeScript vs. ReasonML
Kip9000 | 6 years ago | on: Just Delete Me – A directory of direct links to delete your account
Kip9000 | 6 years ago | on: Show HN: A dead-simple Trello-like TODO manager
Kip9000 | 6 years ago | on: Jsonpath – a query language for JSON in Postgres [pdf]
Kip9000 | 7 years ago | on: Show HN: Should you buy a house and rent it out?
Kip9000 | 7 years ago | on: Show HN: Grassland – Real-Life SimCity
Kip9000 | 7 years ago | on: Godot 3.1 Released
Kip9000 | 7 years ago | on: John Von Neumann
Kip9000 | 7 years ago | on: Deep learning may need a new programming language
Kip9000 | 7 years ago | on: About V, the language Volt is written in
Kip9000 | 7 years ago | on: Dyson moves vacuum giant's HQ to Singapore
Kip9000 | 7 years ago | on: The Early History of F# [pdf]
Kip9000 | 7 years ago | on: Ask HN: Can we write a programming language for biology?
"It turns out that there are lots of similarities between modelling concurrent systems and biological systems. Just like a computer, biological systems perform information processing, which determines how they grow, reproduce and survive in a hostile environment. Understanding this biological information processing is key to our understanding of life itself.
It’s probably easier to understand some of the output of this work – specifically the Stochastic Pi Machine, or SPiM as it’s often referred to. SPiM is a programming language for designing and simulating models of biological processes. The language features a simple, graphical notation for modelling a range of biological systems – meaning a biologist does not have to write code to create a model, they just draw pictures.
You can think of SPiM as a visual programming language for biology. In addition, SPiM can be used to model large systems incrementally, by directly composing simpler models of subsystems. Historically, the field of biology has struggled with systems so complex they become unwieldy to analyse. The modular approach that is often used in computer programming is directly applicable to this challenge."
https://www.microsoft.com/en-us/research/group/biological-co...
Kip9000 | 7 years ago | on: ULID: Universally Unique Lexicographically Sortable Identifier
Kip9000 | 7 years ago | on: Ask HN: What's the largest amount of bad code you have ever seen work?