id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
2438129607
Feature: Add test only models in inverse problem Only do the test, and support plot figures Finish
gharchive/issue
2024-07-30T15:34:41
2025-04-01T04:55:48.256920
{ "authors": [ "YannLee1208" ], "repo": "YannLee1208/aidtep", "url": "https://github.com/YannLee1208/aidtep/issues/5", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
685322374
组件用户自定义 目前组件是针对竖版定义样式,而模版则不适合,然后看了下源码下lib\css\style.components.scss,估计是给用户重新定义组件样式的,但在组件中import则放在第一行,效果是叠加,想覆盖则要用important,明显这是不好的。若在组件样式中最后import,无论是叠加,还是覆盖都没问题,不然这个文件存在就很鸡肋。个人看法,在实际开发中我都调整到最后了,感觉顺畅多了。 请问除了在源码修改外,可以怎样修改组件的样式呢 @woxiaoyao81 @tryhank 请教下楼上两位,除了修改源码,如何进行自定义组件的样式? 比如u-field的padding:20rpx 28rpx这个属性如何在pages里进行修改
gharchive/issue
2020-08-25T09:22:52
2025-04-01T04:55:48.263708
{ "authors": [ "Zhao-junlong", "beydeng", "woxiaoyao81" ], "repo": "YanxinNet/uView", "url": "https://github.com/YanxinNet/uView/issues/385", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2004979302
CSS #CSS ##User Story As a boot camp student I want the prework notes to be structured on a webpage So that I can easily find and read the information ##Acceptance Criteria GIVEN a Prework Study Guide website WHEN I view the study guide THEN I see a dark blue header and footer, and four boxes with a shadow Has been merged and HTML updated on main to syn with local
gharchive/issue
2023-11-21T19:20:10
2025-04-01T04:55:48.270498
{ "authors": [ "YazzKats" ], "repo": "YazzKats/prework-study-guide", "url": "https://github.com/YazzKats/prework-study-guide/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
102562470
Latest videos not showing in /feed/subscriptions There are at least 2-3 videos that have been uploaded that aren't showing in this view, ideas? Never mind, it started working properly.
gharchive/issue
2015-08-22T19:50:58
2025-04-01T04:55:48.273008
{ "authors": [ "deusexcalamus" ], "repo": "YePpHa/YouTubeCenter", "url": "https://github.com/YePpHa/YouTubeCenter/issues/2032", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1125334025
[BUG] Dont expose certificate password in stdout :information_source: Info Version: 2.8.7 :speech_balloon: Description When running the flutter pub run msix:create the certificate password will be exposed on stdout: [ +167 ms] executing: C:\Users\****\flutter\bin\cache\dart-sdk\bin\dart __deprecated_pub run msix:create -c C:\Users\path\to\my\certificate\cert.pfx -p myCertPassword -v 0.0.1.0 I want to hand over the command line arguments for the path and password for the certificate via environment variables ($CertPath, $CertPassword) to not expose them, but they are still exposed on the stdout when running the create command: flutter pub run msix:create -c $CertPath -p $CertPassword -v 0.0.1.0 [ +96 ms] executing: [C:\Users\****\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H [ +525 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H [ +2 ms] 5f105a6ca7a5ac7b8bc9b241f4c2d86f4188cf5c [ +1 ms] executing: [C:\Users\****\flutter/] git tag --points-at **** [ +52 ms] Exit code 0 from: git tag --points-at **** [ ] 2.10.0 [ +12 ms] executing: [C:\Users\****\flutter/] git rev-parse --abbrev-ref --symbolic @{u} [ +33 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} [ +1 ms] origin/stable [ ] executing: [C:\Users\****\flutter/] git ls-remote --get-url origin [ +26 ms] Exit code 0 from: git ls-remote --get-url origin [ +1 ms] https://github.com/flutter/flutter.git [ +145 ms] executing: [C:\Users\****\flutter/] git rev-parse --abbrev-ref HEAD [ +43 ms] Exit code 0 from: git rev-parse --abbrev-ref HEAD [ +2 ms] stable [ +116 ms] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ +8 ms] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ +6 ms] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ +1 ms] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ +120 ms] Artifact Instance of 'MaterialFonts' is not required, skipping update. [ +1 ms] Artifact Instance of 'GradleWrapper' is not required, skipping update. [ ] Artifact Instance of 'AndroidGenSnapshotArtifacts' is not required, skipping update. [ ] Artifact Instance of 'AndroidInternalBuildArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterWebSdk' is not required, skipping update. [ ] Artifact Instance of 'FlutterSdk' is not required, skipping update. [ ] Artifact Instance of 'WindowsEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'WindowsUwpEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxEngineArtifacts' is not required, skipping update. [ ] Artifact Instance of 'LinuxFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'MacOSFuchsiaSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerSDKArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FlutterRunnerDebugSymbols' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'IosUsbArtifacts' is not required, skipping update. [ ] Artifact Instance of 'FontSubsetArtifacts' is not required, skipping update. [ ] Artifact Instance of 'PubDependencies' is not required, skipping update. [ +167 ms] executing: C:\Users\****\flutter\bin\cache\dart-sdk\bin\dart __deprecated_pub run msix:create -c C:\Users\path\to\my\certificate\cert.pfx -p myCertPassword -v 0.0.1.0 ✓ parsing cli arguments ✓ validating config values ✓ cleaning temporary files ✓ creating app icons folder ✓ generating icons ✓ copying app icons ✓ copying VC libraries ✓ getting certificate publisher ✓ generate appx manifest ✓ generate package resource indexing files ✓ packing ✓ cleaning temporary files ✓ signing ❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚❚ 100% Msix Installer Created: C:\Users\****\build\windows\runner\Release\my_app.msix [+16400 ms] "flutter run" took 16.750ms. [ +114 ms] ensureAnalyticsSent: 103ms [ +4 ms] Running shutdown hooks [ ] Shutdown hooks complete [ ] exiting with code 0 :scroll: Pubspec.yaml dev_dependencies: msix: ^2.8.7 # ... msix_config: display_name: my.display.name publisher_display_name: my publisher identity_name: come.example.myapp logo_path: some-path/some-logo.png capabilities: "internetClientServer,broadFileSystemAccess,location" store: false dont_install_cert: true hello if you replace the -v 0.0.1.0 part with --version 0.0.1.0 it solve it? Yes, it does. So does the -v also trigger a verbose mode somewhere down the line? Yes, i fix this in 3.0v Thank you for reporting this problem בתאריך יום ב׳, 7 בפבר׳ 2022, 01:12, מאת khainke @.***>: Yes, it does. So does the -v also trigger a verbose mode somewhere down the line? — Reply to this email directly, view it on GitHub https://github.com/YehudaKremer/msix/issues/87#issuecomment-1030936042, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHHDXA44KBGTSRKFHDNUILUZ356HANCNFSM5NV4TM4A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you commented.Message ID: @.***>
gharchive/issue
2022-02-06T22:18:39
2025-04-01T04:55:48.283428
{ "authors": [ "YehudaKremer", "khainke" ], "repo": "YehudaKremer/msix", "url": "https://github.com/YehudaKremer/msix/issues/87", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2498557934
Requesting translator badge User ID U-WattleFoxxo Added!
gharchive/issue
2024-08-31T02:13:44
2025-04-01T04:55:48.284673
{ "authors": [ "Frooxius", "WattleFoxxo" ], "repo": "Yellow-Dog-Man/Locale", "url": "https://github.com/Yellow-Dog-Man/Locale/issues/510", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
370250046
Possible to implement min/max zoom? Would it be possible to implement a feature to constrain how far the user can zoom in or out? Can you share a link to the native SDK docs that describe this feature (if it exists, of course)? I'm not sure if this is the kind of links you are looking for... Android: https://www.mapbox.com/android-docs/maps/overview/#mapview-xml-attributes also: https://www.mapbox.com/android-docs/api/map-sdk/5.1.4/com/mapbox/mapboxsdk/maps/MapboxMapOptions.html#minZoomPreference-double- iOS: https://www.mapbox.com/ios-sdk/api/4.5.0/Classes/MGLMapView.html#/c:objc(cs)MGLMapView(py)minimumZoomLevel Looks good, thanks! Any updates on this? Thanks! Any updates on this? Thanks! @NeriCodec are you still able to use this code snippet with the latest version of this plugin? (5.0.1) export function onMapReady(args) { let map = args.map; let nativeMapView = map.ios ? map.ios : map.android; } But even before I am able to access the maximumZoomLevel property on iOS and the setMaxZoomPreference method on Android, it says that map.android / map.ios is undefined. @felixkrautschuk Do you have a repository I can look at? Have you looked at the updated demos in here in github? @Yermo thanks for your fast reply. I checked the updated demo app (NativeScript Core + TypeScript) and there you try to access the native element th same way and it also returns "undefined" (for Android and iOS). https://github.com/Yermo/nativescript-mapbox/blob/0781ed5a206c64a4e266f34a780d0572aaf1842b/demo/app/main-page.ts#L74 Ok. Thank you. I will check it out. @Yermo I created a pull request for minZoom/maxZoom here https://github.com/Yermo/nativescript-mapbox/pull/365 and added that to the demo app as well. You can now call setMinZoom and setMaxZoom methods and set the minZoom and maxZoom properties from XML. There is still the problem with getting the native instance with args.android (even though it is not related to the functionality within the pull-request). On iOS, there is only one element, the MGLMapView instance which exposes all methods for interacting with the map. On Android, you have the MapView and the MapBoxMap. So I was not sure which one to set for this.nativeMapView. Actually the MapBoxMap is the element for manipulation and interacting with the map.
gharchive/issue
2018-10-15T16:46:03
2025-04-01T04:55:48.307278
{ "authors": [ "EddyVerbruggen", "NeriCodec", "Yermo", "felixkrautschuk", "joeynylund", "keerl" ], "repo": "Yermo/nativescript-mapbox", "url": "https://github.com/Yermo/nativescript-mapbox/issues/270", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
899646577
無法選擇許可證 沒有辦法選擇許可證來安裝。 OFFICE已經安裝了 由于使用 MSDN 下载的 Office 镜像为过旧版本,因此无法读取配置文件。 请卸载此版本的 Office,并通过 Office Tool Plus 来安装并激活 Office.
gharchive/issue
2021-05-24T13:10:58
2025-04-01T04:55:48.309696
{ "authors": [ "Fareeha-Takanashi", "YerongAI" ], "repo": "YerongAI/Office-Tool", "url": "https://github.com/YerongAI/Office-Tool/issues/257", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1705025310
[Feature] 修改默认的3000端口号,在哪个代码里呢,我直接指定PORT=10000不生效 修改默认的3000端口号,在哪个代码里呢,我直接指定PORT=10000不生效 嗨,我也碰到这个问题,请问怎么解决的呢?
gharchive/issue
2023-05-11T04:01:05
2025-04-01T04:55:48.340574
{ "authors": [ "liuyang77886", "yutianhot" ], "repo": "Yidadaa/ChatGPT-Next-Web", "url": "https://github.com/Yidadaa/ChatGPT-Next-Web/issues/1409", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1946606249
UI Page [Chats] [+] feat(chat.tsx): add support for exporting and importing chat session data Screenshot : preview : https://github.com/Yidadaa/ChatGPT-Next-Web/assets/17626300/c400093a-2628-4abc-98f5-491982922450
gharchive/pull-request
2023-10-17T05:59:52
2025-04-01T04:55:48.342598
{ "authors": [ "H0llyW00dzZ" ], "repo": "Yidadaa/ChatGPT-Next-Web", "url": "https://github.com/Yidadaa/ChatGPT-Next-Web/pull/3045", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
362206864
Loss isn't convergent I use the example data to train this networks and find loss isn't convergent. Why is this happening? You have to provide more details. Did you use default config file? Any difference from the demo? On Thu, Sep 20, 2018, 16:11 blossomzx notifications@github.com wrote: I use the example data to train this networks and find loss isn't convergent. Why is this happening? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/YipengHu/label-reg/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/ACd9_SMYM675IrW5wQV7Sj-jPoEZQTruks5uc6IMgaJpZM4WyNxx . Yes,I did. I didn't change any content in that config file. Thanks. What did you mean by "it didn't converge"? The loss didn't go down? On Fri, 21 Sep 2018 at 05:30, zxblossom notifications@github.com wrote: Yes,I did. I didn't change any content in that config file. — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/YipengHu/label-reg/issues/7#issuecomment-423402623, or mute the thread https://github.com/notifications/unsubscribe-auth/ACd9_cLtruF4Dhp0fY6-LlPb_gtlq--Pks5udF1UgaJpZM4WyNxx . Converge means that the loss is always do down.But the loss in the example data sometimes would be bigger than the last time. I'm so sorry that my expression is not very standard. Thanks for your reply. Sorry I'm still a bit confused. What does your loss look like at the beginning of training? And what's it like after a few thousands iterations? Remember this is based on stochastic gradient descent, the loss going down is not guaranteed for each iteration. On Fri, Sep 21, 2018, 08:11 blossomzx notifications@github.com wrote: Converge means that the loss is always do down.But the loss in the example data sometimes would be bigger than the last time. — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/YipengHu/label-reg/issues/7#issuecomment-423424597, or mute the thread https://github.com/notifications/unsubscribe-auth/ACd9_eOI9k7BEOgWG9NK2wp_2_2pCCSrks5udIMUgaJpZM4WyNxx . Thanks, I understand it.
gharchive/issue
2018-09-20T14:10:48
2025-04-01T04:55:48.393246
{ "authors": [ "YipengHu", "blossomzx", "zxblossom" ], "repo": "YipengHu/label-reg", "url": "https://github.com/YipengHu/label-reg/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2268754580
'TypeError("cannot pickle 'SwigPyObject' object")' Hi i am having an issue trying to run the compass, i am getting this error, any ideas how to solve this problem? root@RonS:~# compass --data avg_exp_mat.tsv --num-thread 8 --species homo_sapiens --output-dir compass_res --temp-dir compass_res_tmp --calc-metabolites --lambda 0 Warning: Temporary directory found without saved arguments. Cached results may not be compatible with current settings Building up model cache 0%| | 0/320 [00:00<?, ?it/s] Traceback (most recent call last): File "/usr/local/bin/compass", line 8, in <module> sys.exit(entry()) File "/usr/local/lib/python3.8/dist-packages/compass/main.py", line 572, in entry precacheCompass(args=args) File "/usr/local/lib/python3.8/dist-packages/compass/main.py", line 873, in precacheCompass for sub_cache in pool.imap_unordered(partial_map_fun, reaction_chunks): File "/usr/lib/python3.8/multiprocessing/pool.py", line 868, in next raise value multiprocessing.pool.MaybeEncodingError: Error sending result: '<multiprocessing.pool.ExceptionWithTraceback object at 0x7f6236f62520>'. Reason: 'TypeError("cannot pickle 'SwigPyObject' object")' found out the solution here: https://github.com/YosefLab/Compass/issues/91
gharchive/issue
2024-04-29T11:16:41
2025-04-01T04:55:48.543337
{ "authors": [ "Ronvaknins" ], "repo": "YosefLab/Compass", "url": "https://github.com/YosefLab/Compass/issues/109", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
464781543
Automate running notebooks on full data to update outputs It looks like some of the notebooks have not been run in some time, or the outputs are out of date. How can we best make sure these are up to date? The reproducibility notebook and harmonization notebook are good examples of this. All these notebooks should be in the unit tests so are run at every push on a PR ? The notebooks are run every time but the results in the notebooks aren't updated automatically. I think that's what Adam means. On one hand, I don't think it's ideal to have notebooks in our main code repository. On the other hand, it's been working pretty well for us. We don't want to spend a lot of time developing a more complex workflow when what we have works pretty well. Let's talk about this on Tuesday! Ideally, we'd want to automatically rerun the notebooks everytime a PR is merged in master but I don't see any easy-to-implement/non-painful way to do that. Coulb be part of our refactoring hackathon. On the other hand, it's been working pretty well for us. They are a pain to debug.. I'm changing this issue slightly - we should write a script that launches an EC2 instance, installs scVI, creates a new branch, runs the notebooks, sends a PR. This issue is more or less temporarily handled by running the notebooks through Colab and saving the output.
gharchive/issue
2019-07-05T21:46:56
2025-04-01T04:55:48.546930
{ "authors": [ "adamgayoso", "gabmis", "jeff-regier", "romain-lopez" ], "repo": "YosefLab/scVI", "url": "https://github.com/YosefLab/scVI/issues/400", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
2026631293
Add WASI CI build Added script from https://github.com/YosysHQ/yosys/pull/4045, was not able to reproduce a bug but it more looks like order of execution issue in passes/pmgen directory. Let see if this CI is happy. I am not that familiar with GitHub Actions but I wonder if splitting the SDK fetch from the other commands and putting it above the source checkout would cause GitHub to sometimes cache the environment with the unpacked SDK tree No caching enabled here so no issues. Spliting into multiple steps does not help since there is no reuse. Leaving this to be decided on Mondays meeting. Well, I meant caching by the GitHub infrastructure itself, since it sees there are no variable inputs to the workflow up to the point of the source checkout. Though it's probably not that clever to deduce the link to the SDK hasn't changed content Well, I meant caching by the GitHub infrastructure itself, since it sees there are no variable inputs to the workflow up to the point of the source checkout. Though it's probably not that clever to deduce the link to the SDK hasn't changed content GitHub does no such thing. We could make it cache explicitly but there's no point since the SDK is downloaded from GitHub's infrastructure in the first place. There would be no meaningful difference in speed, it would just waste some space.
gharchive/pull-request
2023-12-05T16:34:01
2025-04-01T04:55:48.549755
{ "authors": [ "mmicko", "povik", "whitequark" ], "repo": "YosysHQ/yosys", "url": "https://github.com/YosysHQ/yosys/pull/4051", "license": "isc", "license_type": "permissive", "license_source": "bigquery" }
2237327511
🛑 UPC is down In c98cadf, UPC (https://www.upc.edu.cn/) was down: HTTP code: 0 Response time: 0 ms Resolved: UPC is back up in 5c701ec after 6 minutes.
gharchive/issue
2024-04-11T09:43:23
2025-04-01T04:55:48.555055
{ "authors": [ "Yourrrrlove" ], "repo": "Yourrrrlove/upptime", "url": "https://github.com/Yourrrrlove/upptime/issues/3313", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
531945946
[PoC] Remove and ignore outdated lockfiles This is PoC. See https://github.com/YozhikM/stylelint-a11y/pull/46#issuecomment-561139911 We must leave one of these files. Do not delete both of them. OK. This is just a PoC. I will close 😅 👍
gharchive/pull-request
2019-12-03T12:20:44
2025-04-01T04:55:48.566091
{ "authors": [ "YozhikM", "ybiquitous" ], "repo": "YozhikM/stylelint-a11y", "url": "https://github.com/YozhikM/stylelint-a11y/pull/47", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1099739724
Testing Problem Description of why you made this PR Solution And how do you fix that problem PR Status [x] Code finished and ready to be reviewed/tested [ ] The fix/enhancement were manually tested (if applicable) Automatic tests Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization) !gogogadgetoci
gharchive/pull-request
2022-01-12T00:15:07
2025-04-01T04:55:48.901627
{ "authors": [ "bencharp" ], "repo": "YunoHost-Apps/armadietto_ynh", "url": "https://github.com/YunoHost-Apps/armadietto_ynh/pull/8", "license": "WTFPL", "license_type": "permissive", "license_source": "github-api" }
67038324
add full available quest list tab? is it possible to add a tab like that? example: quest name | sitenumber | 1-5 quest number so i don't have to click all quests an search for a quest No. Too much effort for zero actual gain.
gharchive/issue
2015-04-08T03:09:44
2025-04-01T04:55:48.988241
{ "authors": [ "Yuubari", "tensei" ], "repo": "Yuubari/KanColleViewer", "url": "https://github.com/Yuubari/KanColleViewer/issues/51", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1192329087
🛑 Official Website is down In 9a9d7a3, Official Website (https://www.zeenkey.com) was down: HTTP code: 500 Response time: 207 ms Resolved: Official Website is back up in f6e37d3.
gharchive/issue
2022-04-04T21:22:46
2025-04-01T04:55:49.032927
{ "authors": [ "ZEENKEY" ], "repo": "ZEENKEY/statuspage", "url": "https://github.com/ZEENKEY/statuspage/issues/213", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1212138701
🛑 Server 1 is down In 6fea795, Server 1 (https://www.zeenkey.com) was down: HTTP code: 500 Response time: 60 ms Resolved: Server 1 is back up in e36d598.
gharchive/issue
2022-04-22T09:59:58
2025-04-01T04:55:49.035407
{ "authors": [ "ZEENKEY" ], "repo": "ZEENKEY/statuspage", "url": "https://github.com/ZEENKEY/statuspage/issues/604", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
419052196
Error using test.py Dear ZQPei, When i try to test my model using test.py, the following error occurs: can u please tell me how can i fix this? net = Net(reid=True, num_classes=1539) Thanks. That worked. After running test.py and evaluate.py, i get the following output. Can you please tell me what does it signify? It means your top1 accuracy is 0. There must be some error in your training schedule.
gharchive/issue
2019-03-09T09:22:54
2025-04-01T04:55:49.159700
{ "authors": [ "ZQPei", "sandeshshrestha45" ], "repo": "ZQPei/deep_sort_pytorch", "url": "https://github.com/ZQPei/deep_sort_pytorch/issues/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2446224939
请问这个项目如何可视化推理的结果呢 请问如何获得模型推理出的视察图呢? 然后我想再请问一下这个项目里如何去推理单独的一张图呢,能不能提供一下这个功能呢 另外的话我还想再请教一下,我生成的视差图为什么是灰色的灰度图呢,而您的demo视频中却是彩色的,我是哪里出现问题了吗请问。 可以参考RAFT-Stereo的demo.py实现这一功能 好的,我已经实现了可视化推理结果的功能,还想再次请教一下为什么生成的视差图是灰度图呢。 好的,我已经实现了可视化推理结果的功能,还想再次请教一下为什么生成的视差图是灰度图呢。 你好,我的上述回答就是在回答如何生成彩色的视差图的问题。保存成灰度图或是彩色图与保存格式有关,可以参考RAFT-Stereo的demo.py实现保存成彩色图的功能。
gharchive/issue
2024-08-03T07:48:08
2025-04-01T04:55:49.162367
{ "authors": [ "LiJiajun000322", "ZYangChen" ], "repo": "ZYangChen/MoCha-Stereo", "url": "https://github.com/ZYangChen/MoCha-Stereo/issues/10", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1492426312
🛑 VU LMS is down In 8a54da6, VU LMS (https://vulms.vu.edu.pk) was down: HTTP code: 0 Response time: 0 ms Resolved: VU LMS is back up in 14eaa03.
gharchive/issue
2022-12-12T17:51:37
2025-04-01T04:55:49.164911
{ "authors": [ "Zaid-maker" ], "repo": "Zaid-maker/status-page-advanced", "url": "https://github.com/Zaid-maker/status-page-advanced/issues/69", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2297770062
Latest whatsapp-web.js update ith the latest whatsapp-web.js there seems to be a problem when loading chats. Because WWeb broke webcache, there was an special update After QR has been generated, you receive the following messages: User Authenticated! loading chat... And never stays there forever (in a loop). Chat never gets loaded and therefore, Client is never ready. Any suggestion or help its appreciated. https://github.com/Zain-ul-din/whatsapp-ai-bot/assets/169881159/a517c553-25de-449b-bb7d-c2d26ca795e4 What Platform are you using Windows? i just tested it's working on GitHub codespaces. track here for update I tested it in my desktop windows 11 and my laptop Windows 10 .It was working fine since last 2 weeks anyway I will also try to test it in GitHub codespaces and I will send you the result . https://github.com/Zain-ul-din/whatsapp-ai-bot/assets/169881159/95ada165-0b93-4347-b9bd-0ae726133c5b I got the same error. @azharpower Thank you for your patience. currently, I'm busy you can maybe see the fix this weekend. ith the latest whatsapp-web.js there seems to be a problem when loading chats. Because WWeb broke webcache, there was an special update After QR has been generated, you receive the following messages: User Authenticated! loading chat... And never stays there forever (in a loop). Chat never gets loaded and therefore, Client is never ready. Any suggestion or help its appreciated. RUST.2024.04.18.-.22.31.26.03.-.Trim.mp4 Solution? Any solution for it @Keyz400 Not yet. I'm looking for a contributor
gharchive/issue
2024-05-15T12:25:37
2025-04-01T04:55:49.171611
{ "authors": [ "Keyz400", "Zain-ul-din", "azharpower" ], "repo": "Zain-ul-din/whatsapp-ai-bot", "url": "https://github.com/Zain-ul-din/whatsapp-ai-bot/issues/40", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
636361342
README: Vim (8.2.0929+) includes Elm Syntax Highlighting Hint regarding the included syntax files in Vim Unfortunately I've left Zaptic and so don't have access to merge this. Perhaps @melvisntnormal or @jgresty wouldn't mind merging? Thanks for the effort to keep the info up to date @andys8. Unfortunately I've left Zaptic and so don't have access to merge this. Perhaps @MelvIsntNormal or @jgresty wouldn't mind merging? I can definitely take a look at this :+1: Sorry about this guys, I have asked Ben for write access to this repository but haven't heard anything about it yet. I probably should have told him I wanted to merge this in. @benbabic ? Done, and you shoud have access. @michaeljones you too, in case you want to change something Thanks guys :) I'll try to handle stuff in the future. Shouldn't be too busy :)
gharchive/pull-request
2020-06-10T15:50:24
2025-04-01T04:55:49.176798
{ "authors": [ "MelvIsntNormal", "andys8", "benbabic", "michaeljones" ], "repo": "Zaptic/elm-vim", "url": "https://github.com/Zaptic/elm-vim/pull/4", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
906668726
Fix wrong handling of stock prices exceeding 1000 The regex expression to extract the unitary value of each stock doesn't treat the case when unitary stock price exceeds 1000. Current expression separates the value into 2 matches: Example: Value = 2,613.00 EUR => Regex Result [ 2 , 613.00 ] which renders stock value = 2 at the end Thanks, I think this is related to #6
gharchive/pull-request
2021-05-30T07:46:37
2025-04-01T04:55:49.178640
{ "authors": [ "Zarathustra2", "guijdp" ], "repo": "Zarathustra2/TradeRepublicApi", "url": "https://github.com/Zarathustra2/TradeRepublicApi/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
68502867
Gen 1 randbats movesets tweaking prevent counter + reflect (esp. twave/reflect/counter/reflect chansey and possibly clefable/wiggly too) and ice beam + blizzard on the same pokemon (e.g. Lapras would much rather have tbolt/body slam/cray than both ice moves). Articuno still wants both though, and this could probably be extended to other mons (e.g. seadra with both surf and hydro pump). Also, the superfang condition is completely redundant isn't it? whoops I missed the parentheses didn't I? oh wow, it's just that keys isn't defined in randomSet, rip myself I'm just going to close this and stick to replacing moves only lol
gharchive/pull-request
2015-04-14T21:30:31
2025-04-01T04:55:49.180373
{ "authors": [ "xCrystal" ], "repo": "Zarel/Pokemon-Showdown", "url": "https://github.com/Zarel/Pokemon-Showdown/pull/1783", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
476417198
Make linked moves target properly in Linked Selecting a linked move which targets the user causes the follow-up move to fail if it targets a different Pokemon. This PR fixes that by causing each move to target its intended target, instead of using the target of the selected linked move. I guess this is a regression after a correctness update in the decisions engine? If that's so, the patch to Linked that mimick former behavior would be to run this.validTargetLoc() for each sub-decision, and only then autotarget if needed. (Relevant for Doubles). Could you confirm whether that still fixes the issue? Fixed in 045fe456. Note that: getTargetLoc() expects the targetted pokemon as its first argument, not a targetting type (like linkedMove.target is). By calling getTargetLoc() in other ways, it returns NaN, which results in autotargetting happening by default. However, the proper way to do that would be with resolveTarget() as in the linked commit. Forgive me; I'm relatively new to Showdown's API and thought move.target was a Pokemon, not a string describing the target type. Didn't catch it while testing since as you state, the NaN caused auto-targeting. Good going. You are welcome ~
gharchive/pull-request
2019-08-03T05:16:17
2025-04-01T04:55:49.183804
{ "authors": [ "ColeFrench", "Slayer95" ], "repo": "Zarel/Pokemon-Showdown", "url": "https://github.com/Zarel/Pokemon-Showdown/pull/5670", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2213834883
🛑 Validaciones Online is down In 37cfad5, Validaciones Online (https://colmed.tandemdigital.net) was down: HTTP code: 0 Response time: 0 ms Resolved: Validaciones Online is back up in 9908e53 after 12 minutes.
gharchive/issue
2024-03-28T18:08:04
2025-04-01T04:55:49.189285
{ "authors": [ "ZarzueloM" ], "repo": "ZarzueloM/status", "url": "https://github.com/ZarzueloM/status/issues/326", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
638538835
Tracking: block header validation As part of block validation (#428), we need to validate all the fields in the block header: Parsing [x] version: the block version number MUST be greater than or equal to 4. [x] solution_size: fixed value of 1344. validate during parsing (#478) the solution size field is not present in zebra-chain's parsed Block struct. Like other serialized fields of type compactSize uint, the solutionSize field MUST be encoded with the minimum number of bytes (3 in this case), and other encodings MUST be rejected. (This check is already performed in Zebra's compactsize code.) [x] block size: the size of a block MUST be less than or equal to 2000000 bytes. validate during parsing (#485). also limits the size of transactions in parsed blocks. the block size isn't encoded in the serialised data. the block size field is not present in zebra-chain's parsed Block struct. Semantic Validation Before validating the rest of the block: [x] time (node clock): (PR #492) a full validator MUST NOT accept blocks with nTime more than two hours in the future according to its clock. This is not strictly a consensus rule because it is nondeterministic, and clock time varies between nodes. Also note that a block that is rejected by this rule at a given point in time may later be accepted. as an optimisation, we could await future times that will happen soon. but for now, let's reject and drop the block. [x] height (semantic): the block height MUST be encoded as the first item in the coinbase transaction’s scriptSig, as specified in [BIP-34]. The format of the height is “serialized CScript” – the first byte is the number of bytes in the number, and the following bytes are the signed little-endian representation of the number. [x] solution: must represent a valid Equihash solution. see #578, #550, #607. [x] difficulty_threshold: encoded number of difficulty bits (#572, #799, #802) decode from Bitcoin's "compact u256" format (#799) block header hash: the block header hash is interpreted as a 256-bit integer represented in little-endian byte order, which MUST be less than or equal to the target threshold given by ToTarget(bits). [x] nonce: arbitrary value. implicitly validated as part of the difficulty_threshold hash check. implicitly validated as part of each child block's previous_block_hash check Before validating transactions: [x] merkle_root_hash: #906 the merkle root is derived from the hashes of all transactions included in this block, ensuring that none of those transactions can be modified without modifying the header. verify this field before validating any transactions Contextual Validation Depends on previous block - needed for chain reorganisation: [x] previous_block_hash: #737 must be equal to a previous block's header hash. validate after the previous block is validated. the previous_block_hash for the genesis block is all zeroes (Bitcoin null). We should add this constant to the consensus parameters. [x] height (contextual): #737 Each block in a block chain has a block height. The block height of the genesis block is 0, and the block height of each subsequent block in the block chain increments by 1. At this point, we are doing enough validation to perform chaining. So we want to implement chain reorganisation (#452) here, because it affects the rest of the design. (We might also want to implement checkpointing (#429), but it's a lot simpler, because it's just an alternate validation path.) Depends on a range of earlier blocks: [x] time (previous block times): #1413 for each block other than the genesis block , nTime MUST be strictly greater than the median-time-past of that block. for each block at block height 2 or greater on the production network, or block height 653606 or greater on the test network, nTime MUST be less than or equal to the median-time-past of that block plus 90 · 60 seconds. validate after the PoWMedianBlockSpan previous blocks are validated. check for overflow when summing times from multiple blocks. [x] difficulty_threshold (threshold value): (#802) must be equal to ThresholdBits(height). validate after the max(PoWMedianBlockSpan, PoWAveragingWindow) previous blocks are validated. check for overflow when summing bits from multiple blocks. [x] light_client_hash (#856, #881) Open Questions [x] where does zebra-consensus store blocks, while it is waiting for the previous blocks? see https://github.com/ZcashFoundation/zebra/issues/477#issuecomment-646350910 [ ] TODO: Other rules inherited from Bitcoin. For pending blocks, Henry suggests: what i was imagining was something like Checkpointer { checkpoint_frequency: usize, cached_blocks: HashMap<usize, Vec<Option<Arc<Block>>>>, } so the blocks would be stored in the service when the service gets a new block, it finds the correct checkpoint interval, inserts the block into the correct slot in the Vec, and checks whether the whole sequence of blocks is present if not, it would hand out the receiving end of a channel corresponding to that block group, otherwise, it would hash the whole chain, check against the checkpoint, and then push the result into the transmission end of a channel but this doesn't quite work because we want the future to resolve to the block hash ... maybe enum Slot { Empty, Full { block: Arc<Block>, tx: oneshot::Sender<Result<BlockHeaderHash, Error>>, } } then the way that the result would get sent back to the network service would be the Receiver end of the oneshot but doing something like this means that the actual future that gets returned to the client doesn't have to store anything trying to formalize requirements for the checkpointer service: i think it's reasonable to require that the same block (ie. same hash) is never passed to the verifier twice, but not that we never have forks along the way (as you mention) or, if you do pass the same block twice, you might not get a good answer more than once (thinking of like, you're scanning through the chain, everything is going fine, much later you decide to checkpoint-verify only block 200 and it never resolves or something, that seems not worth trying to prevent) struct QueuedBlock { block: Arc<Block>, tx: tokio::sync::oneshot::Sender<Result<BlockHeaderHash, Error>>, } enum Slot { Empty, Full(Vec<QueuedBlock>), } @teor2345 more complete notes on that approach here: https://github.com/ZcashFoundation/zebra/issues/429#issuecomment-646338626 Equihash verification was implemented in https://github.com/ZcashFoundation/zebra/pull/549 for https://github.com/ZcashFoundation/zebra/issues/335, I've closed #335 and this issue is now tracking the integration of the equihash check into the actual validation routine for the block header Equihash verification was implemented in #549 for #335, I've closed #335 and this issue is now tracking the integration of the equihash check into the actual validation routine for the block header I opened #578 to make the is_valid() function take a BlockHeader. After that's done, we can integrate the check into block header validation. I think this PR makes that change - https://github.com/ZcashFoundation/zebra/pull/550/files Thanks, I hadn't caught up with all the PRs yet. We're pretty much done here, moved any outstanding issues into Testing and Documentation Epics
gharchive/issue
2020-06-15T04:46:15
2025-04-01T04:55:49.210913
{ "authors": [ "hdevalence", "mpguerra", "teor2345", "yaahc" ], "repo": "ZcashFoundation/zebra", "url": "https://github.com/ZcashFoundation/zebra/issues/477", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
690483248
fmt: combine imports Trial implementation of https://github.com/ZcashFoundation/zebra/pull/963#discussion_r481454782 These options format the code nicely but only on nightly.
gharchive/pull-request
2020-09-01T22:10:46
2025-04-01T04:55:49.212751
{ "authors": [ "hdevalence" ], "repo": "ZcashFoundation/zebra", "url": "https://github.com/ZcashFoundation/zebra/pull/986", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1638833894
Update Holmes County shield Replaced the generic white shield in Holmes County, Ohio, with a shape of the county in green, simplified slightly: Fixes #810. Good to go or do we need a tile update? This is just an artwork update. It’s good to go.
gharchive/pull-request
2023-03-24T06:54:11
2025-04-01T04:55:49.214731
{ "authors": [ "1ec5", "ZeLonewolf" ], "repo": "ZeLonewolf/openstreetmap-americana", "url": "https://github.com/ZeLonewolf/openstreetmap-americana/pull/833", "license": "CC0-1.0", "license_type": "permissive", "license_source": "github-api" }
1467720905
🛑 latest 8.4.9 ru is down In 71a1979, latest 8.4.9 ru (https://prod-ru.zebr-a.com/latest/config/8.4.9) was down: HTTP code: 400 Response time: 502 ms Resolved: latest 8.4.9 ru is back up in 2c138dd.
gharchive/issue
2022-11-29T09:21:42
2025-04-01T04:55:49.217254
{ "authors": [ "zlumer" ], "repo": "Zebrainy/upptime", "url": "https://github.com/Zebrainy/upptime/issues/969", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1243126428
clang-tidy-review cannot handle clang-diagnostics-* issues In a build where e.g. some header files cannot be built, clang-tidy creates a clang-diagnostics error. This is quite helpful to see, however clang-tidy-review decides to crash when encountering those, as clang-tidy returns a non-zero errorcode in that situation: https://github.com/continental/ecal/runs/6524850948?check_suite_focus=true#step:4:1955 Maybe it should be enough to simply remove the raise statement, when clang-tidy encounters a compile warning? https://github.com/ZedThree/clang-tidy-review/blob/1cf54e5e9d293b1a5155a3ecda193519dcdfdd62/review.py#L546 I don't think removing the raise statement would be enough, it currently parses the output fixes YAML file, rather than the output of clang-tidy. So we'd need to parse the error in order to turn it into a comment or something. I think also clang-tidy will stop as soon as it hits an error like this, so maybe it would also be helpful to do each file individually? Hm, ok, i was afraid that it wouldn't be as simple as that 😅 Currently (due to the raise) a single compile error will also prevent clang-tidy-review to post information about other warnings, e.g. from clang-analyzer-*. I feel like those should be posted in any way. QtCreator does it the same way - the compile issues (clang-diagnostics-* you have to manually grab from the output, but everything else it will still display in the GUI. Just not exiting but posting as much as it is able to would already be a proper solution in my mind. Anyhow, I don't think clang-tidy exits directly in that case, I think it works just fine, but return 1 at the end as a hint that it wasn't able to build all files. Fixed in #40 and released in v0.8.4 Thanks again @FlorianReimold !
gharchive/issue
2022-05-20T13:07:23
2025-04-01T04:55:49.221865
{ "authors": [ "FlorianReimold", "ZedThree" ], "repo": "ZedThree/clang-tidy-review", "url": "https://github.com/ZedThree/clang-tidy-review/issues/39", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
424141812
Map displayed upside down Map is mirrored and upside down, see https://forum.iobroker.net/post/240589 will you try to fix it in the next time I have a look at this tomorrow. Thx
gharchive/issue
2019-03-22T10:31:18
2025-04-01T04:55:49.225744
{ "authors": [ "Zefau", "senger1985" ], "repo": "Zefau/ioBroker.roomba", "url": "https://github.com/Zefau/ioBroker.roomba/issues/12", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
860499878
Fix (#28) Compile errors after running npm run dev #28 Just some typos in imports Thank you for the PR, all the changes have been implemented now in MAIN!
gharchive/pull-request
2021-04-17T19:40:19
2025-04-01T04:55:49.226561
{ "authors": [ "Zelig880", "sergiogithub" ], "repo": "Zelig880/BooksBank", "url": "https://github.com/Zelig880/BooksBank/pull/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
365234147
Replace momentjs with date-fns [Issue #112 ] There is a use of moment.fromNow() to get relative date, so I decided to use date-fns over reinventing the wheel. Hi there! Thank you so much for your pull request. You helped reduce the bundle size from 2.1Mo raw (1.05Mo minified) to 2.0Mo raw (983k minified): around 5% reduced size! 👌 Small feedbacks: You forgot to add date-fns to package.json Its better to use relatives import with date-fns to reduce even more the bundle size: import differenceInMilliseconds from 'date-fns/difference_in_milliseconds' // only imports this function // instead of import {differenceInMilliseconds} from 'date-fns' // imports all date-fns I added a commit to this PR with the aforementioned feedbacks.
gharchive/pull-request
2018-09-30T15:33:29
2025-04-01T04:55:49.232620
{ "authors": [ "Errorname", "hanhmchau" ], "repo": "Zenika/FAQ", "url": "https://github.com/Zenika/FAQ/pull/117", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1418428043
Optimize "Shared Functions" For objects (i.e. PIXI.Audio sprites) that all share a similar function, Zephyr should a provide only provide a link to a common function, not an entirely new function. This should save on memory and speed. Solved
gharchive/issue
2022-10-21T14:28:31
2025-04-01T04:55:49.236824
{ "authors": [ "OttCS" ], "repo": "ZephyrJS-Project/ZephyrJS", "url": "https://github.com/ZephyrJS-Project/ZephyrJS/issues/28", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1215359969
Adding a preloader to the website. A preloader can be added to the website to enhance the look while navigating the website. I'm a participant of GSSoC'22, @Astrodevil kindly assign this issue to me. Thank you. @Astrodevil Kindly add the "level" label tag. Thank you. It's for the PR
gharchive/issue
2022-04-26T04:07:32
2025-04-01T04:55:49.296839
{ "authors": [ "Astrodevil", "KiranAminPanjwani" ], "repo": "ZeroOctave/ZeroOctave-Javascript-Projects", "url": "https://github.com/ZeroOctave/ZeroOctave-Javascript-Projects/issues/566", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
225544639
Sigaction new interface Changed sigaction interface in order to follow POSIX standards (one handler per signal). Codecov Report Merging #9 into master will increase coverage by 0.65%. The diff coverage is 75.67%. @@ Coverage Diff @@ ## master #9 +/- ## ========================================== + Coverage 82.31% 82.96% +0.65% ========================================== Files 15 15 Lines 865 898 +33 ========================================== + Hits 712 745 +33 Misses 153 153 Impacted Files Coverage Δ Tests/POSIXTests/POSIXTests.swift 67.44% <71.42%> (+1.92%) :arrow_up: Sources/POSIX/Sigaction.swift 82.14% <78.26%> (+82.14%) :arrow_up: Continue to review full report at Codecov. Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9b9e4c5...911bf8d. Read the comment docs.
gharchive/pull-request
2017-05-01T22:32:42
2025-04-01T04:55:49.354434
{ "authors": [ "codecov-io", "ronflima" ], "repo": "Zewo/POSIX", "url": "https://github.com/Zewo/POSIX/pull/9", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1205920978
🛑 Xavier's Blog is down In 7f7dc94, Xavier's Blog (https://www.zxavier.com) was down: HTTP code: 0 Response time: 0 ms Resolved: Xavier's Blog is back up in 8846d26.
gharchive/issue
2022-04-15T22:18:00
2025-04-01T04:55:49.357036
{ "authors": [ "ZhangXavier" ], "repo": "ZhangXavier/upptime", "url": "https://github.com/ZhangXavier/upptime/issues/682", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2297243951
Update to 11.00 With the new release of the pppwn exploit 11.00 is now jailbreakable and as such maybe you should add support for it The only changes that need to be made is for the offsets in the save memory patches to be changed, i did not find theese and got them off save mounter https://github.com/AGraber/Playstation-4-Save-Mounter, so we will have to wait untill someone finds the new offsets could this be of any help? https://github.com/bucanero/apollo-ps4 could this be of any help? https://github.com/bucanero/apollo-ps4 yes it could, if it does indeed support ps4 jailbreak for 11.00 progress has been started, i just need someone with the firmwares of ps4s to test
gharchive/issue
2024-05-15T08:43:57
2025-04-01T04:55:49.359817
{ "authors": [ "Zhaxxy", "zdashero" ], "repo": "Zhaxxy/eZwizard3-bot", "url": "https://github.com/Zhaxxy/eZwizard3-bot/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1958981793
Auto-fill For (), "", '', [], {}, <> hello
gharchive/issue
2023-10-24T10:44:41
2025-04-01T04:55:49.362922
{ "authors": [ "ZhengLinLei", "tostadanevera" ], "repo": "ZhengLinLei/paste-code", "url": "https://github.com/ZhengLinLei/paste-code/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1610267188
[Feat] add support render <img> tag I've created a new module, ZNSTextAttachment, which can handle the operation of downloading images from remote URLs. I'm using it in ZMarkupParser and have created an ImgTagName and ImageMarkup to parse to ZNSTextAttachment. resolved #4 ref: https://github.com/ZhgChgLi/ZNSTextAttachment migrate to #8
gharchive/pull-request
2023-03-05T16:29:40
2025-04-01T04:55:49.373804
{ "authors": [ "zhgchgli0718" ], "repo": "ZhgChgLi/ZMarkupParser", "url": "https://github.com/ZhgChgLi/ZMarkupParser/pull/7", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
767520596
test/csl.py里的wobert换成wonezha以后报错 line 678, in get_tensor return CheckpointReader_GetTensor(self, compat.as_bytes(tensor_str)) tensorflow.python.framework.errors_impl.NotFoundError: Key bert/embeddings/position_embeddings not found in checkpoint build_transformer_model里边传入model='nezha',这可以通过看bert4keras的readme.md了解 https://github.com/bojone/bert4keras build_transformer_model里边传入model='nezha',这可以通过看bert4keras的readme.md了解 https://github.com/bojone/bert4keras 老哥,实验结果怎么样呀?我的答案全是相同的一个字,这个知道怎么调吗?
gharchive/issue
2020-12-15T12:01:12
2025-04-01T04:55:49.379902
{ "authors": [ "OldMy", "bojone", "empty-id" ], "repo": "ZhuiyiTechnology/WoBERT", "url": "https://github.com/ZhuiyiTechnology/WoBERT/issues/7", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
147394505
recent build error hi i updated from carbon v0.12.0 to compile 'com.github.ZieIony:Carbon:4fe0279ca8' version from jitpack but my out put changed from this picture : to this one : The most recent version introduces full support for tint and background tint for all widgets. I would bet on that. Could you post a bit of your layout? sorry this is my fault . cuz of issue #231, i made my own pagerTabStrip with help of carbon TintedView . the real problem is The view that i made it , And after some change to my view . every thing worked fine . sorry for wasting your time. :cry: sorry : i found that error is on api 23 i made base activity that all my activity extend from it. this is Activity code code: package ayalma.ir.trafficRegs.Ui; import android.os.Bundle; import android.support.v7.app.AppCompatActivity; import ayalma.ir.trafficRegs.AppCons; import ayalma.ir.trafficRegs.R; import ayalma.ir.trafficRegs.Utility.Util; /** * this is the base activity for all activity in this application. * Created by alimohammadi on 4/5/16. * * @author alimohammadi. */ public class BaseActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setTheme(Util.getInstance(getBaseContext()).getPref().getInt(AppCons.SELECTED_THEME,R.style.AppTheme_Red_Pink)); } } and this is my trainingActivity java code : package ayalma.ir.trafficRegs.Ui.Training; import android.content.Intent; import android.os.Bundle; import android.support.design.widget.AppBarLayout; import android.util.Log; import android.view.View; import ayalma.ir.trafficRegs.AppCons; import ayalma.ir.trafficRegs.R; import ayalma.ir.trafficRegs.Ui.AboutUs.AboutUsActivity; import ayalma.ir.trafficRegs.Ui.BaseActivity; import ayalma.ir.trafficRegs.Ui.Exam.ExamActivity; import ayalma.ir.trafficRegs.Ui.Purchase.PurchaseActivity; import ayalma.ir.trafficRegs.Ui.SettingActivity; import ayalma.ir.trafficRegs.Utility.Util; import carbon.widget.DrawerLayout; import carbon.widget.NavigationView; import carbon.widget.PagerTabStrip; import carbon.widget.RecyclerView; import carbon.widget.TextView; import carbon.widget.Toolbar; import carbon.widget.ViewPager; import de.hdodenhof.circleimageview.CircleImageView; public class TrainingActivity extends BaseActivity implements AppBarLayout.OnOffsetChangedListener, RecyclerView.OnItemClickedListener { private static final String TAG = TrainingActivity.class.getSimpleName(); private static final int PERCENTAGE_TO_ANIMATE_AVATAR = 20; private boolean mIsAvatarShown = true; private NavigationView mNavigationView; private DrawerLayout mDrawerLayout; private CircleImageView mAppLogoView; private int maxScrollSize = 0; private TextView mTitleView, mSubTitleView; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_training); mTitleView = (TextView) findViewById(R.id.title); mSubTitleView = (TextView) findViewById(R.id.sub_title); mDrawerLayout = (DrawerLayout) findViewById(R.id.drawer_layout); mNavigationView = (NavigationView) findViewById(R.id.nav_view); mNavigationView.setMenu(R.menu.menu_navigation); mNavigationView.setHeader(R.layout.nav_header); ((NavigationView.Adapter) mNavigationView.getAdapter()).setOnItemClickedListener(this); Toolbar toolbar = (Toolbar) findViewById(R.id.detail_toolbar); toolbar.setIcon(R.drawable.ic_menu); toolbar.getIconView().setOnClickListener(new View.OnClickListener() { @Override public void onClick(View view) { mDrawerLayout.openDrawer(mNavigationView); } }); ((carbon.beta.AppBarLayout) findViewById(R.id.app_bar)).addOnOffsetChangedListener(this); mAppLogoView = (CircleImageView) findViewById(R.id.app_logo_view); TrainingTabStripAdapter stripAdapter = new TrainingTabStripAdapter(getSupportFragmentManager(), getBaseContext(), new String[]{"قوانین", "تابلوها","نکات", "علاقه مندی ها"}); ViewPager pager = (ViewPager) findViewById(R.id.view_pager); pager.setAdapter(stripAdapter); PagerTabStrip pagerTabStrip = (PagerTabStrip) findViewById(R.id.pager_tab_strip); pagerTabStrip.setViewPager(pager); } @Override public void onOffsetChanged(AppBarLayout appBarLayout, int verticalOffset) { if (maxScrollSize == 0) maxScrollSize = appBarLayout.getTotalScrollRange(); int percentage = (Math.abs(verticalOffset)) * 100 / maxScrollSize; if (percentage >= PERCENTAGE_TO_ANIMATE_AVATAR && mIsAvatarShown) { mIsAvatarShown = false; mAppLogoView.animate().scaleY(0).scaleX(0).setDuration(200).start(); } if (percentage <= PERCENTAGE_TO_ANIMATE_AVATAR && !mIsAvatarShown) { mIsAvatarShown = true; mAppLogoView.animate() .scaleY(1).scaleX(1) .start(); } //set appbar layout elevation with scroll. ((carbon.beta.AppBarLayout) appBarLayout). setElevation(getResources().getDimension(R.dimen.carbon_elevationLow) + (getResources().getDimension(R.dimen.carbon_elevationToolbar) * (percentage / 100f))); } @Override public void onItemClicked(int position) { mSubTitleView.setText(mNavigationView.getMenu().getItem(position).getTitle()); Intent intent = null; Log.d(TAG,"title is : " + mNavigationView.getMenu().getItem(position).getTitle()); switch (mNavigationView.getMenu().getItem(position).getItemId()) { case R.id.nav_training_fragment: break; case R.id.nav_exam_fragment: intent = new Intent(this, ExamActivity.class); break; case R.id.nav_about_fragment: intent = new Intent(this, AboutUsActivity.class); break; case R.id.nav_guide_fragment: break; case R.id.nav_purchase: intent = new Intent(this, PurchaseActivity.class); intent.putExtra(AppCons.TITLE, mNavigationView.getMenu().getItem(position).getTitle()); break; case R.id.nav_vote_fragment: Util.getInstance(this).voteMe(); break; case R.id.nav_settings: intent = new Intent(this, SettingActivity.class); intent.putExtra(AppCons.TITLE,mNavigationView.getMenu().getItem(position).getTitle()); startActivity(intent); break; case R.id.nav_exit_fragment: finish(); break; } if (intent != null) { intent.putExtra(AppCons.TITLE,mNavigationView.getMenu().getItem(position).getTitle()); startActivity(intent); } mDrawerLayout.closeDrawers(); } } and this is my training activity layout: <carbon.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" android:id="@+id/drawer_layout" android:layout_width="match_parent" android:layout_height="match_parent" > <include layout="@layout/activity_training_content" /> <carbon.widget.NavigationView android:id="@+id/nav_view" android:layout_width="wrap_content" android:layout_height="match_parent" android:layout_gravity="right" android:background="@color/carbon_white" android:fitsSystemWindows="true" app:carbon_elevation="@dimen/carbon_elevationDrawer" app:carbon_headerMinHeight="0dp" app:carbon_headerParallax="0.9" app:carbon_headerTint="?attr/colorPrimary" app:carbon_overScroll="always" /> </carbon.widget.DrawerLayout> activity_training_content : <carbon.beta.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:fitsSystemWindows="true" tools:context="ayalma.ir.trafficRegs.Ui.Training.TrainingActivity" tools:ignore="MergeRootFrame"> <carbon.beta.AppBarLayout android:id="@+id/app_bar" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?attr/colorPrimary" android:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"> <carbon.widget.Toolbar android:id="@+id/detail_toolbar" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:layout_gravity="top" app:carbon_elevation="0dp" app:layout_scrollFlags="scroll|enterAlways|snap" app:popupTheme="@style/ThemeOverlay.AppCompat.Light" /> <de.hdodenhof.circleimageview.CircleImageView android:id="@+id/app_logo_view" android:layout_width="@dimen/image_width" android:layout_height="@dimen/image_width" android:layout_gravity="top|center_horizontal" android:layout_marginTop="@dimen/image_margin_top" android:src="@drawable/ic_launcher" app:border_color="@android:color/white" app:border_width="1dp" app:layout_scrollFlags="scroll" /> <carbon.widget.LinearLayout android:id="@+id/main.linearlayout.title" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:background="?attr/colorPrimary" android:orientation="vertical" app:layout_scrollFlags="scroll|enterAlways|snap"> <carbon.widget.TextView android:id="@+id/title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:gravity="bottom|center" android:text="@string/app_name" android:textColor="@android:color/white" android:textSize="30sp" /> <carbon.widget.TextView android:id="@+id/sub_title" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" android:layout_marginTop="4dp" android:text="@string/mazda_tagLine" android:textColor="@android:color/white" /> </carbon.widget.LinearLayout> <carbon.widget.PagerTabStrip android:id="@+id/pager_tab_strip" android:layout_width="match_parent" android:layout_height="?attr/actionBarSize" android:layout_gravity="right" app:carbon_fixedTabs="true" app:carbon_overScroll="ifContentScrolls" /> </carbon.beta.AppBarLayout> <carbon.widget.ViewPager android:id="@+id/view_pager" android:layout_width="match_parent" android:layout_height="match_parent" app:carbon_overScroll="ifContentScrolls" app:layout_behavior="@string/appbar_scrolling_view_behavior" /> <carbon.widget.BottomBar android:id="@+id/bottomBar" android:layout_width="match_parent" android:layout_height="@dimen/carbon_bottomBarHeight" android:layout_gravity="bottom" android:background="?attr/carbon_colorBackground" app:carbon_elevation="@dimen/carbon_elevationToolbar" /> </carbon.beta.CoordinatorLayout> and this my style : <resources> <!-- Base application theme. --> <style name="AppTheme" parent="carbon_Theme.Light.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> </style> <!-- purple/deep-purple --> <style name="AppTheme.Purple_DeepPurple"> <item name="colorPrimary">@color/primary_pdp</item> <item name="colorPrimaryDark">@color/primary_dark_pdp</item> <item name="colorAccent">@color/accent_pdp</item> <item name="carbon_rippleColor">@color/rippleColorPrimary_pdp</item> <item name="carbon_rippleColorInverse">@color/rippleColorPrimaryInverse_pdp</item> <item name="android:textColorPrimary">@color/primary_text_pdp</item> <item name="android:textColorSecondary">@color/secondary_text_pdp</item> <item name="carbon_iconColor">@color/icons_pdp</item> <item name="carbon_iconColorInverse">@color/iconsInverse_pdp</item> <item name="carbon_dividerColor">@color/divider_pdp</item> </style> <!-- purple/deep-purple --> <style name="AppTheme.Red_Pink"> <item name="colorPrimary">@color/primary_rp</item> <item name="colorPrimaryDark">@color/primary_dark_rp</item> <item name="colorAccent">@color/accent_rp</item> <item name="carbon_rippleColor">@color/rippleColorPrimary_rp</item> <item name="carbon_rippleColorInverse">@color/rippleColorPrimaryInverse_rp</item> <item name="android:textColorPrimary">@color/primary_text_rp</item> <item name="android:textColorSecondary">@color/secondary_text_rp</item> <item name="carbon_iconColor">@color/icons_rp</item> <item name="carbon_dividerColor">@color/divider_rp</item> </style> <style name="baseAppearance" parent="TextAppearance.AppCompat" /> <style name="toolbar_icons_style"> <item name="carbon_tint">?attr/carbon_iconColor</item> <item name="carbon_rippleColor">@color/carbon_white</item> <item name="carbon_rippleStyle">borderless</item> <item name="android:clickable">true</item> <item name="carbon_rippleHotspot">false</item> <item name="carbon_rippleRadius">24dp</item> <item name="android:layout_margin">3dp</item> </style> <style name="toolbar_icons_style.fab"> <item name="carbon_tint">?attr/carbon_iconColorInverse</item> <item name="carbon_rippleColor">?attr/carbon_rippleColor</item> <item name="carbon_rippleStyle">over</item> <item name="android:scaleType">center</item> <item name="android:background">@color/carbon_white</item> </style> <style name="card_icon_style"> <item name="carbon_tint">?attr/colorAccent</item> <item name="carbon_rippleColor">?attr/carbon_rippleColor</item> <item name="carbon_rippleStyle">borderless</item> <item name="android:clickable">true</item> <item name="carbon_rippleHotspot">false</item> <item name="carbon_rippleRadius">20dp</item> <item name="android:layout_margin">3dp</item> </style> <style name="question_card"> <item name="android:background">?attr/carbon_colorBackground</item> <item name="carbon_elevation">@dimen/carbon_elevationCard</item> <item name="carbon_cornerRadius">2dp</item> <item name="android:layout_margin">@dimen/carbon_paddingHalf</item> </style> <style name="carbon_FloatingActionButton.custom"> <item name="android:layout_margin">5dp</item> <item name="carbon_rippleColor">?attr/carbon_rippleColorInverse</item> <item name="carbon_touchMargin">4dp</item> </style> <!--button style of application--> <style name="buttonStyle" parent="carbon_Button"> <item name="android:layout_marginTop">@dimen/carbon_padding</item> <item name="android:layout_margin">@dimen/carbon_padding</item> <item name="android:minHeight">48dp</item> <item name="carbon_touchMarginBottom">25dp</item> <item name="carbon_touchMarginLeft">4dp</item> <item name="carbon_touchMarginRight">4dp</item> <item name="carbon_touchMarginTop">4dp</item> <item name="carbon_rippleColor">?attr/carbon_rippleColorInverse</item> </style> <style name="buttonStyle.inverse" parent="buttonStyle"> <item name="carbon_rippleColor">?attr/carbon_rippleColor</item> <item name="carbon_touchMarginBottom">30dp</item> <item name="carbon_touchMarginLeft">15dp</item> <item name="carbon_touchMarginRight">15dp</item> </style> </resources> and v21 style: <style name="AppTheme" parent="carbon_Theme.Light.NoActionBar"> <item name="android:windowDrawsSystemBarBackgrounds">true</item> <item name="android:statusBarColor">@android:color/transparent</item> <item name="android:windowTranslucentStatus">true</item> <item name="android:windowActionBar">false</item> <item name="windowNoTitle">true</item> </style> </resources> and my color resource: <?xml version="1.0" encoding="utf-8"?> <resources> <color name="colorPrimary">#3F51B5</color> <color name="colorPrimaryDark">#303F9F</color> <color name="colorAccent">#FF4081</color> <color name="accent_transparent">#48FF4081</color> <color name="primary_text">#212121</color> <color name="secondary_text">#727272</color> <color name="icons">#212121</color> <color name="divider">#B6B6B6</color> <color name="tab_text_selected">#212121</color> <color name="tab_text_unselected">#8a212121</color> <color name="rippleColorPrimary">#423F51B5</color> <color name="rippleColorPrimaryInverse">#9ffafafa</color> <color name="colorBackground">#fafafa</color> <!--deep_orange_orange--> <color name="primary_deep_orange_orange">#FF5722</color> <color name="primary_dark_deep_orange_orange">#E64A19</color> <color name="primary_light_deep_orange_orange">#FFCCBC</color> <color name="accent_transparent_deep_orange_orange">#48FF9800</color> <color name="accent_deep_orange_orange">#FF9800</color> <color name="primary_text_deep_orange_orange">#212121</color> <color name="secondary_text_deep_orange_orange">#727272</color> <color name="icons_deep_orange_orange">#FFFFFF</color> <color name="divider_deep_orange_orange">#B6B6B6</color> <color name="tab_text_selected_deep_orange_orange">#212121</color> <color name="tab_text_unselected_deep_orange_orange">#8a212121</color> <color name="rippleColorPrimary_deep_orange_orange">#42FF5722</color> <!-- <color name="rippleColorPrimaryInverse_deep_orange_orange">#42E64A19</color>--> <color name="rippleColorPrimaryInverse_deep_orange_orange">#9ffafafa</color> <!--colors_red_pink--> <color name="primary_rp">#F44336</color> <color name="primary_dark_rp">#D32F2F</color> <color name="primary_light_rp">#FFCDD2</color> <color name="accent_rp">#FF4081</color> <color name="primary_text_rp">#212121</color> <color name="secondary_text_rp">#727272</color> <color name="icons_rp">#FFFFFF</color> <color name="divider_rp">#B6B6B6</color> <color name="tab_text_selected_rp">#212121</color> <color name="tab_text_unselected_rp">#8a212121</color> <color name="rippleColorPrimary_rp">#42F44336</color> <color name="rippleColorPrimaryInverse_rp">#9ffafafa</color> <!-- purple/deep-purple --> <color name="primary_pdp">#9C27B0</color> <color name="primary_dark_pdp">#7B1FA2</color> <color name="primary_light_pdp">#E1BEE7</color> <color name="accent_pdp">#7C4DFF</color> <color name="primary_text_pdp">#212121</color> <color name="secondary_text_pdp">#727272</color> <color name="icons_pdp">#FFFFFF</color> <color name="iconsInverse_pdp">#000000</color> <color name="divider_pdp">#B6B6B6</color> <color name="tab_text_selected_pdp">#212121</color> <color name="tab_text_unselected_pdp">#8a212121</color> <color name="rippleColorPrimary_pdp">#429C27B0</color> <color name="rippleColorPrimaryInverse_pdp">#9ffafafa</color> </resources> and when i remove this setTheme(Util.getInstance(getBaseContext()).getPref().getInt(AppCons.SELECTED_THEME,R.style.AppTheme_Red_Pink)); from BaseActivity error going away: definitely its my fault . sorry for that. i use this line setTheme(Util.getInstance(getBaseContext()).getPref().getInt(AppCons.SELECTED_THEME,R.style.AppTheme_Red_Pink)); for theming and cuz of some error that i don't know what are they exactly . i faced with that problem.
gharchive/issue
2016-04-11T11:11:00
2025-04-01T04:55:49.396804
{ "authors": [ "ZieIony", "ayalma" ], "repo": "ZieIony/Carbon", "url": "https://github.com/ZieIony/Carbon/issues/234", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1120673785
🛑 zinglix.xyz is down In 8895d54, zinglix.xyz (https://zinglix.xyz) was down: HTTP code: 0 Response time: 0 ms Resolved: zinglix.xyz is back up in da232cb.
gharchive/issue
2022-02-01T13:26:47
2025-04-01T04:55:49.436119
{ "authors": [ "ZingLix" ], "repo": "ZingLix/blog-mirror-uptime", "url": "https://github.com/ZingLix/blog-mirror-uptime/issues/132", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1815240969
🛑 blog.zinglix.xyz is down In 790b493, blog.zinglix.xyz (https://blog.zinglix.xyz) was down: HTTP code: 0 Response time: 0 ms Resolved: blog.zinglix.xyz is back up in 90cdb8a.
gharchive/issue
2023-07-21T06:39:09
2025-04-01T04:55:49.438468
{ "authors": [ "ZingLix" ], "repo": "ZingLix/blog-mirror-uptime", "url": "https://github.com/ZingLix/blog-mirror-uptime/issues/1810", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1344211527
🛑 blog.zinglix.xyz is down In fb28e0b, blog.zinglix.xyz (https://blog.zinglix.xyz) was down: HTTP code: 0 Response time: 0 ms Resolved: blog.zinglix.xyz is back up in 2f42896.
gharchive/issue
2022-08-19T09:48:10
2025-04-01T04:55:49.440789
{ "authors": [ "ZingLix" ], "repo": "ZingLix/blog-mirror-uptime", "url": "https://github.com/ZingLix/blog-mirror-uptime/issues/585", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1137903422
Lite app declares errors when it is asked to do something it doesn't do I tried sending POLYX to another account I tried registering a ticker - I'm seeing an unexpected call Index error in the wallet. It should just tell us that that is not available in the lite app - try the xl app for this maybe this is something our wallet can handle, but maybe it needs a more informative error to start with? Above is specific to sending POLYX with a memo sending without a memo works Transfer with memo wasn't supported. It was included in the latest release and also the error message is more intuitive now 😄
gharchive/issue
2022-02-14T22:05:49
2025-04-01T04:55:49.596916
{ "authors": [ "ftheirs", "johncresonII" ], "repo": "Zondax/ledger-polymesh", "url": "https://github.com/Zondax/ledger-polymesh/issues/71", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
112241566
Add sections component to render an organized grid Generate data for organized grid const sections = Ember.A([ Ember.Object.create({ title: 'Section #1' collection: Ember.A([...]) // collection for this section }), Ember.Object.create({ title: 'Section #2' collection: Ember.A([...]) // collection for this section }) ]); Use the component in a template {{#x-expandable-grid-sections sections=sections}} <div> {{x-odd-resizeable-component close='close'}} </div> {{/x-expandable-grid-sections}} And override the x-expandable-grid-section component to use any html markup desired import component from 'ember-cli-expandable-grid/components/x-expandable-grid-section'; import template from 'your-app/templates/template-override.hbs' export default component.extend({ template: template }); @dopudesign @michelegera @soeffing :bow:
gharchive/pull-request
2015-10-19T21:56:27
2025-04-01T04:55:49.602835
{ "authors": [ "hooddanielc", "michelegera" ], "repo": "Zooppa/ember-cli-expandable-grid", "url": "https://github.com/Zooppa/ember-cli-expandable-grid/pull/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
300955412
exclude body add exclude body in request and response, when default is false. Pull Request Test Coverage Report for Build 35 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered. No unchanged relevant lines lost coverage. Overall coverage increased (+0.06%) to 93.45% Totals Change from base Build 34: 0.06% Covered Lines: 119 Relevant Lines: 127 💛 - Coveralls
gharchive/pull-request
2018-02-28T09:44:13
2025-04-01T04:55:49.607782
{ "authors": [ "coveralls", "galcohen92" ], "repo": "Zooz/express-request-logger", "url": "https://github.com/Zooz/express-request-logger/pull/14", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
817975402
value for 10L adjustable in generalconfig.yml Could you please make the value for the PlayerJointEvent delaytime "10L" for Multi-Server adjustable in the generalConfig.yml Because for our Multi-Server the delay is to small, so if you change a server its not getting the latest JobsData from the DB, cause the savingprocess is not finished yet. @EventHandler(priority = EventPriority.HIGHEST) public void onPlayerJoin(final PlayerJoinEvent event) { if (!Jobs.getGCManager().MultiServerCompatability()) Jobs.getPlayerManager().playerJoin(event.getPlayer()); else { plugin.getServer().getScheduler().runTaskLater(plugin, () -> Jobs.getPlayerManager().playerJoin(event.getPlayer()), 10L); Line 165-171 in Jobs/src/main/java/com/gamingmesh/jobs/listeners/JobsListener.java No, PlayerJoinEvent is only called when a player fully appeared in a specific server. There are other events called PlayerSpawnEvent or stg, that called before PlayerJoinEvent, so it makes no sense. We have to remove entirely the delay task instead. so, thats sounds good. please add the same for the PlayerSpawnEvent. otherwise our players have problems with the jobs xp progress, if they are switching between the servers. No, player's data will be loaded synchronously meaning that to freeze the main thread while the players data not loaded from database. We could improve this by implementing async Future, but we'll not do this as there are some methods which is not thread safe. You have to enable MultiserverCompatibility in order to synchronize the player's data to another server through MySql database. Also, players experience and other things related to it, will be loaded for specific player if they joined to a server, and currently there is no any issues with experience loading as it works for me. What you described before, increasing the delay within the task, just decreases the server performance, resulting to make unneeded timings reports.
gharchive/issue
2021-02-27T17:23:23
2025-04-01T04:55:49.625177
{ "authors": [ "Serial1990", "montlikadani" ], "repo": "Zrips/Jobs", "url": "https://github.com/Zrips/Jobs/issues/1097", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
920746777
Commands or Permissions sections in jobs.yml doesn't work *Detailed description of the issue: The "commands" or "permissions" section of jobs.yml seems to not work anymore CONFIG SECTION (DELETE IF NOT RELEVANT): permissions: # example node # Any name can be accepted firstNode: # true to give, false to revoke value: true # The permission node permission: aaaaaatest.node # minimum level needed to grant permission. Use 0 for all levels Jobs version: 4.17.2 Server Type (Spigot/Paper/etc): Purpur Server Version (using /ver): This server is running Purpur version git-Purpur-1060 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) You don't have any permission plugin installed, and you didn't leveled up in that particular job.
gharchive/issue
2021-06-14T20:25:09
2025-04-01T04:55:49.629486
{ "authors": [ "Replaycchi", "montlikadani" ], "repo": "Zrips/Jobs", "url": "https://github.com/Zrips/Jobs/issues/1212", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
739386902
Driver warnings on startup Description of issue: hi, my server uses JobsReborn, TheNewEconomy, CustomSkinsManager and a few other plugins. when the server starts up JobsReborn displays warnings about drivers. is it a problem or is it safe to ignore? ERROR (DELETE IF YOU HAVE NO ERROR): [21:37:44] [Server thread/INFO]: [Jobs] Enabling Jobs v4.16.2 [21:37:44] [Server thread/WARN]: [Jobs] Loaded class org.h2.Driver from CustomSkinsManager v3.5 which is not a depend, softdepend or loadbefore of this plugin. [21:37:44] [Server thread/WARN]: [Jobs] Loaded class net.tnemc.libs.org.h2.Driver from TheNewEconomy v0.1.1.12 which is not a depend, softdepend or loadbefore of this plugin. Server Type (Spigot/Paperspigot/etc): Spigot Server Version (using /ver): 1.16.3 Relevant plugins (Delete if this isn't needed): JobsReborn, TheNewEconomy, CustomSkinsManager Just ignore that. Plugins should load the required dependencies for the plugin. okay, thanks! okay, thanks!
gharchive/issue
2020-11-09T21:48:12
2025-04-01T04:55:49.633023
{ "authors": [ "YuriTheMan", "montlikadani" ], "repo": "Zrips/Jobs", "url": "https://github.com/Zrips/Jobs/issues/997", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
709505572
Fix max jobs, respect negated permissions, add cumulative option There were a few changes to how numbered permissions were calculated. This fixes the following issues with those changes: Max jobs now properly take the highest value instead of cumulating their value. Negated permissions are now ignored instead of also counting towards the total value. A cumulative boolean option has now been added. To preserve previous functionality, I set the default to true. You may want to consider changing the default to false and adjusting the methods where it actually should be cumulative. Are you sure that this change not breaks this?: https://github.com/Zrips/Jobs/commit/f61fbfeea84d466609c827ea3fefbcd66fc08d48 Related to boosts, which sum ups the boost permission amount if the user have multiple boosts. Yes I'm sure. That's what the cumulative option is for. It defaults to cumulating numbered permissions. Thanks for this fix 👍
gharchive/pull-request
2020-09-26T09:39:59
2025-04-01T04:55:49.636088
{ "authors": [ "Gadsee", "LogGits", "montlikadani" ], "repo": "Zrips/Jobs", "url": "https://github.com/Zrips/Jobs/pull/926", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2539849095
Missing Files in the MAVIS Dataset (Existing_Dataset_Augment) Hi Authors, Thank you for your contribution to the MAVIS dataset, which is an excellent resource for research in math vision. However, I encountered an issue after downloading the dataset via the Google Drive link. It seems there are a large number of missing files in the folder Existing_Dataset_Augment where RuleBaseGeo_For_Vision_Dominant/depth*//_text.jpg are missing. For example, the file RuleBaseGeo_For_Vision_Dominant/depth3/24981/24982_text.jpg is not found. The total number of missing files appears to be close to 10,000 images. Could you please look into this issue or provide guidance on obtaining the missing files? Thank you again for your contribution! sorry, almost 100,000 images are missing. I've also found this problem. This is because that some of the images are absolute paths. But it is difficult to transfer them into the correct one. - - @Coobiw the absolute path is not big deal, we can change to correct one. but for the missing files, such as all RuleBaseGeo_For_Vision_Dominant/depth*/*_text.jpg are not here, we have nothing to do but wait the authors to response. Soga~ Indeed, as you said. I find the one which cannot be transfered into correct one has the feature as you said.
gharchive/issue
2024-09-21T00:36:20
2025-04-01T04:55:49.639591
{ "authors": [ "Coobiw", "ZS123-lang" ], "repo": "ZrrSkywalker/MAVIS", "url": "https://github.com/ZrrSkywalker/MAVIS/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2364611022
(ER Patch 1.12) Increase pause length before low stats confirmation Melina's Fingers was my one must-use tool when playing Elden Ring. One of my main uses was to use Grafted Blade Greatsword's AoW buff in low-level characters. In the recent patch of 1.12, I noticed that FromSoftware seems to implemented some kind of blocking delay for the input before we can press confirm the low stats popup. Upon testing, the increase to 300 was I believe the safest length out there. I really appreciate this awesome tool 🙏 Due to the adjusted input speed in Elden Ring patch 1.12 You're my hero, thanks! <3 I actually noticed that my invasion hotkey (F10 by default) suffers from the same problem. But did not noticed problem with ignoring low stats popup. Thank a lot! Will release 1.13 soon.
gharchive/pull-request
2024-06-20T14:32:52
2025-04-01T04:55:49.656496
{ "authors": [ "a-burlakov", "andrewsulisthio" ], "repo": "a-burlakov/melinas-fingers", "url": "https://github.com/a-burlakov/melinas-fingers/pull/31", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1429595934
🛑 RAIDA#5 South Korea is down In 3785c2f, RAIDA#5 South Korea ($RAIDA_05) was down: HTTP code: 521 Response time: 3048 ms Resolved: RAIDA#5 South Korea is back up in 246e7c7.
gharchive/issue
2022-10-31T10:16:04
2025-04-01T04:55:49.681578
{ "authors": [ "a-lang" ], "repo": "a-lang/raida-uptime", "url": "https://github.com/a-lang/raida-uptime/issues/530", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1993158901
Icon too small (and README with non-transparent background) Describe the bug Not a user of the application here, but I saw it on the new fresh updates in F-droid (with Izzy's repo) and icon looks a lot smaller than all the other ones. Probably because the icon itself is surrounded by too much empty space compared to its own size. This can somehow be seen on your README in the repo, where the icon would also be benefiting from transparent background, because when you use dark themed GitHub, you see the icon into a very big white square background. The icon's size should be increased compared to the square's size, or the square's size decreased. Expected behavior Icon should have a scaling similar to other applications, and a transparent background everywhere. I don't think screenshots are necessary here, but lemme know if you really need some. Thank you for the heads up @Porkepix. Is this an issue with the app itself or with how the image appears on websites? I have not yet taken the time to create assets outside of what is required by Google Play and the App Store
gharchive/issue
2023-11-14T16:58:02
2025-04-01T04:55:49.684143
{ "authors": [ "Porkepix", "a-mabe" ], "repo": "a-mabe/OpenHIIT", "url": "https://github.com/a-mabe/OpenHIIT/issues/101", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2121379406
[Feature/Improvement] An ability to break current interval and start the next one Purpose: As a user, I would like to be able to go to the next interval without waiting for completion. More details: Just another button near to the button Pause Thanks for such simple but great app. Thanks for raising this issue! Your interest in the project is appreciated. 🚀 Please note that all issues are considered and will be implemented eventually, user feedback is important 📈. Please keep in mind that our contributors are volunteers who generously contribute their time and skills to improve this project. ➡️ Here's how you can help: 🎨 Not a coder? Contribute with Design/UI: If coding isn't your thing, no worries! Your creative input is valuable. You can help by creating UI mockups or submitting designs for the application's UI, icons, or any other visual elements. 💻 Open a Pull Request (PR): If you are comfortable with coding, consider submitting a pull request to address this issue. 🗣️ Spread the Word: Share your positive experiences with our project or let others know about the open issues you find interesting. Building a strong community is crucial for the success of any open source project. Every contribution counts! Feel free to ask for guidance. Closing in favor of #128
gharchive/issue
2024-02-06T17:55:42
2025-04-01T04:55:49.688081
{ "authors": [ "a-mabe", "akaunderr" ], "repo": "a-mabe/OpenHIIT", "url": "https://github.com/a-mabe/OpenHIIT/issues/138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1382614811
[Documentation] Initial Draft [ ] create automatic CI-based documents pages from docstrings hello @a-parida12 ! do you plan to make this issue available for hacktoberfest? @trkohler yes I do. Do you want to help in setting up the documentation for the repo? yes, I think I would. We may publish it on netlify / github pages, however you prefer. @trkohler I assigned the issue to you. Feel free to start after 1st October. I think GitHub pages is better as it will not add external dependency and requires no setting up credentials etc. What do you prefer markdown or html based? Do you have some templates in mind? I'd investigate the options and bring it back to our discussion. i thought to try pdoc3, wdyt? pdoc3 LGTM. just wanted to know if it is possible to add examples code snippets also with it, cause couldn't find any reference to it. But maybe that can be an update on the API documentation? hello again! not sure how to test the pipeline because it's not running on VM for some reason when I contribute PR with a fork. May I ask to take a look? Maybe pipeline is visible for you? pdoc3 adds source code to the doc (i checked it). regarding code snippets pdoc3 supports markdown and markdown supports code snippets so you may try to add those, it should work. thanks, I merged it! seems like it doesn't work properly i think it's because the root is already occupied by other static i'd try to debug that and prepare a fix soon Currently it is at https://a-parida12.github.io/pdf2dcm/pdf2dcm
gharchive/issue
2022-09-22T15:10:59
2025-04-01T04:55:49.694569
{ "authors": [ "a-parida12", "trkohler" ], "repo": "a-parida12/pdf2dcm", "url": "https://github.com/a-parida12/pdf2dcm/issues/27", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2293022461
Draft: SIOP Encryption Quick draft to encrypt responses from SIOP holders, if the verifier requests it. Obsoleted by https://github.com/a-sit-plus/kmm-vc-library/pull/78
gharchive/pull-request
2024-05-13T14:34:05
2025-04-01T04:55:49.696326
{ "authors": [ "nodh" ], "repo": "a-sit-plus/kmm-vc-library", "url": "https://github.com/a-sit-plus/kmm-vc-library/pull/62", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
599953221
データ更新の自動化 改善詳細 / Details of Improvement data/data.json は県公式 Web サイトの PDF ファイルからデータを取得して手動で更新しているのでしょうか。 今であれば GitHub Actions の cron 定期実行処理などで PDF ファイルをパースするなどしてデータを取得する方法が考えられます。 PDF をパースするスクリプトを書いたことはありませんが、以下のような事例はあるようです。 RubyでPDFをCSVライクにパースする - Qiita スクリーンショット / Screenshot 期待する見せ方・挙動 / Expected behavior xxxx(できるだけ簡潔に/as concise as possible) 動作環境・ブラウザ / Environment macOS / Windows / Linux / iOS / Android Chrome / Safari / Firefox / Edge / Internet Explorer ご提案ありがとうございます! data/data.json は県公式 Web サイトの PDF ファイルからデータを取得して手動で更新しているのでしょうか。 手動更新です。 今であれば GitHub Actions の cron 定期実行処理などで PDF ファイルをパースするなどしてデータを取得する方法が考えられます。 そうしたいのですが、固定ファイルが 発生状況 のみで、新規PDFファイルのURLがわからないというか... さらに、仮にPDFファイルを取得できたとしても、ファイルの形式が一通りではなく、 例えば 102, 103件目 のデータあたりだと自動更新では4, 5件目として認識される可能性もあります。 この点から、現段階での自動化は難しいかと... 県公式が形式を固定してくれるとありがたいのですが... 解決案があれば教えていただけると嬉しいです! そうしたいのですが、固定ファイルが 発生状況 のみで、新規PDFファイルのURLがわからないというか... なるほど。 その場合であればまずはじめに 新型コロナウイルス感染症患者の県内の発生状況(報道発表資料)/茨城県 のページをパースして PDF ファイルへのリンクを取得してから各 PDF ファイルのパースをするという形にすれば良いかと思います。 さらに、仮にPDFファイルを取得できたとしても、ファイルの形式が一通りではなく、 例えば 102, 103件目 のデータあたりだと自動更新では4, 5件目として認識される可能性もあります。 確かに形式がかなり自由ですねこれは…。基本的にはある形式に準じていると仮定して、 パース処理が Fail したら手動でやるなどの方法でも良いかとは思いますが。 この現状だと投じるリソースに対する見返りが少なくなりそうで少し手は出しにくいかなぁ。 県公式が形式を固定してくれるとありがたいのですが... その通りですね。福井県ではオープンデータとして公開しているみたいなので、茨城県もこうしてくれればいいんですが。 新型コロナウイルス感染症のオープンデータを公開します! | 福井県ホームページ 提案として、県に問い合わせてみました。 返信が前向きなものになることを祈るばかりです... お久しぶりです。 今更ながら、進展があったのでご報告致します。 オープンデータに対して、県の返答は以下の通りでした。 編集や検証を容易にするため,オープンデータの重要性は承知しており,公開している自治体があることも承知しております。 しかし,本県では複数項目をcsv形式では管理しておらず(※),現時点ではオープンデータの公開はできかねます。 ※基本的にエクセル管理ですが,1つのセルに入退院の状況等を書き込んでいて分離が困難であったり,事例によっては別ファイルにあったりします。 ということですので、県からオープンデータを提供していただいての自動化は難しそうです。 私がオープンデータを作成し、公開しても構わないか尋ねたところ、問題ないとお返事をいただきました。 そこで、(結局は手動ですが)オープンデータを作成し、半自動化しようと思います。 まだ作成途中ですが、以下がデータとなります。 https://docs.google.com/spreadsheets/d/1Htkw2e1De7_jgNgosfUPoGlaOuAgJ_t-IOoawdxBdfk/ 長い間お待たせしてすみませんでした。 オープンデータを完成させて公開し、自動化処理を加えたときに、このIssueを閉じさせていただきます。 お待たせ致しました。 オープンデータ が完成したため、コミット babf65b にて自動化処理を加えました。 以上にてIssueを閉じさせていただきます。ありがとうございました。
gharchive/issue
2020-04-15T01:18:44
2025-04-01T04:55:49.706359
{ "authors": [ "Kunado", "a01sa01to" ], "repo": "a01sa01to/covid19-ibaraki", "url": "https://github.com/a01sa01to/covid19-ibaraki/issues/30", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2652977576
[-wATCH-]— Sophie Rain Video Original Video Link Sophie Rain Video Viral On Social Media X Trending Now 25 seconds ago Sophie Rain L𝚎aked Video Viral On Social Media. Θ(WATCH VIDEO𝕊) Sophie Rain Viral ᴠɪᴅᴇᴏ ʟᴇᴀᴋᴇᴅ Update Files Trending On Social Media X Telegram L𝚎aked Video Sophie Rain Original Video Viral Video L𝚎aked on X Twitter Telegram Sophie Rain Dark Video Female Sophie Rain Dark Video Link Viral On Social Media X TikTok Trending Now 𝖫𝖾𝖺𝚔𝖾𝖽 𝗏𝗂𝗋𝖺𝗅 𝗅𝗂𝗇𝗄 2024 𝖫𝖾𝖺𝚔𝖾𝖽 𝖵𝗂𝖽𝖾𝗈 𝖵𝗂𝗋𝖺𝗅 𝖮𝗇 𝖲𝗈𝖼𝗂𝖺𝗅 𝖬𝖾𝖽𝗂𝖺 2024.𝖫𝖾𝖺𝚔𝖾𝖽 𝗏𝗂𝗋𝖺𝗅 𝗅𝗂𝗇𝗄 2024 𝖫𝖾𝖺𝚔𝖾𝖽 𝖵𝗂𝖽𝖾𝗈 𝖵𝗂𝗋𝖺𝗅 𝖮𝗇 𝖲𝗈𝖼𝗂𝖺𝗅 𝖬𝖾𝖽𝗂𝖺 2024. 𝖳𝗁𝖾 𝗋𝖾𝖼𝗎𝗋𝗋𝖾𝗇𝗍 𝗍𝗁𝖾𝗆𝖾 𝗈𝖿 𝖫𝖾𝖺𝚔𝖾𝖽 𝗍𝖺𝗉𝖾𝗌 𝖺𝗇𝖽 𝗍𝗁𝖾 𝗌𝗎𝖻𝗌𝖾𝗊𝗎𝖾𝗇𝗍 𝖿𝖺𝗅𝗅𝗈𝗎𝗍 𝗌𝖾𝗋𝗏𝖾𝗌 𝖺𝗌 𝖺 𝗋𝖾𝗆𝗂𝗇𝖽𝖾𝗋 𝗈𝖿 𝗍𝗁𝖾 𝖿𝗋𝖺𝗀𝗂𝗅𝗂𝗍𝗒 𝗈𝖿 𝗋𝖾𝗉𝗎𝗍𝖺𝗍𝗂𝗈𝗇 𝗂𝗇 𝗍𝗁𝖾 𝖽𝗂𝗀𝗂𝗍𝖺𝗅 𝖾𝗋𝖺. 𝖠𝗌 𝗍𝗁𝖾 𝗅𝗂𝗇𝖾𝗌 𝖻𝖾𝗍𝗐𝖾𝖾𝗇 𝗉𝗋𝗂𝗏𝖺𝗍𝖾 𝖺𝗇𝖽 𝗉𝗎𝖻𝗅𝗂𝖼 𝗅𝗂𝖿𝖾 𝖼𝗈𝗇𝗍𝗂𝗇𝗎𝖾 𝗍𝗈 𝖻𝗅𝗎𝗋, 𝖼𝖾𝗅𝖾𝖻𝗋𝗂𝗍𝗂𝖾𝗌 𝗅𝗂𝗄𝖾 𝖯𝗋𝗂𝗌𝗈𝗇 𝖮𝖿𝖿𝗂𝖼𝖾𝗋𝖿𝗂𝗇𝖽 𝗍𝗁𝖾𝗆𝗌𝖾𝗅𝗏𝖾𝗌 𝖺𝗍 𝗍𝗁𝖾 𝗆𝖾𝗋𝖼𝗒 𝗈𝖿 𝗂𝗇𝗍𝖾𝗋𝗇𝖾𝗍 𝖼𝗁𝖺𝗍𝗍𝖾𝗋, 𝗐𝗁𝖾𝗋𝖾 𝖺 𝗋𝗎𝗆𝗈𝗋 𝖼𝖺𝗇 𝗂𝗀𝗇𝗂𝗍𝖾 𝖺 𝖿𝗂𝗋𝖾𝗌𝗍𝗈𝗋𝗆 𝗈𝖿 𝗌𝗉𝖾𝖼𝗎𝗅𝖺𝗍𝗂𝗈𝗇 𝖺𝗇𝖽 𝗃𝗎𝖽𝗀𝗆𝖾𝗇𝗍. 𝖨𝗇 𝗍𝗁𝖾 𝖾𝗏𝖾𝗋 𝖾𝗏𝗈𝗅𝗏𝗂𝗇𝗀 𝗅𝖺𝗇𝖽𝗌𝖼𝖺𝗉𝖾 𝗈𝖿 𝖼𝖾𝗅𝖾𝖻𝗋𝗂𝗍𝗒 𝖼𝗎𝗅𝗍𝗎𝗋𝖾, 𝗍𝗁𝖾 𝖨𝗌𝗁𝗈𝗐𝗌𝗉𝖾𝖾𝖽𝗌𝖼𝖺𝗇𝖽𝖺𝗅 𝗎𝗇𝖽𝖾𝗋𝗌𝖼𝗈𝗋𝖾𝗌 𝗍𝗁𝖾 𝗋𝖾𝗅𝖾𝗇𝗍𝗅𝖾𝗌𝗌 𝗉𝗎𝗋𝗌𝗎𝗂𝗍 𝗈𝖿 𝗌𝖾𝗇𝗌𝖺𝗍𝗂𝗈𝗇𝖺𝗅𝗂𝗌𝗆, 𝖺 𝗉𝗎𝗋𝗌𝗎𝗂𝗍 𝗍𝗁𝖺𝗍 𝗈𝖿𝗍𝖾𝗇 𝖼𝗈𝗆𝖾𝗌 𝖺𝗍 𝗍𝗁𝖾 𝖾𝗑𝗉𝖾𝗇𝗌𝖾 𝗈𝖿 𝗍𝗋𝗎𝗍𝗁 𝖺𝗇𝖽 𝖽𝗂𝗀𝗇𝗂𝗍𝗒. 𝖠𝗌 𝗐𝖾 𝗇𝖺𝗏𝗂𝗀𝖺𝗍𝖾 𝗍𝗁𝖾 𝖼𝗈𝗆𝗉𝗅𝖾𝗑𝗂𝗍𝗂𝖾𝗌 𝗈𝖿 𝗍𝗁𝖾 𝖽𝗂𝗀𝗂𝗍𝖺𝗅 𝖺𝗀𝖾, 𝗍𝗁𝖾 𝗅𝗂𝗇𝖾 𝖻𝖾𝗍𝗐𝖾𝖾𝗇 𝖾𝗇𝗍𝖾𝗋𝗍𝖺𝗂𝗇𝗆𝖾𝗇𝗍 𝖺𝗇𝖽 𝖾𝗑𝗉𝗅𝗈𝗂𝗍𝖺𝗍𝗂𝗈𝗇 𝗋𝖾𝗆𝖺𝗂𝗇𝗌 𝗉𝖾𝗋𝗂𝗅𝗈𝗎𝗌𝗅𝗒 𝗍𝗁𝗂𝗇. 𝖠𝗌 𝗍𝗁𝖾 𝗌𝗂𝗍𝗎𝖺𝗍𝗂𝗈𝗇 𝗎𝗇𝖿𝗈𝗅𝖽𝗌, 𝗍𝗁𝖾 𝗍𝗋𝗎𝗍𝗁 𝗋𝖾𝗆𝖺𝗂𝗇𝗌 𝗌𝗁𝗋𝗈𝗎𝖽𝖾𝖽 𝗂𝗇 𝗆𝗒𝗌𝗍𝖾𝗋𝗒, 𝗅𝖾𝖺𝗏𝗂𝗇𝗀 𝗍𝗁𝖾 𝗉𝗎𝖻𝗅𝗂𝖼 𝗍𝗈 𝗉𝗈𝗇𝖽𝖾𝗋 𝗍𝗁𝖾 𝖺𝗎𝗍𝗁𝖾𝗇𝗍𝗂𝖼𝗂𝗍𝗒 𝗈𝖿 𝗍𝗁𝖾 𝗋𝗎𝗆𝗈𝗋𝗌. 𝖨𝗇 𝖺 𝗐𝗈𝗋𝗅𝖽 𝗐𝗁𝖾𝗋𝖾 𝖿𝖺𝗆𝖾 𝖺𝗇𝖽 𝗂𝗇𝖿𝖺𝗆𝗒 𝖺𝗋𝖾 𝗍𝗐𝗈 𝗌𝗂𝖽𝖾𝗌 𝗈𝖿 𝗍𝗁𝖾 𝗌𝖺𝗆𝖾 𝖼𝗈𝗂𝗇, 𝗍𝗁𝖾 𝗌𝖺𝗀𝖺 𝗈𝖿 𝖨𝗌𝗁𝗈𝗐𝗌𝗉𝖾𝖾𝖽𝗂𝗌 𝖺 𝗍𝖾𝗌𝗍𝖺𝗆𝖾𝗇𝗍 𝗍𝗈 𝗍𝗁𝖾 𝗉𝗈𝗐𝖾𝗋 𝗈𝖿 𝗌𝗈𝖼𝗂𝖺𝗅 𝗆𝖾𝖽𝗂𝖺 𝗍𝗈 𝗌𝗁𝖺𝗉𝖾 𝗇𝖺𝗋𝗋𝖺𝗍𝗂𝗏𝖾𝗌 𝖺𝗇𝖽 𝖼𝗁𝖺𝗅𝗅𝖾𝗇𝗀𝖾 𝗍𝗁𝖾 𝖻𝗈𝗎𝗇𝖽𝖺𝗋𝗂𝖾𝗌 𝗈𝖿 𝗉𝗋𝗂𝗏𝖺𝖼𝗒 𝖺𝗇𝖽 𝖼𝗈𝗇𝗌𝖾𝗇𝗍. Sophie Rain Original Video video took the internet by storm and amazed viewers on various social media platforms. Sophie Rain , a young and talented digital creator, recently became famous thanks to this interesting video. L𝚎aked Video Sophie Rain Original Video Viral Video L𝚎aked on X Twitter Sophie Rain Original Video video oficial twitter L𝚎aked Video Sophie Rain Original Video Viral Video L𝚎aked on X Twitter. . . . . . Sophie Rain's latest video has taken the internet by storm, sparking lively discussions across various social media platforms. The rising digital influencer, known for her captivating content—especially her recent Spiderman-themed video—has experienced a massive surge in popularity. Fans are eagerly awaiting the full version, while audiences flock to Instagram, X (formerly Twitter), and Discord to engage with her latest creation. As excitement continues to grow, fans are actively sharing their thoughts online, highlighting the crucial role social media plays in propelling creators like Sophie Rain into the spotlight. With her unique style and creative approach, she has made a significant impact on the digital scene, leaving fans excited for what’s to come next. The viral success of her video further underscores the power of social media in boosting visibility and fostering stronger connections between creators and their audiences. . .. In the digital age, content spreads at an unprecedented speed. Social media has transformed how we communicate, share, and consume information. From trending topics to viral videos, platforms like Twitter, TikTok, Instagram, and Facebook have become central to modern discourse. Amid this environment, the name "Sophie Rain" has gained significant attention following the leak of a controversial video. The so-called "Sophie Rain Leaked video" became viral, making waves on various social media platforms and sparking a debate on privacy, online safety, and the implications of going viral. This article aims to delve into the phenomenon of the Sophie Rain Leaked video, examining its origins, how it became viral, and the broader implications of such content in the age of social media virality. It also explores the ethical and legal dimensions surrounding Leaked videos and the influence of digital culture on personal privacy.zxvs. . ..// fsf ssf fss f vbnvnv ghjgh
gharchive/issue
2024-11-12T18:24:34
2025-04-01T04:55:49.716417
{ "authors": [ "fahmintusar005", "jovalasmr", "tanzilaruku002" ], "repo": "a16z/ai", "url": "https://github.com/a16z/ai/issues/193", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1073322587
Grid movement Really loving this library! Would it be possible to add grid-movement however? So you can add prop like :grid="[5, 5]" so it moves in a 5x5 grid pixels. So you have to drag the mouth 5 pixels in any direction for it to move Thanks! Thanks for your suggestion. I will consider adding this feature later.
gharchive/issue
2021-12-07T12:57:37
2025-04-01T04:55:49.734399
{ "authors": [ "VincentVanclef", "a7650" ], "repo": "a7650/vue3-draggable-resizable", "url": "https://github.com/a7650/vue3-draggable-resizable/issues/38", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
66464292
Feature Request: expose request name variable Is there a way to pass the request name (i.e. the name I've given the request in a collection) up via a header request parameter? I'm using postman for test automation and collecting code coverage. Having the request name would allow me to tie coverage details to specific requests (right now the best I can do is Method and URI) No, short of hard-coding it, there's no way you can pass the request name in the header. We're looking at ways to expose the request metadata (request/folder/collection name) in the pre-request script and test script environments. Understood - if you need a tester for the feature or I can provide assistance let me know.
gharchive/issue
2015-04-05T17:50:46
2025-04-01T04:55:49.735803
{ "authors": [ "abhijitkane", "darrylkuhn" ], "repo": "a85/POSTMan-Chrome-Extension", "url": "https://github.com/a85/POSTMan-Chrome-Extension/issues/992", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1027043337
Added SpongeBob SquarePants theme Sorted by the IQ level The reference link: https://screenrant.com/spongebob-squarepants-smartest-characters/ Hi, I have added the quote for every character 👍
gharchive/pull-request
2021-10-15T03:32:26
2025-04-01T04:55:49.742329
{ "authors": [ "vanzasetia" ], "repo": "aUnicornDev/tabsMonster", "url": "https://github.com/aUnicornDev/tabsMonster/pull/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2302518732
Enhancement | Added Password visibility and Error Handling Enhancements: Added the eye icon to view the password for the user #21. @vlokesh08 - Please refrain from creating multiple PR's for single issue next time. I understand that sometimes solving git mistakes / issues can be a challenge. But, that's exactly why Git was invented. So that we don't duplicate. Next time you face this problem and are stuck, I urge you to seek guidance instead. At the moment, please close the PR that's no more relevant. Invalid error message when user enters all fields Because of Password strength is weak the error pop up happened changes the Toast so that user can know where the error is. Invalid error message when user enters all fields, strong password but incorrect email
gharchive/pull-request
2024-05-17T11:44:48
2025-04-01T04:55:49.770025
{ "authors": [ "aadeshkulkarni", "vlokesh08" ], "repo": "aadeshkulkarni/medium-app", "url": "https://github.com/aadeshkulkarni/medium-app/pull/57", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2724760039
Completed assignment 1 What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports) What did you learn from the changes you have made? Was there another approach you were thinking about making? If so, what approach(es) were you thinking of? Were there any challenges? If so, what issue(s) did you face? How did you overcome it? How were these changes tested? A reference to a related issue in your repository (if applicable) Checklist [ ] I can confirm that my changes are working as intended A1 Complete
gharchive/pull-request
2024-12-07T18:28:18
2025-04-01T04:55:49.772262
{ "authors": [ "aadil-shaikh786", "ananyajha2000" ], "repo": "aadil-shaikh786/deep_learning", "url": "https://github.com/aadil-shaikh786/deep_learning/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2099218870
🛑 awardspace - ping is down In af6a595, awardspace - ping (http://www.dpechcutz.dx.am/services/phpprocessparams.php) was down: HTTP code: 0 Response time: 0 ms Resolved: awardspace - ping is back up in 357f718 after 10 minutes.
gharchive/issue
2024-01-24T22:28:13
2025-04-01T04:55:49.781411
{ "authors": [ "aafyyuc" ], "repo": "aafyyuc/upptime", "url": "https://github.com/aafyyuc/upptime/issues/3180", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2127404016
🛑 KIOSKOS - HOME is down In de44568, KIOSKOS - HOME (https://recaudacion.yucatan.gob.mx) was down: HTTP code: 0 Response time: 0 ms Resolved: KIOSKOS - HOME is back up in b8a1119 after 10 minutes.
gharchive/issue
2024-02-09T15:48:59
2025-04-01T04:55:49.783789
{ "authors": [ "aafyyuc" ], "repo": "aafyyuc/upptime", "url": "https://github.com/aafyyuc/upptime/issues/3305", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2147400615
🛑 WSINGRESOS - OXXO is down In 717ad9b, WSINGRESOS - OXXO (https://srvshyweb.yucatan.gob.mx/cgi-bin/wspd_cgi.sh/WService=wsingresos/internet/compartido/wspagosoxxo.r) was down: HTTP code: 503 Response time: 674 ms Resolved: WSINGRESOS - OXXO is back up in 3ea6062 after 17 minutes.
gharchive/issue
2024-02-21T18:10:51
2025-04-01T04:55:49.786512
{ "authors": [ "aafyyuc" ], "repo": "aafyyuc/upptime", "url": "https://github.com/aafyyuc/upptime/issues/3409", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2684243692
🛑 awardspace - ping is down In 98a7ed5, awardspace - ping (http://www.dpechcutz.dx.am/services/phpprocessparams.php) was down: HTTP code: 0 Response time: 0 ms Resolved: awardspace - ping is back up in 3e225c9 after 21 minutes.
gharchive/issue
2024-11-22T18:51:28
2025-04-01T04:55:49.789137
{ "authors": [ "aafyyuc" ], "repo": "aafyyuc/upptime", "url": "https://github.com/aafyyuc/upptime/issues/5006", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
623670910
Add tests Need to do some tests of the module constructing url, and making requests. Fixed d609c26683f0c0d9ace716b8d4d23958749bf46a
gharchive/issue
2020-05-23T14:24:16
2025-04-01T04:55:49.793935
{ "authors": [ "aakatev" ], "repo": "aakatev/bigbluebutton-js", "url": "https://github.com/aakatev/bigbluebutton-js/issues/3", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
1023339533
Labels on issues are hard to read Some labels have a dark blue that makes it difficult to read. If you can show an example, I could take a swing at this one. Definitely, I'll add examples soon. Thank you! I have a similar/related issue, my labels are showing up with a very light background and light blue text, also making them hard to read. Here's an example: @brianbeergod example as requested :) I have a similar/related issue, my labels are showing up with a very light background and light blue text, also making them hard to read. Here's an example: Thank you. I had to create a new Jira account and try my theme there but there are different options on what to display on your project board. some other areas that also need work: Here's the example for this particular issue: I think I have some of these solved. Let me test and I'll submit a PR. should be solved in #38 awesome thank you!
gharchive/issue
2021-10-12T04:10:55
2025-04-01T04:55:49.799082
{ "authors": [ "aalvarado", "brianbeergod", "jhracer3" ], "repo": "aalvarado/JiraDarkTheme", "url": "https://github.com/aalvarado/JiraDarkTheme/issues/33", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1685496785
Mobile header and intro Header -- A simple menu icon aligned to the right side of the screen -- Currently not functional Intro -- Two h2 elements intended to grab attention followed by a short paragraph. -- A row of social icons currently not linked to anything -- An arrow button is currently purely aesthetic. Next steps -- Add functionality to the menu button by opening a sidebar -- Add functionality to social buttons [links] -- Add functionality to the down button allowing the user to jump to the next section -- Start the "Projects" section I was unable to find the exact icons used in the template and used ones from Font Awesome instead.
gharchive/pull-request
2023-04-26T18:15:12
2025-04-01T04:55:49.801925
{ "authors": [ "aamir-asaram" ], "repo": "aamir-asaram/Portfolio", "url": "https://github.com/aamir-asaram/Portfolio/pull/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1952496278
dream.as (playground) is not working As title says. Not urgent, but at least there is an issue about it. I guess it is not possible to help out with this. I'm going to close this in favor of #222. Thank you!
gharchive/issue
2023-10-19T15:09:22
2025-04-01T04:55:49.806780
{ "authors": [ "aantron", "frejsoya" ], "repo": "aantron/dream", "url": "https://github.com/aantron/dream/issues/303", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
675083704
Error in data transfer I am currently developing a WebApp which communicates with a server via a WebSocket. For this I use websockets on the server side. If I open the web app with my smartphone, the connection works fine. But if I don't do anything with my smartphone for about 5 minutes, the connection is terminated with the following traceback: Error in data transfer Traceback (most recent call last): File "C:\Users\Philipp\.virtualenvs\DartScoreBoardServer-VlgEWMq_\lib\site-packages\websockets\protocol.py", line 827, in transfer_data message = await self.read_message() File "C:\Users\Philipp\.virtualenvs\DartScoreBoardServer-VlgEWMq_\lib\site-packages\websockets\protocol.py", line 895, in read_message frame = await self.read_data_frame(max_size=self.max_size) File "C:\Users\Philipp\.virtualenvs\DartScoreBoardServer-VlgEWMq_\lib\site-packages\websockets\protocol.py", line 971, in read_data_frame frame = await self.read_frame(max_size) File "C:\Users\Philipp\.virtualenvs\DartScoreBoardServer-VlgEWMq_\lib\site-packages\websockets\protocol.py", line 1047, in read_frame frame = await Frame.read( File "C:\Users\Philipp\.virtualenvs\DartScoreBoardServer-VlgEWMq_\lib\site-packages\websockets\framing.py", line 105, in read data = await reader(2) File "c:\python38\lib\asyncio\streams.py", line 723, in readexactly await self._wait_for_data('readexactly') File "c:\python38\lib\asyncio\streams.py", line 517, in _wait_for_data await self._waiter File "c:\python38\lib\asyncio\proactor_events.py", line 280, in _loop_reading data = fut.result() File "c:\python38\lib\asyncio\windows_events.py", line 808, in _poll value = callback(transferred, key, ov) File "c:\python38\lib\asyncio\windows_events.py", line 453, in finish_recv return ov.getresult() OSError: [WinError 121] The semaphore timeout period has expired Does anyone have any idea what could be causing this? Thank you! This seems to be a network connection timeout. Probably we should catch it together with ConnectionError and EOFError in the transfer_data method. It's a bit annoying that asyncio doesn't give a better error in this case. I'm hesitating to catch OSError here: that seems too wide for "connection timed out". Could you file a ticket on bugs.python.org to ask if it's possible for asyncio to raise a better exception in this case? Perhaps there's a technical reason that makes that difficult. However, it seems best to fix it in asyncio than in every program or library built on top of asyncio. I am also running into a similar error, but in my case I am getting TimeoutError: Error in data transfer Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/websockets/protocol.py", line 827, in transfer_data message = await self.read_message() File "/usr/local/lib/python3.6/dist-packages/websockets/protocol.py", line 895, in read_message frame = await self.read_data_frame(max_size=self.max_size) File "/usr/local/lib/python3.6/dist-packages/websockets/protocol.py", line 971, in read_data_frame frame = await self.read_frame(max_size) File "/usr/local/lib/python3.6/dist-packages/websockets/protocol.py", line 1051, in read_frame extensions=self.extensions, File "/usr/local/lib/python3.6/dist-packages/websockets/framing.py", line 105, in read data = await reader(2) File "/usr/lib/python3.6/asyncio/streams.py", line 674, in readexactly yield from self._wait_for_data('readexactly') File "/usr/lib/python3.6/asyncio/streams.py", line 464, in _wait_for_data yield from self._waiter TimeoutError: [Errno 110] Connection timed out Would you mind adding TimeoutError to https://github.com/aaugustin/websockets/blob/2b0f8cf0bc2c74ee9e39a1ff379543420d83b25e/src/websockets/protocol.py#L880? Based on PEP 3151 it seems all right to catch TimeoutError (not to be confused with asyncio.TimeoutError, which happens to be concurrent.futures.TimeoutError...) I did that. I don't want to add OSError wholesale or to start making my own list of Windows error codes. So I'll stick with my previous recommendation to escalate this as a Python bug.
gharchive/issue
2020-08-07T15:16:59
2025-04-01T04:55:49.831690
{ "authors": [ "Arun4rangan", "Urkallinger", "aaugustin" ], "repo": "aaugustin/websockets", "url": "https://github.com/aaugustin/websockets/issues/810", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
1929559994
Implementation of Landing Page And Site Authentication 🔐 IN This PR I present the Implementation of Landing Page And Site Authentication 🔐 : Below are some of my implementations in this PR🤝 . ACHIEVEMENTS ⛰️ Install Additional libraries 📚 & packages 📦 for the Application. Create the Landing Page for the application. 🏡 Create User Authentication through Login and Registration. 🔐 Implement responsive styling 🎨 for the views 👓. . Use git-flow 🌊. Conclusion 📜: I look forward to getting feedback and a Review from the CR on what can better be implemented for the Project to be Successful. Thank you @ab-noori Thank you for the great and Professional Review.
gharchive/pull-request
2023-10-06T07:01:31
2025-04-01T04:55:49.835303
{ "authors": [ "gisachris" ], "repo": "ab-noori/EduPlanner-Frontend", "url": "https://github.com/ab-noori/EduPlanner-Frontend/pull/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2567675208
🛑 BriefPoint is down In 7215cf3, BriefPoint (https://www.briefpoint.fr) was down: HTTP code: 0 Response time: 0 ms Resolved: BriefPoint is back up in cfe95f7 after 5 minutes.
gharchive/issue
2024-10-05T05:44:40
2025-04-01T04:55:49.842457
{ "authors": [ "abaertsoen" ], "repo": "abaertsoen/upptime", "url": "https://github.com/abaertsoen/upptime/issues/1535", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1499098341
Fix profilezip for and copy forking to STANDARDS purejs, no angular login register search view pay @Aquaogen Aquaogen / webser organization live @Sammight Sammight / webser organization working @abakasam abakasam / webser organization developer WRONG @Aquaogen Aquaogen / iojs organization live? @abakasam abakasam / iojs user developer! organization organization user live working developer
gharchive/issue
2022-12-15T21:18:31
2025-04-01T04:55:49.850141
{ "authors": [ "abakasam" ], "repo": "abakasam/abakasam", "url": "https://github.com/abakasam/abakasam/issues/209", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1060713330
Repo View: Remove file path in folder view No need to show the path for files when in folder view. Before: After: Suggest making the display of the folder more visible, its not really clear to me what the folder is
gharchive/pull-request
2021-11-23T00:15:48
2025-04-01T04:55:49.854173
{ "authors": [ "larshp", "mbtools" ], "repo": "abapGit/abapGit", "url": "https://github.com/abapGit/abapGit/pull/5159", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1377031415
可以试下这个efi 我使用你的这套geekbench 5跑分大概在800,4000左右。有很多地方卡顿。 使用下面这套geekbench 5跑分大概1800,8600。动画效果非常好。 https://github.com/SuperNG6/MSI-B660-Monterey-EFI 我是没有Wi-Fi的(12490F+MSI MAG b660m MORTAR DDR4),直接拿来用的,没有做任何修改,但是它的配置是包含了Wi-Fi的,所以我觉得你也可以直接用。(注意oc版本是 0.8.2) 请问用https://github.com/SuperNG6/MSI-B660-Monterey-EFI这套,蓝牙除了正常的操作以外还需要什么操作才能驱动起来,我现在wifi正常驱动,蓝牙怎么都起不来 请问用https://github.com/SuperNG6/MSI-B660-Monterey-EFI这套,蓝牙除了正常的操作以外还需要什么操作才能驱动起来,我现在wifi正常驱动,蓝牙怎么都起不来 需要自行定制USB端口 谢谢,重新定制了USB以后成功了
gharchive/issue
2022-09-18T11:53:59
2025-04-01T04:55:49.862172
{ "authors": [ "abc408880155", "bre01", "haochengqian" ], "repo": "abc408880155/12490F-MSI-B660-MORTAR-WiFi-RX6600-EFI-OC0.8.2", "url": "https://github.com/abc408880155/12490F-MSI-B660-MORTAR-WiFi-RX6600-EFI-OC0.8.2/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1897046223
Give peterhornyack Compute Engine admin access https://cloud.google.com/iam/docs/understanding-roles#compute-engine-roles Role should be a string instead of a list.
gharchive/pull-request
2023-09-14T17:52:51
2025-04-01T04:55:49.867682
{ "authors": [ "pjh", "sqin2019" ], "repo": "abcxyz/aod-template", "url": "https://github.com/abcxyz/aod-template/pull/56", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1181271969
Suggestion: Give access to the UIPanGestureRecognizer handler in Swifty360View Hi, great package! One easy-to-implement suggestion: In Swifty360View, create some access to the internal function, Swifty360CameraController.handlePan(). Right now, while Swifty360CameraController is an "open class", Swifty360View's cameraController var is private. Hence it doesn't matter that an app can create and modify a Swifty360CameraController, I don't see any way of then using it. What I'm currently trying to do is control panning from touches made on a device whilst projecting the Swifty360View onto an AirPlay screen. I'm blocked from forwarding gestures made on the iOS device to Swifty360View, which only wants to accept gestures directly from its own view. Hi @mikado2005, good point please open a PR with your suggested changes and I'll take a look. Closing this as @mikado2005's PR has already been merged.
gharchive/issue
2022-03-25T21:10:35
2025-04-01T04:55:49.869694
{ "authors": [ "abdullahselek", "mikado2005" ], "repo": "abdullahselek/Swifty360Player", "url": "https://github.com/abdullahselek/Swifty360Player/issues/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2533136934
描述这个功能请求 比如中文情况下 方块里面是 中 如果是英文情况下 方块里面是 E 或者 英 比较直接直观,不然还得去看颜色 你正在使用什么 Windows 系统版本? Windows 10 还有其他你想要补充的信息吗? No response 实际上,用习惯之后,看到不同颜色,就会本能的知道输入法状态,这也很直观 如果想要显示字符,你应该使用 v1,不应该使用 v2 @abgox v2好像是趋势,v2支持文字比较难吗 好奇 在最新的版本中,添加了显示字符的配置 托盘菜单 > 更改配置 > 是否显示文本字符 谢谢
gharchive/issue
2024-09-18T09:00:28
2025-04-01T04:55:49.880130
{ "authors": [ "abgox", "ooing" ], "repo": "abgox/InputTip", "url": "https://github.com/abgox/InputTip/issues/11", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2545071152
现在,InputTip 对以下软件应用是完全不支持的: 因为获取不到光标位置、或者完全不兼容,在 InputTip 内部直接禁用了这些软件 [ ] AnLink(AnLink.exe) [ ] Notepad--(Notepad--.exe) [ ] WPS(wps.exe) [ ] HBuilderX [x] JetBrains 全系列软件: 通过 AutoHotkey 官方论坛中 Descolada 大佬给出的解决方案实现 [ ] 微信输入法设置界面(wetype_update.exe): 这个倒是不重要,也不会有人在微信输入法的设置界面有大量的输入场景 如果你知道如何通过 AutoHotkey 获取到这些软件窗口的光标位置,欢迎提供解决方案,感谢! outlook软件写新邮件的窗口正文位置,不支持InputTip,希望能加上哦~ excel也不支持吗- -‘ Excel在我这是支持的~我用的是office 365. 如图,zotero的所有输入框都不支持InputTip,希望大大后续可以加上。十分感谢!
gharchive/issue
2024-09-24T11:01:12
2025-04-01T04:55:49.885965
{ "authors": [ "DBaob", "abgox", "turchi", "woxinbuji" ], "repo": "abgox/InputTip", "url": "https://github.com/abgox/InputTip/issues/61", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2678334802
[Bug]: 方块提示在Adobe Acrobat Pro中使用文本注释,激活输入框,再关闭文本注释工具后,仍在原光标位置残留。 你应该确保已经完成了下面这些事情。 [X] 你已经阅读了项目的 README 文件。 [X] 你已经在 Issues 中搜索了你遇到的问题,但没有找到相关 issue。 [X] 你已经查看了 一些常见的使用问题, 其中没有你遇到的问题。 当前使用的 InputTip 版本 2.25.1 你正在使用什么 Windows 系统版本? Windows 11 哪一个软件出现了问题?软件进程名叫什么?(比如:QQ.exe) Acrobat.exe bug 复现步骤 https://github.com/user-attachments/assets/118c144f-98a4-4c86-832d-077a52ae001c 期望结果 无光标即无提示 实际发生了什么? [Bug]: 方块提示在Adobe Acrobat Pro中使用文本注释,激活输入框,再关闭文本注释工具后,仍在原光标位置残留。 还有其他你想要补充的信息吗? 我安装 Adobe Acrobat Pro 后,并没有预期中的符号显示,就更别说符号残留了 目前不知道是为啥
gharchive/issue
2024-11-21T07:20:15
2025-04-01T04:55:49.890401
{ "authors": [ "7829cm", "abgox" ], "repo": "abgox/InputTip", "url": "https://github.com/abgox/InputTip/issues/99", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2297188667
Add custom js form validation and custom tailwind top loader This pull request resolves the following issues #45 Made changes to code as mentioned in review. Hey @rahul-2004-json, use the same PR to push the changes Once done close this PR. Hey @rahul-2004-json, what's the progress? Hi @abhijeetnishal currently my end sems are going on so I am not able to give that time 😅, I will try my best to give the desired changes by tomorrow. I have resolved the routing issue but there was some glitch with tailwind css and styling so I will have to correct it and then I will do a pull request. I hope you understand!! Ok no problem
gharchive/pull-request
2024-05-15T08:18:26
2025-04-01T04:55:49.898763
{ "authors": [ "abhijeetnishal", "rahul-2004-json" ], "repo": "abhijeetnishal/URLShortener", "url": "https://github.com/abhijeetnishal/URLShortener/pull/80", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1276143053
Docker build broken docker build -t autosub . Cannot build and results in Step 11/13 : RUN pip3 install --no-cache-dir -r requirements.txt ---> Running in bdf3fc44f538 Collecting cycler==0.10.0 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/f7/d2/e07d3ebb2bd7af696440ce7e754c59dd546ffe1bbe732c8ab68b9c834e61/cycler-0.10.0-py2.py3-none-any.whl Collecting numpy (from -r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinux1_x86_64.whl (13.4MB) Collecting stt==1.0.0 (from -r requirements.txt (line 3)) Could not find a version that satisfies the requirement stt==1.0.0 (from -r requirements.txt (line 3)) (from versions: 0.10.0a5, 0.10.0a6, 0.10.0a8, 0.10.0a9, 0.10.0a10) No matching distribution found for stt==1.0.0 (from -r requirements.txt (line 3)) The command '/bin/sh -c pip3 install --no-cache-dir -r requirements.txt' returned a non-zero code: 1 I van make it work using python 3.6 and by downloading the release. Cloning the repo won't work. The developer made some mistakes in the code so it wasn't working anymore. Em 19 de junho de 2022 20:51:59 UTC, Hallucinating Robot @.***> escreveu: Ok, I would love to use this but after wasting two hours in Python versioning and dependency hell I didn't get it to work at all. -- Reply to this email directly or view it on GitHub: https://github.com/abhirooptalasila/AutoSub/issues/65#issuecomment-1159808783 You are receiving this because you are subscribed to this thread. Message ID: @.***> setup.py clearly requires python 3.6 or less as DeepSpeech's last supported python version was 3.6. The same goes for the docker build too. @g3434343 what exactly are you referring to?
gharchive/issue
2022-06-19T19:08:16
2025-04-01T04:55:49.904066
{ "authors": [ "Loqova", "abhirooptalasila", "g3434343" ], "repo": "abhirooptalasila/AutoSub", "url": "https://github.com/abhirooptalasila/AutoSub/issues/65", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2088391171
Vulnerable Cancer Patients Pull Request for ML-Crate 💡 Issue Title: Issue No 498 Info about the related issue (Aim of the project) : Name: Keshav Arora GitHub ID: CoderOMaster Idenitfy yourself: JWOC 2024 Please Mark this as hard:) I understand sir. I will try my best to implement these @abhisheks008 Please check i have done the necessary changes now Thank you
gharchive/pull-request
2024-01-18T14:20:26
2025-04-01T04:55:49.909632
{ "authors": [ "CoderOMaster" ], "repo": "abhisheks008/ML-Crate", "url": "https://github.com/abhisheks008/ML-Crate/pull/536", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
245710252
Can you share the Model file for testing on my side? Dear repository maker, I would like to test the results on my side. Will it be possible for you to share the trained model of tensorflow on which you have tested the results? I have checked the output and found the results interesting. Kindly, let me know whether you can share the trained model, so that if I need to train the model I will start from the last stop, i.e. from your model. Do let me know. Hi @JafferWilson, Due to some technical details (e.g. we changed the code a lot before releasing to make it cleaner), the checkpoint for our trained model reported in the paper does not work directly with the released code. We've been intending to figure out how to convert it into a format that will work with the released code so that we can release it, but we've been busy with some other things (sorry!). This is still on our to-do list. In the meantime you can look at our full output on the entire test set (see the link in the README). Also, there are some people in the Github comment sections who seem to have successfully trained the model to get similar results to those reported in the paper. Perhaps they can give you their trained checkpoint. @abisee It will be great. I will try to check the others issues. Meanwhile if you have any reference of the person please do share with me so I can ask him/her. Please, it will be great help. @JafferWilson it was @joy369 in this discussion who seems to have had success. Hey.. Thank you for your help. I am closing this issue. Pretrained model now available -- see README. @abisee I am getting the following error, while trying to run the decode mode for the trained model that you have share: python run_summarization.py --mode=decode --data_path=better.bin --vocab_path=finished_files/vocab --log_root=log/directory --exp_name=pretrained_model INFO:tensorflow:Starting seq2seq_attention in decode mode... max_size of vocab was specified as 50000; we now have 50000 words. Stopping reading. Finished constructing vocabulary of 50000 total words. Last word added: chaudhary INFO:tensorflow:Building graph... INFO:tensorflow:Adding attention_decoder timestep 0 of 1 INFO:tensorflow:Time to build graph: 0 seconds 2017-08-17 10:32:13.481390: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.1 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-17 10:32:13.481413: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use SSE4.2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-17 10:32:13.481429: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX instructions, but these are available on your machine and could speed up CPU computations. 2017-08-17 10:32:13.481435: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use AVX2 instructions, but these are available on your machine and could speed up CPU computations. 2017-08-17 10:32:13.481440: W tensorflow/core/platform/cpu_feature_guard.cc:45] The TensorFlow library wasn't compiled to use FMA instructions, but these are available on your machine and could speed up CPU computations. INFO:tensorflow:Loading checkpoint log/directory/pretrained_model/train/model-238410 INFO:tensorflow:Restoring parameters from log/directory/pretrained_model/train/model-238410 2017-08-17 10:32:13.526779: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/decoder/attention_decoder/lstm_cell/kernel not found in checkpoint 2017-08-17 10:32:13.527149: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/decoder/attention_decoder/lstm_cell/bias not found in checkpoint 2017-08-17 10:32:13.529141: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/bw/lstm_cell/bias not found in checkpoint 2017-08-17 10:32:13.531495: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/fw/lstm_cell/bias not found in checkpoint 2017-08-17 10:32:13.531495: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/bw/lstm_cell/kernel not found in checkpoint 2017-08-17 10:32:13.533088: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/fw/lstm_cell/kernel not found in checkpoint INFO:tensorflow:Failed to load checkpoint from log/directory/pretrained_model/train. Sleeping for 10 secs... INFO:tensorflow:Loading checkpoint log/directory/pretrained_model/train/model-238410 INFO:tensorflow:Restoring parameters from log/directory/pretrained_model/train/model-238410 2017-08-17 10:32:23.631564: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/decoder/attention_decoder/lstm_cell/bias not found in checkpoint 2017-08-17 10:32:23.636247: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/decoder/attention_decoder/lstm_cell/kernel not found in checkpoint 2017-08-17 10:32:23.638560: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/bw/lstm_cell/kernel not found in checkpoint 2017-08-17 10:32:23.641101: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/bw/lstm_cell/bias not found in checkpoint 2017-08-17 10:32:23.641189: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/fw/lstm_cell/kernel not found in checkpoint 2017-08-17 10:32:23.642738: W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/fw/lstm_cell/bias not found in checkpoint INFO:tensorflow:Failed to load checkpoint from log/directory/pretrained_model/train. Sleeping for 10 secs... Please let me know if there is any suggestion. @abisee I'm also getting the same error as @JafferWilson reported. W tensorflow/core/framework/op_kernel.cc:1158] Not found: Key seq2seq/encoder/bidirectional_rnn/fw/lstm_cell/kernel not found in checkpoint Have you got the latest version of the code? What version of tensorflow are you running? Yes. I'm running on the latest version of the code. ( I did git pull) Tensorfow version 1.2.1 I'm running the following code: python2 run_summarization.py --mode=decode --data_path=/home/schandra/cnn-dailymail/finished_files/chunked/test_* --vocab_path=/home/schandra/cnn-dailymail/finished_files/vocab --log_root=/home/schandra/logs/ --exp_name=pretrained_model --max_enc_steps=400 --max_dec_steps=120 --coverage=1 and I'm getting the error messages as reported above. I think this might be due to a Tensorflow version difference (I've been running on Tensorflow 1.0) OK, I just tried this on both Tensorflow 1.0 and Tensorflow 1.2.1. I get the same error for TF1.2.1 but it works on TF1.0. It looks like TF1.0 names the variables one way (that's how they're saved in the checkpoint) but TF1.2.1 names them differently, so when TF1.2.1 tries to load the variables, certain keys don't match. For now can you run on TF1.0? @chandra-siri @JafferWilson The README now contains links to versions for both TF1.0 and TF1.2.1. The only difference is the naming of some variables. I used this script to change the names of the variables in the checkpoint. It's very simple, so if you have any further Tensorflow version naming problems, the script may be useful to you. @abisee Thank you for sharing this with me. I think that the issue is due to the tensorflow version only. Hence, I used your TF - 1.2.1 version model and it worked effectively, Closing the issue. @abisee Thanks a lot for helping out.
gharchive/issue
2017-07-26T12:45:49
2025-04-01T04:55:49.969242
{ "authors": [ "JafferWilson", "abisee", "chandra-siri" ], "repo": "abisee/pointer-generator", "url": "https://github.com/abisee/pointer-generator/issues/37", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
166735247
GetUserFeed returns error... InstagramService service = InstagramService.CreateFromAccessToken(_Settings.Settings["UserAccessToken"].Value); InstagramUserResponse response = service.Users.GetSelf(); ... process user object (this is successful with 200 and valid user data for access token) InstagramUserFeedResponse UserFeedsTest1 = service.Users.GetUserFeed(); InstagramUserFeedOptions options = new InstagramUserFeedOptions(); options.MaxId = "1"; options.Count = 10; InstagramUserFeedResponse UserFeedsTest2 = service.Users.GetUserFeed(options); BOTH version of GetUserFeed call return {"Invalid JSON primitive: ." This is a brand new project, install of SkyBrud.Social from both Nuget and from GetHub ZIP.. Thanks in advance for any assistance.. this package looks strong... @3wiggle Instagram has removed the underlying API method, which is why the parsing fails (it now receives an HTML document rather than a JSON response). Instagram recently made some changes to their API, where no longer being able to get the user feed of the authenticated user was one of them. So this is no longer possible :( Ideally the methods should also be removed from my package, but I haven't gotten around to that yet.
gharchive/issue
2016-07-21T04:30:47
2025-04-01T04:55:49.973162
{ "authors": [ "3wiggle", "abjerner" ], "repo": "abjerner/Skybrud.Social.Instagram", "url": "https://github.com/abjerner/Skybrud.Social.Instagram/issues/2", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
217617793
Crash in ARTJsonLikeEncoder Our iOS client has been crashing because of the Ably SDK (0.8.8). In the protocolMessageFromDictionary method in ARTJsonLikeEncoder, if an error is received, an ARTErrorInfo is being created. When this happens, if [error artString:@"message"] returns nil the app will crash. This has happened to us quite a bit in the last 24 hours. I also updated the app to use version 1.0.0 (for my testing) but this still appears to be an issue. @matt-OfferUp Sorry for the inconvenience. It was easy to reproduce the issue from your description, thanks. Can you test the fix by using pod 'Ably', :git => 'https://github.com/ably/ably-ios.git', :branch => 'fix-589'? Thanks again. This looks like it will work. I dont have a way to force this to happen so I am just looking at the code but this should fix the crash. Updates released: v1.0.1 v0.8.11 Ok, thanks
gharchive/issue
2017-03-28T16:27:02
2025-04-01T04:55:50.006417
{ "authors": [ "matt-OfferUp", "mattheworiordan", "ricardopereira" ], "repo": "ably/ably-ios", "url": "https://github.com/ably/ably-ios/issues/589", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
976541703
More Google Play Store Parsers Purchase History (updated) Devices Installs Library Closing to add Subscriptions to a new PR
gharchive/pull-request
2021-08-23T01:40:25
2025-04-01T04:55:50.095978
{ "authors": [ "stark4n6" ], "repo": "abrignoni/RLEAPP", "url": "https://github.com/abrignoni/RLEAPP/pull/20", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2743540773
Allow adding arbitrary files to helm chart What This is a continuation of https://github.com/abrisco/rules_helm/pull/102 with a bit nicer API This allows the user to add arbitrary source of generated files to the helm chart at their desired location. This change also allows the end user to copy files outside of the helm chart directory into the templates/crds. This makes it possible to e.g. create a standard helm chart folder structure but copy generated files into the helm chart as well. @abrisco This is ready for review when you have the time Also fixes #106 Also fixes #91
gharchive/pull-request
2024-12-16T22:40:58
2025-04-01T04:55:50.100391
{ "authors": [ "purkhusid" ], "repo": "abrisco/rules_helm", "url": "https://github.com/abrisco/rules_helm/pull/123", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
305751951
flags, required flag? I must be missing something but I'm not finding any way to mark a flag as being required? Or is it an intentional design choice to not support that? This can be done via validators, and there is a built-in mark_flag_as_required function to achieve that. Usually, to make a flag required, first make sure the default value is None, then call flags.mark_flag_as_required('flag_name') before parsing flags. Example: from absl import app from absl import flags flags.DEFINE_string('fruit', None, 'The fruit to eat.') def main(argv): # ... if __name__ == '__main__': flags.mark_flag_as_required('fruit') app.run(main) mark_flag_as_required makes sure the flag's value is not None after flags are parsed. That works, thanks! For the life of me couldn't find it based on docstrings, hopefully the upcoming documentation will make this easier.
gharchive/issue
2018-03-15T23:18:56
2025-04-01T04:55:50.110033
{ "authors": [ "Artanicus", "yilei" ], "repo": "abseil/abseil-py", "url": "https://github.com/abseil/abseil-py/issues/42", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1096818864
Various Bug, visual, and Edge Case Fixes Fixed MMD shaders with no textures not working, fixed redundant and irrelevant code in tools/material.py, added putting objects under same armature inside the armature's collection for nicer view Thank you very much for this!
gharchive/pull-request
2022-01-08T03:12:39
2025-04-01T04:55:50.112385
{ "authors": [ "989onan", "Darkblader24" ], "repo": "absolute-quantum/cats-blender-plugin", "url": "https://github.com/absolute-quantum/cats-blender-plugin/pull/343", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2591103586
Pre-Website-Fatal-Error website stopped working so I am reverting to this version It looks like you are attempting to push a change to the template repository, for help with deploying your own website please start a new thread in the discussions.
gharchive/pull-request
2024-10-16T08:39:28
2025-04-01T04:55:50.124773
{ "authors": [ "kellyj83", "rjzupkoii" ], "repo": "academicpages/academicpages.github.io", "url": "https://github.com/academicpages/academicpages.github.io/pull/2526", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }