Live data from Hacker News

Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page

chromestory.com

331–332 of 332 posts

Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page

#331
post #330

Earlier quoted context omitted.

One thing I’ve discovered from learning and using Common Lisp seriously is that it’s really important for a system to be specified in a way that allows for extensions to the system to be implemented in terms of primitives the language provides (e.g. you want a new language construct, write a macro to transform your desired syntax into Common Lisp). In languages and systems that don’t have this feature, an implementat…

> no one writes the Haskell specified in the Haskell report anymore, because all the libraries you might want to use use one or more ghc-specific extensions This is a bit of a misconception. One can still write Haskell98 whilst using a library that use a GHC-specific extension. The library doesn't (have to) force its consumers to use extensions too!

I phrased that a bit wrong: my experience (from talking to the Haskellers in my company) is that Haskellers generally prefer to turn on a bunch of extensions when they write code. So, while you might be able to write pure Haskell98, it tends not to be idiomatic to do so.

Re: Chrome will Soon Let You Share Links to a Specific Word or Sentence on a Page

#332

Earlier quoted context omitted.

You’re thinking of ?targetText= or &targetText= Hash isn’t used for query parameters.

One that quickly comes to mind... https://store.steampowered.com/tags/en/Adventure/#p=3&tab=To...

doesnt seem to break on addition of a targetText "hash-param"
Post reply on HN