HackerTrans
TopNewTrendsCommentsPastAskShowJobs

byhemechi

442 karmajoined قبل 6 سنوات
proud 1x developer

comments

byhemechi
·قبل 6 أيام·discuss
i regret to inform you that we drive on the left in australia
byhemechi
·قبل 8 أيام·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
·الشهر الماضي·discuss
You can buy the SIM but can’t activate it without going through ID checks.
byhemechi
·الشهر الماضي·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
·قبل شهرين·discuss
45% grey text on a 10% grey background set in a light serif font.
byhemechi
·قبل شهرين·discuss
What exactly motivates you to AI generate useless replies?
byhemechi
·قبل شهرين·discuss
Unreadable and useless vibe coded shit. Submissions like this are why I've all but stopped using HN
byhemechi
·قبل 8 أشهر·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 أشهر·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 أشهر·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 أشهر·discuss
I personally always use

  picture {
    display: contents;
  }
so that flexbox behaves in a way you would expect.
byhemechi
·قبل 9 أشهر·discuss
Warp actually uses MASQUE (UDP/IP over QUIC) by default