Search
26 results for “bindbc”
-
In the name of transparency and organisation:
I have started adding issues to various BindBC libraries, tagged as "enhancement", that state my future intentions for that library. I hope that this will help people understand what's in-store for each of the libraries, provide a place for discussion, and help keep me motivated, too. -
The latest and greatest: BindBC-bgfx 1.0 is coming out very soon! It features a new API based on bgfx’s C++ API with some slight tweaks to make it match the D style better, so it should be a lot nicer to use than before! :) and yes, it’s still auto-generated so it has full documentation!
I’ve already converted one of my projects to using it and I’m excited to see everyone else getting to try it!#bindbc #dlang #foss #bgfx #programming #programminglanguages
-
The latest and greatest: BindBC-bgfx 1.0 is coming out very soon! It features a new API based on bgfx’s C++ API with some slight tweaks to make it match the D style better, so it should be a lot nicer to use than before! :) and yes, it’s still auto-generated so it has full documentation!
I’ve already converted one of my projects to using it and I’m excited to see everyone else getting to try it!#bindbc #dlang #foss #bgfx #programming #programminglanguages
-
I have been trying to play around with Bindcraft but have not yet managed to generate any binders to my target. So far I am just getting crashes and timeouts. On the off chance anyone here is using it (on Google colab) - is the free tier sufficient to generate some protein binders?
-
Gutachter: IT-Dienstleister #BinDoc betreibt illegale Krankenhaus-Falldatenbank | heise online https://www.heise.de/news/Gutachter-IT-Dienstleister-BinDoc-betreibt-illegale-Krankenhaus-Falldatenbank-9785718.html #Datenschutz #privacy
-
Unter der Voraussetzung dass dieser Vorwurf zutrifft beweist es mal wieder, wer Geld verdienen will handelt mit Daten (irrelevant ob legal oder illegal)…
Es wird Zeit, dass die Datenschutzbehörden beginnen drakonische Strafen zu verhängen und den Datenhandel intensiv zu überwachen
-
#KRITIS Sektor #Gesundheit
Gutachter: IT-Dienstleister #BinDoc betreibt illegale #Krankenhaus-Falldatenbank
"Das Netzwerk Datenschutzexpertise wirft BinDoc vor, #illegal von #Kliniken leicht reidentifizierbare Daten zu sammeln, zu vermarkten und Vertrauen zu untergraben."
#TeamDatenschutz #EHDS
https://www.heise.de/news/Gutachter-IT-Dienstleister-BinDoc-betreibt-illegale-Krankenhaus-Falldatenbank-9785718.html -
Looking for a high-affinity #peptide binder for your favorite target?
According to the newest paper by the group of Sebastian Pomplun, the software tool #BindCraft allows you to predict such binders with high success rates.
https://pubs.acs.org/doi/10.1021/acschembio.5c00774
#Chemistry #ChemBio #DrugDiscovery -
Die Datenverarbeitung im #Gesundheitswesen profitorientierten Unternehmen auszuliefern war, ist und bleibt eine fahrlässige Fehlentscheidung.
Die Entwicklung quelloffener, modularer Lösungen durch NonProfit-Organisationen für nahezu identische Anwendungsfälle wäre logisch, sparsam und nachhaltig gewesen. Und hätte besonders verwundbare Menschen vor den Begehrlichkeiten der Kapitalist*innen, vor Verrat und Ausbeutung ihrer Verletzlichkeit schützen können.
Und wir als Behandler*innen hätten uns auf's Behandeln konzentrieren können, anstatt wertvolle Zeit an individuelle Auswahlentscheidungen und Erstattungsspielchen zu verschwenden. Ohne die ewig begleitende Sorge, ob der jeweilige Anbieter seine Profitinteressen evtl. vor die vertrauenswürdige Verarbeitung sensibelster Personendaten stellt.
Gutachter: IT-Dienstleister #BinDoc betreibt illegale Krankenhaus-Falldatenbank | #heiseOnline
https://www.heise.de/news/Gutachter-IT-Dienstleister-BinDoc-betreibt-illegale-Krankenhaus-Falldatenbank-9785718.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon -
Depuis sa sortie l’année dernière, BindCraft, la plateforme d'IA open source développée par le Laboratoire de conception de protéines et d’immuno-ingénierie, a déjà bouleversé le monde de la conception de protéines.
-
Interesting article by the American Peptide Society about the recent publication by the group of Sebastian Pomplun of our @LED3hub on using BindCraft to predict #peptide binders to high value protein targets.
https://americanpeptidesociety.org/aps-news/binders-by-design/ -
Since its release last year, the open-source platform BindCraft, developed by the Laboratory of Protein Design and Immunoengineering, has already disrupted the world of protein design.
Find out more: https://go.epfl.ch/b340be
-
Virgin and Child with Two Angels and Saints Anthony Abbot and Catherine of Alexandria and the Crucifixion by Cristoforo di Bindoccio,Meo di Piero #barnesfoundation #cristoforodibindocciomeodipiero https://collection.barnesfoundation.org/objects/5749/
-
Crop protection’s next race is not biology vs chemistry. It’s a search for a broader toolbox. BASF’s AgBiTech deal, Bayer’s new herbicide push, and Bindbridge’s protein-degradation bet all point to the same shift. https://agtech.industryexaminer.com/crop-protection-biologicals-new-chemistry-basf-agbitech/ #AgTech #CropProtection #TechNews
-
#Optique 1.0.0 preview: runWithConfig() is gone—run() now accepts source contexts. Meta command config gets independent command/option sub-configs. bindConfig() gains config-file metadata for path resolution. #TypeScript #CLI
dahlia/optique -
Interesting article by the American Peptide Society about the recent publication by the group of @[email protected] of our @[email protected] on using BindCraft to predict #peptide binders to high value protein targets. americanpeptidesociety.org/aps-news/bin...
-
Are you interested in computationally predicting peptide binders to a protein-of interest?
Check out this Science blog post by Derek Lowe on the work by Sebastian Pomplun of our @LED3hub on predicting peptide binders using BindCraft.
https://www.science.org/content/blog-post/cheap-computation-small-peptide-binders
#Chemistry #ChemBio #Peptide #BindCraft #Prediction #DrugDiscovery
-
#Optique 1.0.0 is shaping up, and three API changes are worth knowing about in advance.
-
Runner consolidation:
run()from@optique/runnow accepts source contexts directly, which makesrunWith()andrunWithConfig()redundant for most use cases.runWithConfig()is removed outright—no deprecation, since we have a major version to absorb the break. For the typical CLI,run()is now the single entry point. -
Meta command config redesign:
help,version, andcompletioninRunOptionsno longer usemode: "command" | "option" | "both". Each now takes independentcommandandoptionsub-configs, which makes it possible to give--helpa-halias, hide a meta command from usage lines while keeping it in the help listing, or group the command and option forms differently. String shorthands (help: "both",version: "1.2.3", etc.) still work exactly as before. -
Config-file-relative paths:
bindConfig()'skeycallback now receives config file metadata as a second argument—configDirandconfigPath—so you can resolve paths relative to the config file's location rather than the working directory. This matches how tools like the TypeScript compiler handleoutDirand similar path options.
More details on the 1.0.0 milestone.
-
-
Making internet a better place to search are you a influencer, self-employed or proprietor then create, post, and showcase your Brand with https://get-cc.cc/u/bindi visit us for latest updates on Bindi products, advertising, leadgens I have one, visit us and create yours too #ccdotcc #india #brands #startups #digital
-
Making internet a better place to search are you a influencer, self-employed or proprietor then create, post, and showcase your Brand with https://get-cc.cc/u/bindi visit us for latest updates on Bindi products, advertising, leadgens I have one, visit us and create yours too #ccdotcc #india #brands #startups #digital
-
Making internet a better place to search are you a influencer, self-employed or proprietor then create, post, and showcase your Brand with https://get-cc.cc/u/bindi visit us for latest updates on Bindi products, advertising, leadgens I have one, visit us and create yours too #ccdotcc #india #brands #startups #digital
-
Making internet a better place to search are you a influencer, self-employed or proprietor then create, post, and showcase your Brand with https://get-cc.cc/u/bindi visit us for latest updates on Bindi products, advertising, leadgens I have one, visit us and create yours too #ccdotcc #india #brands #startups #digital