HN user

simongray

2,044 karma
Posts28
Comments530
View on HN
www.youtube.com 1y ago

Bret Victor: Computational Public Space [video]

simongray
2pts0
www.youtube.com 2y ago

Keynote – LockPickingLawyer (2021) [video]

simongray
16pts0
www.digitalocean.com 3y ago

How to Scale Your Mastodon Server

simongray
2pts0
ploum.net 3y ago

Losing Signal

simongray
100pts75
www.thepunctuationguide.com 3y ago

Em Dash

simongray
5pts2
www.youtube.com 3y ago

Nuclear Fusion: Inside the breakthrough that could change our world – 60 Minutes

simongray
2pts0
pluralistic.net 3y ago

Uber's Still Not Profitable

simongray
88pts101
www.youtube.com 4y ago

Strong Towns – Talks at Google (2019)

simongray
2pts0
www.hytradboi.com 4y ago

UIs are streaming DAGs [video]

simongray
235pts72
clojure.org 4y ago

Clojure 1.11 is now available

simongray
238pts69
www.youtube.com 4y ago

Clojure Transducers from the Ground Up

simongray
1pts0
www.youtube.com 4y ago

Game Development in Eight Bits

simongray
1pts0
www.youtube.com 5y ago

State and Concurrency in Clojure vs. Java

simongray
1pts0
shaunlebron.github.io 5y ago

Tetris in ClojureScript

simongray
295pts33
yyhh.org 5y ago

How much can a Clojure developer do alone?

simongray
3pts1
www.youtube.com 5y ago

REPL Driven Development, Clojure's Superpower

simongray
9pts0
gist.github.com 5y ago

Rich Already Answered That

simongray
4pts0
github.com 5y ago

Lokke: Clojure for Guile

simongray
4pts1
www.youtube.com 6y ago

“Two incompatible sacred values in American universities” Jon Haidt (2016)

simongray
2pts0
aeon.co 6y ago

The Ungoverned Globe

simongray
1pts0
www.youtube.com 6y ago

I made a working Synth in Dreams (PS4)

simongray
2pts0
clojureverse.org 6y ago

Clojure: What Is It About?

simongray
4pts0
imgur.com 6y ago

How to Build a Nintendo Switch to Starve Online Price Gougers

simongray
15pts0
www.youtube.com 7y ago

Party REPL – A multi-player REPL built for pair-programming [video]

simongray
3pts0
www.youtube.com 8y ago

Functional Composition (music theory with Clojure) (2013)

simongray
1pts0
arxiv.org 8y ago

Computer Model of a “Sense of Humour” (1992)

simongray
2pts0
www.youtube.com 9y ago

The Legend of Zelda: Breath of the Wild - presentation at GDC

simongray
5pts1
www.apple.com 10y ago

Apple's new film about coding

simongray
1pts0
GPT‑Live 14 days ago

They don't act the way humans would.

It's normal to start a sentence after the other person in the conversation pauses, especially if you're eager to say something (like the chat agent is), but a real human is socially aware and would in most cases immediately cease talking if the other person starts another sentence at the same time. Humans do this so much in their conversations that the other person doesn't really register the interruption at all.

I don't think you can conclude much from a sample size of 1.

My country at least (and probably yours too) is producing more organic products than ever before. People are also consuming organic products more than before.

NemID, the previous national 2-factor solution, used a small card with rows of pre-printed single-use codes. When you logged in to a bank or a public sector website, it would ask for a random code at a specific row and column number. Once the system registered that you had just a handful of codes left, a new card would be sent to you via snailmail. It worked fine for the time.

The current system, MitID, depends on smartphones, though you can get an an external key generator as a backup too.

Maybe the momentum of Stoxx600 will last the next 4 years? Or maybe the S&P500 will come crashing down soon? Who knows.

The Shiller PE ratio is insanely high. At least the European market isn't completely overinvested in just 7 companies who are spending a lot of their money on the exact same thing, so it has that going for it.

And what's the actual result? Just look at the market capitalization of European companies compared to US companies..

Europe is actually doing quite well at the moment. The European stock markets have over-performed quite decently vs. the US ever since Trump became president, despite the various curveballs thrown at Europe in recent years. Market capitalisation in the US is held up primarily by the Magnificent 7 who are great outliers in the American stock market.

everyone but the biggest players throwing out a lot of bathwater with very little baby by simply not accepting Danish users (if required).

The biggest players in social media are precisely the ones that this law is targeting.

No one in charge of implementing this law is going to care whether some Mastodon server implements a special auth solution for Danish users or not, they are going to care that Facebook, TikTok, Instagram, etc. do so.

The behaviour of an HTML datalist is basically completely different in every browser. It is a highly flawed element.

How does programming with Clojure targeting multiple platforms (JVM, JS, CLR, LLVM, ...) work?

Each variant has its own file extension, e.g. .clj for JVM and .cljs for JS.

In case you're writing code that needs to work on multiple platforms, you put it in a .cljc file. Any of the code in these files that still needs to be different due to the platform choice is differentiated inline using a reader macro, which results in the different platform compilers getting a (slightly) different abstract syntax tree, so it is not too dissimilar from writing cross-platform code in other languages (just more convenient due to the Lisp style).

Maybe you can argue why it's not most countries? It seems obvious to me that it is, but I also come from a country where everyone is bilingual.

Many former European colonies are mostly bilingual, e.g. Africa is highly multilingual out of necessity. Much of Europe itself is also mostly bilingual. If you want to communicate outside your own little region and your native language isn't a lingua franca, you need to be bilingual in this world.

The main holdouts when it comes to bilingualism are former imperial powers who managed to both kill domestic language diversity (e.g. France, UK, Russia) while also spreading their national language as a lingua Franca. Another group of holdouts are settler colonies such as the US, which didn't have a dominant native population after the arrival of Europeans.

But even if e.g. Russia itself isn't super bilingual, the rest of the former Soviet Union certainly is, since that is just the reality if you live in a small and/or formerly colonised country.

It's different in every country. In Denmark it is a mix: everyone receives a state pension (the Nordic model of universal welfare), but almost everyone also has a private pension account that they out money into.

Full-time in Denmark is 37 hours/week and most people have around 6 weeks of vacation/year (the legal minimum is 5). Some people will be working part-time, bringing the total hours worked down, so the numbers make sense to me.

And lots of people write on the web using English as a second language, which both reduces the presence of their native language and increases the presence of English.

I wonder if this is why Time Machine started taking up all my CPU resources after I upgraded? I had to shut off automated Time Machine backups because it literally makes my M1 MBA unusable for few minutes every hour.