
YouTube
Vimeo
Google
Reddit
Facebook
Dailymotion
X (Twitter)
Odysee
GitHub
GitLab
BitBucket
VS Code
Git
Treehouse
Pantheon
CodePen
YouTube
GitHubTo be honest, YouTube is not only a platform where you can watch /download the video ,but a wonderful field where you can share and grow personally and help oher people to flourish through sharing your vision , art ,creativity ,etc.
I like the idea of YouTube serving as a search engine and an entertaining feat
GitHub might be a bit more popular than YouTube. We know about 2470 links to it since March 2021 and only 1982 links to YouTube. 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 don't know how much WickedAI is putting into creating their videos, but if you want examples that aren't terrible, https://youtube.com/@wickedai. - Source: Hacker News / 3 days ago
Channels like project farm https://youtube.com/@projectfarm or other reviewers that are not sponsored are truly my main source of information in this age. Some direct reviews between 2 and 4 stars are also sometimes useful. - Source: Hacker News / 7 days ago
I joined the chat as well, but if Hendrik is here - we'd love to have you on the channel (https://youtube.com/@WithMultiplesAI). This will make for one hell of an episode, I think. - Source: Hacker News / 11 days ago
Only seems that way. They've been around for over twenty years and AFAICT they have staying power. Youtube uploads from the founder last month. https://youtube.com/@marcinose. - Source: Hacker News / 24 days ago
For anyone who wants to see clear examples of these defects from an inspectors point of viewโฆ For a while I was completely addicted to watching inspection videos of brand new homes where the inspector shows poor craftsmanship and sometimes even dangerous defects - the best in the genre IMO is Cy https://youtube.com/@cyfyhomeinspections?si=zldoP3BpzK6mUzDc check out his YT shorts. Example after example of terrible... - Source: Hacker News / 22 days 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 / about 20 hours 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 / 2 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 / 4 days ago
$ git pull Remote: Repository not found. Fatal: repository 'https://github.com//.git/' not found. - Source: dev.to / 6 days ago
// ==UserScript== // @name GitHub -> Obsidian Task // @namespace obsidian // @version 1.0 // @match https://github.com/*/*/issues/* // @match https://github.com/*/*/pull/* // @grant GM_setClipboard // ==/UserScript== (function () { 'use strict'; function getTitle() { return document.querySelector("bdi")?.textContent.trim(); } function copyTask() { ... - Source: dev.to / 8 days ago
Vimeo - Vimeo is a social media app that lets you share and capture videos. You can watch new videos in a variety of different categories, and you can share your own content right from your device. Read more about Vimeo.
GitLab - Create, review and deploy code together with GitLab open source git repo management software | GitLab
Google - Google Search, also referred to as Google Web Search or simply Google, is a web search engine developed by Google. It is the most used search engine on the World Wide Web
BitBucket - Bitbucket is a free code hosting site for Mercurial and Git. Manage your development with a hosted wiki, issue tracker and source code.
Reddit - Reddit gives you the best of the internet in one place. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you.
VS Code - Build and debug modern web and cloud applications, by Microsoft