Skip to content

Instantly share code, notes, and snippets.

@fumiya-kume
fumiya-kume / .cursorrules
Created January 11, 2025 14:26
.cursorrules in 2025/01/11
# .cursorrules
# Development Steps for CLI Application in Go
## 1. Overall Design
- Define the purpose and scope of the CLI application.
- Identify the target audience and their needs.
- Outline the main features and functionalities.
- Create a high-level architecture diagram.
- **Improve Specifications/Features:**
import subprocess
import openai
import re
from collections import defaultdict
import textwrap
import time
import shlex
openai.api_key = open("./openai_key.txt", "r").read().strip("\n")
@mala
mala / meety_vuln.md
Last active September 14, 2024 09:13
Meety脆弱性 2022-11

Meety脆弱性 2022-11

文責 mala

経緯:

  • Meety退会しようと思ったがアカウントがなかったので、退会するためにアカウントを作ることにした。

免責:

  • 気になった範囲ですぐに見つかったもののうち、悪用可能なものを記載しています。
  • 好ましくないが仕様だろうというものは書いていません。
@alpaca-tc
alpaca-tc / sidekiq_cron_spec.rb
Created May 23, 2021 12:59
sidekiq-cronのconfig/schedule.ymlがvalidであることをテスト
# frozen_string_literal: true
RSpec.describe 'sidekiq-cron' do
describe 'config/schedule.yml' do
let(:path) { Rails.root.join('config', 'schedule.yml') }
before do
Sidekiq::Cron::Job.load_from_array(YAML.load_file(path))
end
@dhh
dhh / Gemfile
Created June 24, 2020 22:23
HEY's Gemfile
ruby '2.7.1'
gem 'rails', github: 'rails/rails'
gem 'tzinfo-data', '>= 1.2016.7' # Don't rely on OSX/Linux timezone data
# Action Text
gem 'actiontext', github: 'basecamp/actiontext', ref: 'okra'
gem 'okra', github: 'basecamp/okra'
# Drivers
@masato3
masato3 / surfingkeys-config.js
Last active March 31, 2025 15:48
Surfingkeys 設定ファイル
// デフォルトキー
// https://github.com/brookhong/Surfingkeys/blob/75afdb75e3f226e9a7f2db542a279d924a8403ce/pages/default.js
// 特殊キー
// https://github.com/brookhong/Surfingkeys/blob/982942c780d46908484c9906e6d74ca3628ceb8d/content_scripts/keyboardUtils.js
// APIリスト
// https://github.com/brookhong/Surfingkeys/blob/master/docs/API.md
// feature_groups
// https://github.com/brookhong/Surfingkeys/blob/5940fb2cfac098c3347db9cbb6b47205d9c83641/src/content_scripts/ui/frontend.js
// mapkeyで記載しないとMiscにまとめられて表示される 気にしなくてもいい

明日の下書き


これはなに

  • 高円寺.dev #3 用の資料 https://koenji.connpass.com/event/160886/
  • フロントエンド専門じゃない人向けの、フロントエンドの最先端〜やや未来の話です
  • このレイヤーでは Node.js を使うべき/使うと強いという部分がありますが、他言語を否定しているわけではありません。むしろ他言語でこのアーキテクチャを模倣してほしいという話です。
from keras.optimizers import SGD, Adam
from keras.layers import Dense, Activation, Dropout
from keras.models import Sequential
from sklearn.preprocessing import StandardScaler
from sklearn.preprocessing import LabelEncoder
import numpy as np
import pandas as pd
def normalize_data(data):

最新のステータス: 追記: 2019/7/10

転職しました。長らくのご愛顧誠にありがとうございました。


転職先をちょくちょく探しています。

興味ある方は twitter @mizchi へのリプライorDM、または [email protected] まで。

https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=btc_jpy&unit=300&v2=true
https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=eth_jpy&unit=300&v2=true
https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=eth_jpy&unit=900&v2=true
https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=eth_jpy&unit=3600&v2=true
https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=eth_jpy&unit=14400&v2=true
https://coincheck.com/exchange/candle_rates?limit=300&market=coincheck&pair=eth_jpy&unit=86400&v2=true
https://coincheck.com/exchange/tradeview/complete_orders?limit=0&market=coincheck
https://coincheck.com/exchange/tradeview/open_orders?limit=0&market=coincheck
https://coincheck.com/api/ticker/last_trade
https://coincheck.com/exchange/tradeview/fetch_rate