Sigve Sebastian Farstad

Results 52 comments of Sigve Sebastian Farstad
trafficstars

Another is that having a fixed height footer is a hack, and will invariably break for some obscure browser configuration. One such configuration is on my screen with the page...

Article edits require login for two reasons: 1) we need the user to be logged in to be technically able to track who edited what, 2) we want to reduce...

`\newcommand` is already supported, but it must be declared while in math mode. Unfortunately, `\mathchar` is not supported right now. Currently, the best option for creating the inexact-differential symbol would...

No, unfortunately, since `\mathchar` doesn't work on Wikipendium. Other `\newcommand`s that don't use `\mathchar` work fine though. As an example, doing: ``` $ \newcommand{\bigO}[1]{\mathcal{O}\bigl(#1\bigr)} $ $ \bigO{n^2} $ ``` yields:...

We should make an organization on GitHub for Wikipendium and it's dependencies, so we can avoid access issues in the future.

Integrate with 1024 to get compendiums for the courses you are taking?

Perhaps we should just use something like [JSHint](http://jshint.org). It is _decently_ customizable (although it does not encompass everything we've discussed), and is quick and easy to integrate.

Only works on Firefox, I think 🤔