Jeffrey Paul sneak
sneak commented on pull request sneak/hnblogs#2 2026-09-05 06:20:59 +02:00
embed blogs.json instead of fetching it at runtime

why does it still say fetch when no fetching is done? fail.

sneak pushed to master at sneak/util 2026-09-05 05:46:21 +02:00
0183d1a782 Merge pull request 'Add DedupeStrings to remove repeated values from a string slice' (#2) from clawbot/util:proposal-dedupe-strings into master
7fb688772e add DedupeStrings for removing repeated values from a string slice
Compare 2 commits »
sneak closed issue sneak/util#1 2026-09-05 05:46:21 +02:00
Add DedupeStrings to remove repeated values from a string slice
sneak merged pull request sneak/util#2 2026-09-05 05:46:19 +02:00
Add DedupeStrings to remove repeated values from a string slice
sneak pushed to master at sneak/util 2026-09-05 05:46:06 +02:00
2d714eea9f Merge pull request 'Add ChunkStrings to split a string slice into fixed-size batches' (#4) from clawbot/util:proposal-chunk-strings into master
6807a76f24 add ChunkStrings for splitting a string slice into fixed-size batches
Compare 2 commits »
sneak closed issue sneak/util#3 2026-09-05 05:46:06 +02:00
Add ChunkStrings to split a string slice into fixed-size batches
sneak merged pull request sneak/util#4 2026-09-05 05:46:04 +02:00
Add ChunkStrings to split a string slice into fixed-size batches
sneak pushed to master at sneak/util 2026-09-05 05:45:41 +02:00
1a6d1b429b Merge pull request 'Add TruncateString to shorten a string without splitting a character' (#6) from clawbot/util:proposal-truncate-string into master
daaea4e10f add TruncateString for shortening a string safely
Compare 2 commits »
sneak closed issue sneak/util#5 2026-09-05 05:45:41 +02:00
Add TruncateString to shorten a string without splitting a character
sneak merged pull request sneak/util#6 2026-09-05 05:45:40 +02:00
Add TruncateString to shorten a string without splitting a character
sneak pushed to master at sneak/util 2026-09-05 05:45:14 +02:00
c656ce964e Merge pull request 'Add CollapseWhitespace to squeeze runs of whitespace into single spaces' (#8) from clawbot/util:proposal-collapse-whitespace into master
d52588d635 add CollapseWhitespace for flattening runs of whitespace
Compare 2 commits »
sneak closed issue sneak/util#7 2026-09-05 05:45:14 +02:00
Add CollapseWhitespace to squeeze runs of whitespace into single spaces
sneak merged pull request sneak/util#8 2026-09-05 05:45:12 +02:00
Add CollapseWhitespace to squeeze runs of whitespace into single spaces
sneak pushed to master at sneak/util 2026-09-05 05:44:54 +02:00
74b448851e Merge pull request 'Add Slugify to turn text into a lowercase hyphenated slug' (#10) from clawbot/util:proposal-slugify into master
64eaceb0ef add Slugify for making URL-safe slugs out of text
Compare 2 commits »
sneak closed issue sneak/util#9 2026-09-05 05:44:54 +02:00
Add Slugify to turn text into a lowercase hyphenated slug
sneak merged pull request sneak/util#10 2026-09-05 05:44:52 +02:00
Add Slugify to turn text into a lowercase hyphenated slug
sneak pushed to master at sneak/util 2026-09-05 05:44:38 +02:00
64965b11ed Merge pull request 'Add HumanBytes to print a byte count in a readable form' (#12) from clawbot/util:proposal-human-bytes into master
500768ad32 add HumanBytes for printing a byte count readably
Compare 2 commits »
sneak closed issue sneak/util#11 2026-09-05 05:44:38 +02:00
Add HumanBytes to print a byte count in a readable form
sneak merged pull request sneak/util#12 2026-09-05 05:44:38 +02:00
Add HumanBytes to print a byte count in a readable form
sneak pushed to master at sneak/util 2026-09-05 05:44:25 +02:00
5bf829aefb Merge pull request 'Add RandomHexString for unguessable identifiers and tokens' (#14) from clawbot/util:proposal-random-hex-string into master
4937903190 add RandomHexString for unguessable identifiers and tokens
Compare 2 commits »