
Bear Blog
Write.as
Ghost
WordPress
Medium
Tumblr
Blogger
Mataroa.blog
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
Bear Blog
GitHubNo Bear Blog videos yet. You could help us improve this page by suggesting one.
Based on our record, GitHub seems to be a lot more popular than Bear Blog. While we know about 2471 links to GitHub, we've tracked only 73 mentions of Bear Blog. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Congrats on the launch! I love ideas like this, but curious how this is different than https://bearblog.dev which has been around for a while? - Source: Hacker News / 6 months ago
I spent a long time tinkering with the tooling, which meant that writing always took a back seat or was put off. As a transition, I decided to use Bear Blog [0] for writing, and when I eventually find a self-hosted solution that works for me, I'll just switch over. And Bear Blog is in line with my values, unlike so many other platforms. [0]: https://bearblog.dev/. - Source: Hacker News / 6 months ago
If you start a link blog with an RSS feed and an email or some way to comment I will subscribe and participate if itโs good enough. Start here: https://simonwillison.net/2022/Nov/6/what-to-blog-about/ https://simonwillison.net/2024/Dec/22/link-blog/ https://bearblog.dev. - Source: Hacker News / 8 months ago
Hey HN! We're Arnav and Jeremy and we're building Browser Buddy, a recommendation system you can chat with to find quality Internet writing based on your interests and aspirations. As we've grown up, this writing was a source of inspiration that helped us discover ideas and opportunities we didn't even know we were looking for (ex. Applying to YC because of PG's essays). But despite so many new creators and... - Source: Hacker News / 8 months ago
And it's very easy to start with something that is also "social": - https://write.as - a https://writefreely.org instance that also syncs with Mastodon, so people can see/discover/subscribe/ comment on your posts without extra hassle of setting up comments or other privacy invading tools. - https://bearblog.dev - just text, very simple and quick to get started. - Source: Hacker News / 8 months ago
# git: the API token, plus the credential used for the push Kubectl create secret generic foreman-github \ --from-literal=GITHUB_TOKEN="$GITHUB_TOKEN" -n foreman-system Kubectl create secret generic foreman-git-credentials \ --from-literal=token="$GITHUB_TOKEN" -n foreman-system Helm upgrade foreman llmkube/foreman -n foreman-system --reuse-values \ --set agent.githubToken.secretName=foreman-github \ ... - Source: dev.to / about 6 hours ago
This is why eval and observability ship as a unit, not as separate purchases. agent-eval scores and gates the output โ the tiers above, drift, hallucination. AgentLens captures the trace of how the agent got there: every model step and tool call, the resolved inputs, the raw outputs, the trajectory. Two things fall out of that:. - Source: dev.to / 10 days ago
The real fragility is in trying to constrain arguments. The docs are explicit that a pattern like Bash(curl http://github.com/ *) fails to do what it looks like it does. It won't match curl -X GET http://github.com/... (option before the URL), curl https://github.com/... (different protocol), curl -L http://bit.ly/xyz (redirects to GitHub), URL=http://github.com && curl $URL (variable), or curl http://github.com... - Source: dev.to / 11 days ago
Fallback chains โ og:title โ twitter:title โ- SSRF protection โ if you fetch user-supplied URLs, you MUST block
localhost, RFC-1918 ranges, and internal hostnames, or your preview endpoint is a proxy into your own infrastructure- Caching โ you do not want to re-fetch a URL on every render
- Rate limiting โ a public...
- Source: dev.to / 14 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 15 days ago
Write.as - Publish a thought in seconds
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Ghost - Ghost is a fully open source, adaptable platform for building and running a modern online publication. We power blogs, magazines and journalists from Zappos to Sky News.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
WordPress - WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.
VS Code - Build and debug modern web and cloud applications, by Microsoft