Data Science
- 71 Posts
- 374 Comments
ericjmorey@programming.devto
Selfhosted@lemmy.world•(Blog) How I'm Building a Trump-Proof Tech Stack Without Big TechEnglish
1·1 year agoThat’s not an affiliate link that’s an anonymous tracking link.
ericjmorey@programming.devto
Selfhosted@lemmy.world•(Blog) How I'm Building a Trump-Proof Tech Stack Without Big TechEnglish
13·1 year agoThese suggestions are essentially the same as other privacy and libre focused recommendations.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
3·1 year agoI’m talking about posting on their website a link to alternative social media accounts.
You’re right. I got lazy.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
1·1 year agoI’d make a blind bet on that over Matrix for suitability.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
1·1 year agoIn that case we could all just use email.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
13·1 year agoThat doesn’t explain why they don’t start a transition by posting to both the new platform and the old. And not including links to their new account on their websites.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
31·1 year agoMatrix and XMPP don’t even pretend to be Discord replacements.
ericjmorey@programming.devto
Linux@lemmy.ml•Debian is Ditching X (Twitter) Citing These Reasons
41·1 year agoUnfortunately the accounts listed under Social network accounts of Debian teams and Social network accounts of Debian contributors are almost exclusively Twitter accounts.
ericjmorey@programming.devto
Linux@programming.dev•Debian is Ditching X (Twitter) Citing These Reasons
3·1 year agoUnfortunately the accounts listed under Social network accounts of Debian teams and Social network accounts of Debian contributors are almost exclusively Twitter accounts.
ericjmorey@programming.devto
Programming@programming.dev•Open-R1: a fully open reproduction of DeepSeek-R1
17·1 year agoFrom the article:
DeepSeek-R1 release leaves open several questions about:
- Data collection: How were the reasoning-specific datasets curated?
- Model training: No training code was released by DeepSeek, so it is unknown which hyperparameters work best and how they differ across different model families and scales.
- Scaling laws: What are the compute and data trade-offs in training reasoning models?
These questions prompted us to launch the Open-R1 project, an initiative to systematically reconstruct DeepSeek-R1’s data and training pipeline, validate its claims, and push the boundaries of open reasoning models. By building Open-R1, we aim to provide transparency on how reinforcement learning can enhance reasoning, share reproducible insights with the open-source community, and create a foundation for future models to leverage these techniques.
In this blog post we take a look at key ingredients behind DeepSeek-R1, which parts we plan to replicate, and how to contribute to the Open-R1 project
ericjmorey@programming.devto
Programming@programming.dev•Anyone else's company getting hounded by Anaconda.com folks?
16·1 year agoI didn’t read your post correctly. Yeah, that’s harassment at the very least. No better than someone screaming at a retail worker because of some corporate policies.
ericjmorey@programming.devto
Programming@programming.dev•Anyone else's company getting hounded by Anaconda.com folks?
19·1 year agoIt’s all about your organization’s size and if the organization makes use of the Anaconda controlled
defaultschannel. I’m not a lawyer, but your company may be liable for some licensing fee if your company is using Anaconda’s repository of binaries. You’d need to consult with an actual lawyer for more reliable assessment of your potential liability.Switch to using miniforge and the conda-forge channel when installing and using Conda.
ericjmorey@programming.devto
Programming@programming.dev•Anyone else's company getting hounded by Anaconda.com folks?
4·1 year agoConda itself is outside of Anaconda, Inc’s control.
ericjmorey@programming.devto
Programming@programming.dev•Anyone else's company getting hounded by Anaconda.com folks?
3·1 year agoMiniforge should be defaulting to use conda-forge. Perhaps an old installation is configured to use the Anaconda inc maintained
defaultschannel.Conda-forge.org provides a guide to rid your environments of the
defaultschannel.https://conda-forge.org/docs/user/transitioning_from_defaults/
ericjmorey@programming.devto
Programming@programming.dev•What's Better For A Project Portfolio: Build From Scratch Or Library Knowledge?
27·1 year agoIt’s better that you don’t use resume driven decisions. Just do whatever you are interested in.
ericjmorey@programming.devto
Programming@programming.dev•Is Bare-Metal Programming Dead?
13·1 year agoEmbedded software development has dramatically advanced over the past decade. What does that mean for bare-metal programming?
At a Glance
- Bare-metal programming is an essential skill as it enables you to understand what your system is doing at the lowest levels.
- Even if you spend your days working with abstraction layers, bare-metal programming will guide you should abstractions fail.
- And bare-metal skills can provide a solid foundation for troubleshooting and debugging.













Discussion with the author @ https://hachyderm.io/@simontatham/114111520633445984