HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bradgessler

no profile record

Submissions

Show HN: ThinkingScript - Self-Improving AI Executables

thinkingscript.com
3 points·by bradgessler·5 miesięcy temu·1 comments

I created the Phlex on Rails video course outside: an off-the-grid dev setup

beautifulruby.com
1 points·by bradgessler·9 miesięcy temu·0 comments

Shopify, pulling strings at Ruby Central, forces Bundler and RubyGems takeover

joel.drapper.me
597 points·by bradgessler·10 miesięcy temu·430 comments

comments

bradgessler
·17 dni temu·discuss
Human Code Dump → AI Code Dump

Also, water is wet and the sky is blue.
bradgessler
·2 miesiące temu·discuss
What happens when the backup breaks?
bradgessler
·3 miesiące temu·discuss
Reminds me of an “all you can eat” buffet I was at once where the owner told me, “that’s it, that’s all you can eat” and cut it off.
bradgessler
·5 miesięcy temu·discuss
I got og.plus that expands to OpenGraphPlus.com.

At first I was stoked to have a two letter domain, but then I looked into it and learned these companies will get you hooked with a low initial price, then jack up the prices as the domain becomes established.

Quite the grift. My plan is to tread lightly on that domain and be ready to back away from it when the rent seekers move in.

You’d think there would be some sort of rules to the neutrality of these TLD administrators, but nope.

The second time around I wised up and go ogplus.net for an API domain instead of ogplus.media. I’ll take neutrality over vanity any day.
bradgessler
·5 miesięcy temu·discuss
I’m super early stages with this project and exploring what it would look like agents were just unix programs running securely along side other Unix programs. A big benefit of that is I can pipe one agents output into another agents input.

Another idea I’m exploring is having agents write code for simple tasks. First example, if you run “hello world” with agent script, the first time an agent reads the text file, understands its simple, then writes a static memory.js file. When the program runs again, it hits that file and never invokes the agent.

Where things get interesting are the cases where a script works for some cases, but not all. When that happens, the memory.js script can call agent.resume() during a static run so the agent can take over.
bradgessler
·5 miesięcy temu·discuss
I remember thinking Google paid an absurd and ridiculous sum of money when they acquired YouTube. I couldn’t have been more wrong, what an incredible acquisition.
bradgessler
·5 miesięcy temu·discuss
What time?
bradgessler
·5 miesięcy temu·discuss
I’ve been working on https://og.plus, a service that creates unique Open Graph images per page on a website.

It does this by taking a screenshot of the page, but before it does that, you can modify what’s displayed in the screenshot with CSS, tailwind classes, meta tags, or HTML templates.

If you connect your website to it, the only thing you need to deploy to your web app are a few meta tags. The OG+ servers do the heavy lifting of processing the meta tags to setup the page, take a screenshot of it, and serve it up to the consumer.

The other cool thing it does is generate a different Open Graph images per social network so they all get an image for the exact size they works best in their previews. The CSS or HTML templates are aware of this too so you can display different content to specific social networks.
bradgessler
·5 miesięcy temu·discuss
Today, sales and marketing are the two hardest problems in computer science.
bradgessler
·5 miesięcy temu·discuss
I'm beginning to put together that party-lines are strictly about gaining and holding power at all costs. Irony disappears through that lens and the way people act makes much more sense.
bradgessler
·5 miesięcy temu·discuss
Remember all the grievances about the previous executive administration's "Twitter Files" censorship? Rules for thee, but not for me.

To be clear, I think both censorship regimes are not good, but I can't say I'm surprised.
bradgessler
·6 miesięcy temu·discuss
Any recommendations on sandboxing agents? Last time I asked folks recommended docker.
bradgessler
·6 miesięcy temu·discuss
For all we know the Coyote could have been from Oakland or Sausalito.
bradgessler
·6 miesięcy temu·discuss
I shot the Phlex on Rails video course outside last summer with a glossy screen and barely notice reflections or glare, mainly because I setup shop under the shade of large oak trees. The bigger issue with direct sunlight is the glare off the chassis and heat, even when it’s 75F/24C outside.

I wrote about it at https://beautifulruby.com/articles/portable-workstation-iter... if you want to see the setup.
bradgessler
·6 miesięcy temu·discuss
What if AI is running RealOrAI to trick us into never quite knowing the truth?
bradgessler
·6 miesięcy temu·discuss
What’s the advantage of using fiber optics for home networking over 10Gbe Ethernet?
bradgessler
·6 miesięcy temu·discuss
Yeah, software orgs ship their promotion structures.
bradgessler
·7 miesięcy temu·discuss
https://terminalwire.com

It’s “Hotwire for command-line apps”, meaning you can ship a CLI in a Rails app without building an API. The dream is to make it work for all major web frameworks.

Terminalwire streams stdio, browser launch commands, and a few more things needs to ship a CLI for a SaaS quickly.

The best part is when you want to ship a feature for the CLI, you don’t have to worry about pushing out updates to clients and making sure it’s compatible with your API.

A more interesting development are companies that are using it as a replacement for MCP in AI stacks. They’re reporting less token usage and better overall results.
bradgessler
·7 miesięcy temu·discuss
Dustin Curtis wrote about a similar incident at https://dcurt.is/apple-card-can-disable-your-icloud-account

Slightly different issue involving the Apple credit card, but it’s just as insane that there’s no separation between the different parts of Apple.

For that reason I will never have an Apple Card, and I guess I won’t be redeeming Apple gift cards with my Apple ID.
bradgessler
·7 miesięcy temu·discuss
If you run an Apple HomeKit stack and don’t need all the other stuff HA offers, I recommend checking out https://homebridge.io