Viewing profile — archfrog
archfrog
HN member- Joined
- Sun, Mar 05, 2023, 7:48 AM UTC
- HN karma
- 14
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About archfrog
No profile information was provided.
Recent public activity
-
comment
Comment #47916030
Very apt headline, IMHO. I have been an ardent opponent of AI since it came up a few years back. I refuse to vibe code and I refuse to let AI think for me. I won't be an AI control…
-
comment
Comment #42014341
Tiny suggestion, possibly without merit (no comments or email in the article): Use ULEB64 encoding instead of RAW unsigned 64-bit fields for STRING lengths. ULEB64 ( https://en.wik…
-
comment
Comment #40003283
You can disable the "commercial usage detected" haressments easily enough: https://anydesk.com/en/whitelist-request
-
comment
Comment #40002589
I agree fully with you. AnyDesk is pretty cool and mostly works well. There's a small trick you can use: Run but don't install AnyDesk, that way it won't install its services and s…
- comment
-
comment
Comment #37481067
Is it me or is there a bug with pointers on the bottom of http://www.pjhutchison.org/tutorial/pointers.html ? The author uses this code to dereference a pointer to a structure memb…
-
comment
Comment #37199631
I don't want to be toxic but why make a function to cast a char to an int? I was astounded when I briefly skimmed through the list. I hope this is not curriculum in education.
-
comment
Comment #36097996
Okay, sorry, I misunderstood you :-) As a matter of fact, I think it is a shame that so few support ReactOS. The idea is grand and think about how many resources people are willing…
-
comment
Comment #36095198
In a way, yes. But I left because I could see no future for the project due to the fact that I could format my system partition without getting warning and other similar issues. I …
-
comment
Comment #36095163
I agree to that. I probably should have used the word "deliver" instead of the phrase "compete with Microsoft".
-
comment
Comment #36094926
You should check your attitude. I didn't offend you, so don't offend me.
-
comment
Comment #36094401
I was invited to join the ReactOS project about 10-12 years ago. I was part of it for, say, four days, then I left. I realized I could format my system drive with no warning or err…
-
comment
Comment #35298269
As a language purist, I'm slightly saddened by the removal of the colon to indicate the beginning of an indented block on the next line. I believe Cobra did the same and it always …
-
comment
Comment #35228204
Three cheers!!! So fine with new and actually improved technologies instead of the many GUI rehashes that some companies make money off delivering all the time. I don't often use S…
-
comment
Comment #35027758
1. Hype over Rust. 2. Pragmatism because of the many complexities with imperative programming and multi-tasking in a more and more multi-core world. 3. Hype over Rust. :-) I person…