Maybe spend some time investigating how to make nuget packages and then move onto deb or rpm. That way you’ll have a better idea of the problems that you’ll face in making your own. Personally whenever I feel the need for some kind of package manager, nuget is flexible enough that I can repurpose it to almost anything.
- 1 Post
- 21 Comments
Wojwo@lemmy.mlto
Mildly Infuriating@lemmy.world•Linus Torvalds on a ridiculous job performance metric at tech companies and the prominent figure responsible for itEnglish
8·8 months agoI love folklore.org. A long time ago when I was a lowly junior engineer, I read that story about Burrelll Smith and the mustache. So I grew a beard and got a promotion and raise the next week. Had a beard ever since.
That was well thought out. Thanks for sharing
What’s wrong with unraid?
Wojwo@lemmy.mlto
Programming@programming.dev•What SDLC Paradigm Did You Use in Your Project?
14·1 year agoI’ve spent the last 25 years writing enterprise applications. 10 or so years ago the sdlc became “Dark Scrum” where all the trappings of scrum, expectations of waterfall and non of the prep work of waterfall. It’s an interesting system where management can demand anything and then blame the devs for any and all problems that occur because “we didn’t follow the process”. Recently I’ve been given a larger management role and kind threw the entire process out of the window. Baby, bathwater, all of it. And just went with a basic kanban style. We try to do one thing at a time and a lot of my time is spent keeping a backlog that is estimated and prioritized. We have a standup type of call on Monday and Thursday for no more than 5 minutes. (we’re a 100% remote team now, so no office)
Wojwo@lemmy.mlto
Linux@lemmy.ml•If you have to pick only one Desktop Environment and use it till your computer breaks, what would you choose?
4·1 year agoKDE plasma, unless it’s on a tablet, then Gnome
Honestly, Debian 12 bookworm with the KDE package is pretty damn solid. It’s all I need for my desktops.
Wojwo@lemmy.mlto
Linux@lemmy.ml•How would Linux have been today if locked bootloaders were as common in the 90s as they are now on ARM devices?
6·2 years agoMade me think of the first season of Halt and Catch Fire.
Shudder. I had this weird brand laptop… Sotec IIRC and there just wasn’t a modline that ever got it all right.
Xserver… Somehow trying to find the magic string of letters and numbers that made your screen work.
The trouble for me was always getting people to use the controllers. I had some success with some family members using bubbleupnp on their Android phones. But the separation between sources, renderers and controllers is a little confusing for non technical people
DLNA is going to be your best bet, but it’s such a deep and convoluted rabbit hole. There’s a lot of ways to configure a setup.
To be fair a hotplate could play games better than a p4 and do it while staying cooler.
Wojwo@lemmy.mlto
Selfhosted@lemmy.world•I just won an auction for 25 computers. What should I setup on them?English
23·2 years agoI have a box with 10 old laptops that I keep around, just for that. Unreal tournament 2004, Insane, Brood Wars and all the Id classics. I don’t get to set it up a lot, but when I do it’s always a hit.
Another Rider user. I write mainly backed code, and integrations etc. Work is Rider and Datagrip on windows. Home is Debian KDE with Rider and Datagrip. I love it. If only I can convince my it group to allow Debian on my work computer.
Wojwo@lemmy.mlto
Selfhosted@lemmy.world•Ditching MyQ for OpenGarage - Open Source Garage Door ControlEnglish
2·3 years agoI’ve been using an open garage device I ordered from https://opengarage.io/ for years. It works great with home assistant or by itself. (their opensprinkler control is great too)
Wojwo@lemmy.mlto
Linux@lemmy.ml•These past 2 weeks in KDE: Wayland color management, the desktop cube returns, and optional shadows in Spectacle
4·3 years agoLoved the wobbly windows


Yeah, you could probably make a linux distro that uses nuget for packaging… Hadn’t really thought about it but it should be doable.