HackerTrans
トップ新着トレンドコメント過去質問紹介求人

vadiml

194 カルマ登録 16 年前

投稿

Show HN: Signal Analysis – a Claude Skill for reading news like an analyst

github.com
2 ポイント·投稿者 vadiml·一昨日·0 コメント

CDC File Xfer Google Stadia's rsync replacement now works on Linux and macOS

github.com
2 ポイント·投稿者 vadiml·6 か月前·1 コメント

Show HN: Local audio transcription and speaker ID for Apple Silicon

github.com
2 ポイント·投稿者 vadiml·12 か月前·1 コメント

Python implementation of Apple PQ3 protocol

github.com
2 ポイント·投稿者 vadiml·12 か月前·1 コメント

Cool method to use LLM to build cross language interfaces

4 ポイント·投稿者 vadiml·2 年前·0 コメント

ChatGPT and C++ ostream duplicating data to Windows Event Log

gist.github.com
1 ポイント·投稿者 vadiml·3 年前·1 コメント

コメント

vadiml
·一昨日·議論
[flagged]
vadiml
·6 か月前·議論
I've been working on extending CDC File Transfer to support Linux→Linux and macOS builds. This is an open-source project born from Google Stadia – fast file sync tools (cdc_rsync) and a streaming filesystem (cdc_stream) that use Content Defined Chunking (FastCDC) to transfer only the changed portions of files.

Originally Windows→Linux only, designed for game developers to iterate on 40+ GB builds. The CDC-based diffing is up to 30x faster than rsync (1500 MB/s vs 50 MB/s).

What I added (40 commits):

Linux Client Support:

Ported cdc_rsync client to run on Linux (was Windows-only) Added process_linux.cc (~700 lines): Process management using fork/execve Added port_manager_linux.cc: Port detection using POSIX shared memory Now you can sync Linux→Linux, not just Windows→Linux macOS Support:

Full build support for macOS (ARM64 and x86_64) Fixed 17+ platform-specific issues: /tmp, /var, /etc are symlinks to /private/* – breaks path comparisons POSIX shared memory rounds ftruncate() up to 16KB, rejects shrinking BSD fts_* API reports Bazel runfiles symlinks as FTS_SL not FTS_F strerror(0) returns different strings per platform stat64 doesn't exist on macOS (just use stat) All 41 tests now pass on macOS Infrastructure:

GitHub Actions CI for Linux and macOS (self-hosted runner for macOS) Added comprehensive CLAUDE.md for AI-assisted development The project uses Bazel with gRPC, protobuf, and FUSE. Dependencies via git submodules or http_archive.

GitHub (original): https://github.com/google/cdc-file-transfer My fork: https://github.com/Vadiml1024/cdc-file-transfer

I've been using Claude Code (Anthropic's AI coding assistant) for most of this work. Happy to discuss the experience or the technical challenges.
vadiml
·7 か月前·議論
Why NOBODY pulled emergency stop
vadiml
·7 か月前·議論
What is strange that NOBODY pulled emergency stop
vadiml
·12 か月前·議論
Used Claude Code to implement Apple PQ3 protocol which use Elliptic Curves and Post Quantum Kyber encryption. Pretty decent result IMHO
vadiml
·2 年前·議論
Let's see what Putin says about it: https://6ammc3n5zzf5ljnz.public.blob.vercel-storage.com/inf2...
vadiml
·2 年前·議論
Biden need to sign executive order to jail all judges voted for this verdict for high treason of not protecting US constitution. And he will be immune thanks to them.
vadiml
·2 年前·議論
Apl always was kind of write only language. But now you probly can paste all code in chat gpt and it will explain it
vadiml
·2 年前·議論
This would prevent initial SYN To reach the server too.
vadiml
·3 年前·議論
I've recently needed to modify a program using c++ std::ostream to write info to a text log file. This is the writeup of exprience egaging ChatGPT for help
vadiml
·3 年前·議論
I don't understand really why these patents are granted. Software is math and math formulas are not patentable. The patent (and copyrights) system today is actually subverted by greedy players and instead of promoting progress and sciences is serving to enrich the middlemen by artificially SLOWING the progress.
vadiml
·3 年前·議論
Reminds me LabView
vadiml
·3 年前·議論
And what is LEARNING in your opinion?
vadiml
·3 年前·議論
So we should attack the problem of proprietary code. Maybe from Right to Repair angle. I believe there should be no such thing as closed source code.
vadiml
·3 年前·議論
There are people who do it... I personally know a guy whit photographic memory
vadiml
·3 年前·議論
I'm really baffled by all this discussion on copyrights in the age of AI. The Copilot does not 'steal' or and reproduce our code - it simply LEARNS from it as a human coder would learn from it. IMHO desire to prevent learning from your open source code seems kind of irrational and antithetical to open source ideas.
vadiml
·3 年前·議論
The author is CS professor in university of Winnipeg
vadiml
·3 年前·議論
Well, a strategic goal to let Europeans suffer during winter in order to shatter our resolve to support Ukraine, while avoiding contractual penalties for unilateral cessation of gaz delivery, can explain the benefit of exploding the pipeline. This can explain also the fact that the fourth pipe was left intact - as a potential carrot to Europe... I do not pretend that the above is truth, but it seams to be a plausible explanation.
vadiml
·3 年前·議論
I think the first take on the subject was IBM with their PL/I Checkout and Optimizing compilers. They've integrated almost full PL/I language interpreter in the macro pre-processor stage. I was using it in the beginning of 80ies.
vadiml
·4 年前·議論
IANAL but in EU the EU laws override member laws. So, since GDPR if you want your info to be removed you' ll be able to do it. Of course maybe you' ll need to go to EUCJ to acheive it