Advertisement ยท 728 ร— 90

Posts by Chris Lloyd

Day 11 - Advent of Code 2024

I've completed "Plutonian Pebbles" - Day 11 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/11

1 year ago 1 0 0 0

I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5

1 year ago 2 0 0 0

I just completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/4

1 year ago 3 0 0 0

I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3

1 year ago 2 0 0 0

I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2

1 year ago 1 0 0 0

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

1 year ago 0 0 0 0

I decoded my daily message on topsecret.spatie.be and got a nice prize!

1 year ago 0 0 0 0

I can't comment, because I haven't been able to play ๐Ÿ›ฉ๏ธ yet due to the issues! ๐Ÿ™‚ Maybe I will try again today...

1 year ago 1 0 0 0

I hear it did, I'm hoping the same thing happens to #MSFS2024 eventually as they're having a bit of a launch disaster too ๐Ÿ˜‰

1 year ago 1 0 1 0
Advertisement

Omg Hache is going into administration this is a disaster ๐Ÿฅบ

1 year ago 0 0 0 0

This is a UDP joke but you might not get it.

1 year ago 0 0 0 0

This is probably the third thing I tried to tackle with string parsing recently that I ended up just sending to an LLM.

1 year ago 0 0 0 0

Works incredibly well, and cost effectively even if you need to parse hundreds of thousands of them.

1 year ago 0 0 1 0

"You have been provided with an email from a ticketing system. Please respond with the "body" of the email, removing any headers, greetings (such as Hi), signoffs (such as Thanks), case information, signatures etc. Retain the original formatting. Do not rewrite the content, reproduce it verbatim."

1 year ago 0 0 1 0

Tools like github.com/mailgun/talon/ and github.com/github/email... try to do this, but they're not perfect, it's too hard to deal with all the variations. But, a prompt like:

1 year ago 0 0 1 0

Where the thread is full of replies (quoted in various ways), attachment CIDs, signatures, headers about how the sender is outside your org, footers about how you need to delete the message if you're not the right recipient, and all in random formations.

1 year ago 0 0 1 0

I'm finding that LLMs (or SLMs) are really good at tasks that you might have tried to do with loads of regular expressions. For example, trying to parse out the "body" from the top of an email thread captured by a case management system.

1 year ago 1 0 1 0
Post image

Need to get started with this somehow. Maybe the dog?

1 year ago 5 0 0 0
Advertisement