user/bmallred/data/2023-04-23-05-31-57.fit: 5.33 miles, 00:09:49 average pace, 00:52:18 duration
Started with

a concept sketch of a full body end-time factory worker on a distant planet, cyberpunk light brown suite, (badass), looking up at the viewer, 2d, line drawing, (pencil sketch:0.3), (caricature:0.2), watercolor city sketch,
Negative prompt: EasyNegativ, bad-hands-5, 3d, photo, naked, sexy, disproportionate, ugly
Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2479087078, Face restoration: GFPGAN, Size: 512x768, Model hash: 2ee2a2bf90, Model: mimic_v10, Denoising strength: 0.7, Hires upscale: 1.5, Hires upscaler: Latent
user/bmallred/data/2023-04-19-11-00-15.fit: 5.82 miles, 00:06:23 average pace, 00:37:08 duration
user/bmallred/data/2023-04-17-05-34-27.fit: 5.32 miles, 00:08:03 average pace, 00:42:50 duration
Es fascinante el poder de las IA, veremos de aquí a 5 años como va este asunto, jah.
Es fascinante el poder de las IA, veremos de aquí a 5 años como va este asunto, jah.
user/bmallred/data/2023-04-06-05-28-56.fit: 5.91 miles, 00:07:08 average pace, 00:42:11 duration
go mills() 😅
So. Some bits.
i := fIndex(xs, 5.6)
Can also be
i := Index(xs, 5.6)
The compiler can infer the type automatically. Looks like you mention that later.
Also the infer is super smart.. You can define functions that take functions with generic types in the arguments. This can be useful for a generic value mapper for a repository
func Map[U,V any](rows []U, fn func(U) V) []V {
out := make([]V, len(rows))
for i := range rows { out = fn(rows[i]) }
return out
}
rows := []int{1,2,3}
out := Map(rows, func(v int) uint64 { return uint64(v) })
I am pretty sure the type parameters goes the other way with the type name first and constraint second.
func Foo[comparable T](xs T, s T) int
Should be
func Foo[T comparable](xs T, s T) int
user/bmallred/data/2023-04-04-05-23-06.fit: 5.88 miles, 00:06:43 average pace, 00:39:26 duration
Tampa Bay seems to be picking up the pace. They beat the Islanders 5-0. Go Lightning!
user/bmallred/data/2023-03-07-12-44-30.fit: 5.03 miles, 00:09:37 average pace, 00:48:20 duration
Pinellas County - Long run: 11.11 miles, 00:10:42 average pace, 01:58:57 duration
surprised i even got out there and did something after a day of drinking and dice with the family last night. not a great rest and worn out. the run went well and stayed out of zones 4 and 5. soaked at the end with the humidity.
#running
user/bmallred/data/2023-03-01-08-52-18.fit: 5.85 miles, 00:11:44 average pace, 01:08:39 duration
user/bmallred/data/2023-02-28-09-07-01.fit: 5.02 miles, 00:09:12 average pace, 00:46:12 duration
user/bmallred/data/2023-02-14-08-58-39.fit: 5.04 miles, 00:09:40 average pace, 00:48:43 duration
I needed something to help with a morning schedule for two kiddos. It highlights the current 5-minute block as it goes. I think this was my first time reaching for JavaScript for a personal project. https://sidequest.club/stages.html
user/bmallred/data/2023-02-03-09-03-51.fit: 5.02 miles, 00:09:07 average pace, 00:45:44 duration
i am curious why I only get 5 twts in yarn when they have several more on the feed. so something isnt parsing right.
i am curious why we only get 5 twts in yarn when they have several more on the feed. so something isnt parsing right.
i have one box with virmach that is something like 3 vcpu 5.88g ram and 15g disk. for $29/year.
user/bmallred/data/2023-01-06-14-14-53.fit: 5.53 miles, 00:09:10 average pace, 00:50:43 duration
user/bmallred/data/2023-01-03-08-04-27.fit: 5.02 miles, 00:08:49 average pace, 00:44:19 duration
user/bmallred/data/2022-12-29-09-05-44.fit: 5.27 miles, 00:09:25 average pace, 00:49:36 duration
user/bmallred/data/2022-12-27-10-19-41.fit: 5.75 miles, 00:08:41 average pace, 00:49:59 duration
user/bmallred/data/2022-12-23-08-44-41.fit: 5.02 miles, 00:08:42 average pace, 00:43:36 duration
user/bmallred/data/2022-12-15-09-00-02.fit: 5.21 miles, 00:11:16 average pace, 00:58:37 duration
user/bmallred/data/2022-12-14-08-54-58.fit: 5.19 miles, 00:10:22 average pace, 00:53:49 duration
user/bmallred/data/2022-12-13-13-42-36.fit: 5.04 miles, 00:08:56 average pace, 00:45:00 duration
user/bmallred/data/2022-12-09-13-11-37.fit: 5.04 miles, 00:09:45 average pace, 00:49:06 duration
I started reading the proposal to introduce operator overloading in Go version 2 that I like to see: https://github.com/golang/go/issues/27605 Now a few hours later I ended up at this gem. Write a program that makes 2+2=5: https://codegolf.stackexchange.com/questions/28786/write-a-program-that-makes-2-2-5 There are some awesone solutions. :-)
user/bmallred/data/2022-12-06-09-13-49.fit: 5.03 miles, 00:11:37 average pace, 00:58:30 duration
user/bmallred/data/2022-11-30-03-50-22.fit: 5.60 miles, 00:10:46 average pace, 01:00:20 duration
user/bmallred/data/2022-11-22-15-33-14.fit: 5.02 miles, 00:09:11 average pace, 00:46:06 duration
user/bmallred/data/2022-11-17-09-28-03.fit: 5.02 miles, 00:09:20 average pace, 00:46:52 duration
Ha sido una semana con demasiadas clases. Hoy fueron 5 horas, lo que me dejó poca energía para otras actividades.
No me urge, aunque si estaría bien la pausa del 2 de diciembre para enfocarme en otros pendientes, tomar fuerza y seguir con otros oroyectos.
user/bmallred/data/2022-11-16-11-29-06.fit: 5.04 miles, 00:09:56 average pace, 00:50:04 duration
user/bmallred/data/2022-11-15-09-11-29.fit: 5.02 miles, 00:10:08 average pace, 00:50:55 duration
Atom vs. RSS: https://mckinley.cc/blog/20221109.html
cc @movq@www.uninformativ.de @lyse@lyse.isobeef.org @nmke-de@yarn.zn80.net
It only took me 5 days :)
user/bmallred/data/2022-11-01-10-47-00.fit: 5.11 miles, 00:10:52 average pace, 00:55:30 duration
Live-coding using LÖVE: https://spectra.video/w/wkDB5fsjBNBbsqKXGhGzwT (video; 5 minutes)
user/bmallred/data/2022-10-03-17-08-10.fit: 5.14 miles, 00:09:41 average pace, 00:49:51 duration
user/bmallred/data/2022-09-27-13-42-33.fit: 5.07 miles, 00:11:31 average pace, 00:58:25 duration
user/bmallred/data/2022-09-19-13-22-02.fit: 5.36 miles, 00:09:52 average pace, 00:52:56 duration
user/bmallred/data/2022-09-15-10-41-42.fit: 5.47 miles, 00:09:29 average pace, 00:51:54 duration
user/bmallred/data/2022-08-15-10-28-34.fit: 5.24 miles, 00:10:35 average pace, 00:55:27 duration
Preview of a note-taking app I’ve been working on: https://archive.org/details/akkartik-pensieve-2022-07-27 (video; 5 mins)
user/bmallred/data/2022-07-27-12-18-52.fit: 5.05 miles, 00:11:55 average pace, 01:00:07 duration
Finally started Stranger Things and watched episodes 1 to 5 so far, I quite like it.
user/bmallred/data/2022-06-28-09-49-33.fit: 5.67 miles, 00:11:56 average pace, 01:07:38 duration