HackerTrans
TopNewTrendsCommentsPastAskShowJobs

byhemechi

442 karmajoined vor 6 Jahren
proud 1x developer

comments

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

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