Viewing profile — jerven
jerven
HN member- Joined
- Wed, Jul 25, 2012, 2:57 PM UTC
- HN karma
- 1,027
- Public activity
- 588 items
- HN profile
- View on Hacker News ↗
About jerven
Contact details at http://www.isb-sib.ch/fp/people_search.php?cn=jerven%20tjalling%20bolleman
Recent public activity
-
comment
Comment #49120469
You can recover the history using their tooling build on top of their bugtracker and GitHub. Specifically they capture the discussions and all small changes over time in their skar…
-
comment
Comment #49120423
Not for atomic writes, which is the important bit here. When dealing with concurrency the choice to make us will you allow tears when writing i.e. thread A writes aa and thread B w…
-
comment
Comment #48739628
Working on the uniprot services that might be used from the connector it would be nice to learn if this uses public resources or if there is a private anthropic copy of certain uni…
-
comment
Comment #48657891
And the Swiss CFF also thinks it is under spending on maintenance. Track maintenance last year was nearly 20% from its target.
-
comment
Comment #47833004
Funnily enough, for a long time the lakes of Switzerland had been stuffed into a database table of municipalities at SwissTopo for 2 decades before that was refactored out. Or at l…
-
comment
Comment #47714774
Yes, and no, maybe ;) the economic incentives are designed to always provide enough power and no more at the cheapest possible point for that time slot. The market (if free enough)…
-
comment
Comment #47673918
The plants that are willing to give supply for the most negative price are the ones that will not be curtailed. So market forces. Basically at such points power plants are paying f…
-
comment
Comment #47308167
Primary energy compared to electricity as energy. The first adds energy used in driving, chemical industry etc. the second is just the amount of electricity generated.
-
comment
Comment #47259415
I was wondering how the existing case law of translated works, from one language to an other works here. It would at suggest that this is an infringement of the license especially …
-
comment
Comment #46985497
There is a significant fine to be paid by the non delivering supplier. This still happens and that is why there is also an auction for reserve power. Oversupply is fined even highe…
-
comment
Comment #45502624
RDFa/Microdata is more interesting for people whom sell objects instead of content. e.g. marking up that a page is about a kitchen cabinet that is 60cm wide and in the color white …
-
comment
Comment #45463985
I am partial to the approach in https://www.expasy.org/about-chat ;) so yes I can think it can help. Mostly though the use case becomes interesting when you deal with multiple grap…
-
comment
Comment #45266444
Yes, it is super sad :( a real pity that a cheap but useful resource gets taken out almost by accident.
-
comment
Comment #44421338
I would like to state that good bike lanes and trains also have induced demand. The Netherlands and Switzerland, have demand for more of both (as well as more demand for car lanes …
-
comment
Comment #43984400
4 people, for a short term stay is about where it starts to make sense to ride share. Long term, you would have an longer term pass, vastly reducing the cost of a busride, and you …
-
comment
Comment #43829916
Yes, in theory, but your process control would be terrible, thus your product would also be terrible. Unless you invent something very clever.
-
comment
Comment #43630470
Is it a current trend? my Mom does this and she picked it up in the 70's on typewriters.
-
comment
Comment #43556516
Working for an open-data project, I am starting to believe that the AI companies are basically criminal enterprises. If I did this kind of thing to them they would call the cops an…
-
comment
Comment #42889894
MilleniumDB is an interesting engine, as is Qlever mentioned in other comments. I think both are good candidates at making RDF graphs one or two orders of magnitude cheaper to host…
-
comment
Comment #42238746
There was a microsoft prototype for more stack allocation in OpenJDK ( https://archive.fosdem.org/2020/schedule/event/reducing_gc_t... ). I recall that being put on hold because of…
-
comment
Comment #41974175
Java AOT has come a long way, and is not so rare as it used to be. Native binaries with GraalVM AOT are becoming more a common way to ship CLI tools written in JVM languages.
-
comment
Comment #41841778
I must say when ever I have the chance I do really enjoy the Cff/sbb dining cars on the swiss network. A real sense of luxury to see the Alps go by drinking a ok coffee or decent b…
-
comment
Comment #41041495
Run the UniProt sparql service on it ;) I was lucky to test the yarcdata implementation of sparql on an xmt machine around 2012, super UI but single user.
-
comment
Comment #40559950
Could you expand upon this? sounds like an interesting opinion/experience that is worth sharing in more detail.
-
comment
Comment #40074144
I think that GO with GO-CAM is definitely going that way. Basic GO is rather simple and can't infer that much (as in GO by itself has low classification or inference logic build in…