Skip to content

Instantly share code, notes, and snippets.

@BriSeven
BriSeven / CSS Frameworks.markdown
Last active November 13, 2020 22:02
list of css framworks and such that I have found

css tools

stylesheet
	rules	
1 = css style rule
4 = media rule
	cssRules
	cssText
5 = css font face rule
@BriSeven
BriSeven / frp.markdown
Last active June 29, 2023 01:11
links about functional reactive programming

Functional reactive programming links

dataflow languages

dataflow, a paradigm so closely related to FRP it might actually be indistinguishable.

much of this section is plagiarised from This Stackoverflow Answer:

textual languages

@BriSeven
BriSeven / electron_drag_disable.css
Created April 24, 2020 08:30 — forked from msuchodolski/electron_drag_disable.css
Disable dragging and selecting html elements (like links, images etc...) in Electron
/**
* MAKE ELECTRON APP FEEL MORE NATIVE
*
* * Prevent dragging all HTML elements, specially:
* - images
* - links (anchors)
*
* * Prevent text selection
*/
@BriSeven
BriSeven / qblh.dot
Last active March 31, 2020 02:32
Graph of coorespondance #graphviz
digraph {
node [shape=circle fontsize=16]
edge [length=100, color=gray, fontcolor=black]
/* sephira */
/*
Keter -> Chokhmah [ label="א" ];
Keter -> Binah [ label="ב" ];
Keter -> Tiferet [ label="ג" ];
@BriSeven
BriSeven / hilbert.svg
Last active January 15, 2020 07:16
hilbert svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@BriSeven
BriSeven / qaballah.html
Created January 14, 2020 06:11
qaballah graph visjs dot playgrownd
<!DOCTYPE html> <html><!--
Page saved with SingleFile
url: https://visjs.github.io/vis-network/examples/network/data/dotLanguage/dotPlayground.html
saved date: Mon Jan 13 2020 14:13:11 GMT+1100 (Australian Eastern Daylight Time)
--><meta charset=utf-8>
<title>Vis Network | Data | DOT language playground</title>
<link type=image/x-icon rel="shortcut icon" href="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="></head>
@BriSeven
BriSeven / circular-reasoning.md
Last active January 8, 2020 05:17
Math and tag test #math #circles #latex

math test #tagtest

Right now a20 is this:

$a_{20}=1.6$

representing the angle on the PTT solution circle that solves for the two connection circles. for an optimal curve (where both circle segments are equal in length), I want to find

@BriSeven
BriSeven / lcd-research.txt
Created December 2, 2019 07:04
Retro /Hobbyist LCD and graphics drivers research
ym 2151 sound chip
saa 1099 sound chip
http://www.raio.com.tw/en/RA8876.html
RA8876 lcd driver/controller video chip
RA8877
https://github.com/techtoys/HDMI-Shield/tree/master/Ra8876_Lite
ILI9486 (480x320)
@BriSeven
BriSeven / get on my lawn .md
Last active October 28, 2022 02:58
Get On My Lawn Software

Get ON my lawn is a software philosophy that believes good software grows better with time.

Get on my lawm shuns trends and salesmen disguised as programmers.

Get on my lawn shuns the fancy new framework.