Skip to content

Instantly share code, notes, and snippets.

View sanemat's full-sized avatar
🍢

Matt Murahashi Kenichi sanemat

🍢
View GitHub Profile
@sanemat
sanemat / gist:3a0db217a6baa741ca3c050449a0dadd
Created February 28, 2021 09:50
Replace accented characters to regular characters
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(A1,"(",""),")",""),"á","a"),"é","e"),"í","i"),"ó","o"),"ú","u"),"ã","a"),"ê","e"),"â","a"),"é","e"),"è","e"),"î","i"),"ï","i"),"ç","c"),"ä","a"),"ö","o"),"ü","u"),"ß","ss"),"ş","s"),"ı","i"),"ğ","g"),"ę","e"),"ł","l"),"ń","n"),"ś","s"),"ż","z"),"ã","a"),"ầ","a"),"à","a"),"ậ","a"),"đ","d"),"ế","e"),"ì","i"),"í","i"),"ổ","o"),"ô"
Compiling test_case v0.1.0 (/home/matt/go/src/github.com/cloudflare/lol-html/
fuzz/test_case)
error: failed to run custom build command for `test_case v0.1.0 (/home/matt/go/s
rc/github.com/cloudflare/lol-html/fuzz/test_case)`
Caused by:
process didn't exit successfully: `/home/matt/go/src/github.com/cloudflare/lol
-html/fuzz/test_case/target/debug/build/test_case-dfa0f655fce76d0e/build-script-
build` (exit code: 101)
--- stdout
(null)-WARNING **: Failed to load shared library 'libatk-1.0.0.dylib' referenced by the typelib: dlopen(libatk-1.0.0.dylib, 9): image not found
@sanemat
sanemat / a.txt
Last active October 24, 2019 07:31
Payment Method to Matt
a
@sanemat
sanemat / warn.txt
Created September 21, 2016 01:25
debugger.html
npm WARN deprecated babel@6.5.2: Babel's CLI commands have been moved from the babel package to the babel-cli package
npm WARN deprecated babel-plugin-module-alias@1.6.0: WARNING: This project has been renamed to babel-plugin-module-resolver. Install babel-plugin-module-resolver for new features
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN prefer global colorguard@1.2.0 should be installed with -g
npm WARN @kadira/react-split-pane@1.4.7 requires a peer of react@^0.14.8 || ^15.0.0 but none was installed.
npm WARN @kadira/react-split-pane@1.4.7 requires a peer of react-dom@^0.14.8 || ^15.0.0 but none was installed.

How to be friends with bundler

sanemat {AT} tachikoma.io

What is "be friends with bundler"???

  • Slide: EN
  • Talk: JA

Money Forward, Inc.

@sanemat
sanemat / circle-ci.md
Last active June 10, 2016 12:03
Run the tools on CircleCI

Run the tools on CircleCI

  • Murahashi Kenichi a.k.a. Sanemat
  • MoneyForward, inc

Run the oss's tests on CircleCI

This is common.

Otherwise

@sanemat
sanemat / .gitignore
Last active November 7, 2015 09:08
be friendly with windows users
node_modules
@sanemat
sanemat / nan.md
Last active August 31, 2015 15:13
nan #tng17

TL;DR

c++ 分かる人たすけてー

与太話と感想です。

  • iojs v3使ってる人
  • じゃあ使って見るかーと思ったけどnpm installしたらbuildこけてやっぱやめて戻った人

今貢献チャンスじゃー

diff --git a/Gemfile.lock b/Gemfile.lock
index 89c545a..edaab04 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -97,7 +97,7 @@ GEM
nokogiri (~> 1.6.0)
ruby_parser (~> 3.5)
i18n (0.7.0)
- jquery-rails (3.1.2)
+ jquery-rails (3.1.3)