Viewing profile — tgbugs
tgbugs
HN member- Joined
- Thu, Apr 11, 2019, 7:27 PM UTC
- HN karma
- 1,060
- Public activity
- 266 items
- HN profile
- View on Hacker News ↗
About tgbugs
No profile information was provided.
Recent public activity
-
comment
Comment #49023408
Definitely understandable, the proliferation of api creds and ways of passing them in is a major pain point.
-
comment
Comment #49023006
Did you look into the existing org-sync package? I know the use case is slightly different but I think it still works.
-
comment
Comment #47805699
Let's assume that you mean activation patterns at the level of single cells. Aside from the ethical issues which make it virtually impossible to obtain the full set of data, there …
-
comment
Comment #47116086
This is incorrect. You can write a parser for org. See for example https://github.com/tgbugs/laundry . Work toward standardization has been stalled because I (among others) have no…
-
comment
Comment #47078810
A great related article on mammalian megafauna and plants. https://www.americanforests.org/article/the-trees-that-miss-...
-
comment
Comment #46890988
I wonder if there are existing data sources that could be used to implement an optimal pot hole patching priority lists at scale. Identify pot hole locations. Combine with traffic …
-
comment
Comment #46879673
One way to work around the heat dissipation issues in space (and also on earth) is to move to computing systems that operate entirely at cryogenic temperatures to take advantage of…
-
comment
Comment #46570987
It is [0]. All the pages are generated from org sources. If you scroll to the bottom of any page there is a link. Also tec used to have an overlay that would show you the org sourc…
-
comment
Comment #46150150
This points to a potential answer to a long standing question I've had about why some hairs stop growing at certain lengths. If the force is being generated by cellular migration t…
-
comment
Comment #45995498
I like to compare these to CENTENNIA [0,1], which was the first program like this that I ever encountered (back in 6th grade). My test, is to see whether the program records the Na…
-
comment
Comment #45920167
A fully psychometric version of this that explores more than just the fovea could be created by varying the scale parameter (if you crank it up high enough you can see the movement…
-
comment
Comment #45299104
[flagged]
-
comment
Comment #45202615
One science museum that is not like that is the Deutsches Technikmuseum Berlin, at least when I was there (shudder) about a decade ago. It was a museum that was designed for parent…
-
comment
Comment #45144588
I think about this every single time I drive by a stretch of road that has these. You can't have public goods when the value of those goods in private hands is greater than the ris…
-
comment
Comment #45121958
I'm going to ignore the issues of mind/body dualism since they are orthogonal to the argument I want to make about Nagel's bat. The short version is that if we can approximate the …
-
comment
Comment #45067627
Just walk up to the gate of your nearest Concent next Apert and they will take you right in! Actually, I don't know how you join the Ita now that you mention it.
-
comment
Comment #44959061
Given that blue books are likely to make a comeback in college as one solution to AI based cheating, I think that rumors of handwriting's death are somewhat exaggerated. Unfortunat…
-
comment
Comment #44948088
This would seem to be a direct corollary to the red queen hypothesis applied in the context corporations instead of species. That is, in a competitive environment you have to keep …
-
comment
Comment #44920360
I think there is an unspoken implication built into the assumption that AI will be able to replace a wide variety of existing jobs, and that is that those current jobs are not bein…
-
comment
Comment #44891774
I highly recommend watching [0] for an introduction to Coalton in the context of CL. Specifically it provides an excellent example of how the type system makes the language more ex…
-
comment
Comment #44821291
One thing I find amusing about generation ships is that the prerequisite understanding of systems ecology, biology, political organization, etc. required to actually make them succ…
-
comment
Comment #44747148
Yes, have been using Flask on PyPy3 for years. I get about a 4x speedup.
-
comment
Comment #44738977
The relation of these results to natural short sleep [0] is of great interest. In particular the observation that individuals with these mutations also appear to be protected from …
-
comment
Comment #44644220
Minor factual correction. Octopuses are not color blind, they only have a single photo receptor opsin but likely reconstruct color using chromatic aberration in combination with di…
-
comment
Comment #44638290
For at least the "keep secrets out of version control" I implemented a python library (and racket library) that has served me well over the years for general configuration [0]. One…