-
Updated
Apr 24, 2020 - TypeScript
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
A program can tell that it's running on PyBoy because the buttons always change right at vblank.
To reproduce:
- Install PyBoy
- Start the test ROM "Telling LYs?" (which I have precompiled for your convenience here)
- Press all 8 buttons in any order
- Watch the arrow sprite at the right side
Expect: Arrow moves after each press, followed
GitHub Satellite
May 6 • Virtual
-
Updated
Apr 24, 2020
To help with community discussion and support, it would be good to point users towards preferred discussion channels. Note that this would be in support of more formal documentation (see #16).
Typically, bugs and feature requests would be going on the GitHub issue tracker but other means of supporting the discussion would be helpful.
For example, do we point users towards Stack Overflow for
TestQuality
TestQuality's GitHub Test Management extends Github to provide powerful and modern test plan management helping developers and testers create, run, coordinate and monitor software testing tasks. TestQuality's live 2-way integration with GitHub seamlessly extends workflows so you can create, update, delete, and link defects and requirements in your GitHub repos without leaving your testing or dev workflows. TestQuality is FREE for GitHub public repo’s and affordable for private repo's.
-
Updated
Apr 22, 2020 - TypeScript
Create examples or tutorials to show how to deploy HuggingFace PyTorch models with TorchServe
1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由
-
Updated
Apr 23, 2020 - Jupyter Notebook
I just tried to follow your guide on setting up a raspberry pi, however the service was failing to start. I tracked it down to the downloaded "binary" was actually a HTML redirect page.
Amending the following command under "Install Monitoror" with a -L command works as expected.
sudo curl -s -L -o /opt/monitoror/monitoror https://github.com/monitoror/monitoror/releases/download/3.1.-
Updated
Apr 23, 2020 - Ruby
The lesson says to do
git rebase HEAD~2
git commit --amend
git rebase HEAD~2
but it doesn't say what to do in the rebase.
Also solutions are not available so one cannot progress until one gets it correct or see what the correct solutions were.
-
Updated
Apr 21, 2020 - HTML
-
Updated
Apr 23, 2020 - Python
docker安装的任务执行有问题
Bug 描述
按教程文档说明的,使用docker-compose up -d 安装启动后,直接执行task报错
不知道哪里有问题呢?
我的docker运行环境是win10
`2020-02-15 15:58:04 [scrapy.utils.log] INFO: Scrapy 1.8.0 started (bot: xueqiu)
22020-02-15 15:58:04 [scrapy.utils.log] INFO: Versions: lxml 4.5.0.0, libxml2 2.9.10, cssselect 1.1.0, parsel 1.5.2, w3lib 1.21.0, Twisted 19.10.0, Python 3.6.9 (default, Nov 7 2019, 10:44:02) - [GCC 8.3.0], pyOpenSSL 19
scrapy爬虫去重bug
The code in code_challenge_solution.py and format_strings.py in 4 - String variables in same.
The python code for string formats is missing.
As per the videos the topic was explained and practically executed.
No link to videos
-
Updated
Apr 23, 2020 - C#
运维人员经常将控制台关掉导致数据同步失效,试着用nssm部署成windows服务,发现起不来,看了一下bat感觉是设置的变量在起作用,是不是类里面有使用.bat设置的变量,直接启动java启动会报错
自己修改的启动bat。
java -Xms128m -Xmx512m -XX:PermSize=128m -Djava.awt.headless=true -Djava.net.preferIPv4Stack=true -Dapplication.codeset=UTF-8 -Dfile.encoding=UTF-8-server -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,address=9099,server=y,suspend=n -DappName=otter-canal -Dlogb
Is your feature request related to a problem? Please describe.
I'd like to install logcli as a docker container, because installing binaries on some OS (i.e. k3os/coreos) is discouraged in favor of container installations.
However. the official grafana/logcli is lacking tags and is therefore not usabale. I also don't like to install untrust
Errors from staticcheck:
cmd/kubeadm/app/preflight/checks.go:806:12: possible nil pointer dereference (SA5011)
cmd/kubeadm/app/preflight/checks.go:808:7: this check suggests that the pointer can be nil
cmd/kubeadm/app/util/config/cluster_test.go:752:11: possible nil pointer
Throw NullPointException when INSERT column and values mismatch.
It is better to throw suitable SQLException for JDBC-driver and proxy.
The tasks are:
- Throw suitable SQLException for JDBC-driver.
- Report suitable error packet with MySQL proxy.
- Report suitable error packet with PostgreSQL proxy.
-
Updated
Apr 18, 2020 - Go
New Sample: Demonstrate architecture benefits by replacing current datasources with Firebase RTDB
Since a good architecture serves to make it easy to swap implementations I think it would be nice to have one or more samples which demonstrate how a data source implementation using a combination of a remote api, and a local sqlite database can be replaced with a realtime database.
I am not sure yet how it would be possible to run the same espresso tests in such a sample since mocking the fire
CodeScene
CodeScene identifies and prioritizes technical debt based on how the organization works with the code.
- Prioritize development hotspots and get a Code Health measure on the hotspots.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Explore the efficiency of your organization with respect to Conway’s Law.
- Detect sub-systems with low team autonomy that become productivity bottlenecks.
- Measure the off-boarding risk when a key developer leaves the project.
Template name: 101-event-grid, https://github.com/Azure/azure-quickstart-templates/blob/master/101-event-grid/azuredeploy.json
The parameter eventGridSubscriptionUrl's description ends with:
This is no longer true, and deployments will fail, if the validation challenge is not answered, or the validation URL is not visited - even when