Skip to content

Instantly share code, notes, and snippets.

View Potential Maintainers
Maintainers:
jlesquembre: gomplate, gomplate, gomplate, gomplate
kalbasit: gomplate, gomplate, gomplate, gomplate
risicle: gomplate, gomplate, gomplate, gomplate
View Changed Paths
i686-linux gomplate
x86_64-darwin gomplate
x86_64-linux gomplate
aarch64-linux gomplate
View untrusted-lvl1-solution.js
/*****************
* cellBlockA.js *
*****************
*
* Good morning, Dr. Eval.
*
* It wasn't easy, but I've managed to get your computer down
* to you. This system might be unfamiliar, but the underlying
* code is still JavaScript. Just like we predicted.
*
@choco-bot
choco-bot / FilesSnapshot.xml
Created Oct 3, 2020
srwareiron.portable v85.0.4350.000 - Passed - Package Tests Results
View FilesSnapshot.xml
<?xml version="1.0" encoding="utf-8"?>
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<files>
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\IronPortable64.zip.txt" checksum="C348DAF59DB329CAC35CDF7530C079E3" />
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\srwareiron.portable.nupkg" checksum="286D5B55391A9886F72ECE45154A3B82" />
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\srwareiron.portable.nuspec" checksum="AB58E24125138ECCA446692A4FC9FCFC" />
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\tools\chocolateyInstall.ps1" checksum="056E1C4B31347B61D17C5F917392E5F3" />
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\tools\IronPortable64\7za.dll" checksum="17BDDADCA7044CC7B8406F1CA45210DF" />
<file path="C:\ProgramData\chocolatey\lib\srwareiron.portable\tools\IronPortable64\howto_update.txt" checksum="205E037594967B1ECDEF4777AE267800" />
<f
@fandu
fandu / .block
Created Oct 3, 2020 — forked from mbostock/.block
Zoomable Sunburst
View .block
license: gpl-3.0
redirect: https://observablehq.com/@d3/d3-zoomable-sunburst
@wavejumper
wavejumper / datascript.cljs
Created Oct 3, 2020
cljspad + datascript
View datascript.cljs
(require '[datascript.core :as d])
;; Example from datascript README
;; https://github.com/tonsky/datascript
(def schema {:aka {:db/cardinality :db.cardinality/many}})
(def conn (d/create-conn schema))
(d/transact! conn [ { :db/id -1
@compcon
compcon / pilot.txt
Last active Oct 3, 2020
TEST2 - LL3 TEST (LL:3)
View pilot.txt
{"id":"b420bda2-58a8-44b2-8d9e-f2a13d5b3582","campaign":"","group":"Other","sort_index":0,"cloudID":"1ad99b0778f903f46fcd71dc8d34511b","cloudOwnerID":"Electrorocket","lastCloudUpdate":"Fri Oct 02 2020 21:29:24 GMT-0600 (Mountain Daylight Time)","level":3,"callsign":"TEST2","name":"LL3 TEST","player_name":"Electrorocket","status":"Active","mounted":true,"text_appearance":"<p>Strikingly cool!</p>","notes":"","history":"<p>Super cool STRIKING FELLOW!!!</p>","portrait":"","cloud_portrait":"https://i.imgur.com/5tglxmg.png","quirk":"","current_hp":11,"reserves":[],"orgs":[],"background":"YEAH","mechSkills":[5,0,0,0],"licenses":[{"id":"mf_blackbeard","rank":3}],"skills":[{"id":"sk_get_a_hold_of_something","rank":2},{"id":"sk_apply_fists_to_faces","rank":3},{"id":"sk_stay_cool","rank":1},{"id":"sk_charm","rank":1}],"talents":[{"id":"t_combined_arms","rank":3},{"id":"t_vanguard","rank":2},{"id":"t_executioner","rank":1}],"core_bonuses":["cb_gyges_frame"],"loadout":{"id":"01079017-2020-4540-b056-59d2da3c24f8","name":"P
@abidsy
abidsy / PY0101EN-3-2-Loops.ipynb
Created Oct 3, 2020
Created on Skills Network Labs
View PY0101EN-3-2-Loops.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View ML0101EN-Clus-K-Means-Customer-Seg-py-v1.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@m-tmatma
m-tmatma / apt-change-mirror.sh
Created Oct 3, 2020
apt の取得先を mirror に変更
View apt-change-mirror.sh
#!/bin/sh
sudo sed -i.bak -r 's!(deb|deb-src) \S+!\1 mirror://mirrors.ubuntu.com/mirrors.txt!' /etc/apt/sources.list
You can’t perform that action at this time.