
Security News
Feross on TBPN: Socket's Series C and the State of Software Supply Chain Security
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.
github.com/surajsubramanian/weather-cli
Advanced tools
Simple CLI application to output weather using https://www.visualcrossing.com/weather-api
Download the binary from the releases or build it using
go build -o wcli
Get your free API key from https://www.visualcrossing.com/weather-api
Set your key and location:
./wcli -set-key YOURSECRETKEY
./wcli -set-location Espoo
Execute the CLI using ./wcli. Weather details are cached under $HOME/.wcli after initial execution.
You can also execute ./wcli -refresh to fetch details from the endpoint once again. Details are newly fetched if the city is changed by the user.
> ./wcli
Espoo, Etelä-Suomi, Suomi
2024-06-16 21:11:30
Time Temp Precip Conditions
21:00:00 15.8 0.0 Overcast
22:00:00 15.3 0.0 Overcast
23:00:00 15.1 0.0 Overcast
FAQs
Unknown package
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Feross Aboukhadijeh joins TBPN to discuss Socket's $60M Series C, 500%+ ARR growth, AI's impact on open source, and the rise in supply chain attacks.

Security News
OSV withdrew 157 OSV malware reports after automated false positives incorrectly flagged trusted npm and PyPI packages, sending bad records into tools that rely on OSV data.

Research
/Security News
TrapDoor crypto stealer hits 36 malicious packages across npm, PyPI, and Crates.io, targeting crypto, DeFi, AI, and security developers.