
Data Science
Could "pay or it's low priority" be a way to fund opensource projects?
1y 2mon ago in opensource@programming.devThis seems too black and white a prognosis. I think it's not a popular method of funding development because the sponsorship/patronage method seems like it already does a better job of providing stability without making a transactional relationship.
Why don't you have the program download the entire text to save locally and then fetch the local files?
Git without a forge
1y 3mon ago in programming@programming.dev from www.chiark.greenend.org.ukIntroduction
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
(Blog) How I'm Building a Trump-Proof Tech Stack Without Big Tech
1y 3mon ago in selfhosted from www.joanwestenberg.comThat's not an affiliate link that's an anonymous tracking link.
These suggestions are essentially the same as other privacy and libre focused recommendations.
How to find project names?
1y 4mon ago in programming@programming.devYou're right. I got lazy.
DFRA
Debian is Ditching X (Twitter) Citing These Reasons
1y 4mon ago in linux@lemmy.ml from news.itsfoss.comI'm talking about posting on their website a link to alternative social media accounts.
I'd make a blind bet on that over Matrix for suitability.
In that case we could all just use email.
Orphaning bcachefs-tools in Debian – Jonathan Carter | 29 August 2024
1y 9mon ago in debian@lemmy.zip from jonathancarter.orgLearn PyTorch for Deep Learning: Zero to Mastery | Free Online Book | Daniel Bourke
1y 9mon ago in machine_learning@programming.dev from www.learnpytorch.ioWhat’s Really Going On in Machine Learning? Some Minimal Models | Stephen Wolfram | August 22, 2024
1y 9mon ago in machine_learning@programming.dev from writings.stephenwolfram.comDeno's Standard Library for JavaScript Finally Stabilized at v1 | 3min 5sec Video | Aug 8, 2024
1y 9mon ago in webdev@programming.dev from youtu.beData Science Handbook | Curated resources (Free & Paid) to help data scientists learn, grow, and break into the field of data science | Andres Vourakis | Last update Jul 23, 2024
1y 9mon ago in machine_learning@programming.dev from github.comHow OCaml type checker works -- or what polymorphism and garbage collection have in common | okmij.org | original February 2013 | updated January 9, 2022
1y 9mon ago in ocaml@programming.dev from okmij.orgA look at the Gleam programming language, through the lens of a Rust developer | Code to the Moon | Video 10m32s | Jun 27, 2024
1y 9mon ago in gleam@programming.dev from youtu.beWriting a C Compiler | Build a Real Programming Language from Scratch | Nora Sandler | July 2024 | No Starch Press | 792 pages | ISBN-13: 9781718500426
1y 10mon ago in c_lang@programming.dev from nostarch.comA table of publicly available Arena crates and their features
1y 10mon ago in rust@programming.dev from donsz.nlUnderstanding Rust's Trait Objects: Vtables, Dynamic Dispatch, and Memory Deallocation
1y 10mon ago in rust@programming.dev from www.eventhelix.com





