
Reddit
X (Twitter)
Facebook
YouTube
Google
Quora
Instagram
Hacker News
JobDevOps
DevOpsJobs.app
DEVOPS-JOBS.NET
DevHire.ch
SwissDevJobs.ch
Developer Jobs
AngelList Jobs
DevJob.ro
Reddit
JobDevOpsNo JobDevOps videos yet. You could help us improve this page by suggesting one.
JobDevOps's answer:
JobDevOps stands out as a unique platform within the job board landscape for several key reasons that cater specifically to the DevOps community and the companies looking to hire these skilled professionals:
Niche Focus: Unlike general job boards that cater to a wide range of industries and roles, JobDevOps is dedicated solely to DevOps and related fields. This specialization ensures that both job seekers and employers can engage in a targeted search, enhancing the relevance and quality of matches.
Curated Job Listings: Every listing on JobDevOps is carefully reviewed to ensure it meets the specific needs of the DevOps community. This curation process helps maintain a high standard of listings, providing value to both job seekers looking for quality roles and employers seeking qualified candidates.
User-Friendly Interface: The platform is designed with user experience in mind, ensuring that both employers and job seekers can easily navigate, submit, and manage job listings or applications. This ease of use improves the overall efficiency of the job search and hiring process.
By focusing on these core areas, JobDevOps not only serves as a bridge between DevOps professionals and potential employers but also contributes to the broader development of the DevOps field, making it a unique and valuable resource in the tech industry.
i like reddit very much
Based on our record, Reddit seems to be more popular. It has been mentiond 3301 times since March 2021. 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.
From urllib.parse import urlparse Def normalize_gh(r): return { "title": r["name"], "url": r["url"], "source": "github", "score": r["stars_this_period"], "desc": r.get("description", ""), "date": r["trending_date"], "lang": r.get("language"), } Def normalize_hn(p): return { "title": p["title"].replace("Show HN: ", ""), "url":... - Source: dev.to / 3 months ago
@tool Def search_reddit(keywords: str, max_results: int = 20) -> list[dict]: """Fallback: search Reddit directly via PRAW.""" reddit = praw.Reddit( client_id=os.environ["REDDIT_CLIENT_ID"], client_secret=os.environ["REDDIT_CLIENT_SECRET"], user_agent="doug-agent/1.0", ) candidates = [] for submission in reddit.subreddit("all").search(keywords, sort="new",... - Source: dev.to / 3 months ago
Import requests Import time Def fetch_subreddit_posts(subreddit, sort="hot", limit=25): url = f"https://www.reddit.com/r/{subreddit}/{sort}.json" params = { "limit": limit, "raw_json": 1, # Prevents HTML encoding in responses } headers = { "User-Agent": "PythonScraper/1.0 (research project)" } response = requests.get(url, params=params, headers=headers) if... - Source: dev.to / 4 months ago
From sessionkeeper import SessionKeeper Async with SessionKeeper("reddit") as sk: page = await sk.get_authenticated_page("https://reddit.com") # You're logged in. Do your automation. await page.goto("https://reddit.com/r/blender/submit"). - Source: dev.to / 4 months ago
It's completely free, and takes just moments to set up - you just need to create an account, and set up keywords for the service to track. When your keywords are mentioned on Reddit, Hackernews, or Lobste.rs, you'll get a tidy little email in your inbox. - Source: dev.to / over 1 year ago
X (Twitter) - Connect with your friends and other fascinating people. Get in-the-moment updates on the things that interest you. And watch events unfold, in real time, from every angle.
DevOpsJobs.app - A job board for to DevOps positions and related DevOps roles
Facebook - Connect with friends, family and other people you know. Share photos and videos, send messages and get updates.
DEVOPS-JOBS.NET - DEVOPS-JOBS.NET - Awesome DevOps jobs and talents.
YouTube - Our mission is to give everyone a voice and show them the world.
DevHire.ch - The job board for devs in Switzerland that cuts the BS and really helps them find a job.