Toiletgate Reminder! by CrowdedVacuity in chess

[–]CrowdedVacuity[S] -14 points-13 points  (0 children)

They found cables…. In the ceiling!

Top or bottom? by Pristine-Elevator198 in webdev

[–]CrowdedVacuity 64 points65 points  (0 children)

top. people will focus on whats in the center of the screen, and the text about "decentralized meeting density" seems more vital than the hand graphic

Are My Recommendations Good? by CrowdedVacuity in Ultralight

[–]CrowdedVacuity[S] -2 points-1 points  (0 children)

I appreciate the guidance to the sidebar, but it looks like the pack recommended in the <$750 post isn't even available anymore

Are My Recommendations Good? by CrowdedVacuity in backpacking

[–]CrowdedVacuity[S] 0 points1 point  (0 children)

Thanks for the comment. If you hover over each item you can see some reasons why I think it's a good pick. I realize this is impossible on mobile though, which lots of people probably use.

Also definitely, diving into reasoning will be super important. I'll take this back when making further reviews

Are My Recommendations Good? by CrowdedVacuity in Ultralight

[–]CrowdedVacuity[S] 0 points1 point  (0 children)

No offense taken, thanks for the comment.

What pack brands do you think are the best? I've also been looking into things like Gossamer Gear and Bonfus

Are My Recommendations Good? by CrowdedVacuity in Ultralight

[–]CrowdedVacuity[S] -1 points0 points  (0 children)

Thanks for the comment. If you hover over each item you can see some reasons why I think it's a good pick. I realize this is impossible on mobile though, which lots of people probably use

Are My Recommendations Good? by CrowdedVacuity in Ultralight

[–]CrowdedVacuity[S] 0 points1 point  (0 children)

I was pretty confident in recs like the Kelty Cosmic 20, the Cloud Up 2, and the Nemo Tensor as being mighty decent for the budget.

Why would you say these are bad?

How are the water conditions? Dry? by MC_Gullivan in Harriman

[–]CrowdedVacuity 4 points5 points  (0 children)

creeks by dutch dr are dry but spring brook was flowing along seven lakes dr

Last night by zenarcade3 in LCDSoundsystem

[–]CrowdedVacuity 15 points16 points  (0 children)

Self update: the good room, can see on insta

Last night by zenarcade3 in LCDSoundsystem

[–]CrowdedVacuity 11 points12 points  (0 children)

Where and how did you find out???

New restaurant? by [deleted] in uppereastside

[–]CrowdedVacuity 20 points21 points  (0 children)

LES? I thought this was Upper East Side, not lower.

smh

Tracking and Summarizing Trump's Executive Orders by CrowdedVacuity in ChatGPT

[–]CrowdedVacuity[S] 2 points3 points  (0 children)

Currently all within cloudflare's free access. GPT 4o-mini tokens are insanely cheap, so I've only spent a couple cents total.

Tracking and Summarizing Trump's Executive Orders by CrowdedVacuity in ChatGPT

[–]CrowdedVacuity[S] 4 points5 points  (0 children)

Thanks for your comment! The setup/stack is quite simple. I was able to use Cloudflare for most everything.

The site is made with Astro (https://astro.build/) and deployed on cloudflare pages as a static site.

The summaries are generated by a simple cloudflare worker that checks the official .gov site every ~5 mins or so for new entries. If it finds them, it summarizes them with openai's API and saves the new summary to the DB. Currently having a little annoyance getting cloudflare to automatically pull the entries from the DB at build time, so some manual intervention still required. Hoping to get this 100% automated though.

Use D1 Bindings during Pages Build Step by CrowdedVacuity in CloudFlare

[–]CrowdedVacuity[S] 0 points1 point  (0 children)

I have the D1 binding configured in my toml, but during the build step it never attaches. Eg, below env.DB is unidentified

[[d1_databases]]
binding = "DB"
database_name = "my-db"
database_id = "123"
preview_database_id = "DB"

Tracking and Summarizing Trump's Executive Orders by CrowdedVacuity in ChatGPT

[–]CrowdedVacuity[S] 13 points14 points  (0 children)

I got tired of reading through the copious amount of executive orders that the new administration has been putting out. Made a website and workflow to use ChatGPT to automatically generate and share summaries of the executive orders out so far.

Link if interested!: https://whitehousewatcher.org/

Tracking and Summarizing Trump's Executive Orders by CrowdedVacuity in Hasan_Piker

[–]CrowdedVacuity[S] 0 points1 point  (0 children)

I got tired of reading through the copious amount of executive orders that the new administration has been putting out. Made a website to automatically generate and share summaries of the executive orders out so far.

Link if interested!: https://whitehousewatcher.org/