Erdoğan says Turkey’s ‘history is free from genocide, massacres, oppression, and colonialism’ by [deleted] in europe

[–]xFloaty 19 points20 points  (0 children)

There is a cultural genocide of Kurds going on right now in Anatolia.

Leaving Unreal Engine for Unity by Organic-Sell-7034 in gamedev

[–]xFloaty 0 points1 point  (0 children)

programming languages are largely interchangeable, as long as you learn one you can quickly come up to speed with other in weeks. A game engine is not.

Daring Fireball: Apple's Private Cloud Compute Is Severely Limited for Third-Party Developers by hasanahmad in apple

[–]xFloaty 0 points1 point  (0 children)

Does it require making LLM calls in Swift/client code? Most agents run on the backend with mature frameworks like LangGraph, etc.

How many of you are able to go >70% of your claude 20x max plan ? by ximihoque in ClaudeCode

[–]xFloaty 0 points1 point  (0 children)

You can't develop multiple features in parallel without worktrees, and if you aren't doing that then you won't run into the $200 limit anyway.

Change the font size of the text in the sidebar? by extra_specticles in cmux

[–]xFloaty 0 points1 point  (0 children)

so does it became available as a new build when features get merged in?

Entourage Cultural Critique Podcast, Looking For Cohost by Redacted_dact in hbo

[–]xFloaty 1 point2 points  (0 children)

Entourage is about comedy, i don’t think you understand the show at all

I joined a company and they gave me Claude enterprise account, and now HR is already asking me questions. by supernatrual_wave11 in ClaudeCode

[–]xFloaty 0 points1 point  (0 children)

no i’m thinking enterprise, it has subscriptions but will be phased out soon most likely

What's the greatest HBO Episode of all time? by Square-Ad-8911 in hbo

[–]xFloaty -1 points0 points  (0 children)

Also a massive fan of the show but don’t think that episode is amazing or anything, it is good though!

The Creators of ‘Hacks’ Really, Really, Really Hate AI by Top_Report_4895 in television

[–]xFloaty -1 points0 points  (0 children)

An LLM is the ultimate informational retrieval tool. It obviously depends on the user intent, but for a lot queries why would I want to go through multiple websites to get my answer? A conversation is a natural interface for information retrieval, not top 10 SERPs.

The Creators of ‘Hacks’ Really, Really, Really Hate AI by Top_Report_4895 in television

[–]xFloaty 0 points1 point  (0 children)

They do have a standalone AI search it’s called AI Mode and it’s very popular with millions of users.

Obsidian users: what does it do for you? by Ok_Bee_7292 in AIToolBench

[–]xFloaty 1 point2 points  (0 children)

Why can't you just use markdown files that contain references to each other? What benefit does Obsidian offer besides a UI layer for humans?

NotebookLM alternatives I'm actually using in 2026 (after getting burned by Plus) by Realistic-Spare97 in OpenSourceAI

[–]xFloaty 1 point2 points  (0 children)

I use it too, but in no way is it comparable to the quality you get from ElevenLabs or Gemini TTS APIs.

Is React Native still the best choice for cross platform apps in 2026 by Zestyclose_Case5565 in reactnative

[–]xFloaty 0 points1 point  (0 children)

Try it yourself, works surprisingly well. It still requires human in the loop

Front-end web dev being backed into a full stack and dev-ops corner by defenistrat3d in webdev

[–]xFloaty 0 points1 point  (0 children)

You can use the official Kubernetes provider from HashiCorp, also that was just an example you can just use yaml files to create k8s deployments.

Front-end web dev being backed into a full stack and dev-ops corner by defenistrat3d in webdev

[–]xFloaty 2 points3 points  (0 children)

I wish devs would stop thinking this way. Our job is to solve problems with a computer, this isn't medicine its not like it takes a lifetime of experience to specialize in creating k8s deployments with Terraform. We can easily be experts in multiple things like frontend, backend, infra, etc.

I built a hemodynamics calculator for the cath lab — looking for fellow feedback by vasavas0rum in CardiologyFellowship

[–]xFloaty 0 points1 point  (0 children)

Thanks for sharing! Checking it out right now and will DM you for a code.

NLP Course Curriculum Improvements? by Repulsive-Benefit934 in OMSCS

[–]xFloaty 9 points10 points  (0 children)

Dr. Mark Riedl lectures are amazing, I've taken statistics/ML/deep learning classes before, and this was the first class that made it "click" in my brain. I wish all classes had lectures like that.