Skip to content

Instantly share code, notes, and snippets.

View crypdick's full-sized avatar
💭
I may be slow to respond.

Richard Decal crypdick

💭
I may be slow to respond.
View GitHub Profile
(test) richard@rainbows  ~/src/DENDRA/seeweed   RI-709-function-that-takes-inference-run ±  pip install autofaiss
Collecting autofaiss
Using cached autofaiss-2.15.5-py3-none-any.whl (69 kB)
Collecting fire<0.5.0,>=0.4.0
Using cached fire-0.4.0-py2.py3-none-any.whl
Collecting numpy<2,>=1.19.5
Using cached numpy-1.24.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
Collecting pandas<2,>=1.1.5
Using cached pandas-1.5.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.0 MB)
Collecting pyarrow<8,>=6.0.1
@crypdick
crypdick / conda_info.txt
Created September 14, 2022 21:58
conda env info
active environment : seeweed
active env location : /home/richard/miniconda3/envs/seeweed
shell level : 2
user config file : /home/richard/.condarc
populated config files :
conda version : 4.14.0
conda-build version : not installed
python version : 3.9.13.final.0
virtual packages : __cuda=11.1=0
__linux=5.15.0=0
# https://waylonwalker.com/install-miniconda/
mkdir -p ~/miniconda3
wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda3/miniconda.sh
bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
rm -rf ~/miniconda3/miniconda.sh
~/miniconda3/bin/conda init bash
~/miniconda3/bin/conda init sh
~/miniconda3/bin/conda init zsh
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC8E1sTlcJhzjkU2Z4K4SrDtAGMCAJiojemred70X9XBrTaF/EW7uAIsEB5zlNK5shq9nDkjSBoyZVlH3R77m6pedvI0odyGtRzU9EaQWFDGtn3HxHO+NXMoLknfVsrVn08ESHomD/+MhbJOBAbVCTetDbaxC018PJqZGkfGYC7y5ULFeDHwIsrFvYdYN0BExor8DV31hQZZ5jKL/gvfbnu4sU/y8/q8DuGEoNj6Qtd93et+1NPYNuUL0VMPXPiLtkOt78kYcpbWiAzxk099UG4zSGDlSzRpeU6n1WoKjd+pyksCtCpII9Da1yB4u+nDJH+mZwfOhEPI24TCzhUXe/SW5QCyOKsK5LyEO+3Y9TYy07HuNWciOxnWIiCZ0KbOllL1Rp6LSvd7KTL8Zi3tSuiCnVJdlkhndaFWS0MtJQfZccgIueIJ1qG4zpAlfbPg4vWtQiWy6Zl8octSqFwbtEErTJ1v2cfyBGDeeH6milXRqF5pkvEu2PnNhjBAs1qr1fz4CE9PsjnhfijWStetHPdKK5A6VqsUOwgeYC5B9lbq3Q0PXQYtcgfIV3W4R9wKSrt2tqAKWB5I+l4pZFjIvhwH98VuzgUvy3XVLR1LFxzIs+127nkhHIUdpQd0h53N7a/u9w+DRK6n4dcnFw/5jwzBwjbLRizVr8j53cdN4TmRw== richard@ubuntu
This file has been truncated, but you can view the full file.
0:00:00.000088974 12021 0x5559c5e56c00 INFO GST_INIT gst.c:586:init_pre: Initializing GStreamer Core Library version 1.14.0
0:00:00.000226957 12021 0x5559c5e56c00 INFO GST_INIT gst.c:587:init_pre: Using library installed in /home/richardd/bin/anaconda3/lib
0:00:00.000262006 12021 0x5559c5e56c00 INFO GST_INIT gst.c:607:init_pre: Linux richardd-VirtualBox 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64
0:00:00.000507832 12021 0x5559c5e56c00 DEBUG GST_MEMORY gstallocator.c:593:_priv_gst_allocator_initialize: memory alignment: 7
0:00:00.000724926 12021 0x5559c5e56c00 DEBUG GST_MEMORY gstallocator.c:569:gst_allocator_sysmem_init: init allocator 0x5559c5e60040
0:00:00.000749216 12021 0x5559c5e56c00 DEBUG GST_MEMORY gstallocator.c:211:gst_allocator_register: registering allocator 0x5559c5e60040 with name "SystemMemory"
0:00:00.000926179 12021 0x5559c5e56c00 INFO GST_INIT gstmessage.c:127:_priv_gst_mes
==> Starting build()...
Extracting Bazel installation...
You have bazel 0.9.0- (@non-git) installed.
Add "--config=mkl" to your bazel command to build with MKL support.
Please note that MKL on MacOS or windows is still not supported.
If you would like to use a local MKL instead of downloading, please set the environment variable "TF_MKL_ROOT" every time before build.
Configuration finished
.................
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:4:1: First argument of 'load' must be a label and start with either '//', ':', or '@'. Use --incompatible_load_argument_is_label=false to temporarily disable this check.
ERROR: /home/crypdick/.cache/bazel/_bazel_crypdick/67492cf6ae0881e9029ecba6a2637be9/external/local_config_sycl/sycl/BUILD:6:1: First argument of 'load' must be a label and start with either '//', ':', or '@'. Use --incompatible_load_argument_is_label=false to temporarily disable this check.
16:44:59 kernel: Wrong Mac address, mac = 50:60:28:14:c4:11 profile =50:60:28:14:c4:01
16:44:59 kernel: ERROR @wl_cfg80211_get_station :
16:44:59 kernel: Wrong Mac address, mac = 50:60:28:14:c4:11 profile =50:60:28:14:c4:01
16:44:59 kernel: ERROR @wl_cfg80211_get_station :
16:30:59 kernel: Wrong Mac address, mac = 50:60:28:14:c4:01 profile =50:60:28:14:c4:11
16:30:59 kernel: ERROR @wl_cfg80211_get_station :
16:30:59 kernel: Wrong Mac address, mac = 50:60:28:14:c4:01 profile =50:60:28:14:c4:11
16:30:59 kernel: ERROR @wl_cfg80211_get_station :
16:10:07 kernel: Wrong Mac address, mac = 50:60:28:14:c4:11 profile =50:60:28:14:c4:01
16:10:07 kernel: ERROR @wl_cfg80211_get_station :
@crypdick
crypdick / fonts list
Created September 17, 2017 20:26
Output of convert -list font
Path: System Fonts
Font: 3270-Medium
family: IBM 3270
style: Normal
stretch: Normal
weight: 500
glyphs: /home/crypdick/.local/share/fonts/3270Medium.ttf
Font: 3270-Narrow
family: IBM 3270 Narrow
pepe@pepito ~/Apps/mupen64plus-input-bot $ make all
CC _obj/src/plugin.o
CC _obj/src/controller.o
src/controller.c: In function ‘read_controller’:
src/controller.c:129:9: warning: ‘json_object_object_get’ is deprecated [-Wdeprecated-declarations]
json_object_get_int(json_object_object_get(jsonObj, "R_DPAD"));
^
In file included from /usr/include/json-c/linkhash.h:16:0,
from /usr/include/json-c/json.h:22,
from src/controller.c:17:
@crypdick
crypdick / labels_1024.tsv
Created May 22, 2017 15:29 — forked from teamdandelion/labels_1024.tsv
TensorBoard: TF Dev Summit Tutorial
We can make this file beautiful and searchable if this error is corrected: No tabs found in this TSV file in line 0.
7
2
1
0
4
1
4
9
5
9