Viewing profile — jlundborg
jlundborg
HN member- Joined
- Tue, Oct 07, 2014, 12:40 PM UTC
- HN karma
- 69
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About jlundborg
Techie based in Stockholm. I do machine learning, computational linguistics and anything else interesting. Currently, I'm working with fintech.
lundborg.io github.com/cortex wrapp.com
Recent public activity
-
comment
Comment #29636906
My favourite aspect of this is that the name EPA is coming from a long-since closed chain of stores selling low-quality products, and the teenagers driving these vehicles have for …
-
comment
Comment #22907153
What I expect from leading experts is to give clear opinions and recommendations based on their best assesment of the situation given available data. I also expect them to quickly …
-
comment
Comment #22907039
I'm very sorry to hear you are not following the recommendations of Swedish authorities, I would strongly recommend you do, because they are contrary to what you claim here, not ac…
-
comment
Comment #22906973
I think this is decidedly unfair critizism, and is based on cherrypicking statements out of context especially regarding timing. The statement about the Alps/Southern europe has fo…
-
comment
Comment #22906700
I think the most obvious examples are: * Closing borders when we already have a pandemic in all countries. Swedish borders are still open. * Closing schools when most evidence show…
-
comment
Comment #22906668
This is an excellent example, the chief epidemiologist in Denmark had a clash with the Danish PM about this, because evidence does not support closing borders as an effective polic…
-
comment
Comment #22906614
Swede here. There is lots of disinformation about the Swedish approach to the epidemic. Sweden is following the same basic strategy as other countries, which is to slow down the sp…
-
comment
Comment #22894567
I have only encountered public SQL APIs in the wild once, and at that time it made me very happy. I was building a scraper for a manufacturer of bicycle parts that shall remain unn…
-
comment
Comment #22894509
The tagline of Datasette is "A tool for exploring and publishing data", to me it makes a lot of sense that SQL (with appropriate restrictions) is a suitable API for the kinds of th…
-
comment
Comment #22894496
While I have also seen many poorly secured GraphQL API:s, this seems like an unfair criticism. To me GraphQL is mostly an alternative to REST, which also has no authorization or au…
-
comment
Comment #22894416
I responded in a twitter thread[1], unrolled here here: As all good things in life, and programming, this is a tradeoff. GraphQL is better when what you are requesting is best expr…
-
comment
Comment #21975600
The author makes a benchmark that compares a go program that explicitly buffers many "hello world" strings, and compares this to an assembly program that does not do this, then goe…
-
comment
Comment #18334989
In my team, we have started using these rules to address the code review lag-time: * While you are waiting for code review, review someone else's code * Aim for reviewing two CR:s …
-
comment
Comment #12040364
I am actually very excited about this direction for Gtk. If Qt is the stable and serious cross-platform UI library for corporate stuff, why not let GTK be the awesome experimental …
-
comment
Comment #12040321
The simple explanation is that Semantic Versioning is not at all the only way to do versioning, it is just one standard amongst others. Of course semver is progress in the sense th…
- story