Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)WI
Posts
0
Comments
311
Joined
2 yr. ago

  • Just because Marmalade Mussolini or his DOJ wrote a memo doesn't make it legal. The use of the Alien Enemies Act is already highly contested in federal court. (It remains to be seen if/when courts will enforce their rulings, but just today a Tufts University student was released from ICE custody as a result of a judge's ruling.)

  • Close.. I'll download the HTML for an eBay search results page, and then a script splits it up into separate entries and feeds each listing's HTML chunk to the LLM. I don't bother with individual listing pages. (This falls down on some edge cases like listings that include multiple variants via a pull-down selection only found on the individual listing page. Maybe a future area of improvement.)

  • Made a product search script that sorts eBay listings based on total per unit price (including shipping). Good for finding the cheapest multi-pack, lot, bundle, etc. by unit. Using Qwen 3 4B and feeding it a single listing at a time to parse.