On Mon, 17 Aug 2020, Tim Connors wrote:
> On Mon, 17 Aug 2020, Tim Connors wrote:
>
> > On Fri, 14 Aug 2020, Trent W. Buck wrote:
> >
> > > Thanks for reminding me to finish my proof-of-concept script to undo
> > > some of BOM's recent monetization changes; I just did so.
> >
> > Can you chuck a sort around that glob? I'd do it myself, but it's not
> > perl and I'm an old fart.
>
> That was easy. Turns out I do still learn stuff:
>
> - *tempdir_path.glob('*.T.*.4.png'),
> + *sorted(tempdir_path.glob('*.T.*.4.png')),
>
And finally, the BoM has just transitioned to a 5 minute scan strategy, so
this seems to be the current schedule:
if (then.minute+1) % 5 == 0], # was 6, should now be 5
--
Tim Connors
Hello Luv people,
I have a Digital MicroVAX which I need to move on.
Free to good (or any) home.
Has a serial terminal with it. And other bits.
Currently loaded with NetBSD.
Used to work, but current status unknown.
Will try to find the VAX Architecture Reference Manual (VARM) too.
If interested, please respond by direct email.
Thanks,
Neale.
https://www.humblebundle.com/books/learn-to-code-the-fun-way-no-starch-pres…
Humble Book Bundle: Learn to Code the Fun Way by No Starch Press
13 days
$1.37 or greater
Think Like a Programmer: An Introduction to Creative Problem Solving
Perl One-Liners: 130 Programs That Get Things Done
The Book of F#: Breaking Free with Managed Functional Programming
Learn Java the Easy Way: A Hands-On Introduction to Programming
Code Craft: The Practice of Writing Excellent Code
Learn You a Haskell for Great Good!: A Beginner's Guide
$10.99 or greater
Clojure for the Brave and True: Learn the Ultimate Language and Become a
Better Programmer
Land of Lisp: Learn to Program in Lisp, One Game at a Time!
Learn You Some Erlang for Great Good!: A Beginner's Guide
Practical SQL: A Beginner's Guide to Storytelling with Data
The Book of R: A First Course in Programming and Statistics
The Art of R Programming: A Tour of Statistical Software Design
Impractical Python Projects: Playful Programming Activities to Make You
Smarter
$20.62 or greater
The Secret Life of Programs: Understand Computers -- Craft Better Code
The Rust Programming Language (Covers Rust 2018)
C++ Crash Course: A Fast-Paced Introduction
The Art of Assembly Language 2nd ed.
Eloquent JavaScript, 3rd ed.: A Modern Introduction to Programming
If Hemingway Wrote JavaScript
https://www.humblebundle.com/books/data-ai-oreilly-books
Humble Book Bundle: Data & AI by O'Reilly
14 days
$1.38 or greater
Data Science from Scratch, 2nd ed.
Natural Language Processing with PyTorch
Streaming Systems
R Cookbook, 2nd ed.
Generative Deep Learning
$11.05 or greater
Practical Automated Machine Learning on Azure
Machine Learning Pocket Reference
Learning SQL, 3rd ed.
Practical Data Science with SAP
Deep Learning from Scratch
$20.72 or greater
Mastering Spark with R
Building Machine Learning Powered Applications
Strengthening Deep Neural Networks
Practical Synthetic Data Generation
Practical Deep Learning for Cloud, Mobile, and Edge
https://www.humblebundle.com/books/raspberry-pi-press-gaming-books
Humble Book Bundle: Raspberry Pi Press Gaming
6 days
$1.35 or greater
Make Games with Python
Conquered: How indie games dominated the decade: Wireframe #30
System Shock: Nightdive's remake goes through the Looking Glass:
Wireframe #31
Ori and the Will of the Wisps: Gaming's most gorgeous platformer
returns: Wireframe #32
The Best Upgrades for Less Than $130: Custom PC #194
Mini Marvels: Build a Tiny 12-Core Gaming PC Without Sacrificing Speed:
Custom PC #195
PC Building Masterclass: Full Step-By-Step Guide: Custom PC #196
All the Cores: Custom PC #197
$10.83 or greater
15% Off Selected Subscriptions
Retro Gaming with Raspberry Pi
Shovel Knight Dig: Yacht Club's armored hero goes rogue: Wireframe #33
Infinity War: Epic space battles, grand strategy, and ruthless betrayals
in Starborne: Wireframe #34
Double Strike: Young Souls: The brawler with attitude to spare:
Wireframe #35
Hounded Out: Two canine heads are better than one in PHOGS!: Wireframe #36
Step-By-Step Guide: Build a 24 Core Titan: Custom PC #198
Graphics Cards: Give Your PC a Gaming Turbo Boost: Custom PC #199
CPU Clash: Custom PC #200
Build a PS993 (~$1,288) Gaming PC: Custom PC #201
$20.32 or greater
20% off anything in the Raspberry Pi Press store
Code the Classics: Volume 1
Build Your Own First-Person Shooter in Unity
Liberated: Unmasking Atomic Wolf's dystopian action adventure: Wireframe #37
Masterplan: Create robots and just about anything else in Main Assembly:
Wireframe #38
Hotshot Racing: Fast. Furious. Recapturing the nineties Daytona rush:
Wireframe #39
Everspace 2: Rockfish Games on its open-world battle beyond the stars:
Wireframe #40
Endling: Adventuring back from the brink of extinction: Wireframe #41
How to Overclock: Custom PC #202
Fastest Gaming CPU Ever: Custom PC #203
Build a PS699 (~$904) Gaming PC: Custom PC #204
Build Your Dream PC: Custom PC #205
Hi,
I have a "Brilliant" smart globe on which I used tuya-convert to install
Tasmotat 8.1.0.2. It worked fine for a month.
It has since stopped working. Now, when I switch the globe on it
broadcasts an open SSID "ESP-B2CDB3" - where B2CDB3 is the second half
of the globe's MAC address. Connecting to the SSID reveals the globe
using 192.168.4.1 is running a DHCP server which gives out 192.168.4.2
to me when I connect.
192.168.4.1 does not have any open TCP ports (as confirmed by nmap). As
port 80 (and 443) are both closed browsing to http://192.168.4.1/ fails,
and I can find no way to do anything beyond getting an IP via DHCP with
the globe.
Does anyone have any suggestions as to how I could recover this globe?
Regards,
Kim