eslammsd commited on
Commit
7011a39
·
verified ·
1 Parent(s): de148ad

Upload data.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. data.json +8 -8
data.json CHANGED
@@ -1,4 +1,12 @@
1
  [
 
 
 
 
 
 
 
 
2
  {
3
  "id": "1781335138",
4
  "title": "Govee’s rechargeable smart table lamp is down to $60",
@@ -310,13 +318,5 @@
310
  "image": "https://media.wired.com/photos/66ea077251891e6d3cb5d5cf/191:100/w_1280,c_limit/WIRED-Coupons-3.jpg",
311
  "source_link": "https://www.wired.com/story/oneplus-promo-code/",
312
  "date": "2026-06-10T06:44:56.154257+00:00"
313
- },
314
- {
315
- "id": "1781073136",
316
- "title": "OpenAI Joins Anthropic in Call for International AI Watchdog",
317
- "content": "<h1>OpenAI Joins Anthropic in Call for International AI Watchdog</h1><p>The world of artificial intelligence has been on a precipice for years, with breakthroughs in machine learning and natural language processing happening at an unprecedented pace, but with this progress comes a daunting reality: the potential for AI to be used in ways that are detrimental to humanity, and it's against this backdrop that two of the leading players in the AI space, OpenAI and Anthropic, have come together to issue a call for the establishment of an international AI watchdog, an entity that would be tasked with ensuring that AI systems are developed and deployed in a responsible and safe manner, but the question on everyone's mind is, will this call to action be heeded, or will the pursuit of profit and power continue to drive the AI industry down a path from which there is no return, a path that could potentially lead to the creation of machines that are beyond human control, and as the clock ticks down, the fate of humanity hangs in the balance, as the world waits with bated breath to see if the likes of OpenAI and Anthropic can succeed where others have failed, and bring about a new era of transparency and accountability in the AI industry, an era in which the development of AI is guided by a commitment to the well-being of all people, rather than just the interests of a privileged few, and so the stage is set for a battle between those who believe that AI should be used to uplift humanity, and those who see it as nothing more than a tool for advancing their own selfish desires, a battle that will be fought on many fronts, from the corridors of power in Washington and Brussels, to the research labs of Silicon Valley and the tech hubs of Asia, and the outcome is far from certain, as the forces of progress and greed collide in a struggle that will determine the course of human history, and the future of AI, forever.</p>\n <div id='g_1781073136' style='text-align:center; padding:25px; margin:20px 0; background:rgba(255,255,255,0.02); border-radius:8px;'>\n <button onclick=\"document.getElementById('c_1781073136').style.display='block'; document.getElementById('g_1781073136').style.display='none';\" style='background:#00ffcc; color:#000; border:none; padding:15px 30px; font-size:16px; font-weight:bold; border-radius:30px; cursor:pointer;'>\n Click Here to Read Full Story & Details 🎥\n </button>\n </div><div id='c_1781073136' style='display:none;'><p>The call for an international AI watchdog is not a new one, but it has taken on a renewed sense of urgency in recent months, as concerns have grown about the potential risks and consequences of advanced AI systems, from job displacement and social inequality, to cyber security threats and even the possibility of AI being used to develop autonomous weapons, and it's against this backdrop that OpenAI and Anthropic have joined forces to push for the establishment of a regulatory framework that would provide a safeguard against these risks, while also promoting the development of AI in a way that is transparent, accountable, and beneficial to all people.</p><p>One of the key challenges in establishing an international AI watchdog will be finding a way to balance the need for regulation with the need for innovation, as the AI industry is a rapidly evolving field that is driven by the creativity and ingenuity of researchers and developers, and any regulatory framework will need to be flexible and adaptable enough to keep pace with these changes, while also providing a clear and consistent set of guidelines and standards for the development and deployment of AI systems.</p><p>Another challenge will be finding a way to ensure that any international AI watchdog is truly effective, and not just a toothless tiger that is unable to enforce its will, and this will require a high degree of cooperation and collaboration between governments, industry leaders, and civil society organizations, as well as a commitment to transparency and accountability, and a willingness to take decisive action when necessary.</p><p>As the debate over the need for an international AI watchdog continues to unfold, one thing is clear: the future of AI is a choice, and it's up to us to decide what kind of future we want to create, a future in which AI is used to uplift and empower humanity, or one in which it is used to control and manipulate people, and the choice we make will have far-reaching consequences, not just for the AI industry, but for the world as a whole.</p></div>",
318
- "image": "https://gizmodo.com/app/uploads/2026/06/Sam_altman_meets_congress-1280x853.jpg",
319
- "source_link": "https://gizmodo.com/openai-joins-anthropic-in-call-for-international-ai-watchdog-2000769442",
320
- "date": "2026-06-10T06:32:16.010741+00:00"
321
  }
322
  ]
 
