samuba | 4 months ago | on: Facts about throwing good parties
samuba's comments
samuba | 1 year ago | on: Can reading make you happier? (2015)
This study suggests that the reading induced flow state is the main reason for increased happiness.
samuba | 2 years ago | on: Ask HN: Who is developing a programming language that compiles to C?
samuba | 2 years ago | on: A world to win: WebAssembly for the rest of us
- WebAssembly was designed with delivery-over-HTTP and browser-based in mind. For that reason, it supports streaming compilation - i.e. you can start compiling the code while downloading.
- WebAssembly was designed to have rapid compilation times (resulting in web pages that load quickly), this is supported by having very simple validation rules compared to Java / JVM languages.
- WebAssembly was designed with the concept of a 'host' environment, i.e. the browser.
- WebAssembly was designed to be secure and simple, minimising the overall attack surface.
- WebAssembly was designed to support a great many languages (C, C++, Rust, ...), whereas the JVM was initially design for a single language, Java.
https://stackoverflow.com/questions/58131892/why-the-jvm-can...
samuba | 2 years ago | on: Supabase Edge Runtime: Self-Hosted Deno Functions
samuba | 2 years ago | on: Powering a Serverless Web: Vercel Joins AWS Marketplace
samuba | 3 years ago | on: Lo-Fi ATC
samuba | 3 years ago | on: Show HN: A tool to help you remember shit you are interested in
samuba | 3 years ago | on: Show HN: A tool to help you remember shit you are interested in
samuba | 4 years ago | on: Almond.css: Collection of CSS styles to make simple websites look nicer