těžba #crypto 😜
https://www.flickr.com/photos/96541566@N06/54490163732/
#Portugal #Azores #SaoMiguel #travel #nature #forest #vegetation #wood #cryptomeria #logging
#TheGreens agenda #auspol #ausvotes
Make #housing #affordable for #renters, first home buyers and stressed mortgage holders.
#Dental and #mental #health into #Medicare for everyone.
Real action on the #climatecrisis, with no more coal and gas.
Bring down the cost of living and make #supermarket #pricegouging illegal.
End #nativeforest #logging and protect our #environment.
Make #TAFE and #university #free, and wipe all #studentdebt.
Introduce 50-cent #publictransport fares nationwide.
Provide free #publicschools and #childcare
Deliver truth, #treaty, and justice for #FirstNations people.
Make big corporations and fossil fuel giants pay their fair share.
I hope this isn't what I fear it is. Newly cut logs, (a few branches with fresh greenery) - maybe ponderosa pine judging from bark color when I passed them up. The sign on the left says "Leaving Roosevelt National Forest" . This is on US 34 (in Colorado) heading East from Rocky Mountain National Park. #trees #forests #logging #environment #Colorado
Regarding the US Government emergency designation in early April ... to roll back environmental safeguards around future logging projects:
I compared the map of affected national forests:
https://www.usda.gov/sites/default/files/documents/forest-health-fuels-emergency-lands.pdf
(see screenshot #1)
...with a map of national forests (and grasslands) in New Mexico:
https://commons.wikimedia.org/wiki/File:New_Mexico_National_Forest_Map.gif
(see graphic #2)
The overwhelming majority of national forest acreage in New Mexico is affected. :-(
Anybody else ever had pythonjsonlogger just never install correctly? I’ve got two projects I inherited using it and I absolutely cannot satisfy the dependency no matter what I do. I feel like there’s got to be a simple explanation I’m just over looking. python-json-logger is in the requirements.txt and is installed in my venv but I cannot access it and it doesn’t work when deployed as a container image either.
Italy's appetite for wood fuels an Albanian forest crisis.
Albania has lost about 6.5% of its total forest area over the past 20 years.
Research shows that the country's 2016 moratorium on commercial logging has not stopped the deforestation.
#Albania #Italy #Forests #Logging #Wood #Timber #Policy #EU #EUTR
If you take some time to learn how Python's `logging` module works and how to use it, it's actually pretty cool.
Especially the way libraries log stuff. It's basically:
1. The library creates a logger instance.
2. It just logs to that instance.
3. It's up to the main application to configure how log messages are being displayed/forwarded/persisted and which of the loggers end up where, with what level.
https://docs.python.org/3/howto/logging.html#configuring-logging-for-a-library
Избавляемся от Flaky тестов в CI/CD при помощи JMina
Представьте: вы написали код, покрыли его тестами, запустили их локально — тесты успешно прошли. Вы загрузили изменения в репозиторий, пайплайн успешно завершился. Самое время расслабиться и приступить к новым задачам. Но не тут-то было! Спустя некоторое время в CI/CD падает тест. Вы запускаете тесты локально — они проходят успешно. Вы снова запускаете пайплайн в CI/CD — и тесты снова проходят. Однако через какое-то время ситуация повторяется.
https://habr.com/ru/articles/904952/
#java #test #integration_testing #flaky #flaky_tests #logging #slf4j #tdd #kotlin #groovy
The Invisible Enemy: Unmasking Microsoft 365’s Logging Blind Spots
https://www.abstract.security/blog/the-invisible-enemy-unmasking-microsoft-365s-logging-blind-spots
First swift arrived yesterday at the colony. This one carrying one of our GPS loggers.
Mandatory, Thin Lizzy - The Boys are Back in Town song:
https://www.youtube.com/watch?v=wIE5wwvicew
#ornithology #migration #swifts #ecology #movementecology #logging #GPS
RUMlogNG version 5.19.3 released.
Tom Lindner (DL2RUM) has released the latest version of RUMlogNG for direct download or via the App Store.
RUMlogNG is a HAM radio logging, QSL handling and printing tool, especially made for the short wave DXer, made by a DXer. Basic logging features are included for the higher bands up to 1.2 cm and for satellite. RUMlogNG can handle an unlimi ...
https://machamradio.com/blog/2025/04/25/rumlogng-version-5-19-3-released/
HAM-Toolbox version 1.5.1 released
The ultimate utility App for every HAM-Radio Operator
HAM-Toolbox provides a variety of useful Tools to help you operating your HAM-Radio.
The Tools are ranging from activity monitoring Tools like DX-Cluster and PSK-Reporter, to Tools helping you with resource information like Bandplan, Glossar, AWG and many more Tools.
HA ...
https://machamradio.com/blog/2025/04/25/ham-toolbox-version-1-5-1-released/
KLog 2.4.0 released – Bugfix and refactoring
KLog is a multi-platform free Amateur Radio logger, the only one able to run in Linux, Windows and macOS!
KLog provides QSO management, useful QSL management DX-Cluster client, DXCC management, ClubLog integration, WSJT-X, DX-Marathon support and much more! KLog is available in several languages: Catalan, Croatian, ...
https://machamradio.com/blog/2025/04/25/klog-2-4-0-released-bugfix-and-refactoring/
Centralize .NET app logs with Grafana, Loki & Alloy! Check out my blog for a setup guide. 📊🔧 https://www.funkysi1701.com/posts/2025/opentelemetry-logs/ #OpenTelemetry #Grafana #Loki #Alloy #Logging #Monitoring #Docker #DotNet #Tech
Introducing bpflogd(8): capture packets via BPF to log files https://www.undeadly.org/cgi?action=article;sid=20250425074505 #openbsd #bpflogd #bpf #networking #logging #development #sysadmin #devops #security #platformengineering
Contextual logging in Microsoft Edge DevTools with console.context() | by Patrick Brosset & Leah Tu.
buff.ly/sg7hEEX
#msedge #webdev #devtools #logging #debugging #javascript
Contextual logging with consol...
Contextual logging in Microsoft Edge DevTools with console.context() | by Patrick Brosset & Leah Tu.
https://blogs.windows.com/msedgedev/2025/04/22/contextual-logging-with-console-context/
First re-post of articles originally posted on LinkedIn: https://goblinfish-code.blogspot.com/2025/04/logging-strategies-for-observability.html
An article collecting my experience with and thoughts around #AWS #Logging and #CloudWatch #Metrics, #Alarms and #Dashboards. Also includes a link to a #Python package to facilitate collecting latency metrics (as a starting point).