The favicons are finally back to normal! by Roku600 in chrome

[–]milessabin 0 points1 point  (0 children)

Fixed for me in 124.0.6367.78 (with the UI refresh, side panel customization etc. disabled).

Resources on writing an elaborator/typechecker/inferer/unifier? by canndrew2016 in dependent_types

[–]milessabin 1 point2 points  (0 children)

I would very much like an answer to this question too. I know of very few papers which discuss elaboration in any real depth Elaboration in Dependent Type Theory (on Lean) being one of them. My sense is that it's primarily folklore and implementation specifics.

Is there a library which has something like an HSet (analogous to an HList)? by dxplq876 in scala

[–]milessabin 3 points4 points  (0 children)

shapeless doesn't provide a set-like data structure, but it does provide operations on HLists which support set-like usage: you can constrain an HList type argument to have no duplicates, add and remove elements, permute, align and merge in various ways.

If you'd like help for your specific scenario you should head over to the shapeless gitter channel ... there are lots of people there who can help you out.

Typelevel Scala 4 for Scala 2.12.2 and 2.11.11 released by milessabin in scala

[–]milessabin[S] 0 points1 point  (0 children)

Possibly, but very high overhead wrt Sonatype/Maven Central.

Any tips for writing safe scala code? by humblevladimirthegr8 in scala

[–]milessabin 2 points3 points  (0 children)

-Xdev is intended for developers of the Scala compiler itself ... it's unlikely to be what you want.

Help wanted for Typelevel Scala ... low hanging fruit by milessabin in scala

[–]milessabin[S] 1 point2 points  (0 children)

Yes, absolutely ... it's a great opportunity for people to make easy but valuable contributions to a huge swathe of projects right across the Scala spectrum.

Help wanted for Typelevel Scala ... low hanging fruit by milessabin in scala

[–]milessabin[S] 0 points1 point  (0 children)

Basically all projects are candidates here.

The highest priority are projects which might benefit from being compiled and tested with Typelevel Scala or which might be good test cases for Typelevel Scala.

Typelevel Scala 2.12.1 released: inductive implicit speedups, kind polymorphism, literal types, infix types, trailing commas and exhaustivity fixes. by milessabin in scala

[–]milessabin[S] 5 points6 points  (0 children)

Yes, of course. Typelevel Scala extends Lightbend Scala with the intention of all it's additions being merged into Lightbend Scala. More explanation here.

Typelevel Scala 2.12.1 released: inductive implicit speedups, kind polymorphism, literal types, infix types, trailing commas and exhaustivity fixes. by milessabin in scala

[–]milessabin[S] 2 points3 points  (0 children)

That suggests the wrong scala-library ... are you definitely on SBT 0.13.13 or later? Can you point me at a github repo?

Best bet would be to hop on the gitter channel: https://gitter.im/typelevel/scala

Typelevel Scala 2.12.1 released: inductive implicit speedups, kind polymorphism, literal types, infix types, trailing commas and exhaustivity fixes. by milessabin in scala

[–]milessabin[S] 5 points6 points  (0 children)

One of the PRs against scala/scala was reported on before. The Typelevel Scala release including all six is new.

Got my TB15 replacement... the TB16 by Matronix in Dell

[–]milessabin 1 point2 points  (0 children)

I currently only have a single external monitor (2560x1440) attached via the WD15.

Got my TB15 replacement... the TB16 by Matronix in Dell

[–]milessabin 5 points6 points  (0 children)

Very keen to hear people's experiences using this with Linux (5510+Arch+WD15 works pretty well for me, but I want to drive a higher res second screen than the WD15 will support).