-
https://irclogs.raku.org/raku-dev/2024-01-10.html#16:39
I don't have high expectations but this is really too much: somebody issuing bans based on personal distaste WHILE making personal remarks. I…
-
Please add support for asyncio
-
# Creative, Collaborative, and Quality Culture | APCSP
Fun in software engineering is when Project Teams have a collaborative culture. My favorite projects inside a company have been when the divisio…
-
# How would you like the feature to work?
DISCORD chat servers integrated into viewer (as in special separate window or added to IM/group chat tabs of legacy chat system).
Then SL users could ch…
-
Honestly, this isn't _that_ slow, feel free to close this as "working as expected", but throwing all the difficult real world resolution cases I have at uv this is the slowest set of requirments I hav…
-
The README and releases tab implies that Windows is not supported for this project.
Is this due to WebKit (JavaScriptCore) being exclusive to *nix platforms (Linux, macOS)?
Are there any plans to su…
-
Started to use the new modules with `@use` which are awesome, but not sure if I'm missing something, but I don't seem to be able to define global vars anymore. Whereas with `@import`, I could...
``…
-
# 每日安全资讯(2023-08-02)
- HackerOne Hacker Activity
- [ ] [XMLRPC does not limit deserializable classes.](https://hackerone.com/reports/1189419)
- [ ] [Steam Deck Single Click Root Remote Code Execu…
-
# 每日安全资讯(2023-07-18)
- HackerOne Hacker Activity
- [ ] [robots.txt file](https://hackerone.com/reports/2029217)
- [ ] [An IDOR that can lead to enumeration of a user and disclosure of email and p…
-
The general guidelines that I see for writing in C# usually say something like, "Accept as general of an object as you can for your parameters." For example, instead of requiring a List as a parameter…