Cookie Consent by Free Privacy Policy Generator Aktuallisiere deine Cookie Einstellungen ๐Ÿ“Œ Chaotic Schedule v1.1 released!


๐Ÿ“š Chaotic Schedule v1.1 released!


๐Ÿ’ก Newskategorie: Programmierung
๐Ÿ”— Quelle: dev.to

Hello,

I've released a new version for Chaotic Schedule package. This new release introduces new random scheduling macro: hourlyMultipleAtRandom().

What is Chaotic Schedule?

Github, Packagist

Chaotic Schedule is a Laravel package which allows you to randomize command schedules, be it date or time. Want a sampler for taste of flavor, sure:

$schedule->command('foo:bar')
->weekly()
->randomDays(
RandomDateScheduleBasis::WEEK,
[Carbon::FRIDAY,Carbon::Tuesday,Carbon::Sunday],
1,2
)
->atRandom('14:48','16:54');




Where can you use Chaotic Schedule?

Here's some use-cases which might be valid for you as well:

  • I have a command to send notifications to my clients. But I would like it to be sent at a random time between 14:00 and 17:00
  • I would like to send some gifts to users if they are active between my special event period which is every week Friday and Saturday between 00:00 and 04:20
  • My boss asked me to generate and send statistical reports regarding database activities every month, but only on Monday, Wednesday and Friday. And this report has to be delivered in the morning between 08:00 and 09:30 and I want it to look like I've personally generated and sent it personally. So random time and date is crucial to stage this.
  • I would like to send reminders to customers and I want it to look and feel human. So random run times and dates every week would help me a lot. Otherwise, if I send every week on Tuesday 11:00 they would know this is automated and ignore these.
  • There is a financial deficit, in order to detect the source of it I'll be running audit calculations. But these have to be random, otherwise they'll alter the records accordingly. I need to run audit calculations/assertions 3 times a day at random times.
  • I'm trying to detect certain anomalies in my data, and therefore it would help me a lot to run a command completely randomly but with a minimum of at least 100 times a year.

What's new?

hourlyMultipleAtRandom() can be used for scheduling your commands to run every hour on random minutes. Example use case: I want to run a command every hour, 1-5 times at random, on random minutes. E.g. run minutes:[5,11,32,44]

  • Runs every hour
  • Only designates random run time(s)
  • Runs multiple times per hour, according to $timesMin and $timesMax params
  • Doesn't designate any date on the schedule. So you may have to provide some date scheduling such as daily(), weekly(), mondays() etc.
  • Behaves exactly the same with ->hourlyAtRandom if the timesMin=1 and timesMax=1. (I mean duh)
...



๐Ÿ“Œ Chaotic Schedule v1.1 released!


๐Ÿ“ˆ 41.98 Punkte

๐Ÿ“Œ Time Machine Schedule 1.0.0 - Schedule Time Machine backups and view the progress in your Menu Bar.


๐Ÿ“ˆ 26.25 Punkte

๐Ÿ“Œ CVE-2024-6006 | ZKTeco ZKBio CVSecurity V5000 4.1.0 Summer Schedule Schedule Name cross site scripting


๐Ÿ“ˆ 26.25 Punkte

๐Ÿ“Œ Researchers Who Found AMD CPU Flaws Explain Chaotic Disclosure


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Train up to navigate the diverse, chaotic cyber security landscape at SANS Munich


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Train up to navigate the diverse, chaotic cyber security landscape at SANS Munich


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ CliFM, the KISS, non-curses terminal file manager. For Arch users, there's now a binary package available on the chaotic-aur repo


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ How An Open Source Plugin Tamed a Chaotic Comments Section With A Simple Quiz


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ How An Open Source Plugin Tamed a Chaotic Comments Section With A Simple Quiz


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Chaotic LAPSUS$ Group Goes Quiet, but Threat Likely Persists


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Twitterโ€™s Security And Privacy Leaders Quit Amidst Muskโ€™s Chaotic Takeover


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Chaotic Digital Transformation Strategies And Disjointed Network Environments โ€“ The Perfect Legal Storm Is Brewing


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Scavengers Xbox preview: Chaotic free-to-play battle royale free-for-all


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Chivalry 2 launches on Xbox and PC, introducing chaotic melee combat


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Goober Dash is a chaotic 32-player Race Royale


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ After a chaotic weekend-long fiasco for OpenAI, Sam Altman is back at the helm as CEO


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ 9 Months of using linux - some sort of review + some more or less chaotic wall of text


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Announcing the Prebuilt-MPR: The Chaotic-AUR, for Debian and Ubuntu!


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Computer-Driven Hedge Funds Surge Ahead Amid Chaotic Markets


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ A note-taking app idea that works with our chaotic organic brains


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Achieving Structured Reasoning with LLMs in Chaotic Contexts with Thread of Thought Prompting andโ€ฆ


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Iran accelerates cyber ops against Israel from chaotic start


๐Ÿ“ˆ 23.13 Punkte

๐Ÿ“Œ Geary 3.32 released, switches to GNOME release schedule and carries all the great features from the last 0.13 release.


๐Ÿ“ˆ 18.84 Punkte

๐Ÿ“Œ FSF's LibrePlanet 2021 conference schedule released


๐Ÿ“ˆ 18.84 Punkte

๐Ÿ“Œ Transmission 4.0.2 has been released with another round of bugfixes per a faster release schedule


๐Ÿ“ˆ 18.84 Punkte

๐Ÿ“Œ Interactive remote PowerShell: ARPScan, PortScan, suspend and schedule the shell


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ New Large-Scale DDoS Attacks Follow Schedule


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ Interactive remote PowerShell: ARPScan, PortScan, suspend and schedule the shell


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ New Large-Scale DDoS Attacks Follow Schedule


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ Sound Of Safety - DJ Schedule


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ Schedule & Dispatch โ€“ Kapazitรคten richtig planen


๐Ÿ“ˆ 13.12 Punkte

๐Ÿ“Œ [webapps] Joomla! Component Timetable Responsive Schedule For Joomla 1.5 - 'alias' SQL Injection


๐Ÿ“ˆ 13.12 Punkte











matomo