Viewing profile — ebolyen
ebolyen
HN member- Joined
- Thu, Jun 30, 2022, 10:22 PM UTC
- HN karma
- 235
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About ebolyen
No profile information was provided.
Recent public activity
-
comment
Comment #49195870
I recall SimTower had bomb threats for the security team to deal with.
-
comment
Comment #49020251
QIIME 2 creates scientific visualizations as single-file web apps, we've been using this pattern since late 2016 with a great deal of success. Example gallery: https://view.qiime2.…
-
comment
Comment #48629785
Was it this exp-minus-log arxiv paper?: https://arxiv.org/html/2603.21852v2
-
comment
Comment #48544227
I think people are reacting to the press-release more than the work. I don't see why this is definitely doomed just because they discuss beta-amyloid plaques. Those exist and are r…
-
comment
Comment #48277720
Very relevant comic: https://thejenkinscomic.wordpress.com/2024/12/01/brady-bunch...
-
comment
Comment #48192545
[dead]
-
comment
Comment #48192457
I'm not aware of any, but it wouldn't be insane to build a seekable deflate implementation by defining offsets in a zip comment. This would leave the zip file backwards compatible …
-
comment
Comment #48192429
Seems we need a .zipkeep file then. Just kidding, I don't see how the overhead of the directory entry is even remotely enough to warrant removal. Most of the magic can be left to e…
-
comment
Comment #48064215
There's really a lot more you can look at here. Lot's a prior art on super-cookies and fingerprinting: https://coveryourtracks.eff.org/ https://amiunique.org/
-
comment
Comment #47135656
The moxy of this is inspiring. I'm curious to know what you would rate as the most important features to make this work? It seems like calc+if do a lot of the heavy lifting, but th…
-
comment
Comment #45430695
It does seem like the state of the art differs from popular understanding. Not only is mitochondrial DNA straight forward (although not especially useful for forensics as it is mat…
-
comment
Comment #45391736
It is the initial purpose of a microbiome to be at least commensal, in that it is usually prohibitively expensive to maintain a sterile environment so the odds of a true pathogen c…
-
comment
Comment #45252618
No, because alignment, in the general case, is O(n^2). It is ironically one of the more tractable and well solved problems in bioinformatics.
-
comment
Comment #43999158
If anyone is interested in a more formal descriptions of these control-loops, with more testable mechanisms, check out the concept of reward-taxis. Here are two neat papers that I …
-
comment
Comment #43998393
Not an expert, but I have a bit of formal training on Bayesian stuff which handles similar problems. Usually Gibbs is used when there's no directly straight-forward gradient (or wh…
-
comment
Comment #43920919
It's been a long time since I took a class like this, but I definitely had a similar experience to the author. Ideas like fold and map where _never_ mentioned in lisp (to exaggerat…
-
comment
Comment #42475070
> I wish you luck with tracking down versions of software used when you're writing papers... especially if you're using multiple conda environments. How would you do this otherwise…
-
comment
Comment #42056065
This is true of corals, and they are often considered "colonial" organisms instead of an individual. That said, I don't think anyone who studies biology is particularly concerned w…
-
comment
Comment #40529060
I see, so it's a procedural language that is well understood by those who fly (not just some semi-structured data or ontology). This is a great example of the advantage of domain e…
-
comment
Comment #40528568
I like that approach.
-
comment
Comment #40528380
I don't know, that sounds like a complex kind of ingest which could be arbitrarily subtle and diverge over time for legal and bureaucratic reasons. I would kind of appreciate havin…
-
comment
Comment #40148399
Branding works on primitive types as well, which is I think the most interesting use case. I would also agree that it's harder to confuse complex types as any single instance of a …
-
comment
Comment #40057880
Slightly tangential, but is there any hope of seeing Polar return as a (maintained) open source system? I absolutely love the concept of using a logic language for authorization, a…
-
comment
Comment #39994492
> You don't want negative numbers because that would require the description of a category to change based on whether it is positive or negative That's actually already how it work…
-
comment
Comment #39994288
I see a lot of consternation about credits and debits and the nomenclature. Something that makes this simpler to think about from a modern perspective is that accounting is older t…