HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Babawomba

no profile record

Submissions

New DeepSeek-R1T-Chimera Model Merges R1 Reasoning with Efficiency of V3-0324

winbuzzer.com
2 points·by Babawomba·ปีที่แล้ว·0 comments

[untitled]

8 points·by Babawomba·ปีที่แล้ว·0 comments

Test your prompt injection skills

bartwullems.blogspot.com
2 points·by Babawomba·ปีที่แล้ว·0 comments

VisualStudio.Extensibility: Managing .NET runtime versions

devblogs.microsoft.com
2 points·by Babawomba·ปีที่แล้ว·0 comments

Apple withdraws lawsuit against ex-employee leaker

twitter.com
2 points·by Babawomba·ปีที่แล้ว·1 comments

Windows 11 Installation Streamlined for New Devices

rcpmag.com
2 points·by Babawomba·ปีที่แล้ว·0 comments

PromptLayer is building tools to put non-techies for AI app development

techcrunch.com
2 points·by Babawomba·ปีที่แล้ว·0 comments

New Microsoft Teams PowerShell Setting for Federation W Specific Trial Tenants

petri.com
3 points·by Babawomba·ปีที่แล้ว·0 comments

North Korean Hackers Exploit LinkedIn Job-Offers to Target Devs and Tech Experts

winbuzzer.com
5 points·by Babawomba·ปีที่แล้ว·0 comments

Windows Terminal Preview 1.23 Release

devblogs.microsoft.com
4 points·by Babawomba·ปีที่แล้ว·0 comments

A Developer's Guide to Azure AI Agents

thenewstack.io
2 points·by Babawomba·ปีที่แล้ว·0 comments

DeepSeek R1 Appears to Be a CCP Cyberespionage Stunt Involving Possible Murder

winbuzzer.com
6 points·by Babawomba·ปีที่แล้ว·9 comments

SharpSite: An open-source content management system built with .NET and Blazor

sharpsite.org
3 points·by Babawomba·ปีที่แล้ว·0 comments

What Makes TikTok's Algorithms So Effective?

thenewstack.io
5 points·by Babawomba·ปีที่แล้ว·3 comments

Meta Employees: AI Team Is in "Panic Mode" After DeepSeek R1 Model Release

winbuzzer.com
15 points·by Babawomba·ปีที่แล้ว·8 comments

Microsoft removes "Suggested Actions" from Windows 11

learn.microsoft.com
2 points·by Babawomba·2 ปีที่แล้ว·0 comments

Ilya Sutskever Calls for Post-Data AI Revolution: "There's Only One Internet"

winbuzzer.com
3 points·by Babawomba·2 ปีที่แล้ว·0 comments

IA Writer for Windows 2.0, now in public beta

ia.net
2 points·by Babawomba·2 ปีที่แล้ว·0 comments

Siri's AI Phantom Table Bookings Are Creating a Mess

winbuzzer.com
7 points·by Babawomba·2 ปีที่แล้ว·0 comments

comments

Babawomba
·ปีที่แล้ว·discuss
https://www.documentcloud.org/documents/25515775-apple-v-aud...
Babawomba
·ปีที่แล้ว·discuss
DeepSeek R1’s rise may be fueled by CCP-backed cyberespionage, illicit AI data theft, and a potential cover-up involving the death of former OpenAI researcher Suchir Balaji.
Babawomba
·ปีที่แล้ว·discuss
super cool to see an open initiative like this—love the idea of replicating DeepSeek-R1 in a transparent way.

I do like the idea of making these reasoning techniques accessible to everyone. If they really manage to replicate the results of DeepSeek-R1, especially on a smaller budget, that’s a huge win for open-source AI.

I’m all for projects that push innovation and share the process with others, even if it’s messy.

But yeah—lots of hurdles. They might hit a wall because they don’t have DeepSeek’s original datasets.
Babawomba
·ปีที่แล้ว·discuss
The material is definitely practical—Kafka, Docker, Kubernetes, and Jenkins are all industry-standard tools, and the focus on MLOps is refreshing. It’s great to see a course bridge the gap between ML and actual production systems, not just stop at building models. Love that they're also tackling explainability, fairness, and monitoring. These are the things that often get overlooked in practice.

Is it too entry-level? Looking at the labs, a lot of this seems like stuff a mid-level software engineer (or even a motivated beginner) could pick up on their own with tutorials. Git, Flask, container orchestration... all useful, but pretty basic for anyone who's already worked in production environments. The deeper challenges—like optimizing networking for distributed training or managing inference at scale—don’t seem to get as much attention. Maybe it comes up in the group projects?

Also wondering about the long-term relevance of some of the tools they’re using. Jenkins? Sure, it’s everywhere, but wouldn’t it make sense to introduce something more modern like GitHub Actions or ArgoCD for CI/CD? Same with Kubernetes—obviously a must-know, but what about alternatives or supplementary tools for edge deployments or serverless systems? Feels like an opportunity to push into the future a bit more.
Babawomba
·ปีที่แล้ว·discuss
[flagged]
Babawomba
·2 ปีที่แล้ว·discuss
Tried Htmx a while back... mixed feelings. Love how easy it is to get basic interactivity—honestly, adding a filter or an upvote button in a couple of lines of HTML feels like magic. No messing with a frontend framework, no bundlers - just works.

But I hit walls when I needed more complex stuff. Like, if I want to keep state on the client (e.g., a live calculator or sliders updating a table), Htmx feels clunky. Sending a request to the server every time a user adjusts a slider—yeah, no. React or Svelte is a better fit there. And if you're already using those tools. Htmx starts to feel redundant. Why add more when you've got everything in one place?

Also, not sure about the recent patch release - Changing default behavior in a minor update? Feels risky, even if it's "fixing a bug." Imagine waking up to find your body tag wiped because you updated without reading the changelog, yikes. Makes me think twice about trusting it in production.

Butfor MPAs or projects that lean heavily on server-side rendering, it’s a game-changer. You’re not rebuilding the wheel, just enhancing it. Htmx has a sweet spot—it’s just not always the right tool for every job. Depends what you're building, I guess...
Babawomba
·2 ปีที่แล้ว·discuss
let’s not ignore the practical side. Algorithms for studying primes drive advances in computing, machine learning, and data science. Cryptography literally depends on them. Plus, big unsolved problems like the Riemann hypothesis could completely reshape number theory.

Green and Sawhney’s work is especially exciting because it shows how tools from one field—Gowers norms—can unlock progress in another. That kind of cross-disciplinary insight is where breakthroughs happen. And yeah, it’s fair to question funding priorities, but basic research has given us antibiotics, GPS, and even computers. Without it, we’d still be in caves.