
Tedium
Publisher Weekly
TenderAlerts.eu
Jorpex
The Verge
Tender
Hacker Newsletter
Tender Navigator
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
GitHubBased on our record, GitHub seems to be a lot more popular than Tedium. While we know about 2464 links to GitHub, we've tracked only 7 mentions of Tedium. 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.
Iโm a writer and editor with an interest in content strategy and a technical bent. I am especially good at pulling together the threads of tech history (which you may have seen on my newsletter Tedium, which periodically shows up on HN) but also have two decades of work history in marketing and journalism. As a freelancer, Iโve written many popular stories for Viceโs Motherboard and just published a story in Fast... - Source: Hacker News / about 2 years ago
Newsletter author here. I run two actuallyโTedium (https://tedium.co/) and MidRange (https://midrange.tedium.co). Yes, they work. Beyond the ROI benefits already mentioned by other folks, itโs seen as an โownedโ platform, something that you control, versus social media, where the platform is operated by someone else. You can make changes and adapt more efficiently to subscriber needs than somewhere like social... - Source: Hacker News / almost 4 years ago
I have been using Craft to run my newsletter, Tedium (https://tedium.co), since the start of 2019. I moved from Ghost, which at the time was not really designed for newsletters at all. I find Craft an amazing tool when I want to add new thingsโa big difference from Ghost, where everything is just kind of set for you and you have to rely on external integrations to expand functionality. I custom-code my emails and... - Source: Hacker News / about 4 years ago
Https://tedium.co A newsletter that also has a website attached. I set up the backend so it spits out full code for a newsletter in a specific backend view. - Source: Hacker News / over 4 years ago
I run Craft CMS for Tedium (https://tedium.co). I could push it further but one way I use it is by creating a custom view that โspitsโ out a completed email template with all of my desired layout considerations and quirks already considered. I could push it further and run the newsletter through Craft itself, though Iโve chosen to pay someone to manage the sending of the email. (And while not particularly... - Source: Hacker News / over 4 years ago
Git clone https://github.com//.git /opt/app Cd /opt/app Docker build -t app . Docker run -d --name app --restart unless-stopped -p 8080:8080 app. - Source: dev.to / 3 days ago
The core of the ecosystem is the official open-source server hosted on GitHub. It is written in TypeScript and implements the full MCP specification. - Source: dev.to / 7 days ago
This is why the gate needs a trace it can trust, and why AgentLens is the other half of this workflow. agent-eval scores and gates the output; AgentLens captures the trace of how the agent got there โ every model call and tool step, the resolved inputs (not the templated ones), the raw outputs. That trace is exactly the unforgeable, agent-didn't-author substrate that Tier 1+2 need to score against. Without it,... - Source: dev.to / 8 days ago
## Tell Git to start tracking your project Git init ## Take a snapshot of all your current files Git add . ## Save this snapshot with a description Git commit -m "Initial commit from AI tool" ## Connect your local project to GitHub ## Get repository URL from your GitHub page ## it looks like https://github.com/your-name/your-repo.git Git remote add origin PASTE_YOUR_URL_HERE ## Upload your code to GitHub Git... - Source: dev.to / 17 days ago
Conclusion Next time Git insists a private repository doesn't exist, skip editing your config file and head straight to the Windows Credential Manager. Wiping out the stale git:https://github.com entry forces a clean handshake, getting you back to coding in less than a minute. - Source: dev.to / 18 days ago
Publisher Weekly - Curated stories, ideas & resources on independent publishing
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
TenderAlerts.eu - TenderAlerts is a SaaS platform that helps suppliers discover, monitor, and act on public procurement opportunities across Europe.
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Jorpex - Jorpex aggregates 50+ tender sources and delivers relevant opportunities to Slack or email. Configure once, stay informed always.
VS Code - Build and debug modern web and cloud applications, by Microsoft