HN user

kamac

229 karma
Posts4
Comments72
View on HN

The point in the article was to prefer composition over inheritance, which is sort of like using OOP “the right way”. It didn’t discourage OOP as a whole, nor do I think it should - making a game without objects would be a nightmare.

Whatever you do, don’t stop treatment. Follow the doctor’s advice, but at the same time use critical thinking, and seek a second opinion (from a doctor, not alternative medicine) when in doubt.

As for coping from her side - be understanding, encouraging and accepting. If she loses hair, or gets bad skin - don’t make it a big deal.

Won’t setting up a k8s cluster require writing resource definitions? I imagine you’d need to write a statefulset. How’s that better than writing a docker-compose? I’m not sure how vscode does it, but it allows you to publish ports in real time as well.

I agree, the title of the article is a bit misleading. In general, you’d still need an IDE installed on the host machine, which can then connect to a runtime on the container. With VS Code and remote containers, it’s quite easy.

Alternatively, maybe it’d be possible to have the container expose an IDE over http (possibly vscode through the browser?).

The takeaway from this, if you're lazy like me:

In line with this, observational studies suggest that exercise has a statistically significant preventive effect on premature all cause mortality with active individuals showing up to a 72% lower risk of premature mortality from all causes compared with inactive individuals

Why would they create their own obscure solution? I imagine LUA is very easy to run sandboxed, but I can’t shake the feeling roblox would be better off integrating scripting with JS. It would come with powerful typing via typescript, a great tooling (along with a type checker), and a lot of resources available online.

I think anything can be portrayed to the popular audience. Other comments here explaining the terms used in the article suggest that this is possible. The only problem is that some fine information would most likely be lost with a simplified explanation.

Wow that was a tough read for a layman like me.

[...] after the renowned physicist Juan Maldacena discovered that the bendy space-time fabric in its interior is “holographically dual” to a quantum theory of particles living on the lower-dimensional, gravity-free boundary.

What does "holographically dual" mean?

What boundary are we talking about here?

The bendy fabric of space-time in the interior of the universe is a projection that emerges from entangled quantum particles living on its outer boundary

What is the "interior" of the universe? What is the "outer boundary"?

Hiring people that have a track record of taking projects from inception to delivery and who actively seek out projects to own is critical

Doesn't that regard the first few early hires (who'd take some form of senior/management positions later on)? For me a person who delivers projects means somebody who's very involved in the process; somebody that calls significant decisions about the product.

Should all hires be like that? Isn't being able to execute the tasks you're assigned enough?

OpenAI Five 8 years ago

Would be interesting to see if when one agent declines to help another several times, the other one would decide against helping him when he calls. The logical explanation would then be that the agent would come to value his life more than his comrade's (because he is helping, and his comrade has refused several times). The human explanation would be that he refuses to help out of spite. It could even lead to those two agents "hating" the other, though it would be more like cold calculation.

Flask 1.0 Released 8 years ago

This reference to buildasaasappwithflask.com deserves a disclaimer (I assume you're the author - the initials match)

It's working as I'd expect it to, which is good. The only problem I have with it is how it slows down when there's much markdown.

For casual editing though, I still prefer working with a raw markdown file with a live preview. Simply because I feel like I have full control over styling. I can remove bold from text without removing the text itself.

Actually no, it was just a coincidence that it was here on HN a few days before I decided to share AskXML. My project was inspired by lack of tools to query stackexchange's data dumps effectively. :)

I've seen it before and I think it looks slick. I have one suggestion or maybe observation. Finding a team currently requires to manually apply by browsing through the list. Whenever I see a team with one member inside (and that's how many teams look loke), I don't feel like applying, because there's got to be something off about it, right? So I don't apply. And then, there's this thing where I would have to apply to several teams at once, which makes me kind of uncomfortable.

Do you have any plans for automating this process? Tinder for team finding, maybe? (:

Thanks! About fitting into memory; the way the library currently works should technically work even on very big files, as the XML is iteratively converted into a SQL database. You can choose whether you want that database to be in a file or in memory. The only thing that could break right now is synchronizing back to XML after having made changes with UPDATE or INSERT statements, because I'm not paging results.

I'm interested in this as well. Since only top 106 are tagged, it's possible it was done by hand?

edit: nevermind, it's only showing categories for top 106 domains, but if you set the period to 1 year, you can tell that there are more tagged domains. And it's not always 106 domains.