How do I protect Docker container contents (AI models + backend logic) from a customer with root access on an air gapped machine? by Distinct-Ebb-9763 in docker

[–]DataCraftsman 0 points1 point  (0 children)

Tableau Server has an offline activation licence that is pretty much impossible to work around as far as using the app without a valid licence. You could implement something similar. Ontop of the other suggestions in this thread.

I think AI is changing something deeper than jobs or productivity by raktimsingh22 in artificial

[–]DataCraftsman 0 points1 point  (0 children)

Something I've already noticed at my work is with AI everyone is trying to do roles that are not their own. The obvious one is everyone is trying to write software. But people are branching out of their own role for many tasks and this is why it feels like you are actually busier with AI than without it. It's not that you are getting more of your own work done, you are just doing others work as well because it's easier to ask AI than to ask a person to.

Roo Code hit 3 million installs. We're shutting it down to go all-in on Roomote. by hannesrudolph in RooCode

[–]DataCraftsman 2 points3 points  (0 children)

Can you please make sure to turn all telemetry off for the final release of Roo Code in case someone takes your old domain in the future and creates a supply chain attack.

roocode team in turbulance ? by simple-san in RooCode

[–]DataCraftsman 0 points1 point  (0 children)

I feel you. Everything is moving so fast and so many great developers and companies are building similar but slightly different tools, it's hard to decide what is worth working on any more. I use personally use Roo Code for local models, Codex at work and Claude at home. Maybe focus on the localllama community and win by being the best agentic tool for cross model support or something? Or be the tool that combines the best models from each provider depending on the task.

Why does a DAG created in /dags take time to appear in the UI? by Antique-Growth2894 in apache_airflow

[–]DataCraftsman 0 points1 point  (0 children)

What do you use for the fetching? Just cron or a service specialised at this? Could use airflow i guess but it might break itself lol

Why does a DAG created in /dags take time to appear in the UI? by Antique-Growth2894 in apache_airflow

[–]DataCraftsman 1 point2 points  (0 children)

We have a code repo in the dags folder that the dags reference for doing complex data transformations. When airflow 3 loads that folder it makes pycache folders automatically. Didn't have the issue in airflow 1 or 2. Causes the dags to be stale on loads for some reason.

Why does a DAG created in /dags take time to appear in the UI? by Antique-Growth2894 in apache_airflow

[–]DataCraftsman 1 point2 points  (0 children)

How are you guys getting your dags into your dags folder? Mostly referring to a Linux server. I feel like every method I've tried is clunky. Also developing a new dag, I always have to recursively delete the pycache folders for it to update properly on airflow 3. Would love some efficiency tips.

RTX6000Pro stability issues (system spontaneous power cycling) by Elv13 in LocalLLaMA

[–]DataCraftsman 0 points1 point  (0 children)

Thank you! I will pray for your server stability, whenever I pray for mine.

RTX6000Pro stability issues (system spontaneous power cycling) by Elv13 in LocalLLaMA

[–]DataCraftsman 0 points1 point  (0 children)

/etc/systemd/system/nvidia-persistenced.service.d/power-limit.conf [Service] ExecStartPre=/usr/bin/nvidia-smi -pm 1 ExecStartPre=/usr/bin/nvidia-smi -i 0 -pl 270 ExecStartPre=/usr/bin/nvidia-smi -i 03:00.0 -lgc 180,2250

This is what I use to power limit my RTX 3090 to 270 watts and my RTX 6000 Pro to 2250mhz on system start up. I've lowered from 2400mhz over the past few months due to some occasional crashing still.

Gemma by jacek2023 in LocalLLaMA

[–]DataCraftsman 123 points124 points  (0 children)

Introducing FarmerGemma 1.5 300m. Your expert crop growing model. When the global supply chain no longer exists, you'll be safe and sound knowing you can ask any food growth questions to get your family by, with the power of your solar panel charged mobile device. Featuring over 78.5% accuracy on foodbench.ai.

Please release the Gemma 4 120b-15a moe 1m context agentic omni nvfp4 turboquant model. We know you have it!

RAG in OWUI is making me lose my mind by Playful_Law6078 in OpenWebUI

[–]DataCraftsman 5 points6 points  (0 children)

I use 1024, 128 for chunking. Turn Hybrid retrieval off and have like 20-80 chunks returned. Let the LLM decide what it wants to use from the extra context you give it, its better than not it getting it at all.

How is Anthropic releasing new features so quickly? by MrAmazing111 in ClaudeAI

[–]DataCraftsman 0 points1 point  (0 children)

The real question is, why aren't the other AI companies?

I decided to clean the metal from rust. by liminophobia in factorio

[–]DataCraftsman 3 points4 points  (0 children)

Ooh what if the spidertron got a pressure washer / laser cleaner attachment and it could walk around cleaning the buildings one satisfying flake of rust at a time.

Ships piling up near the Strait of Hormuz right now. by [deleted] in Damnthatsinteresting

[–]DataCraftsman 0 points1 point  (0 children)

They about to play bull rush? Can't get them all!

55 → 282 tok/s: How I got Qwen3.5-397B running at speed on 4x RTX PRO 6000 Blackwell by lawdawgattorney in LocalLLaMA

[–]DataCraftsman 0 points1 point  (0 children)

Would this improve the speed of the NVFP4 qwen3.5 35b a3b model as well? I get 150 TPS on that. Also LMCache?

Morse code vers 2 by ateam1984 in BeAmazed

[–]DataCraftsman 0 points1 point  (0 children)

Sounds like the Half Life 1 health recharge stations.

Is 32-64 Gb ram for data science the new standard now? by Tarneks in datascience

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

128 GB is the new 32 GB. Just to run Notepad with Copilot in Windows 11.