Skip to content

Instantly share code, notes, and snippets.

View diomed's full-sized avatar
:octocat:
hold my catnip!

May Kittens Devour Your Soul diomed

:octocat:
hold my catnip!
View GitHub Profile
@diomed
diomed / gitpod | stackblitz
Created September 16, 2023 08:50
open in svgs
[![Open in Gitpod](https://svgshare.com/i/xdi.svg)](https://gitpod.io/?on=gitpod#https://github.com/onwidget/astrowind) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/onwidget/astrowind)
@diomed
diomed / faq.astro
Last active September 4, 2023 18:19
FAQ for Astro theme Cactus
---
import PageLayout from "@/layouts/Base";
import { Image } from "astro:assets";
import aboutImg from "~/assets/about-astro.png";
const meta = {
title: "FAQ",
description: "frequently asked questions",
};
---
@diomed
diomed / split-flap.js
Created August 4, 2019 16:31
jQuery split flap
/* Split Flap Display for jQuery / Maxime Cousinou */
(function ($) {
'use strict';
/***************************************************************************
* Tools
**************************************************************************/
// Date.now Polyfill
Date.now = (Date.now || function () {
@diomed
diomed / config.json
Last active March 15, 2019 21:09
config file for QuickWords
{
"user": "co7ipe68a8",
"theme": 1,
"autoLaunch": true,
"snippets": [
{
"id": 2,
"key": "<3",
"value": "❤️",
"regex": false,
@diomed
diomed / en-hr.ocr.xml
Last active December 2, 2023 12:12
Englesko-hrvatski ocr za SubtitleEdit
<?xml version="1.0" encoding="utf-8"?>
<OCRFixReplaceList>
<WholeWords>
<Word from="a" to="" />
<Word from="an" to="" />
<Word from="um" to="" />
<Word from="Um" to="" />
<Word from="abandoned" to="napušten✻" />
<Word from="aberrant" to="nenormaln✻" />
<Word from="ability" to="sposobnost" />
@diomed
diomed / typora themes.md
Last active September 16, 2023 08:50
Typora Themes » hi guys/gals » Typora users

https://app.box.com/s/g6w97mxs3nacpeewxjifax8ge0mm0xnf

  • this is collection of Typora themes I've made for personal use.
  • I don't wanna create repositories on github coz that takes a lot of time, and it's truly a tedious pain. so this is "wild" off the record collection of themes that you might find likeable. hopefully you'll use them.

Cheers!

@diomed
diomed / names.json
Last active January 20, 2019 19:06
{
"items": [
{
"id": 1,
"signatura": "2",
"autor": "Herman Hochegger",
"naslov": "Stijene pucaju na Niragongo"
},
{
"id": 2,

Vangelis

And each time I remember ... I discover and I reveal something else. -- Vangelis

Music, for me, is not just about notes. It is about everything. Music exists before we exist. It is the shaper of the universe. It is the universe itself. It is the primary vibration, the first thing that moves everything else. Everybody understands the language of music, whether they are composer or not... it is part of us. It is deep in our memory -- Vangelis

One thing that I would like to see happen with films is for music not to be treated as just one more ingredient, but as an integral and fundamental part, due to its fatal capacity to affect the mood of the movie. -- Vangelis

_People often tend to make music to get famous, or to make money. This is almost criminal, because we end up being surrounded by a cacophony of sound. We end up with an unnecessary mass of music. What purpose does that serve? Does it serve the public. No, it serves only the people hoping to make money by selling it. This is

@diomed
diomed / you can go you own way.md
Created September 10, 2018 13:46
you can call it another lonely day

...you can call it another lonely day

@diomed
diomed / croatian.json
Created May 22, 2018 20:16
Atom Localization
{
"menu":{
"Atom":{
"value":"Atom",
"submenu":{
"About Atom":{"value":"O Atom Aplikaciji"},
"View License":{"value":"Pogledaj Licencu"},
"Preferences...":{"value":"Postavke"},
"Open Your Config":{"value":"Otvori svoju konfiguraciju"},
"Open Your Init Script":{"value":"Otvori svoju init skriptu"},