Viewing profile — ether_at_cpan
ether_at_cpan
HN member- Joined
- Sat, Jul 21, 2012, 5:27 PM UTC
- HN karma
- 69
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About ether_at_cpan
No profile information was provided.
Recent public activity
-
comment
Comment #46139060
The solution here is to demand support for the most recent specification version from your tooling vendors. We (the OpenAPI TSC) sometimes hear from vendors "we're not moving quick…
-
comment
Comment #46082729
Not really true? There are lots of validators supporting the most recent version: https://json-schema.org/tools?query=&sortBy=name&sortOrder=a...
-
comment
Comment #46082714
OpenAPI 3.1 replaced the not-a-superset-or-subset of JSON Schema with the actual JSON Schema (latest version) over five years ago. No one should be using 3.0.x anymore. And 3.2 cam…
-
comment
Comment #46082703
There's a way to express that though: by adding `"unevaluatedProperties": false` underneath your properties list.
-
comment
Comment #45446488
Perl is #10 on the Tiobe index this year.
-
comment
Comment #44664570
> I can't remember a time where "keys %hash" returned the keys in a defined order. It was never a _defined_ order, but before version 5.17.6 (November 2012), each hash returned its…
-
comment
Comment #44526194
Well yes, he was a total dickhead to people who asked lazy questions and could not answer the follow-up questions that they were asked. He was strict about teaching people that it …
-
comment
Comment #44523133
In his bio he has the most succinct and accurate description of Perl that I've ever seen: > Perl is a wonderful language once you get over the fact that a slightly quirky set of sy…
-
comment
Comment #44523115
He "did not suffer fools gladly"
-
comment
Comment #44523090
This is very sad news. As I said on irc: He brought many people into the community, and encouraged their growth (like me) I popped into the scene by sending a few Moose patches and…
-
comment
Comment #43122055
Twitter's not fixing the problem -- how can its users? The only logical move is not to play.
- comment
-
comment
Comment #35707505
> like Try::Tiny, with which it’s quite easy to forget that a return statement in the try block will do exactly the wrong thing Try::Tiny does its best without manipulating the par…
-
comment
Comment #35707458
Fastly does -- most of its configuration management and distribution is handled by Perl applications, and the VCL templates used for most customer boilerplate is driven by Template…
-
comment
Comment #31812233
Hooray!
-
comment
Comment #29606567
You just confirmed for me that you can't be more than twelve years old.
-
comment
Comment #28495191
Comments are supported. There is a "$comment" keyword, and you are free to invent any other keyword you like, as they are generally ignored.
-
comment
Comment #28495184
Like which? Or are you just knee-jerking at the term "shiny" and presuming it means "over-complicated and unnecessary"?
-
comment
Comment #28495156
They don't have to be real URLs, but just URIs. That is -- the files don't have to be accessable on the network at those URIs -- you can just use these strings as identifiers, and …
-
comment
Comment #28487064
> ...if the validation fails then what? Even though the JSON schema document is human readable, just by looking at the JSON schema document, its not intuitive to visualize where th…
-
comment
Comment #28190350
Those itemized (and the two people who also left TPF roles who have not been listed) only left their TPF committee positions, and not their programmer roles. Sebastian even did ano…
-
comment
Comment #28190318
I'll just leave this here: https://twitter.com/liztormato/status/1404024234020642820
-
comment
Comment #28190271
That's so outdated. Everyone knows that words are literal violence now, and the worst offence you can give to someone is not believing in their ideology. It's like we want to emula…
-
comment
Comment #26786982
Definitely a non-neutral history, but also nearly a year of intense discussions that would leave even a saint feeling burnt out. The emotional reaction was unwarranted here, but qu…
-
comment
Comment #26786413
We haven't really gotten seriously into the discussion yet of what perl 7 will include. All that's happened so far is one person made a premature announcement of what they wanted, …