Perhaps this could be re-opened?
Pinned
Activity
Milo123459 push Milo123459/rust
commit sha: 8c7d628bcf1717146c47cbaab3f9a53cf32dcccb
push time in 10 hours agoMilo123459 push Milo123459/dotfiles
commit sha: 81015e226262df6f872ed35adb5d4d4ebb5dcb9f
push time in 10 hours agoMilo123459 issue comment xmrig/xmrig
Bus error doing anything on armv7
Describe the bug When attempting to mine on armv7l devices, there is a bus error shortly after initialization and the program quits. I have tested this on a Raspberry Pi 2, Android 10 device with Termux, and multiple VMs, using multiple distros.
To Reproduce
- Compile xmrig on an armv7l device
- Attempt to mine (I've used
--bench
and--stress
in my testing) - See bus error and program quitting
Expected behavior The program should mine like it does on any other architecture.
Required data
After the line use profile rx (2 threads) scratchpad 2048 KB
, The message Bus error
appears and the program exits.
The following shows up in dmesg right before the bus error:
[ 1639.859563] Alignment trap: not handling instruction f9430a2f at [<005fa0a2>]
[ 1639.860023] Alignment trap: not handling instruction f9430a2f at [<005fa0a2>]
[ 1639.860321] 8<--- cut here ---
[ 1639.860338] Unhandled fault: alignment exception (0xa21) at 0xb5000618
[ 1639.860375] pgd = 248d079d
[ 1639.860547] [b5000618] *pgd=45a37003, *pmd=13f815003
[ 1639.861673] 8<--- cut here ---
[ 1639.861892] Unhandled fault: alignment exception (0xa21) at 0xb5100618
[ 1639.862646] pgd = 248d079d
[ 1639.862712] [b5100618] *pgd=45a37003, *pmd=13f815003
Additional context This problem was previously broght up in https://github.com/xmrig/xmrig/issues/2876#issuecomment-1016931810, but the issue was closed early and a request for it to be reopened was unanswered after a few days, so I have opened this new issue.
The fact that the majority of Raspberry Pi users are on a 32 bit OS baffles me because all Raspberry Pis except the 1, 2, and 0 are 64 bit.
The 64-bit version of Raspberry Pi OS feels much slower to me, and it has bugs (freezes often for a few seconds, below the menubar sort of flashes, etc).. I suppose other 64-bit OS's might not have these problems, but I haven't really tried them.
I've been using it for about a week now and it works amazingly. Perhaps try updating?
Milo123459 issue comment xmrig/xmrig
Bus error doing anything on armv7
Describe the bug When attempting to mine on armv7l devices, there is a bus error shortly after initialization and the program quits. I have tested this on a Raspberry Pi 2, Android 10 device with Termux, and multiple VMs, using multiple distros.
To Reproduce
- Compile xmrig on an armv7l device
- Attempt to mine (I've used
--bench
and--stress
in my testing) - See bus error and program quitting
Expected behavior The program should mine like it does on any other architecture.
Required data
After the line use profile rx (2 threads) scratchpad 2048 KB
, The message Bus error
appears and the program exits.
The following shows up in dmesg right before the bus error:
[ 1639.859563] Alignment trap: not handling instruction f9430a2f at [<005fa0a2>]
[ 1639.860023] Alignment trap: not handling instruction f9430a2f at [<005fa0a2>]
[ 1639.860321] 8<--- cut here ---
[ 1639.860338] Unhandled fault: alignment exception (0xa21) at 0xb5000618
[ 1639.860375] pgd = 248d079d
[ 1639.860547] [b5000618] *pgd=45a37003, *pmd=13f815003
[ 1639.861673] 8<--- cut here ---
[ 1639.861892] Unhandled fault: alignment exception (0xa21) at 0xb5100618
[ 1639.862646] pgd = 248d079d
[ 1639.862712] [b5100618] *pgd=45a37003, *pmd=13f815003
Additional context This problem was previously broght up in https://github.com/xmrig/xmrig/issues/2876#issuecomment-1016931810, but the issue was closed early and a request for it to be reopened was unanswered after a few days, so I have opened this new issue.
Fwiw, upgrading to a 64 bit os fixed it. A fix for 32 bit os' is going to be super cool.
Milo123459 pull request railwayapp/nixpacks
Add some documentation
Adds some documentation for functions that aren't clear on how they work.
Milo123459 push Milo123459/nixpacks
commit sha: cdafda6b456c5b5d240f6fba863d90f8bab364b5
push time in 16 hours agoMilo123459 issue comment rust-lang/rust
Support `-A`, `-W`, `-D` and `-F` when running `./x.py clippy`
Resolves #97059
This PR adds support for -A
, -W
, -D
and -F
when running ./x.py clippy
.
Maybe. Personally, I like having it work near the same as regular cargo, hence me making this PR.
Milo123459 push Milo123459/rust
commit sha: 69620eb961cf8143a01e1311dad43bdb52ae42ac
push time in 17 hours agoMilo123459 issue easy-games/chickynoid
Support animations
It would be cool if ChickyNoid used the animation that the user had equipped
Milo123459 push Milo123459/rust
commit sha: a7e2b22d3175cebde118843f89e31f09984137f9
push time in 19 hours agoMilo123459 push Milo123459/rust
commit sha: 9aa782b21c09b7342e5a52a9eb5e54be30bf9cf9
push time in 19 hours agoMilo123459 pull request rust-lang/rust
Support `-A`, `-W`, `-D` and `-F` when running `./x.py clippy`
Resolves #97059
This PR adds support for -A
, -W
, -D
and -F
when running ./x.py clippy
.
I have opened this as a draft pr as I am facing an outstanding issue, that when running the command like so: ./x.py clippy -A clippy::all
to test, I get this error:
error: no `clippy` rules matched '-A'
help: run `x.py clippy --help --verbose` to show a list of available paths
note: if you are adding a new Step to bootstrap itself, make sure you register it with `describe!`
Build completed unsuccessfully in 0:00:00
Please review and tell me how I can improve my code. Thanks!
Milo123459 pull request Milo123459/rust
[pull] master from rust-lang:master
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )
Milo123459 push Milo123459/rust
commit sha: cd73afadae5b0163f9285f1b5edbbd1c84fde410
push time in 21 hours agoMilo123459 issue comment dessant/buster
Does nothing
System
- OS name: Windows
- OS version: 11
- Browser name: Chrome
- Browser version: 100
Extension
- Extension version: 1.3.1
- User input simulation: Yes (not sure how to check)
Bug description
I went here and clicked the buster icon, only to find that nothing happened.
Logs
No logs
Regarding me not providing logs, there are no errors. No logs either. I did say this in the issue.
Milo123459 issue comment dessant/buster
Does nothing
System
- OS name: Windows
- OS version: 11
- Browser name: Chrome
- Browser version: 100
Extension
- Extension version: 1.3.1
- User input simulation: Yes (not sure how to check)
Bug description
I went here and clicked the buster icon, only to find that nothing happened.
Logs
No logs
The first one wasn't really a bug report, more a question. I have given you all the details you asked for in this issue, so I'm not sure why you are closing this? I can reproduce in fresh browser profiles (just tried).
Milo123459 in Milo123459/website delete branch dependabot/npm_and_yarn/types/node-17.0.34
Milo123459 push Milo123459/website
commit sha: 8042bd2cbfa5cc77342654667abe48ab7bea6199
push time in 4 days agoMilo123459 pull request Milo123459/website
Bump @types/node from 17.0.33 to 17.0.34
Bumps @types/node from 17.0.33 to 17.0.34.
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Milo123459 in Milo123459/website delete branch dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.1.11
Milo123459 push Milo123459/website
commit sha: 54caea0b96fe3b7e5a344cd4db8510b48adf3aee
push time in 4 days agoMilo123459 pull request Milo123459/website
Bump prettier-plugin-tailwindcss from 0.1.10 to 0.1.11
Bumps prettier-plugin-tailwindcss from 0.1.10 to 0.1.11.
Release notes
Sourced from prettier-plugin-tailwindcss's releases.
v0.1.11
Changed
- Update
prettier-plugin-svelte
tov2.7.0
(#77)Fixed
- Fix sorting in Svelte
:else
blocks (#79)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Milo123459 issue comment dessant/buster
Does nothing
System
- OS name: Windows
- OS version: 11
- Browser name: Chrome
- Browser version: 100
Extension
- Extension version: 1.3.1
- User input simulation: Yes (not sure how to check)
Bug description
I went here and clicked the buster icon, only to find that nothing happened.
Logs
No logs
But it doesn't solve the captcha? I tried clicking verify straight afterwords and it told me to enter some text.
Milo123459 issue comment dessant/buster
Does nothing
System
- OS name: Windows
- OS version: 11
- Browser name: Chrome
- Browser version: 100
Extension
- Extension version: 1.3.1
- User input simulation: Yes (not sure how to check)
Bug description
I went here and clicked the buster icon, only to find that nothing happened.
Logs
No logs
It does begin to animate.
Release mindustry for Stadia?
_Transferred from https://github.com/Anuken/Mindustry/issues/6057 as requested by @Anuken_
Describe the content or mechanics you are proposing.
Stadia is a game streaming platform by Google https://stadia.google.com
Proof-of-Concept on the latency(compression latency can be reduced with hardware):
Relevants
CC @Anuken
Describe how you think this content will improve the game. If you're proposing new content, mention how it may add more gameplay options or how it will fill a new niche.
Before making this issue, check the boxes below to confirm that you have acknowledged them.
Required action
@Anuken To read https://www.reddit.com/r/Stadia/comments/pwedkp/comment/hegrpru and follow the procedure to get Mindustry on Stadia.