HackerTrans
TopNewTrendsCommentsPastAskShowJobs

byhemechi

442 karmajoined 6 anni fa
proud 1x developer

comments

byhemechi
·3 giorni fa·discuss
i regret to inform you that we drive on the left in australia
byhemechi
·6 giorni fa·discuss
Registering a company in Australia is virtually free. APNIC fees, on the other hand, are much higher than what you'd pay with RIPE. It's pretty hard to justify a minimum of $1300 a year + a $500 sign-up fee just to have a personal ASN that you don't need unless you want to run a full table.
byhemechi
·mese scorso·discuss
You can buy the SIM but can’t activate it without going through ID checks.
byhemechi
·mese scorso·discuss
This is not a "feature", it's just a by-product of how iptables works. The alternative would be to have a proxy run in userspace, instead of letting the kernel forward packets
byhemechi
·2 mesi fa·discuss
45% grey text on a 10% grey background set in a light serif font.
byhemechi
·2 mesi fa·discuss
What exactly motivates you to AI generate useless replies?
byhemechi
·2 mesi fa·discuss
Unreadable and useless vibe coded shit. Submissions like this are why I've all but stopped using HN
byhemechi
·8 mesi fa·discuss
I still don't see how that's an issue, yes a password using a series of ridiculously complicated family emoji will be truncated but the actual bytes still provide entropy, just because the data doesn't use pixels when rendered doesn't mean it doesn't increase the search space
byhemechi
·8 mesi fa·discuss
Does this really need yet another blog post? 72 characters is more than enough to be resistant to brute-force attacks, as demonstrated by thousands of data breaches containing bcrypt hashes that remain uncracked (excluding the obvious top 1k passwords/ credential stuffing). In my personal opinion calling it "unsafe" is just fear mongering, especially in conjunction with a recommendation of using Argon2 which is comparatively very new and is probably safe - but once again, does not have the proven record that bcrypt does.
byhemechi
·8 mesi fa·discuss
Yeah you definitely should not be paying that much. Throw your NMI into https://www.energymadeeasy.gov.au/ and it'll show you the most cost effective option from your actual usage. I'm also in Sydney and pay 29c flat/ 18c secondary circuit
byhemechi
·9 mesi fa·discuss
I personally always use

  picture {
    display: contents;
  }
so that flexbox behaves in a way you would expect.
byhemechi
·9 mesi fa·discuss
Warp actually uses MASQUE (UDP/IP over QUIC) by default