Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
BanDroid created a comment on an issue on BanDroid/bot-traffic-yura
> the best would be to write an `aiohttp` wrapper for all type of requests. thank you, i already have planned to use `aiohttp` in the future, altough, sorry you cant work with this repo because ...
BanDroid opened an issue on BanDroid/bot-traffic-yura
use asynchronous module for http requests
current `requests` module is blocking the main thread, not very suitable for `discord.py` that handlers are asynchronous.BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
- deploy: nohup for running script at background b35efcd
BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
- deploy: change to use sftp instead of ftp 162b053
BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
- deploy: hilih kintil kena prank katanya pip3 a5d29ec
BanDroid pushed 2 commits to main BanDroid/bot-traffic-yura
BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
- deploy: fix ssh cwd and working in venv 573a2e2
BanDroid pushed 1 commit to main BanDroid/bot-traffic-yura
- deploy: ftp-deploy and github ssh action 4a18bf2
BanDroid created a repository: BanDroid/bot-traffic-yura
https://github.com/BanDroid/bot-traffic-yura - Bot YuraManga untuk cek traffic.
BanDroid opened an issue on benallfree/pocketpages
[BUG]: cannot put static files like javascript or css
any idea how to put js or css file in pages? i cant use any js or css when linked to my ejs page, strict MIME type enabled.BanDroid created a comment on an issue on primefaces/primereact-examples
> Trying to use the unstyled version like this: > ``` > <PrimeReactProvider > value={{ > unstyled: true, > pt: Tailwind, > ptOptions: { mergeSections: true, mergeProps: ...
BanDroid created a comment on a pull request on beercss/beercss
> @BanDroid cool, make your own PR if you want to implement that (downside: requires JS and has a sharp edge unlike proper M3) we could continue the discussion [here](https://github.com/beercss/b...
BanDroid created a comment on a pull request on beercss/beercss
why not implement the same as [this one](https://github.com/gabrielfins/ripple-effect)?
BanDroid created a comment on an issue on gabrielfins/ripple-effect
my internet is a*ss right now, anyone could help me to check my PR, run index.html and see if it's working as you wish or not
BanDroid opened a pull request on gabrielfins/ripple-effect
update, remove: update deps and remove jquery entirely
- add a index.html for testing, altough, the demo is been used by my own site [here](https://inukami.vercel.app). - remove jquery entirely. - update all dependencies including devDependencies. ...BanDroid pushed 1 commit to master BanDroid/ripple-effect
- update, remove: update deps and remove jquery entirely ca19f3f