Skip to content

Instantly share code, notes, and snippets.

@sergeyk
sergeyk / explore-plan-code-test.md
Last active July 12, 2025 09:27
Explore - Plan - Code - Test Workflow

At the end of this message, I will ask you to do something. Please follow the "Explore, Plan, Code, Test" workflow when you start.

Explore

First, use parallel subagents to find and read all files that may be useful for implementing the ticket, either as examples or as edit targets. The subagents should return relevant file paths, and any other info that may be useful.

Plan

Next, think hard and write up a detailed implementation plan. Don't forget to include tests, lookbook components, and documentation. Use your judgement as to what is necessary, given the standards of this repo.

If there are things you are not sure about, use parallel subagents to do some web research. They should only return useful information, no noise.

Keybase proof

I hereby claim:

  • I am sergeyk on github.
  • I am sergeyk (https://keybase.io/sergeyk) on keybase.
  • I have a public key whose fingerprint is 883F 4650 C71D CEFA 30AC 38DB 4EC8 1576 EE7C FAEF

To claim this, I am signing this object:

[ OK ] ThresholdLayerTest/1.TestGPU2 (0 ms)
[----------] 5 tests from ThresholdLayerTest/1 (1 ms total)
[----------] 3 tests from MultiLabelAccuracyLayerTest/0, where TypeParam = float
[ RUN ] MultiLabelAccuracyLayerTest/0.TestWithHalfZeros
src/caffe/test/test_multi_label_accuracy_layer.cpp:113: Failure
The difference between reference_loss and layer_loss is 1.8095757961273193, which exceeds eps, where
reference_loss evaluates to 1.8095757961273193,
layer_loss evaluates to 0, and
eps evaluates to 0.019999999552965164.
@sergeyk
sergeyk / lmdb.rb
Last active August 29, 2015 14:01
require 'formula'
class Lmdb < Formula
homepage 'http://symas.com/mdb/'
url 'https://gitorious.org/mdb/mdb/archive/LMDB_0.9.11.tar.gz'
sha1 '8015de70514e8b437b4bc43718a7034101efdc67'
head 'git://git.openldap.org/openldap.git', :branch => 'mdb.master'
def install
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sergeyk
sergeyk / wikipaintings artist results.ipynb
Last active December 27, 2015 01:29
wikipaintings artists
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sergeyk
sergeyk / flickr results.ipynb
Last active December 27, 2015 01:29
flickr results
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sergeyk
sergeyk / ava style results.ipynb
Last active December 27, 2015 01:29
ava style results
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.