Skip to content

Commit 08cbad5

Browse files
authored
Restore giscus comments on all posts (#38)
* Restore giscus comments site-wide Wire giscus into the theme's native comments provider so every post gets a comment box automatically. Remove the hand-pasted github-comments include from 15 posts to avoid duplicate widgets. * Pin url and baseurl to fix broken links Setting `repository` activates jekyll-github-metadata, which infers a wrong baseurl without API access. Pinning both makes local and Pages builds behave the same.
1 parent e728fe2 commit 08cbad5

16 files changed

Lines changed: 21 additions & 39 deletions

_config.yml

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,26 @@ twitter_username: username
2121
github_username: diff-use
2222
minimal_mistakes_skin: default
2323
search: true
24+
repository: diff-use/diff-use.github.io
25+
# Pin these explicitly. Setting `repository` activates jekyll-github-metadata,
26+
# which otherwise infers a wrong baseurl (/pages/diff-use) and breaks all links.
27+
url: "https://diffuse.science"
28+
baseurl: ""
29+
30+
# Comments (GitHub Discussions via giscus)
31+
comments:
32+
provider: "giscus"
33+
giscus:
34+
repo_id: "R_kgDOPO07gg"
35+
category_name: "General"
36+
category_id: "DIC_kwDOPO07gs4CtV5I"
37+
discussion_term: "title"
38+
reactions_enabled: "1"
39+
emit_metadata: "0"
40+
input_position: "bottom"
41+
theme: "light"
42+
strict: "0"
43+
lang: "en"
2444

2545
# Build settings
2646
markdown: kramdown
@@ -84,7 +104,7 @@ defaults:
84104
layout: single
85105
author_profile: true
86106
read_time: true
87-
comments: false
107+
comments: true
88108
share: true
89109
related: true
90110
# _pages

_posts/2025-07-22-new-website.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,3 @@ comments: true
1111
---
1212

1313
Our new website is hosted by Github Pages, and its source code can be viewed [here](https://github.com/diff-use/diff-use.github.io/).
14-
15-
{% include github-comments.html %}

_posts/2025-07-29-davinci.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,3 @@ The pattern on the left side corresponds to a particular 2-state molecular motio
1919
The two diffuse patterns are similar, but clearly different. A major goal of the diffUSE project is to get the weak signal of diffuse scatter measured clearly enough to be analyzed unambiguously in this way.
2020

2121
[Script](https://github.com/jmholton/UnTangle/blob/main/confpdb2diffusemtz.csh) for converting a two-conformer pdb file into diffuse scatter data.
22-
23-
24-
{% include github-comments.html %}

_posts/2025-07-29-ligands.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ The authors distill these findings into a set of very conservative lessons: prio
1818
3. **Input to machine learning to predict protein ligand complexes**: Curating only “gold-standard” data is going to be incredibly limiting. Disagreements between models and experimental data are opportunities to improve algorithms and better understand real-world uncertainty. I doubt that many of the structures that will be deposited by the [OpenBind consortium](https://openbind.uk/) will pass these filters.
1919

2020
Real experimental data is messy, full of alternate conformations, unexpected chemistries, and crystallization “oddities”. Filtering exclusively for perfection may feel safe, but it also limits discovery. Even though using coordinates of the partial occupancy ligands and static alternative conformations will improve things, I'm hoping that the ML for structural biology field will increasingly embrace the mess of experimental data more directly. I’ve written about this before from [conceptual](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC10947451), [practical](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12052810), and [policy](http://www.ncbi.nlm.nih.gov/pmc/articles/PMC11220883) perspectives. While this trio of papers represents a tremendous teaching text that guides the reader through many of the complexities of protein-ligand data sets, I disagree with the jeremiads at the end of these papers about the potential for misuse. I truly wish there were more careful papers like this out there.
21-
22-
{% include github-comments.html %}

_posts/2025-07-30-wetfeet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,3 @@ Team diffUSE convened at Astera HQ in Emeryville, CA on June 23-24, 2025. The wh
3232
We were aided in our quest by Galen Correy (Fraser Lab at UCSF) who donated a tray full of beautiful SARS-CoV-2 Nsp3 Macrodomain crystals. Galen and collaborators have done some amazing crystallography with this system: check out their [ligand-screening campaign](https://fraserlab.com/macrodomain/) and [neutron diffraction experiments](https://pmc.ncbi.nlm.nih.gov/articles/PMC9140965/). As we discovered at ALS that afternoon, it also has beautiful diffuse scattering!
3333

3434
The diffUSE collaboration has an ambitious open science policy. In the logbook, you can find our [beamtime notes](https://diffuse.science/logbook/beamtime/20250624-als/) and read a [preliminary analysis of the diffuse scattering](https://diffuse.science/logbook/20250624-als831-macrodomain-analysis/).
35-
36-
{% include github-comments.html %}

_posts/2025-08-05-jobs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ Description: The Diffuse Project is seeking a Machine Learning Infrastructure En
2121

2222
3) Software Engineer
2323
Description: The Diffuse Project is seeking a Software Engineer to join a multidisciplinary team working to expand the frontier of structural biology by developing methods to capture protein motion. We are assembling a team to develop the process for collecting and interpreting this data from data collection to the final interpretation and scientific impact. You will develop open-source software products to process experimental structural biology data and to manipulate protein structural models. We are particularly interested in product minded applicants who have worked to build products for scientists or other disciplines where a close interface with your users was critical. [Apply here](https://jobs.ashbyhq.com/astera/18327a4b-acfd-46ac-8059-aa06304b0cb5)
24-
25-
{% include github-comments.html %}

_posts/2025-08-05-lets-dance.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,3 @@ The simulated electron density in the center panel shows the average picture. It
4242
*Methods*
4343

4444
The [lunus](http://github.com.lanl/lunus) repository has some examples of how to [prepare](https://github.com/lanl/lunus/tree/master/examples/tutorials/crystalline_MD_prep) crystalline MD simulations and use them to analyze [Bragg](https://github.com/lanl/lunus/tree/master/examples/tutorials/crystalline_MD_analysis_bragg) and [diffuse](https://github.com/lanl/lunus/tree/master/examples/tutorials/crystalline_MD_analysis_diffuse) data.
45-
46-
{% include github-comments.html %}

_posts/2025-08-12-encoding.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@ Exciting, much of this information on dynamics is already encoded in the raw exp
2020
[As we have written about before](https://pmc.ncbi.nlm.nih.gov/articles/PMC11220883/), we envision a hierarchical, ensemble-aware encoding framework designed to capture the full complexity of macromolecular dynamics. This includes distinguishing between different sources of heterogeneity, such as conformational changes versus compositional variation, and representing them in a nested structure that reflects the true physical states. Beyond encoding a single model, this would enable searches based on dynamic properties—for example, identifying all proteins where a particular loop adopts multiple conformations or where ligand binding alters flexibility in a neighboring site. To enable AI co-driven discovery, these representations must serve both human reasoning and machine learning, which means encoding at the individual model level and making this data practical for researchers to access, adapt, and integrate into their pipelines. Such a system would not only help scientists interpret complex structures but also establish community benchmarks, uncover systematic errors, and accelerate method development.
2121

2222
Our goal is to re-engineer the encoding and infrastructure of structural biology to embrace dynamics and set the stage for the next revolution, one where machine learning models not only predict what a protein looks like but also how it moves and functions.
23-
24-
25-
26-
{% include github-comments.html %}

_posts/2025-08-12-modeling.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ At present, we often model ensembles separately from Bragg peaks, the sharp, wel
1616
Our approach begins by improving how experimental data is integrated into modeling, building tools that incorporate both Bragg and diffuse data into optimization and machine learning loss functions and validation metrics, and improving algorithms for ensemble modeling directly from Bragg data. We are also moving towards developing machine learning algorithms that train directly on experimental data rather than using it only in the loss function.
1717

1818
Ultimately, we envision a representation learning framework that dissolves the boundaries between experimental modalities, bringing Bragg, diffuse, and other structural data types into a single, shared space. Within this unified representation, molecular dynamics simulations informed by diffuse data will flow seamlessly into Bragg-based training and inference, allowing the strengths of each approach to amplify the other. By enabling AI models to learn jointly from heterogeneous datasets, we can unlock new levels of predictive accuracy, reveal hidden relationships between data types, and open the door to true cross-modality discovery in structural biology.
19-
20-
21-
{% include github-comments.html %}

_posts/2025-08-13-diffuse-blog-post.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,3 @@ We just launched The Diffuse Initiative, a new project to experimentally study p
1818
As a scientist and funder, this is near and dear to my heart. I wrote up some of our thinking here: [https://seemay.substack.com/p/from-systems-operators-to-systems](https://seemay.substack.com/p/from-systems-operators-to-systems)
1919

2020
![Protein in motion](/assets/images/posts/20250813_seemay_substack.png)
21-
22-
23-
{% include github-comments.html %}

0 commit comments

Comments
 (0)