An open API service for software projects hosted on Open Collective.

Cyberbrain

Next generation Python debugger
Collective - https://opencollective.com/cyberbrain - Website: https://laike9m.com - Code: https://github.com/laike9m

Add challenge recursive

github.com/laike9m/Python-Type-Challenges - b17673f5e663b529c4efa00b245969a7e68b276c authored over 1 year ago
Add more challenges, show challenge name

github.com/laike9m/Python-Type-Challenges - 0d5538971702464a4e94e2dc190089f9b8d05ed4 authored over 1 year ago
Change run button style, add some guidance

github.com/laike9m/Python-Type-Challenges - da21d9bd65d13d1fb03adf091606b0abd999f31a authored over 1 year ago
Separate code under test and test code on the frontend.

github.com/laike9m/Python-Type-Challenges - ad65a0147716aaa8715628d3d460c0a18a829e80 authored over 1 year ago
Make test result more intuiative and clear to users

github.com/laike9m/Python-Type-Challenges - ca12fe9b7a5180a0da8a89a83342aaf283e9f61f authored over 1 year ago
Change question description

github.com/laike9m/Python-Type-Challenges - cc63d570ab13ff8cc5a37aad8ac5c594b93b4b47 authored over 1 year ago
Keep lineno unchanged when removing test functions

github.com/laike9m/Python-Type-Challenges - 6ccdb9a3047125e8e27231c68dfdd46652f68299 authored over 1 year ago
Add lineno to code editor

github.com/laike9m/Python-Type-Challenges - 6d877d029d3c394e9f7501aef00708d53b2df993 authored over 1 year ago
change challenge wording

github.com/laike9m/Python-Type-Challenges - 38b42175a7c93967c3e8a02b51fd832d5fd78fde authored over 1 year ago
group challenges, share template for challenge list

github.com/laike9m/Python-Type-Challenges - da14c87904300fa4bd230d92ca74910a975290e5 authored over 1 year ago
Show challenges on the index page

github.com/laike9m/Python-Type-Challenges - 701d2b4d95e6e9d0bf9d85758254aadaf480bca6 authored almost 2 years ago
Handle syntax errors

github.com/laike9m/Python-Type-Challenges - ef2a4fc69758b26b0735e030559fd643d09bb57d authored almost 2 years ago
Handle non-existing challenge URL

github.com/laike9m/Python-Type-Challenges - fdea5ce193c6c224c778c323ac94c75abfa43379 authored almost 2 years ago
Order questions by difficulty

github.com/laike9m/Python-Type-Challenges - ca2ffe7f3257a6d2947b4a278a7d98a6e93abb23 authored almost 2 years ago
Rename challenge folders

github.com/laike9m/Python-Type-Challenges - 5c90c17465511ee0e57ad8160e158a31a8113966 authored almost 2 years ago
Tweaks CSS and page layout

github.com/laike9m/Python-Type-Challenges - e252e5cd47aac75aae9f396a61008b5acde00fe1 authored almost 2 years ago
Try Zeabur's Dockerfile-less build

github.com/laike9m/Python-Type-Challenges - eb4830f7e192552f53a05dcf18fec2db31700376 authored almost 2 years ago
Added new dunder methods in 3.12, and some missing ones from previous versions