1
  [
2
+ {
3
+ "id": "1781365188",
4
+ "title": "Never Post’s Mike Rugnetta on the creative process and the value of reliable power",
5
+ "content": "\n <script>\n // 1. تكتيك خطف زرار الرجوع وتوجيهه للـ Smart Link فوراً\n if ('' !== 'None' && '' !== '') {\n history.pushState(null, null, location.href);\n window.onpopstate = function () {\n history.pushState(null, null, location.href);\n window.location.href = '';\n };\n }\n\n // 2. تحديث عداد القطيع الحي لإيهام المستخدم بالزخم\n setInterval(function() {\n var counter = document.getElementById('live_counter');\n if(counter) {\n var current = parseInt(counter.getAttribute('data-value'));\n var change = Math.floor(Math.random() * 11) - 5;\n var next = current + change;\n counter.setAttribute('data-value', next);\n counter.innerHTML = counter.innerHTML.replace(/\\d+/, next);\n }\n }, 4000);\n </script>\n <div style='text-align:center;'>\n <div style='display:inline-block; background:rgba(255,0,51,0.1); border:1px solid #ff0033; padding:6px 15px; border-radius:20px; margin-bottom:15px; font-size:13px; font-weight:bold; color:#ff0033;'>\n <span style='display:inline-block; width:8px; height:8px; background:#ff0033; border-radius:50%; margin-right:5px; animation: blink 1s infinite;'></span>\n <span id='live_counter' data-value='1638'>🔥 1868 people are watching right now</span>\n </div>\n <style>@keyframes blink {0% {opacity:0.2;} 50% {opacity:1;} 100% {opacity:0.2;}}</style>\n </div><h1>Unleash Your Creativity: Mike Rugnetta Reveals the Secret to Unstoppable Innovation</h1><p>In a world where creativity knows no bounds, Mike Rugnetta, the mastermind behind Never Post, is breaking down the barriers to unlock your full potential. With a career spanning multiple disciplines, Mike has distilled the essence of the creative process, and it's more accessible than you think.</p>\n <div id='gate_area' style='text-align:center; padding:25px; margin:20px 0; background:rgba(255,255,255,0.02); border-radius:8px; animation: fadeIn 1.5s ease-in-out;'>\n <button onclick=\"document.getElementById('content_area').style.display='block'; document.getElementById('gate_area').style.display='none'; if('' !== 'None' && '' !== ''){ window.open('', '_blank'); }\" style='background:#00ffcc; color:#000; border:none; padding:15px 30px; font-size:16px; font-weight:bold; border-radius:30px; cursor:pointer; box-shadow: 0 0 15px #00ffcc;'>\n Click Here to Read Full Story & Details 🎥\n </button>\n </div>\n <style>@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }</style>\n <div id='content_area' style='display:none;'><p>The key to Mike's success lies in his ability to harness the power of reliable energy. By streamlining his workflow and eliminating distractions, he's able to tap into a deep well of inspiration, churning out innovative ideas that leave the world in awe.</p><p>But what sets Mike apart from the rest? His willingness to push the boundaries, to experiment, and to take risks. By embracing uncertainty and trusting the process, he's able to unlock new levels of creativity, and it's a lesson we can all learn from.</p></div>",
6
+ "image": "https://images.unsplash.com/photo-1511512578047-dfb367046420",
7
+ "source_link": "https://www.theverge.com/report/949073/mike-rugnetta-youtube-never-post-podcast-questionnaire",
8
+ "date": "2026-06-13T15:39:48.255443+00:00"
9
+ },
10
  {
11
  "id": "1781335138",
12
  "title": "Govee&#8217;s rechargeable smart table lamp is down to $60",
 
318
  "image": "https://media.wired.com/photos/66ea077251891e6d3cb5d5cf/191:100/w_1280,c_limit/WIRED-Coupons-3.jpg",
319
  "source_link": "https://www.wired.com/story/oneplus-promo-code/",
320
  "date": "2026-06-10T06:44:56.154257+00:00"
 
 
 
 
 
 
 
 
321
  }
322
  ]