Viewing profile — edp
edp
HN member- Joined
- Thu, Jan 26, 2012, 1:26 PM UTC
- HN karma
- 201
- Public activity
- 62 items
- HN profile
- View on Hacker News ↗
About edp
No profile information was provided.
Recent public activity
-
comment
Comment #47731735
So strange to see you commenting on HN, I was an avid reader of Joystick back in the day !
-
comment
Comment #47163156
Windows had wordpad but it was discontinued two years ago : https://en.wikipedia.org/wiki/WordPad
-
comment
Comment #41394709
You made me check but there is a "birthday" field on the contact form and I can display a "Birthdays" calendar with events for the birthdays of my contacts.
-
comment
Comment #40776572
There is a complete super metroid walkthrough using this technique : https://gamefaqs.gamespot.com/snes/588741-super-metroid/faqs...
-
comment
Comment #38081509
I don't know exactly why this bug would still be open, but you can use x86-64 images on an ARM64 Mac : https://docs.docker.com/desktop/release-notes/#4250 I have been using it for …
-
comment
Comment #35626963
Can't you just put the image as a file inside your repo and reference it from the README.md file ?
-
comment
Comment #35598743
I've been using Gandi for years and I'm looking for a new registrar. Which one(s) are you recommending ?
-
comment
Comment #35286011
The fact that users have to delete the old Github key from their systems and accept a new one is what could lead to a MITM attack. If your system doesn't know the public key of an …
-
comment
Comment #34986983
I guess that would be Doom.
-
comment
Comment #33779604
On Instagram, when you create an account, you now need to submit a selfie picture while holding a code given to you while registering. For suspicious account, it can even be a vide…
-
comment
Comment #33653115
I think asymmetric encryption is not usable for large amount of data, the only thing it is good for is to encrypt a passphrase or a binary signature (like a hash). If you can catch…
-
comment
Comment #33346251
I think you're talking about Bryan Cantrill : https://www.youtube.com/watch?v=-zRN7XLCRhc&t=33m
-
comment
Comment #32942961
This was code from another article, linked in the introduction.
-
comment
Comment #32260768
As the sibling comment is saying, I never set up 2FA on my account. When I do, I'm using totp and store backup codes. Apple decided to force 2FA and use security questions as the s…
-
comment
Comment #32260734
But I never set up 2FA on my Apple account, security questions were meant to be used as an account recovery procedure if you lost access to your account email. THEY set it up as 2F…
-
comment
Comment #32256039
I'm not in the US, there is no Apple Store near me, only resellers. I never had to answer security questions up to now, and never stored the answers in my password manager. I thoug…
-
comment
Comment #32256017
I can reset the password myself, what they won't do is reset the security questions through an email for example. They told me that if I don't have the answers, there is no way to …
-
story
Tell HN: Lost access to my Apple account even though I have the password
Hi HN, I'm trying to access my Apple account for the first time in years. I have the email and password in my password manager, but apparently Apple recently got 2 factor authentic…
-
comment
Comment #31669538
Is there any way you could offer to _buy_ the code from your cofounder ? If he/she believes there is no value in it (hence the pivoting), there shouldn't be any problem.
-
comment
Comment #30177021
I was a little confused at first but seeing your comment makes it clear, thank you.
-
comment
Comment #30176637
I think I have a valid solution but it's not marked as green. Find the solution that equals 23 : 5*9-22
-
comment
Comment #28370282
I got an email from Docker stating that Docker Desktop is no longer free for business use when exceeding 250 employees and $10M annual revenue. I guess they need more revenue strea…
- story
-
comment
Comment #27644945
I think it's because of echo cancelling technology. In software like discord you can disable it and it's way better when people are talking simultaneously.
-
comment
Comment #27495181
I don't think this is even possible with SVN or CVS, is it ?