Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
heathermiller
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
heathermiller
11mo ago
what a wonderful chronicle of how esoteric research became not-esoteric, and truly world-changing, and how the NSF enabled it pour one out for the NSF folks. RIP </3
2.
▲
A Guide to LLM Abstractions
(twosigma.com)
33 points
by
heathermiller
3y ago
|
1 comments
3.
▲
by
heathermiller
3y ago
This article maps out the landscape of programming abstractions for working with LLMs. Prior to this, there wasn't any thorough attempt that we know of to make sense of and organize all of these different approaches and philosophies fo
4.
▲
by
heathermiller
3y ago
Ouch Peter. Massive offense taken. > In our research, we've found that editing is usually serial or asynchronous. Medium-to-large-size company with a town hall = many people editing a document at the same time. Workshop at a company
5.
▲
by
heathermiller
3y ago
still not as fast/efficient as Yjs. there are some benchmarks here from late September’23: https://arxiv.org/abs/2212.02618 disclaimer: i’m a co-author and the paper is focused on a different CRDT framework, but p
6.
▲
by
heathermiller
7y ago
Reminds me a bit of like 2019's version of RMI...
7.
▲
by
heathermiller
8y ago
There's a methodology of teaching programming focused on understanding and designing programs. It's in the book (available online for free) called How to Design Programs: https://www.htdp.org It introduces the notion o
8.
▲
by
heathermiller
8y ago
https://www.youtube.com/watch?v=PJwt2dxx9yg
9.
▲
Reflex: a new programming language for reactive programming by Facebook
(youtube.com)
13 points
by
heathermiller
9y ago
|
2 comments
10.
▲
Scastie: use any Scala compiler and Scala library in the browser
(scala-lang.org)
170 points
by
heathermiller
9y ago
|
33 comments
11.
▲
by
heathermiller
10y ago
Important note: it's a beta... So, feedback wanted. To try it out, head to https://scastie.scala-lang.org (link buried in the blog article)
12.
▲
by
heathermiller
10y ago
Corresponding blog article here: http://scala-lang.org/blog/2016/08/09/the-scala-library-inde...
13.
▲
Scaladex: Scala's library index
(index.scala-lang.org)
33 points
by
heathermiller
10y ago
|
1 comments
14.
▲
by
heathermiller
11y ago
The blog post talks about an index , not a package manager
15.
▲
by
heathermiller
11y ago
Sure, https://hackage.haskell.org/ .
16.
▲
by
heathermiller
11y ago
What continent is "Davis 338B" on? Maybe it'd be good to include a bit more location info if this is an event that's being announced?
17.
▲
by
heathermiller
11y ago
I found very little meat in that article... Right when I had been excited about points that seemed like they were about to be made, the article unfurled into a biography and promotion of Graeber's next book :/
18.
▲
by
heathermiller
12y ago
Given the number of people that have their fb accounts hacked every day, I'd be pretty concerned about giving Facebook my credit card info too.
19.
▲
Hundreds of tiny Scala exercises in the browser (gamified)
(scala-exercises.47deg.com)
3 points
by
heathermiller
12y ago
|
0 comments
20.
▲
by
heathermiller
12y ago
For a ground-up, thorough, and free course on functional programming in Scala, take the course Martin Odersky teaches our undergrads at EPFL (Functional Programming Principles in Scala): https://www.coursera.org/course/
21.
▲
by
heathermiller
12y ago
A "how it's made" of the amazing product intro/page would be a very nice read!!
22.
▲
by
heathermiller
12y ago
PS, you also changed the title. Just saying. (The second revision of the original title still has nothing to do with programming languages, btw... It's a programming languages conference.)
23.
▲
by
heathermiller
12y ago
Key words: (1) programming language (2) academia (CS/PL) (3) industry The title keeps changing, but these 3 keywords aren't kept. The words chosen mean something totally different on each revision. Just wondering – why couldn
24.
▲
by
heathermiller
12y ago
The original title (which is most accurate) is: Curry On: Mainstream PL and academic PL should talk more often This also works (and illustrates that it's an event): Curry On: Mainstream PL and academic PL should talk more often. Here i
25.
▲
by
heathermiller
12y ago
Someone changed the title of the post to something that doesn't describe the event at all. It's about bringing industry and academia together.
26.
▲
by
heathermiller
12y ago
Turns out that Bjarne Stroustrup will also be talking about the evolution of C++ alongside of Curry On http://2015.ecoop.org/event/invited-speakers-bjarne-stroustr...
27.
▲
by
heathermiller
12y ago
True. And on that note – Curry On is co-located with ECOOP, and Curry On registration also covers ECOOP. So you can attend both on just one ticket :)
28.
▲
Curry On Prague 2015: Academia and industry need to have a talk
(curry-on.org)
82 points
by
heathermiller
12y ago
|
28 comments
29.
▲
by
heathermiller
12y ago
Nope. The current trend in JavaScript has nothing to do with a type system. Here, you have one industrial-strength statically typed language that you can write both the front-end and the back-end in. The end goal is to simplify the developm
30.
▲
by
heathermiller
12y ago
Or, said another way, Scala now officially runs on both the JVM and in the browser.
More ›