I hereby claim:
- I am fierycod on github.
- I am fierycod (https://keybase.io/fierycod) on keybase.
- I have a public key ASCVaai8eK83SwYCZgAhAFtG9rB6mL-51WonaChO2NJsFAo
To claim this, I am signing this object:
| #!/bin/bash | |
| set -euo pipefail | |
| VERSION=0.13.0 | |
| case $(uname -s) in | |
| Linux*) | |
| PLATFORM=linux | |
| ;; |
| // Decompiling class: clojure_string__init | |
| import java.util.concurrent.*; | |
| import java.util.*; | |
| import clojure.lang.*; | |
| public class clojure_string__init | |
| { | |
| public static final Var const__0; | |
| public static final AFn const__1; | |
| public static final AFn const__2; |
| Fatal error:com.oracle.graal.pointsto.util.AnalysisError$ParsingError: Error encountered while parsing org.h2.store.fs.FileNioMemData.truncate(long) | |
| Parsing context: | |
| at org.h2.store.fs.FileNioMem.truncate(FilePathNioMem.java:307) | |
| at org.h2.mvstore.FileStore.truncate(FileStore.java:240) | |
| at org.h2.mvstore.MVStore.shrinkFileIfPossible(MVStore.java:1756) | |
| at org.h2.mvstore.MVStore.closeStore(MVStore.java:984) | |
| at org.h2.mvstore.MVStore.close(MVStore.java:946) | |
| at org.h2.util.TempFileDeleter.deleteFile(TempFileDeleter.java:87) | |
| at org.h2.util.TempFileDeleter.deleteUnused(TempFileDeleter.java:113) | |
| at org.h2.util.TempFileDeleter.addFile(TempFileDeleter.java:50) |
I hereby claim:
To claim this, I am signing this object:
| {"products": {"20": {"customers": {"0": 1, "14": 8, "20": 3, "25": 1, "34": 1, "36": 3, "54": 3, "70": 2, "87": 2, "91": 2, "96": 3, "98": 1, "111": 2, "139": 1, "146": 2, "154": 1, "156": 1, "157": 3, "167": 1, "170": 1, "173": 1, "174": 1, "84": 1, "136": 2, "172": 2, "194": 1, "196": 2, "201": 5, "206": 1, "207": 1, "221": 2, "231": 3, "241": 1, "247": 1, "252": 2, "253": 1, "254": 2, "261": 1, "268": 3, "275": 1, "321": 3, "325": 1, "329": 2, "344": 3, "368": 1, "372": 2, "378": 1, "385": 1, "395": 1, "397": 2, "401": 1, "405": 1, "454": 2, "457": 1, "458": 6, "459": 3, "477": 1, "500": 2, "503": 3, "540": 3, "545": 2, "559": 1, "562": 2, "578": 4, "579": 1, "636": 1, "652": 1, "688": 1, "699": 1, "705": 2, "713": 3, "735": 1, "739": 1, "740": 3, "743": 1, "749": 2, "761": 2, "809": 1, "815": 1, "839": 1, "850": 1, "851": 1, "857": 1, "892": 3, "905": 1, "932": 1, "970": 1, "999": 2, "1013": 1, "1025": 1, "1026": 3, "1029": 1, "1038": 2, "1040": 1, "1049": 2, "1052": 1, "1053": 1, "1056": 4, "1063": 2, "1 |
| #!/bin/sh | |
| #_( | |
| #_DEPS is same format as deps.edn. Multiline is okay. | |
| DEPS=' | |
| {:deps {}} | |
| ' | |
| #_You can put other options here | |
| OPTS=' |
| # Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com> | |
| # Contributor: Yegorius <yegorius at domic dot us> | |
| pkgname=station | |
| pkgver=1.39.2 | |
| pkgrel=1 | |
| pkgdesc='The one app to rule them all' | |
| arch=('x86_64') | |
| url='https://getstation.com/' | |
| license=('MIT') | |
| #depends=('gtk2' 'gconf' 'xdg-utils' 'libxtst' 'libxss' 'nss' 'alsa-lib' 'xdg-utils') |
| ;; -*- mode: emacs-lisp -*- | |
| ;; This file is loaded by Spacemacs at startup. | |
| ;; It must be stored in your home directory. | |
| (defun dotspacemacs/layers () | |
| "Layer configuration: This function should only modify configuration layer settings." | |
| (setq-default | |
| ;; Base distribution to use. This is a layer contained in the directory | |
| ;; `+distribution'. For now available distributions are `spacemacs-base' | |
| ;; or `spacemacs'. (default 'spacemacs) | |
| dotspacemacs-distribution 'spacemacs |
| # Maintainer: Naoki Kanazawa <nk dot naoki912 at gmail dot com> | |
| # Contributor: Yegorius <yegorius at domic dot us> | |
| pkgname=station | |
| pkgver=1.39.2 | |
| pkgrel=1 | |
| pkgdesc='The one app to rule them all' | |
| arch=('x86_64') | |
| url='https://getstation.com/' | |
| license=('MIT') | |
| #depends=('gtk2' 'gconf' 'xdg-utils' 'libxtst' 'libxss' 'nss' 'alsa-lib' 'xdg-utils') |
| sdasdasd |