Skip Navigation

Posts
37
Comments
402
Joined
2 yr. ago

  • Why don't you have the program download the entire text to save locally and then fetch the local files?

  • Introduction

    I’ve written quite a lot of free software in my life. Most of it was from scratch: projects I started myself. So I get to choose where to host them – or rather, I have to choose where to host them.

    These days, all my projects are held in Git. And mostly, I put them in ‘bare’ git repositories on my personal website.

    I don’t use any git ‘forge’ system layered on top of Git, like Gitlab or Github, which automatically makes a bug tracking database for each project, and provides a convenient button for a user to open a merge request / pull request. I just use plain Git. People can ‘git clone’ my code, and there’s a web-based browsing interface (the basic gitweb) for looking around without having to clone it at all. But that’s all the automated facilities you get.

    Occasionally this confuses people, so I thought I should write something about it.

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

  • That's not an affiliate link that's an anonymous tracking link.

  • These suggestions are essentially the same as other privacy and libre focused recommendations.

  • I'm talking about posting on their website a link to alternative social media accounts.

  • You're right. I got lazy.

  • I'd make a blind bet on that over Matrix for suitability.

  • In that case we could all just use email.

  • That 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.

  • Matrix and XMPP don't even pretend to be Discord replacements.

  • From 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

  • I 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.

  • It's all about your organization's size and if the organization makes use of the Anaconda controlled defaults channel. 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.

  • Conda itself is outside of Anaconda, Inc's control.

  • It's better that you don't use resume driven decisions. Just do whatever you are interested in.

  • Embedded 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.
  • These two are my favorite balance of fundamentals and getting to purposeful application as quickly as possible (the first link is definitely not enough, but combined with the second she should be comfortable with the syntax and able to get basic things working):
    https://www.kaggle.com/learn/intro-to-programming
    https://www.kaggle.com/learn/python

    This one takes its time with fundamentals and includes some projects to put them in context of building something. It's presented on Google Colab and Jupyter notebooks: https://allendowney.github.io/ThinkPython/

    Working with GIS data means cleaning data. This one covers that and a lot of common analysis tools and techniques. But it assumes a bit of programming knowledge (Good to follow up after one of the options above): https://wesmckinney.com/book/

  • Pop!_OS (Linux) @lemmy.world

    COSMIC ALPHA 1 Released (Desktop Environment Written In Rust From System76)

    Pop!_OS (Linux) @lemmy.world

    System76 with Jeremy Soller | Rust in Production Podcast S02 E07 by corrode Rust Consulting | 2024-07-25

    Rust Programming @lemmy.ml

    Rust has a HUGE supply chain security problem | Sylvain Kerkour | July 2, 2024

    Programming @programming.dev

    Beating NumPy's matrix multiplication in 150 lines of C code | Aman Salykov | Jul 1, 2024

    Programming @programming.dev

    Defaulting to Zero · Our Machinery | Niklas Gray | Archived 1 Jul 2017

    Programming.dev Meta @programming.dev

    What's with all of the empty communities being created?

    Operating Systems @beehaw.org

    This Month in Redox - March 2024 - Redox - Your Next(Gen) OS

    Operating Systems @beehaw.org

    Porting Strategy - Redox - Your Next(Gen) OS

    Android @lemdro.id

    Unattended updates for everyone, 1.19 is here | F-Droid - Free and Open Source Android App Repository

    Technology @beehaw.org

    Microsoft is adding a new key to PC keyboards for the first time since 1994

    Programming @beehaw.org

    Do Users Write More Insecure Code with AI Assistants?

    Programming @programming.dev

    Do Users Write More Insecure Code with AI Assistants?

    Programming @programming.dev

    Japan determines copyright doesn't apply to LLM/ML training data

    Technology @lemmy.world

    Japan determines copyright doesn't apply to LLM/ML training data

    Operating Systems @beehaw.org

    TIL about KDE @ KDE Social

    Free and Open Source Software @beehaw.org

    TIL about KDE @ KDE Social

    Programming @programming.dev

    Emacs From Scratch Part Two: Projects and Keybindings

    Free and Open Source Software @beehaw.org

    FOSS Games, Part II

    Programming @beehaw.org

    AoC Input fetch tool (Rust)

    Free and Open Source Software @beehaw.org

    FOSS Games are actually pretty good!