Viewing profile — flukeout
flukeout
HN member- Joined
- Wed, Mar 21, 2012, 11:35 PM UTC
- HN karma
- 12
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About flukeout
No profile information was provided.
Recent public activity
-
comment
Comment #12532602
Just saying hi because of how similar our usernames are, ha.
-
comment
Comment #12532597
No problem! I had a big hand the design of this current version of Thimble, and if you're willing to share, I'd love to hear about your experiences using it to Teach. Shoot me a me…
-
comment
Comment #12529430
Heads up, your links are broken. They'll only work for you since they take you to the editor - can you use the links from the Publish dialog?
-
comment
Comment #7464075
Type in "plate" for level 1 - that's the correct selector. The goal is to type the correct CSS selector for each level into the strobing blue input. Also, use chrome or firefox :D
-
comment
Comment #7464027
plate,bento does the trick, but because it's order-specific right now, so bento,plate fails - I'm updating it tonight to fix that issue.
-
comment
Comment #7464020
I agree, I think I'll add a way to expose the solution. The problem with A,B is that it's also looking for one specific order, so I'll make sure both A,B and B,A work! Cheers!
-
comment
Comment #7464012
Hey can you give me a specific example that's bothering you?
-
comment
Comment #7464010
It's currently depending on the order of the selected elements to match, but I'm updating it work correctly now.