bradgessler
No user record in our sample, but bradgessler has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: ThinkingScript - Self-Improving AI Executables (thinkingscript.com)
- I created the Phlex on Rails video course outside: an off-the-grid dev setup (beautifulruby.com)
- Thoughts on thinking (dcurt.is)
- Block AI Scrapers with Anubis (xeiaso.net)
-
I've used the two most popular domain name providers, GoDaddy and Namecheap, to manage domains. Both leave a lot to be desired, particularly around teams & permissions, that I'm considering to build a product around if…
-
I'm thinking about building a website that scrapes release notes from sources like https://community.ui.com/releases, https://github.com/rack/rack/blob/main/CHANGELOG.md,…
-
I've been thinking about making the source code available for some of my proprietary SaaS projects, but I'm not sure what license makes sense. Here's roughly what I'd want out of the license: 1. The source code can't be…
-
I installed Ventura and tried using Stage Manager, but I don’t get what problem it’s solving. Apple states, “Stage Manager automatically organizes open apps and windows so users can concentrate on their work and still…
- LiveView Native (liveviewnative.github.io)
- Show HN: I ranked news websites by speed (legiblenews.com)
I've been working on building "the fastest news website" for a few reasons: 1. I got tired of waiting for news websites to load, so I made a text-only news website that only has major news headlines. 2. I wanted to…
- Poll Everywhere (YC S08) Is Hiring Rails/Turbo Engineers (jobs.lever.co)
-
Today three people resigned from Rails core: https://github.com/rails/website/commits/main From what I’ve pieced together is for on Twitter, https://world.hey.com/dhh/no-railsconf-faa7935e kicked off a wave of…
- Poll Everywhere (YC S08) Is Hiring QA Automation Engineer (jobs.lever.co)
- Poll Everywhere (YC S08) Is Hiring a Front End Engineer (jobs.lever.co)
- Show HN: “HTTP 419 Never Gonna Give You Up” for bots (bradgessler.com)
- Poll Everywhere (YC S08) Is Hiring a Front End Engineer (jobs.lever.co)
-
What’s the best domain registrar that best fits the follow criteria? - No crazy upsells when buying a domain: GoDaddy is out - No bloated domain management UI: I’ve seen some terrible over-engineered JS heavy management…
- Poll Everywhere (YC S08) Is Hiring Product Designers (ycombinator.com)
- Poll Everywhere (YC S08) Is Hiring Full Stack Engineers (workatastartup.com)
- Poll Everywhere (YC S08) Is Hiring (polleverywhere.com)
-
A common way of deploying a web application database at scale is to setup a MySQL or Postgres server, create one table for all customers, and have an account_id or owner_if field and let the application code handle…