Viewing profile — mkj
mkj
HN member- Joined
- Thu, Jan 22, 2015, 2:36 AM UTC
- HN karma
- 2,554
- Public activity
- 1,034 items
- HN profile
- View on Hacker News ↗
About mkj
matt.ucc.asn.au
In Perth, Australia
Recent public activity
-
comment
Comment #49196187
Australia banned telemarketing a while ago, it worked pretty well. The only spam phone calls left are 100% illegal scammers. https://www.acma.gov.au/telemarketing-and-e-marketing t…
-
comment
Comment #49119023
This looks like it's doing that? https://github.com/esp-rs/esp-hal/tree/main/examples/async/e...
- comment
-
comment
Comment #49084842
Aha, thanks. The adsb.exposed maps are excellent, thank you! Really intrigued by the building maps.
-
comment
Comment #49082735
A few times I've had an irregular 2D dataset to process and thought "aha, maybe I can be lazy and iterate ordered by a space filling curve coordinates and it'll be more cache effec…
- comment
-
comment
Comment #49065155
There are a lot of urls for the bots to follow. Yesterday's logs had 2.2M unique URLs out of 2.7M requests (more unique than I was expecting!) Typical traffic: https://hg.ucc.asn.a…
-
comment
Comment #49064873
It's mainly that dealing with them is a hassle, time that could be better spent doing other more useful things. Over the weekend I got round to turning off some old viewvc (CVS and…
-
comment
Comment #48704508
openai etc are going to have a higher utilisation of the hardware so can afford it more than small companies/people. Efficient resource use matters more when they're expensive.
-
comment
Comment #48693951
Interesting idea, but wouldn't an embedded language normally be interpreted/runtime editable? I guess you could do it shipping a rust compiler, but it'd be big. A bit like Numba?
- comment
-
comment
Comment #48619283
getaddrinfo was added after ipv6. Software had to be rewritten to use getaddrinfo. Prior to that programs used gethostbyname() etc, which only works with ipv4.
-
comment
Comment #48617215
Old Nanostations as a client need to do proxy arp or something, which doesn't handle ipv6. That said it's probably 15 year old hardware. I ended up using a wireguard tunnel across …
-
comment
Comment #48616255
Maybe the LLMs need some kind of "coverage" metric so they prioritise new paths? The author would know a thing or two about that.
-
comment
Comment #48570038
I think that's incorrect. Brains/eyes are good at looking for patterns.
-
comment
Comment #48568353
If you have less than hundreds of thousands of points, you can probably get away with drawing individual dots on the map. Computer screens are high res.
-
comment
Comment #48568335
There are excellent examples of the problem in Edward Tufte's "Envisioning Information". Have a look at http://blah.ksteinfe.com/181106/tufte_envisioning_informatio... for a few sn…
-
comment
Comment #48553788
I'm wondering who's going to buy pi! (Edit sorry forgetting names, I mean who's going to buy Earendil). Good luck to Armin, he's done some good stuff.
-
comment
Comment #48441968
It looks like github is just buggy in this case.
-
comment
Comment #48423198
From what distance? I would have thought $1M wouldn't go far
- story
- comment
-
comment
Comment #48279232
Wait until they hear how much source code is thrown away to make software! I guess that's a bit ephemeral, but still probably similar in a lot of industries. Clothes are weird shap…
-
comment
Comment #48279017
Solvinity is a pretty terrible company name.
- story