Explore >> Select a destination


You are here

a.skh.am
| | www.logicmatters.net
20.1 parsecs away

Travel
| | "Our external physical reality is a mathematical structure." That's how Wikipedia sums up the cosmologist Max Tegmark's mathematical universe hypothesis. Looks as if some conceptual untangling is needed. Scott Aaronson makes a great start in a wonderful blogpost here.
| | cyberchris.xyz
12.0 parsecs away

Travel
| | Introduction This post will be a brief tour on writing (work/university) assignments in org-mode, with the goal of producing a nicely typesetted PDF document without having to use much LaTeX. Everything mentioned will also apply to Emacs in general, but Doom Emacs comes with all the features I mention. Prerequisites Basic knowledge of org-mode, LaTeX (if math required), and Emacs. (Very) Quick Org-Mode Primer Org-mode is a plain-text hierarchical markup language.
| | danilafe.com
16.5 parsecs away

Travel
| |
| | pboyd.io
94.8 parsecs away

Travel
| Here's a fun list to look through: Dumb Password Rules. Most of the rules seem arbitrary, like only allowing digits, but some hint at deeper problems. For instance, preventing single-quotes. They aren't inserting passwords into a database without a SQL placeholder, right? Nearly every site on that list has a needlessly short maximum password size. If they're storing passwords correctly, there's no need for this. This post will go through a few bad ways to store a password and you can see what I mean....