Seita
ArticlesAboutCategoriesTags
You ain't gonna need it
  • EthereumのBloom Filterの仕組み

    Wednesday, March 8, 2023

    EthereumのBloom Filterの仕組み https/zenn.dev

    programmingethereumbloomfilter

  • TopicとSubscription作成を内包したCloud PubSub エミュレータのDocker Imageを作る

    Wednesday, May 25, 2022

    TopicとSubscription作成を内包したCloud PubSub エミュレータのDocker Imageを作る https/zenn.dev

    programmingpubsubdocker

  • PostgreSQLのReplication構成をdocker-compose upで一撃で立ち上げたい

    Tuesday, February 15, 2022

    PostgreSQLのReplication構成をdocker-compose upで一撃で立ち上げたい https/zenn.dev

    programmingpostgresqlreplication

  • goでgithub actionsのsecretをencryptしてterraformでapplyする

    Saturday, July 17, 2021

    goでgithub actionsのsecretをencryptしてterraformでapplyする https/zenn.dev

    programminggithub-actionssecretgolang

  • GitHub Actionsでtagのpushをtriggerに前tagからの差分をまとめたreleaseを生成する

    Saturday, October 17, 2020

    GitHub Actionsでtagのpushをtriggerに前tagからの差分をまとめたreleaseを生成する https/zenn.dev

    programminggithub-actionstagrelease

  • ripgrep + ghq + peco + nvimで快適にファイルを開く

    Thursday, October 15, 2020

    ripgrep + ghq + peco + nvimで快適にファイルを開く https/zenn.dev

    programmingripgrepnvimpecoghq

  • ディレクトリ移動/ファイル選択を爆速にするTerminalツール

    Saturday, November 30, 2019

    fishからzshに乗り換える際に、快適な環境を構築していく中で幾つか便利コマンドを発見したりスクリプトを作成したので紹介します。 …

    programmingzshcommandvimterminaladvent calendar

  • ParityのPOAプライベートネット建ててtruffleを使う時はbyzantium対応をお忘れなく

    Tuesday, July 23, 2019

    以下のtutorialに従ってparityのpoaプライベートネットを構築してから、 GitHub - openethereum/parity-ethereum: The fast, light, and robust client for Ethereum-like networks. The fast, light, and robust client for Ethereum-like networks. - GitHub - openethereum/parity-ethereum: The fast, light, and robust client for Ethereum-like networks. https/github.com truffleでコントラクトをデプロイしようとしたら以下のエラーに遭遇、 …

    programmingtruffleethereumparitypoaprivatenetsmartcontract

  • browserify+babelでasync/awaitを使用した快適p5.js開発環境構築

    Friday, April 26, 2019

    今回は、processing のjs版として、ブラウザでインタラクティブなグラフィックを実装できるp5js を使用してwebsiteに以下のようなアニメーションを実装した経験から、自分がどのように快適な開発環境を構築したかをご紹介します。 …

    programmingp5.jsprocessingbabelbrowserifyjavascript

  • HugoでSCSS/SASSをCSSに変換するならVersionに注意

    Wednesday, April 24, 2019

    Hugoにbulmaを導入した際にbulmaのSASSをCSSに変換していたのが、なぜかCircleCIでビルドする時にerror: failed to transform resource: TOCSS: failed to transform "bulma/bulma.sass" (text/x-scss): this feature is not availableというエラーを吐いていたので報告。 …

    programminghugocirclecidockersassscss

  • 1
  • 2
  • 3

©2022 Seita Uchimura.

Powered by Hugo and the Notepadium