HN user

TheCycoONE

561 karma

Software Engineer / Architect with 19+ years experience in the business continuity and emergency management sector.

Posts0
Comments214
View on HN
No posts found.

About 20 years ago I learned if I took my laptop to class and typed my notes I didn't retain nearly as well as if I took a pen and notebook.

I was in computer science in Canada and probably 5-10% of people brought laptops to class as far as I recall. A few people had to use the labs, but most students had their own computer or laptop at that time.

There are certainly rats in Hamilton and Toronto; and I had the misfortune of dealing with them in my home at one point. They ate through (or under) the crawl space, and they would eat through anything we tried to store food in.

Unlike the sibling though I couldn't claim a nice neighborhood, it was near a soy processing factory.

It's the most common sports related head injury by a wide margin and helmets are quite effective at injury reduction.[1] As a public health policy it makes a lot of sense. Anecdotally I've flown over my handlebars and hit my helmet without serious injury, and I'm sure I would have been in much worse shape otherwise.

On cars the law requires seat belts and airbags and a variety of other legally enforced safety measures. If you have a study suggesting that helmets would significantly help I'd be curious to see it.

[1] https://www.cdc.gov/mmwr/volumes/70/wr/mm7019a1.htm

I grew up in Orillia, but my siblings and I all moved to your city. At the time it was just the closest to Toronto I could afford because all jobs are in Toronto. This city has grown on me, I wouldn't want to be any closer to Toronto.

Toronto still has a Pet User Group (TPUG) which runs the World of Commodore conference every year. https://www.tpug.ca/

It might be the closest thing remaining; though unfortunately I was too young to participate in the hay-day of computer hobby clubs.

CorsixTH requires Theme Hospital assets but we didn't clone or otherwise steal anything that we ship, we require you to supply the assets precisely because we aren't. I presume that's true of OpenTTD as well. In the United States copyright protection for games covers the art and text but not the rules and Oracle vs. Google established reimplentations being fair even when exposing the same api. Truely novel game rules can be protected by patents per Nintendo.

SuperTux 0.7.0 4 months ago

Super Tux Kart does have battle mode somewhat similar to the Mario Kart balloon fight though not as polished (and many of the arenas are a little too large in my opinion). It also has a unique soccer mode.

Lua 5.5 7 months ago

lua does not preserve compatibility between minor versions. As such they don't need to reserve words for future use.

I have a question. Does the directed / no cycles aspect mean that webhooks / callbacks are forbidden.

I work a lot in the messaging space (SMS,Email); typically the client wants to send a message and wants to know when it reached its destination (milliseconds to days later). Unless the client is forbidden from also being the report server which feels like an arbitrary restriction I'm not sure how to apply this.

It sounded like they were encouraging dnsmasq for home use. I migrated to that successfully. My DHCPv6 is working flawlessly now whereas I was never able to get it running smoothly/persistently on ISC.

I understand Kea has more features so I'm a little curious what I'm missing.

I apologize if it was mentioned anywhere but has there been any retrospectives on the August security update and v12 room roll out.

The v12 room upgrade in particular seems to be difficult, and still not supported by many of the bridges. Is there a plan to force upgrade all rooms on matrix.org at some point?

I held a similar opinion several years ago. The main thing is that lua has less magic than js largely because it's been allowed to break compatibility.

My main example is self in lua which is just the first argument of a function with some syntactic sugar vs this in javascript which especially before 'bind' often tripped people up. The coercion rules are also simpler largely by virtue of making 0 true.

Sure that's an option, most distros continue to include every lua version back to at least 5.1; and since luaJIT stayed there a lot of the rest of the community did too.

I guess I'm not sure what advantage lua has in that regard: you could stick to an old version of any language, including node, which was called out as being hard to keep up with.

Lua 5.1 to 5.2 was a fairly significant breaking change; one that has forked the community to this day with luaJIT never coming on board. 5.2 to 5.3 also broke things with the introduction of integers but mostly at the level of bindings. There is also very little included in terms of standard library and while luarocks exists many significant packages go abandoned. There are breaking language changes in the upcoming 5.5 as well though they are relatively minor.[1]

All to say I think if long term compatibility is the primary goal there are probably better languages.

Have you already discounted php or perl?

[1] https://www.lua.org/work/doc/manual.html#8

Skeeter is blue but represents black; Ice king is blue but almost certainly white. I don't know where Megamind fits in; and the Smurfs are almost certainly 'other'.

I think you're onto something.