gatsbyjs/gatsby 50547
Build blazing fast, modern apps and websites with React
carpentrycon/carpentryconhome-proposals 17
This repository will hold all proposals for CarpentryCon @ Home, and instructions on the submission process
The d-SEAMS C++ core engine
amritagos/Continous_Distillation-UOP_IITK 1
TA Notes
A simple landing page
HaoZeke/2021_April_IOP_IntroductionToCpp_Part2 1
Second of two IOP student community organized workshops
This is a repo compatible repository for various toolchains, both kernel and rom.
Repository for teaching materials and tools.
push eventsymengine/symengine.R
commit sha a10916cdbdb0f6299da1347df3016a8f52bd7ef6
Built site for symengine: 0.1.5@0382ec6
push time in 4 hours
pull request commentsymengine/symengine.R
Change sed to be more robust on certain systems
Thanks for the PR
comment created time in 4 hours
push eventsymengine/symengine.R
commit sha 768c9d9f5bb8f6b68fd2f9de28521c37a4edf175
Change sed to be more robust on certain systems Hi, In rehat the package gives the following error: ```sh
commit sha 0382ec67b9345308d2f09cc72f487817db37a8cf
Merge pull request #108 from mattfidler/patch-1 Change sed to be more robust on certain systems
push time in 4 hours
PR merged symengine/symengine.R
Hi,
In rehat the package gives the following error:
== generating src/Makevars
sed: -e expression #1, char 80: unknown option to `s'
By changing the character from | to : it works on rehat too.
pr closed time in 4 hours
PR opened symengine/symengine.R
Hi,
In rehat the package gives the following error:
== generating src/Makevars
sed: -e expression #1, char 80: unknown option to `s'
By changing the character from | to : it works on rehad too.
pr created time in 4 hours
PR opened HaoZeke/haozeke.github.io
Beep boop. Your images are optimized!
Your image file size has been reduced by 35% 🎉
<details> <summary> Details </summary>
| File | Before | After | Percent reduction |
|---|---|---|---|
| /content-org/images/C++/2021-06-16_20-01-03_screenshot.png | 185.12kb | 121.07kb | 34.60% |
</details>
Black Lives Matter | 💰 donate | 🎓 learn | ✍🏾 sign
📝 docs | :octocat: repo | 🙋🏾 issues | 🏅 swag | 🏪 marketplace
pr created time in 4 hours
issue commentsymengine/symengine
Thank you for the suggestion. It works well with the modification
import symengine as se
. . .
fq = p.applyfunc(lambda x: se.Derivative(h_op, x, 1))
to call the Symengine derivative instead of the Sympy one.
comment created time in 7 hours
push eventexercism/cpp-test-runner
commit sha 00864bd68b99dd503925710025ded1cd62bc9705
🤖 Update labels (#22) * Define repo-specific labels. This commit adds a `.appends/.github/labels.yml` file, which contains the repo-specific labels. This file will automatically be combined with the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml to form the `.github/labels.yml` file. * Define the labels used in this repo. This commit adds a `.github/labels.yml` file, which contains the full list of labels that this repo can use. This file is a combination of the `.appends/.github/labels.yml` file and the Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml. * Add a GitHub Actions workflow to automatically sync the repository labels. This commit adds a `.github/workflow/sync-labels.yml` file, which defines a workflow that syncs this repository's labels with the contents of the `.github/labels.yml` file. The labels are synced automatically whenever the `.github/labels.yml` file changes.
push time in 8 hours
PR merged exercism/cpp-test-runner
This PR adds:
- A
.github/labels.ymlfile containing this repository's labels - An
.appends/.github/labels.ymlfile, which contains all the repository-specific labels currently used in this repo. - A
.github/workflows/sync-labels.ymlworkflow to automatically synchronize this repository's labels
With this setup, the labels that can be used in this repo are all defined in a single file: the .github/labels.yml file. The sync-labels.yml workflow automatically runs whenever this file changes, and will update the repository's label to match the labels defined in the .github/labels.yml file. Note that is will remove any labels not in the .github/labels.yml file, so be careful with removing labels from the .github/labels.yml file.
The .github/labels.yml file is auto-generated by concatenating these two files:
- The Exercism-wide labels defined in https://github.com/exercism/org-wide-files/blob/main/global-files/.github/labels.yml
- The repo-specific labels defined in
.appends/.github/labels.yml
Whenever one of these two files change, a pull request is automatically submitted to update the .github/labels.yml file. Merging that pull request will then trigger the sync-labels workflow, and the labels will be updated.
With this setup, we are able to guarantee that each repository can use both the Exercism-wide labels and any track-specific labels.
Tracking
https://github.com/exercism/v3-launch/issues/41
pr closed time in 8 hours
startedgeohot/tinygrad
started time in 8 hours
created repositoryDCE-NeurIPS2021/dce-neurips
Data-centric Engineering workshop proposal for NeurIPS 2021
created time in 10 hours
startedrougier/scientific-visualization-book
started time in 10 hours
startedDavHau/mach-nix
started time in 10 hours
startedgmarpons/asciidoc-hs
started time in 16 hours
issue commentHaoZeke/haozeke.github.io
Never thought that deft would autosave. Setting deft-auto-save-interval to -1.0 was a life saver. The frequent saves of my org-roam files was driving me nuts. Thanks!
comment created time in 16 hours
startedorbit-love/orbit-model
started time in 19 hours
startedfretn/sqldap
started time in 21 hours
issue commentsymengine/symengine
You can do p.applyfunc(lambda x: h_op.diff(x))
comment created time in a day
push eventHaoZeke/ipam21_tm_notes
commit sha 2b4121a00e77b244e0b36ef398dbae3739dec58a
deploy: d305257055d26b024a77c86a28c9c878ea8a9744
push time in a day
startedorganicmaps/organicmaps
started time in a day
delete branch HaoZeke/haozeke.github.io
delete branch : dependabot/npm_and_yarn/postcss-8.3.4
delete time in a day
PR closed HaoZeke/haozeke.github.io
Bumps postcss from 8.2.15 to 8.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> <h2>8.3.2</h2> <ul> <li>Update changelog.</li> </ul> <h2>8.3.1</h2> <ul> <li>Fixed false positives <code>PostCSS does nothing</code> warning on <code>syntax</code> option.</li> </ul> <h2>8.3 “Duke Murmur”</h2> <!-- raw HTML omitted --> <p>PostCSS 8.3 improved source map parsing performance, added <code>Node#assign()</code> shortcut, and experimental <code>Document</code> node to AST.</p> <h2>Thanks to Sponsors</h2> <p>This release was possible thanks to our community.</p> <!-- raw HTML omitted --> <p>If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:</p> <ul> <li><a href="https://tidelift.com/"><strong>Tidelift</strong></a> with a Spotify-like subscription model supporting all projects from your lock file.</li> <li>Direct donations in <a href="https://opencollective.com/postcss#section-contributors"><strong>PostCSS & Autoprefixer Open Collective</strong></a>.</li> </ul> <h2>Source Map Performance</h2> <p>Because PostCSS needs synchronous API, we can’t move from the old `source-map 0.6 to 0.7 (many other open-source projects too).</p> <p><a href="https://github.com/7rulnik"><code>@7rulnik</code></a> forked <code>source-map</code> 0.6 to <a href="https://www.npmjs.com/package/source-map-js"><code>source-map-js</code></a> and back-ported performance improvements from 0.7. In 8.3 we <a href="https://github-redirect.dependabot.com/postcss/postcss/pull/1515">switched</a> from <code>source-map</code> to this <code>source-map-js</code> fork.</p> <p>You map see 4x performance improvements in parsing map from processing step before PostCSS (for instance, Sass).</p> <h2><code>Document</code> Nodes</h2> <p>Thanks to <a href="https://github.com/gucong3000"><code>@gucong3000</code></a>, PostCSS already parse CSS from HTML and JS files (CSS-in-JS templates and objects).</p> <p>But his plugin need big updates. <a href="https://github.com/hudochenkov"><code>@hudochenkov</code></a> from <a href="https://stylelint.io/">stylelint</a> team decided to create new parsers for styles inside <a href="https://github.com/stylelint/postcss-css-in-js">CSS-in-JS</a>, <a href="https://github.com/stylelint/postcss-html">HTML</a>, and <a href="https://github.com/stylelint/postcss-markdown">Markdown</a>.</p> <p>He <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1498">suggested</a> adding new <a href="https://postcss.org/api/#document"><code>Document</code></a> node type to PostCSS AST to keep multiple <code>Root</code> nodes inside and JS/HTML/Markdown code blocks between these style blocks.</p> <pre lang="js"><code></tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> <blockquote> <h2>8.3.4</h2> <ul> <li>Fixed broken AST detection.</li> </ul> <h2>8.3.3</h2> <ul> <li>Fixed broken AST on <code>postcss</code> dependency duplication in custom parsers.</li> </ul> <h2>8.3.2</h2> <ul> <li>Update changelog.</li> </ul> <h2>8.3.1</h2> <ul> <li>Fixed false positives <code>PostCSS does nothing</code> warning on <code>syntax</code> option.</li> </ul> <h2>8.3 “Duke Murmur”</h2> <ul> <li>Added <code>Node#assign()</code> shortcut (by Jonathan Neal).</li> <li>Added experimental <code>Document</code> node to AST (by Aleks Hudochenkov).</li> <li>Moved to faster fork of <code>source-map</code> (by Valentin Semirulnik).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/c7bae29ec7ccfc6cec74621a4071fcd668236081"><code>c7bae29</code></a> Release 8.3.4 version</li> <li><a href="https://github.com/postcss/postcss/commit/8b4a8b1e253793a74081ac3366ed72869c21d9ea"><code>8b4a8b1</code></a> Fix Node[my] hack</li> <li><a href="https://github.com/postcss/postcss/commit/7ea0c9b2d44d1a536f532ebb50e173537842d161"><code>7ea0c9b</code></a> Release 8.3.3 version</li> <li><a href="https://github.com/postcss/postcss/commit/ff6abab345d193605ec3a8b2859133e7a62d8dc6"><code>ff6abab</code></a> Fix Symbol description</li> <li><a href="https://github.com/postcss/postcss/commit/e51efa0593869f6d2b21a1d62358a6723f345fb7"><code>e51efa0</code></a> Fix import order</li> <li><a href="https://github.com/postcss/postcss/commit/714c5c6263f5930a5ef0c1704bbc707db9581ed5"><code>714c5c6</code></a> Require PostCSS peer dependency from parser</li> <li><a href="https://github.com/postcss/postcss/commit/d8edfeda3804a63d81d010858ade6ce5e49b93a3"><code>d8edfed</code></a> Hot fix for broken isClean on AST dublication</li> <li><a href="https://github.com/postcss/postcss/commit/2da5501f709862c19e7103b81ba8fb224a5793ff"><code>2da5501</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/026416dac4062f0a75d664d183ea371b59b14bf9"><code>026416d</code></a> Release 8.3.2 version</li> <li><a href="https://github.com/postcss/postcss/commit/6c303240fe876ee95d9975275752e266f0900f4a"><code>6c30324</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1600">#1600</a> from postcss/dependabot/npm_and_yarn/lodash-4.17.21</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.2.15...8.3.4">compare view</a></li> </ul> </details> <br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
</details>
pr closed time in a day
pull request commentHaoZeke/haozeke.github.io
build(deps): bump postcss from 8.2.15 to 8.3.4
Superseded by #50.
comment created time in a day