Skip to content

Instantly share code, notes, and snippets.

View vinyll's full-sized avatar
🗺️
Creating locally

Vincent Agnano vinyll

🗺️
Creating locally
View GitHub Profile
<!--
POC for disabling native browser text selection and using click-to-select for words.
-->
<meta charset=utf-8>
<p id=paragraph>
He was the son of Apollo and, according to the earliest accounts, a mortal woman named Coronis.
His mother was killed by Artemis for being unfaithful to Apollo and was laid out on a funeral pyre to be consumed,
but Apollo rescued the child, cutting him from Coronis's womb.
According to other version Apollo having learned about Coronis betrayal with the mortal Ischys killed her.
Before death she revealed Apollo that she was pregnant with his child and he repenting his actions unsuccessfully
@vinyll
vinyll / notes.md
Last active December 1, 2019 15:48
Open Social Networks

I'm currently looking for a social network (similar to Facebook basic functionality). The point is to connect with my relatives who are currently using Facebook and invite them to join.

Features

Critical criteria are:

  • open source
  • smooth user interface for non-geeks, beautiful to look at and easy to understand
  • decentralized (WebSub, XMPP, Fedeverse…)
  • easy to deploy in an LXC container
@vinyll
vinyll / chat.md
Last active October 12, 2020 20:59
Crystal language confusion

Vincent @vinyll 22:15 I find this confusing:

require "athena"
class ExampleController < ART::Controller

ART exists in athena, but how can you figure where it comes from when requiring muliple files? Also how can you avoid names collision?

@vinyll
vinyll / carrier.xml
Created October 26, 2022 10:26 — forked from mrlnc/carrier.xml
iOS FR-ALERT Configuration
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CellBroadcast</key>
<dict>
<key>AlertTypes</key>
<dict>
<key>SevereAlerts(Level3)</key>
<dict>