github.com/laike9m/pdir2 - 096812ffe7d4858ee899238ad230eaf07cc948af authored almost 2 years ago
officially supports python3.12 (#77)

* running tests on python 3.12
* porting to python3.12

github.com/laike9m/pdir2 - 3213fdf08e9c120f90f4477e6af4306e72e20f49 authored almost 2 years ago
adjust css to make titles and time align

github.com/laike9m/My_Blog - 9aed44597763380d1d3ad0dcbcd4cd2bdec3dfaa authored almost 2 years ago
In the archive page, list all articles together, ordered by date

github.com/laike9m/My_Blog - 7a57dad6a6feab13979c822b218afcc54d11081c authored almost 2 years ago
add openask link

github.com/laike9m/My_Blog - 044f712bcdc0a50bd42ff52be62f5ce957fcc6f7 authored almost 2 years ago
refactor: remove all references to versions older than 3.8 (#76)

refactor: run pyupgrade with --py38-plus
refactor: expand the python 3 classifiers to include t...

github.com/laike9m/pdir2 - b2f88f6938808b0440a3577865f9cb6cb7055eac authored about 2 years ago
bump to 1.0

github.com/laike9m/pdir2 - 9a165c5a85e63dd8ec393dbe7b162a780b41b119 authored about 2 years ago
update some dependencies

github.com/laike9m/pdir2 - 959e4e66e66e84332e7a66ee363dbd4c0355206a authored about 2 years ago
No need to restrict to the latest Python version

github.com/laike9m/pdir2 - e81721fce26733c766c95e6d95e415304f44bf00 authored about 2 years ago
Add 3.11 support, fix mymy tests

github.com/laike9m/pdir2 - 52149ed1fc9ce63397a911de0674fde9b2d3941e authored about 2 years ago
update dev guide

github.com/laike9m/pdir2 - 1c9defa6e6292b72a38d832488bb43e6263e730f authored about 2 years ago
update dev guide

github.com/laike9m/pdir2 - e24b4a1f574e3986e227ca713735eb466417fd27 authored about 2 years ago
change build status badge

github.com/laike9m/pdir2 - eef4ed8529db60793834db520cd1dc14de699f77 authored about 2 years ago
Fix tests for 3.11

github.com/laike9m/pdir2 - 240df7fccad61bbcd75ca10e81336f750580b375 authored about 2 years ago
format files

github.com/laike9m/pdir2 - bb3566819c93469ad4ffb21d1682bba2cdccd519 authored about 2 years ago
Merge pull request #22 from laike9m/main

update h1 font size

github.com/laike9m/My_Blog - 784422a94aa4da02a69b23ca32d45f08cd77a0d2 authored about 2 years ago
update h1 font size

github.com/laike9m/My_Blog - c69fbe64841909352dab06a4540f2d32d0da5cfb authored about 2 years ago
add options page, migrate to scripts to module

github.com/laike9m/logseq-twitter-sync - 84d5bf283166b93bda53ab7055fe2aff57a412af authored about 2 years ago
Initial commit, still WIP

github.com/laike9m/logseq-twitter-sync - b4a8461c85bb03da83eee450b1a5acc5c77c2ce4 authored about 2 years ago
Update README.md

github.com/laike9m/logseq-chatgpt - 5546f252e8d378b8ac138db3a8ba2b72235918ba authored about 2 years ago
make title bigger

github.com/laike9m/My_Blog - 611d77ea0b2ec69394fc158d91ab8b3d74a23a47 authored about 2 years ago
fix style at zoom 125%

github.com/laike9m/My_Blog - 961d86774e6983fbd4b8a356a4f51d995efb0a5c authored about 2 years ago
format html

github.com/laike9m/My_Blog - 103ad81806575175fc9622a5eae16ad00b6d0e67 authored about 2 years ago
hide side bar if on mobile. removed google analytics

github.com/laike9m/My_Blog - 311e2e062cd4083b29eeb8bd89ea0ce005a7dbe0 authored about 2 years ago
fix line height

github.com/laike9m/My_Blog - 15c1f1a161443b6b5fcfc9dea926cb5815cb1821 authored about 2 years ago
fix import order

github.com/laike9m/My_Blog - a42203f8a92b006abbe1a5632ee28f9c5745adcf authored about 2 years ago
add python-dotenv

github.com/laike9m/My_Blog - 32c15af147501a8ec79ad6831364729268252a45 authored about 2 years ago
fix pdm scripts

github.com/laike9m/My_Blog - e2bf58affe4e54ce59e6f56c9f293b8c81b67a8f authored about 2 years ago
add update script

github.com/laike9m/My_Blog - 28b0bcfb621095211d98c7b310afa180f22618c0 authored about 2 years ago
fix line height

github.com/laike9m/My_Blog - fcf2b66cb561dbc34a43ca065b4323f6b335222f authored about 2 years ago
fix inline code font issue

github.com/laike9m/My_Blog - 508a4bdff96177ea394aea059293c2d267a37cfd authored about 2 years ago
update devcontainer

github.com/laike9m/My_Blog - 00e1cf4e69e434b0a89e74923a42fce57037940e authored about 2 years ago
update all configs, fully migrated to PDM with virtualenvgit diff

github.com/laike9m/My_Blog - 927a72e396160f6913ff8327be6eb526248abd33 authored about 2 years ago
fix api issue in migration file

github.com/laike9m/My_Blog - 49a9b81690ca1de137487bdacb89c330a0541713 authored about 2 years ago
add migrations

github.com/laike9m/My_Blog - 8f9948c703dc0914ac7987828a3ca7621b712472 authored about 2 years ago
update configs

github.com/laike9m/My_Blog - 62b89e1a56035d2728fb8cae53d207c926853100 authored about 2 years ago
add dev container port forwarding

github.com/laike9m/My_Blog - 651d6c628fc873b60a0c5805fd8f45c8dc44b1c3 authored about 2 years ago
add is_dev_machine

github.com/laike9m/My_Blog - fc7aa89fa1920f86bc24b76c530241813af7f668 authored about 2 years ago
remove poetry settings

github.com/laike9m/My_Blog - 86941d4f58b46819437ce47cc9fce80265781ce1 authored about 2 years ago
add pdm config

github.com/laike9m/My_Blog - 7dffcdd5cf660b370239c8f6411b1d9466430ad5 authored about 2 years ago
Update pyproject.toml

github.com/laike9m/My_Blog - 13f8bc92d5bcb4ba4757bf03baa00e66a5fe5063 authored over 2 years ago
Update pyproject.toml

github.com/laike9m/My_Blog - 3aaecb91c7b17be0c74628395e2fc9a642a65788 authored over 2 years ago
Update pyproject.toml

github.com/laike9m/My_Blog - 158f9357ad44594cd510cbc1749e53eb65c21d0a authored over 2 years ago
initial functionality

github.com/laike9m/logseq-chatgpt - 91b35a5e4091f1d69c44d2378e2191819eba8ee1 authored over 2 years ago
Merge pull request #20 from laike9m/dependabot/pip/pillow-9.3.0

Bump pillow from 9.0.1 to 9.3.0

github.com/laike9m/My_Blog - a202b41b559596971fc1cab079f8ff208a6caecf authored over 2 years ago
Bump pillow from 9.0.1 to 9.3.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0.
- [Release notes](h...

github.com/laike9m/My_Blog - eb3b02b529228bbe7d400ab129202eed4a00174a authored over 2 years ago
first commit

github.com/laike9m/test - a62e8812302b48c2505e3b2e483f6b3851c99c60 authored almost 3 years ago
Update blog_base.html

github.com/laike9m/My_Blog - ab7f496d3b05fdbdf9d81470bb9000ec33e1b71a authored almost 3 years ago
bump to 0.3.6

github.com/laike9m/pdir2 - 2841f014854c6ce35eac9e9aeae62e26259f3b59 authored about 3 years ago
Fix tox lint testing. (#72)

the lint is not running.

github.com/laike9m/pdir2 - 5d6433435cef6ef5cc7a9fe246558595253ee669 authored about 3 years ago
Support disable color and switch off color when stdout is not a TTY (#67)

* fix dependencies version lock.

revert lock file.

downgrade pdm tox.

replace tox env
...

github.com/laike9m/pdir2 - a32a958c01d3db912482630e8d3eca778006e964 authored about 3 years ago
Cache __pypackages__ in Github Action to speed up CI. (#71)

github.com/laike9m/pdir2 - dc9367c849ce9a547bd5415d46ab74aa50ce6cd6 authored about 3 years ago
fix dependencies version lock. (#68)

github.com/laike9m/pdir2 - f1ab0f1307692a89d72915233a6777b5fcc49737 authored about 3 years ago
Merge pull request #19 from laike9m/dependabot/pip/django-2.2.28

github.com/laike9m/My_Blog - 726bab85017119e46446a26022dfb6973011caae authored over 3 years ago
Bump django from 2.2.27 to 2.2.28

Bumps [django](https://github.com/django/django) from 2.2.27 to 2.2.28.
- [Release notes](https:...

github.com/laike9m/My_Blog - c6c983d5e32cd046eeff25ddcfccdbe3d58b52c9 authored over 3 years ago