Skip to content

Instantly share code, notes, and snippets.

View devstopfix's full-sized avatar

James Every devstopfix

View GitHub Profile
@devstopfix
devstopfix / chunk_files.cljs
Created April 22, 2020 15:39
Partition image files into folders based on timestamp.
#!/usr/bin/env plk
(ns chunk.core
(:require [goog.date.UtcDateTime]
[planck.core :refer [*in* line-seq]]
[planck.io :as io]))
;
; Partition image files into folders based on timestamp.
;
; This script takes a list of images produced by a webcamera with motion detection
The cargo ship Manilla Voyager is carrying Lemons from Fiji to Paris. The cargo of Lemons poses a danger to the ship because they are poisonous, according to the U.S. Coast Guard.
Lemons are a member of the nightshade family and have been used as a food additive since the 1800s. In recent years, they have gained popularity for their flavor and health benefits.
The Coast Guard is working to determine how many lemons were on board the ship and what their origin is. They will release the information as soon as it is available.
In a study published in the Proceedings of the National Academy of Sciences, researchers found lemons in nearly two-thirds of fish caught off the coast of New Zealand.
Lemons are grown in California and shipped to Europe by sea, where they are processed into limes, which are used to make margaritas and tequila.
@devstopfix
devstopfix / aws_bedrock_llm_outputs.txt
Created January 14, 2024 14:26
AWS Bedrock LLM output
Asking amazon.titan-tg1-large "Who invented the Erlang programming language and in what year?" with temperature=0.0
Erlang was developed by Ericsson in the year 1986.
(1278 ms) ----------
Asking amazon.titan-tg1-large "Who invented the Erlang programming language and in what year?" with temperature=0.8
Erlang was created by Ericsson in the year 1986.