Viewing profile — krilnon
krilnon
HN member- Joined
- Wed, Mar 06, 2013, 4:39 PM UTC
- HN karma
- 104
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About krilnon
Recent public activity
-
comment
Comment #27574849
Glad to see this showing up every few years. After its initial launch, I think I helped the creator add the localization and lightspeed features: https://joshworth.com/updates-to-t…
-
comment
Comment #15301158
Awesome! It's surreal to see a familiar name making such a neat app. I saw this earlier today and had a small moment of triumph since I'm terrible at solving sudokus myself. A few …
-
comment
Comment #15301073
Are you the same yeldarb as the one from kirupaForum?
-
comment
Comment #13903582
It's documented. I used to be very fluent in the AS3LR, and I found it in a minute or two here: http://help.adobe.com/en_US/FlashPlatform/reference/actionsc... The formal language …
-
comment
Comment #12494305
VoiceOver: yes, as reported in this article: http://mashable.com/2016/07/10/apple-innovation-blind-engine... > [Jordyn Castor] was a driving force behind accessibility on Apple's s…
-
comment
Comment #11680847
I'm excited to see that Alex Warth is involved with this. In my late undergrad days, I was really excited by his OMeta language. It turned out that I'm actually really bad at writi…
-
comment
Comment #10445039
There was a funny discussion on an MIT mailing list this summer when an (apparently) tone-deaf email was sent out by MIT Professional Education entitled "4 Ways You May Be Enabling…
-
comment
Comment #9491352
Writing valid XHTML was good practice for writing valid XSLT. Browsers would definitely choke on invalid XSL. I remember spending a fair amount of time looking at that pale yellow …
-
comment
Comment #9396948
There's an official specification for what and how a program that claims to be a JVM implementation should operate given Java bytecode. So someone writing a language that compiles …
-
comment
Comment #9377967
From the article: > I have a working prototype of a JavaScript VM that is highly optimized for NGINX’s unique requirements and we’ve begun the task of embedding it within NGINX Ope…
-
comment
Comment #9361312
> I wrote the sorting algorithm in as3isolib Oh neat. I don't recognize your username, but I submitted the first entry in the logo contest for that library in 2008, which ended up …
-
comment
Comment #9360831
You're right about Fireworks. Some people do like to use the Flash authoring environment for general web graphic work, even though that's not its primary intent. A friend of mine s…
-
comment
Comment #8781706
You're right to point out the cultural divide w.r.t. tooling. It just seems to me that when two different people come up with pretty identical names for something and focus an essa…
-
comment
Comment #8781636
Ah, great; thanks for pointing out that it has changed. The last time I looked at Rust in detail was mid-April, so I hadn't seen that.
-
comment
Comment #8781619
The author's term "anti-sloppy programming" immediately brought to mind a former colleague's paper, aptly-titled "Sloppy Programming" [1]. Interestingly, Rust is a programming lang…
-
comment
Comment #8714812
> You'd expect the artist(s) of the record to get my $12 minus a service fee, but what I'm sure happens is the artist(s) only get the price per play x 3 and Spotify pocket the rest…
-
comment
Comment #8714748
Might you go back when ES6 is widely supported by browsers / Node? I don't mind either way, but since the parent comment mentioned that arrow functions were coming to JS, it was in…
-
comment
Comment #8714123
> you begin to learn it is all just posturing Yeah, I think that's probably the most common motivation behind the interaction spotlighted in the article. > Here's a sample interact…
-
comment
Comment #8588250
> They also made the mistake of showing a link that includes the word "Typography" Including some aesthetics-stretching cases seems like a fairly honest/transparent thing to do for…
-
comment
Comment #8393016
Nah, it's real. Adobe had a WebGL competitor, Stage3D, at the time, but I didn't work on that at all. As an intern, I would run a few useful benchmarks per day, but it was more rel…
-
comment
Comment #8393007
I haven't worked anywhere with tasty nearby brownies since then. =-/ I know I ate something unhealthy often at the Stata Center's cafe, but I think it was a large cookie that didn'…
-
comment
Comment #8392552
It was just for fun. Part of my job at the time was evaluating benchmarks, so things like the water simulation were on my mind. I don't remember if there were microwaves on each fl…
-
comment
Comment #8392526
Sure thing. I was an intern at Adobe working on a new programming language. The office has a cafeteria, and I would often buy lunch there and get a brownie to save for later. I lik…
-
comment
Comment #8391904
I used Sikuli back in 2011-12 for some random automaton tasks, and often wish I would remember to use it more. - Advisor wanted a one button way to run a convoluted research protot…
-
comment
Comment #8365933
"I look at the feature set of Swift, and I have to ask myself the question: what’s the point? What is really trying to be solved? And does it provide significant benefits over lang…