Skip to content

Instantly share code, notes, and snippets.

View nloomans's full-sized avatar
🏫
Studying at Codam

Noah Loomans nloomans

🏫
Studying at Codam
View GitHub Profile
@nloomans
nloomans / main.c
Last active December 5, 2019 12:46
get_next_line tester
/* ************************************************************************** */
/* */
/* :::::::: */
/* main.c :+: :+: */
/* +:+ */
/* By: nloomans <nloomans@student.codam.nl> +#+ */
/* +#+ */
/* Created: 2019/04/10 11:18:54 by nloomans #+# #+# */
/* Updated: 2019/12/05 11:44:20 by nloomans ######## odam.nl */
/* */
@nloomans
nloomans / proposal.md
Last active August 20, 2018 12:06
Decoupling Flashpoint and LaunchBox

Decoupling Flashpoint and LaunchBox

The goal of flashpoint is to archive Flash applications so that they can still be played, used, and researched years after Adobe Flashplayer has reached it's End Of Life. Unfortunately, LaunchBox is a closed-source application which only works on Windows. People who run Linux or MacOS will be left out. This is a proposal to decouple the Flashpoint project from LaunchBox, while still allowing people to keep using LaunchBox is they so choose.

Right now, a flashpoint application is made by creating a file structure as defined [here], and then sending it to BlueMaxima. BlueMaxima will then use his auto-curator tool to convert it to a LaunchBox format and add the files to the giant Flashpoint folder.

Current Pain Points

At the moment, the Flashpoint project has a few pain points which this proposal attempts to address.

@nloomans
nloomans / main.elm
Created May 6, 2018 14:30
Elm Code Review
module Main exposing (..)
import Html exposing (Html, div, form, input, button, br, text)
import Html.Events exposing (onSubmit, onClick, onInput)
import Html.Attributes exposing (type_, placeholder, value, style)
import Dict exposing (Dict)
main : Program Never Model Msg
main =
#define COLOR_UNKNOWN 0
#define COLOR_BLACK 1
#define COLOR_BLUE 2
#define COLOR_GREEN 3
#define COLOR_YELLOW 4
#define COLOR_RED 5
#define COLOR_WHITE 6
#define COLOR_BROWN 7

Keybase proof

I hereby claim:

  • I am nloomans on github.
  • I am nloomans (https://keybase.io/nloomans) on keybase.
  • I have a public key ASCCV4aRFiMkEv7inJTf34RgxZ6IK0wQ-wTH2ZfSIu3OzAo

To claim this, I am signing this object: