Is it perhaps available behind a flag somewhere?
HN user
yuretz
How do you update pmiles? Do you have to rebuild the entire map every time? If so, I think that's a downside/limitation for some use cases.
I think "it" refers to the process of sitting on the mat.
yes.
And vice versa, many of our societal issues would go away, if companies won't only be concerned about profits.
Let's not blame the players for the game rules being flawed.
Few years have passed and your guess is still wrong.
Just this tiny polyfill, and you should be OK on Safari. https://github.com/ungap/custom-elements
There is a polyfill for customiziing built-ins on Safari.
... with no custom code ...
Except all the custom code in saasufy-components
Sure. Using things like loops and conditionals to stitch parts of the specification together is not a very declarative way to do things, imo. Regarding a better system I don't know, they all have their quirks, I guess. My point was that purely declarative approach has its limits and often times breaks when facing real world complexity.
This is the case with any other declarative programming system: while you only care about "what", i.e. the end result matching your declarative specification, you are living a dream. Once you need to fine-tune the details of how you get there (e.g. performance, resource use), or tweak the end result in a way that is not easy to describe within the constraints of your declarative dream land, things get ugly pretty quickly. Query hints in some SQL dialects, vendor-specific hacks in HTML/CSS, Kubernetes YAML templating, etc. are all sad stories about it.
The answer perhaps depends on how you define "understanding" and "meaning", and whether these concepts are separable from language at all.
Just curious, if it's pure htmx, doesn't this mean that most of UI interactive actions do a roundtrip to the server to update the app state? Or have you used hyperscript for some parts?
What language is it?
Well, being able to identify potentially locally optimal solutions without having to go through an entire optimization process yourself is a pretty powerful heuristic in my book.
Appeal to nature might be a logical fallacy in arguments, but in practice is a useful heuristic anyway.
I get back an empty string without runtime errors. If I get an empty string during dev in my UI, I know to go handle the case,
Well, in your example, with default params, you get back an "undefined undefined", not an empty string, so even simple code is sometimes easy to get wrong. Proper amount of typing actually helps a lot to avoid it.
Have you evaluated something like Fréchet distance or one of its simplified variations?
This makes a lot of sense. Thanks for your answers!
This is so nicely formulated, thank you so much! I'm just thinking, isn't what you describe the general problem of agile methods/processes, and not Jira's, as it's just one of tools built to assist in agile implementation?
How are web components a "new OS feature" may I ask?
Do you have a link?
Well, trade sanctions are a form of collective punishment.
Since when are Russians responsible for the guys currently in charge of them, is that what you ask? Since around year 2000. The same bastards are elected. Every. Freaking. Time.
Why shouldn't people who collectively, i.e. en masse, support their government by actively disrespecting other country sovereignty and border (e.g. visiting Crimea) shouldn't be hold responsible? I think they should! And it looks like I'm not alone, check out the list of countries who support sanctions against Russian companies and individuals. As for the damage done to the OSS, I believe it's pretty minimal. He'll just move his stuff to GitLab, end of story.
Of course they should. Aren't Americans democratically electing their government every now and then? Does the US foreign policy ever change in any significant way during the last 40+ years?
Well, indeed there is. Shouldn't Russians share some collective responsibility for their government actions? I guess, in this case this was this specific person's share of responsibility.
E.g. because of much longer guaranteed support/supply life, which is a must if you are trying to run a serious production. There might be some other reasons too.