Viewing profile — vadiml
vadiml
HN member- Joined
- Mon, Aug 09, 2010, 1:05 PM UTC
- HN karma
- 194
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About vadiml
No profile information was provided.
Recent public activity
-
comment
Comment #48897690
[flagged]
- story
-
comment
Comment #46782392
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) …
- story
-
comment
Comment #46425776
Why NOBODY pulled emergency stop
-
comment
Comment #46425767
What is strange that NOBODY pulled emergency stop
-
story
Show HN: Local audio transcription and speaker ID for Apple Silicon
Built a tool combining MLX Whisper + pyannote for fast local audio transcription with speaker diarization on Apple Silicon. Key benefits: privacy-first (fully local), hardware-acce…
-
comment
Comment #44677717
Used Claude Code to implement Apple PQ3 protocol which use Elliptic Curves and Post Quantum Kyber encryption. Pretty decent result IMHO
- story
-
comment
Comment #41472669
Let's see what Putin says about it: https://6ammc3n5zzf5ljnz.public.blob.vercel-storage.com/inf2...
-
story
Cool method to use LLM to build cross language interfaces
Here is a cool tip on how to use hashtag#LLM to build cross-language interfaces. I did it with hashtag#ChatGPT-4o but it will probably work with others. Here is my prompt: I need t…
-
comment
Comment #40850789
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.
-
comment
Comment #40544719
Apl always was kind of write only language. But now you probly can paste all code in chat gpt and it will explain it
-
comment
Comment #39821003
This would prevent initial SYN To reach the server too.
-
comment
Comment #38430597
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
- story
-
comment
Comment #38250204
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 gr…
-
comment
Comment #37160528
Reminds me LabView
-
comment
Comment #35859416
And what is LEARNING in your opinion?
-
comment
Comment #35859393
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.
-
comment
Comment #35859331
There are people who do it... I personally know a guy whit photographic memory
-
comment
Comment #35859294
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 l…
-
comment
Comment #35728822
The author is CS professor in university of Winnipeg
-
comment
Comment #34744367
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 ga…
-
comment
Comment #34487220
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…