Peter Dave Hello

Results 353 issues of Peter Dave Hello

``` $ geoiplookup ipinfo.tw GeoIP Country Edition: SG, Singapore GeoIP City Edition, Rev 1: SG, 00, N/A, Singapore, 62, 1.307700, 103.681801, 0, 0 GeoIP ASNum Edition: AS14061 DIGITALOCEAN-ASN $ nslookup...

This may not be a perfect version, but should be good enough to work, and future improvements may come after using a while :tada:

This commit optimizes the Dockerfiles for both Oracle and Ubuntu Docker images to enhance efficiency, reduce image size, and ensure adherence to best practices. 1. Consolidate `RUN` commands: This reduces...

This is a update and improvement of Traditional Chinese translation :tada: - [x] You're opening this PR against the current [release branch](https://github.com/chriskiehl/Gooey/blob/master/CONTRIBUTING.md#development-overview) - [ ] Works on both Python 2.7...

Re-compress the png images losslessly via Google's zopflipng ``` release/share/git-webui/webui/img/doc/log-commit.png | Bin 151760 -> 121167 bytes release/share/git-webui/webui/img/doc/log-tree.png | Bin 101056 -> 79561 bytes release/share/git-webui/webui/img/doc/workspace.png | Bin 118190 -> 97656 bytes...

Compare https://github.com/sysrpl/Codebot.Setup/raw/master/macintosh/install.fpc-3.0.darwin.sh with https://www.getlazarus.org/download/?platform=macintosh, the one on this repository is obviously dated, not sure if it's intended? Result of `diff setup.sh install.fpc-3.0.darwin.sh`: ```diff 14a15,16 > # TODO Prompt the user...

Addressed build warnings by resizing and compressing several bot logo images that were significantly larger than necessary. The images were resized to 256x256 and compressed to enhance overall performance and...

With `@langchain/google-genai` package updated, we can use the latest Google Gemini 1.5 Pro (Preview) model 🎉

This work was done with the help from Claude 3 opus, cc #812