48%
05.08.2024
/bin/ksh'
user_gecos: 'AIX guest user'
user_pgrp: 'staff'
user_groups: 'staff'
user_fsize: '-1'
user_passwd: "{ssha256}06$FkFHd0q1hxVonC2a$sa1WA0G3mPNWtz2GAhUkfcQ7BkD/mNngBu0Tn2.N.cl"
collections
47%
04.12.2024
_result = client.search(collection_name="test_collection", query_vector=[0.2, 0.1, 0.9, 0.7], limit=3)
print(search_result)
### Output:
ScoredPoint(id=4, version=0, score=1.362, payload={"city": "New York"}, vector
47%
09.09.2024
-20240412-0ubuntu1'
...
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f] (Ubuntu 14-20240412-0ubuntu1)
dev3
– Adding
47%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
47%
01.06.2024
enabled
show
view
winget show vscode
Show information about a package
source
–
winget source add -n mypckgsource -t Microsoft.REST -a https
47%
10.06.2024
Livermore National Labs also generated some excitement. It uses AMD MI300A accelerated processing units (APUs), and the HPE Slingshot network will be used in a Dragonfly topology. Much of the discussion
46%
05.08.2024
installed Ubuntu MATE 22.04.3 platform), first install all the requirements for compiling and deploying topgrade-rs (referred to as Topgrade moving forward): curl, git, pkg-config, and rust. Once in place
45%
27.09.2024
-required
$ ssh-keygen -t ed25519-sk -O resident -O application=ssh: -O verify-required
You need firmware version 5.2.3 or later on the YubiKey.
The is simply text that describes where
45%
26.01.2025
the binary media data as text. Among the myriad ways to do this, the standard in browsers is Base64 encoding [22], provided in Julia by the IBase64
package.
Listing 4 shows the server program from Listing 3