Viewing profile — abricq
abricq
HN member- Joined
- Tue, Oct 26, 2021, 6:20 AM UTC
- HN karma
- 704
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About abricq
Personal site: arthurbricq.com
Recent public activity
-
comment
Comment #48760360
I'm not an expert either, but i've studied it a little and tried some of these stuffs. First, the attestor is not google. Google here only provides the infra (to generate proof and…
-
comment
Comment #48544114
[dead]
-
comment
Comment #48046747
While I appreciate all the stuffs mentioned here, I believe they are missing something: people should *go vote at all the elections*, and advocate for a system-level change. System…
-
comment
Comment #47967077
[dead]
-
comment
Comment #47793896
> ML assistance reduces our performance and persistence, and denies us both the muscle memory and deep theory-building that comes with working through a task by hand: the cultivati…
-
comment
Comment #47427651
Interesting project. Is the main value to "self-host your own ngrok", or is it to actually compete with ngrok using an open-source project ? If so how do you intend to monetize you…
-
comment
Comment #47245435
> Useful if you need to compile Rust on a shared hosting server from 2008 where the only installed runtime is PHP. Not sure if it was meant as a joke or not, but this cracked me up…
-
comment
Comment #47085352
Let me explain why I feel emotional about this. Humans had already proven how much harm can be done via online harassment. This seems to be the 1st documented case (that I am aware…
- story
-
comment
Comment #46716651
Mostly these two: https://rgbds.gbdev.io/docs/v0.5.2/gbz80.7 and https://gbdev.io/pandocs/ It's incredibly well documented !
-
comment
Comment #46707900
This game gave me a real-life déjà vu. A few months ago, three friends and I spent a long weekend trying to build a Game Boy emulator from scratch in Rust. None of us had ever work…
-
comment
Comment #46707814
I haven't played the game so I can't answer for sure, but my guess is: if you are writing an emulator throughout the game, it's very likely you are guided to write one using OOP.
-
comment
Comment #46614671
> My belief in this tech isn't based on marketing hype or someone telling me it's good – it's based on cold reality of what I'm shipping daily Then why is half of the big tech comp…
-
comment
Comment #46335422
Yes, certainly agree. A few days ago here there was this blog claiming how formal verification would become widely more used with AI. The author claiming that AI will help us with …
-
comment
Comment #46335356
> * Programmers resistance to AI assisted programming has lowered considerably. Even if LLMs make mistakes, the ability of LLMs to deliver useful code and hints improved to the poi…
-
comment
Comment #45692059
What I am waiting for is something similar to this (proof of image ownership / authenticity) embedded in smartphones cameras. Not sure if ZK is the right way of achieving this. Eve…
-
comment
Comment #45248282
This is great ! Congratulations. I really like your project, especially I like how easily it is to peak at. Do you plan on moving forward with this project ? I seem to understand t…
-
comment
Comment #45182488
Makes me think of another Rust visualisation of the memory layouts, that I find amazing: https://johnbsmith.github.io/Informatik/Rust/Dateien/Rust-co... Especially helpful if you c…
- story
- story
-
comment
Comment #43681820
I'm actually really bad at all this networking certificates, and have a question for the experts. If a user have to sign a short-lived CA and then present that certificate to the h…
-
comment
Comment #43398428
I know that I, as a user, ultimately have 2 choices: to pay for a subscription, or the choice to not use these services. Option (1) does not block infinite scrolling content, it on…
-
comment
Comment #43397553
I really like everything related to network-wide blocking of shitty online services that are enforced on us ! On top of blocking adds (which is great), I wish there were more / eas…
-
comment
Comment #43170019
This is the demo from this github repo: https://github.com/PennyroyalTea/gibberlink . The encryption sheme is described in this link: https://github.com/ggerganov/ggwave > This lib…
- story