vinzenz · he/him
  • Berlin
  • Joined on 2025-01-15
vinzenz pushed to next at servicepoint/servicepoint 2025-05-21 23:32:28 +02:00
5b4ba29c4c update dependencies
5891379880 update random, bump version
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-05-21 23:26:27 +02:00
f9f6c27ea8 update dependencies
b58874ba2a update random, bump version
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-05-21 23:02:17 +02:00
2ac305bf88 clippy fixes
vinzenz pushed to next at servicepoint/servicepoint 2025-05-21 21:28:48 +02:00
631a757957 clippy fixes
df3d54624a make small commands : Copy
5d3aec596d compress based on reference
ffb1d23554 finish fewer_copies example
cd6d25bde8 wip make it possible to send with fewer copies
Compare 5 commits »
vinzenz pushed to main at vinzenz/nixos-configuration 2025-05-18 10:10:30 +02:00
889bff482c change vscode server bind
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-16 00:34:30 +02:00
389ced492c change typedef style, add optional logging
0c6efcee56 add example for reading packages, fix functions return pointers to copy on stack
4ab5305377 add example helper, translate more examples
Compare 3 commits »
vinzenz pushed to next at servicepoint/servicepoint 2025-05-11 16:47:14 +02:00
0cded79c56 accept inexact sizes
vinzenz pushed to main at vinzenz/nixos-configuration 2025-05-10 14:06:54 +02:00
a2cdba3c90 nix flake update
vinzenz pushed to main at vinzenz/nixos-configuration 2025-05-10 13:24:46 +02:00
24a3148044 add servicepoint tools
vinzenz pushed to main at servicepoint/servicepoint-cli 2025-05-10 10:33:23 +02:00
e9d3b32f57 Merge pull request 'fix flake' (#4) from fix-flake into main
30b1711b88 fix flake
Compare 2 commits »
vinzenz 2025-05-10 10:33:21 +02:00
vinzenz created pull request servicepoint/servicepoint-cli#4 2025-05-10 10:24:19 +02:00
fix flake
vinzenz pushed to fix-flake at servicepoint/servicepoint-cli 2025-05-10 10:24:12 +02:00
30b1711b88 fix flake
vinzenz created branch fix-flake in servicepoint/servicepoint-cli 2025-05-10 10:24:12 +02:00
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-07 22:52:32 +02:00
b8a55d0433 even more docs
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-07 22:51:03 +02:00
cb8f9456c7 even more docs
36f3d84dc8 a bunch of docs
626a887480 move heap functions to own mod
cf6e6385ec move containers to own mod
e7cad5b5a3 doc changes
Compare 5 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-06 23:05:22 +02:00
a4bacd53a2 remove SPBitVec wrapper type
vinzenz created pull request servicepoint/servicepoint-binding-c#4 2025-05-06 23:00:38 +02:00
WIP: next
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-06 22:59:49 +02:00
85ccf4123c expose tagged union instead of TypedCommand to C
32d39f8006 misc mod and doc changes
4f0eca3ea0 more commands
2165629bef add badges
373725c648 add first specific commands
Compare 7 commits »
vinzenz created pull request servicepoint/servicepoint#6 2025-05-05 18:43:18 +02:00
WIP: next