I hereby claim:
- I am jarradh on github.
- I am jarradhope (https://keybase.io/jarradhope) on keybase.
- I have a public key ASCbOzK32APD6WGj7rrUztCAk0U59F3vUY4vA-6nL5oe2Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
[ | |
{ | |
"networkID": 3, | |
"genesisHash": "0x41941023680923e0fe4d74a34bdac8141f2540e3ae90623718e47d66d1ca4a2d", | |
"prod": { | |
"number": 259, | |
"hash": "91825fffecb5678167273955deaddbf03c26ae04287cfda61403c0bad5ceab8d", | |
"bootnodes": [ | |
"enode://7ab298cedc4185a894d21d8a4615262ec6bdce66c9b6783878258e0d5b31013d30c9038932432f70e5b2b6a5cd323bf820554fcb22fbc7b45367889522e9c449@51.15.63.93:30303", | |
"enode://f59e8701f18c79c5cbc7618dc7bb928d44dc2f5405c7d693dad97da2d8585975942ec6fd36d3fe608bfdc7270a34a4dd00f38cfe96b2baa24f7cd0ac28d382a1@51.15.79.88:30303", |
{ lib, stdenv, cmake, pkg-config, fetchFromGitHub, ensureNewerSourcesForZipFilesHook, | |
xorg, freetype, alsa-lib, curl, webkitgtk, pcre, pcre2, freeglut, | |
util-linux, libselinux, libsepol, libthai, libdatrie, libxkbcommon, libepoxy, | |
libsoup, libsysprof-capture, sqlite, libpsl, python3 }: | |
# Test with | |
# nix-shell -E 'with import <nixpkgs> { }; callPackage ./default.nix { }' | |
# echo "src = $src" && cd $(mktemp -d) && unpackPhase && cd * | |
# mkdir build && cd build | |
# cmake -DENABLE_TESTING=0 -G"Unix Makefiles" .. |
import lmql | |
from dataclasses import dataclass | |
from typing import List | |
# Data Structures | |
@dataclass | |
class Task: | |
task: str | |
# result: str |
``` | |
doc_index = InMemoryExactNNIndex[Document](index_file_path='db_sample.bin') | |
pydantic/_migration.py:281: UserWarning: `pydantic.error_wrappers:ValidationError` has been moved to `pydantic:ValidationError`. | |
warnings.warn(f'`{import_path}` has been moved to `{new_location}`.') | |
Traceback (most recent call last): | |
File ".../test_book.py", line 27, in <module> | |
doc_index = InMemoryExactNNIndex[Document](index_file_path='db_nemesis_sample.bin') | |
File "...docarray/index/backends/in_memory.py", line 51, in __init__ | |
super().__init__(db_config=db_config, **kwargs) |
{ | |
description = "A flake that demonstrates Radicle.xyz with Tor "; | |
nixConfig = { | |
extra-substituters = [ | |
"https://nix-community.cachix.org" | |
]; | |
extra-trusted-public-keys = [ | |
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=" | |
]; |
Applications Memory Usage (in Kilobytes): | |
Uptime: 1112290430 Realtime: 2056430476 | |
Total RSS by process: | |
866,904K: im.status.ethereum (pid 767 / activities) | |
659,840K: system (pid 2115) | |
384,548K: com.android.systemui (pid 4045) | |
376,348K: com.twitter.android (pid 24600 / activities) | |
342,716K: com.discord (pid 18841 / activities) |
Applications Memory Usage (in Kilobytes): | |
Uptime: 1114052017 Realtime: 2058300121 | |
Total RSS by process: | |
661,716K: system (pid 2115) | |
612,692K: com.discord (pid 18841 / activities) | |
383,184K: com.android.systemui (pid 4045) | |
371,376K: com.twitter.android (pid 24600 / activities) | |
286,516K: com.sec.android.app.launcher (pid 4583 / activities) |
Applications Memory Usage (in Kilobytes): | |
Uptime: 1114078958 Realtime: 2058327061 | |
Total RSS by process: | |
565,116K: system (pid 2115) | |
473,556K: com.discord (pid 18841 / activities) | |
449,424K: com.android.systemui (pid 4045) | |
371,956K: im.status.ethereum (pid 16000 / activities) | |
366,584K: com.twitter.android (pid 24600 / activities) |