The officially official Devuan Forum!

You are not logged in.

#276 Re: Other Issues » nemo-dropbox??? » 2021-05-08 00:04:09

Head_on_a_Stick wrote:

^ Were you using dpkg?

# apt install /full/path/to/.deb

^ That will install any dependencies automatically, providing they are available from the current sources.

No I don't usually install debs with dpkg on my personal machines, I prefer apt. It wanted to pull in a bunch of cinnamon desktop and other Minty stuff, and I couldn't be bothered any longer. I did not need it to run, I was just curious to see if I could easily install it with the one package. After the third failure and asking for more and more packages I grew bored with the whole endeavor.

#277 Re: Other Issues » nemo-dropbox??? » 2021-05-07 20:20:51

I tried installing the deb package from Mint Debbie on Beowulf today, and after the first 3 install failures it looked like I was headed into dependency hell, so I quickly gave up.

#278 Re: Off-topic » s6's Laurent Bercot plans "last piece of full alternative to systemd" » 2021-05-07 20:18:22

Head_on_a_Stick wrote:

There was a discussion about s6 on the /devel mailing lists a while ago:

https://lists.alpinelinux.org/~alpine/d … pit.net%3E

Looks like Bercot managed to convince Ariadne and others between August 2020 and March 2021.

#279 Re: Installation » chimaera running with i3wm » 2021-05-05 16:15:25

dice wrote:
andyprough wrote:

distrotube's video today on dwm-flexipatch? Looks like a great way to try out various DWM patches quickly: https://github.com/bakkeby/dwm-flexipatch

The dev also has flexipatches on his github page for dmenu, st, and slock.

I'm going to mess around with it briefly tonight on my Beowulf install.

That is a huge undertaking, very talented coder. Good use of C Preprocessor directives https://www.cprogramming.com/reference/preprocessor/

Worked out well for me, no patching errors at all, which are pretty common with DWM patches in my experience.

#280 Re: Installation » chimaera running with i3wm » 2021-05-05 16:13:28

manyroads wrote:

Hi @andyprough.  Here's a link to my current wallpapers (active-folder).  The images are all from either unsplash or pixabay (mostly unsplash).

https://www.dropbox.com/sh/f2c2bsmh9zj0 … DFpla?dl=0

Wow, this is great! Thanks Mark! Looks like we have similar tastes, I had grabbed a couple of these from unsplash myself recently.

#281 Re: Installation » chimaera running with i3wm » 2021-05-05 04:11:20

manyroads wrote:

I'll post information on my install(s) soon (I think I'll wait until I get dwm operation in the same chimaera user space).

Hi Mark, did you see distrotube's video today on dwm-flexipatch? Maybe you knew about it already, but it's new to me. Looks like a great way to try out various DWM patches quickly: https://github.com/bakkeby/dwm-flexipatch

The dev also has flexipatches on his github page for dmenu, st, and slock.

I'm going to mess around with it briefly tonight on my Beowulf install.

By the way, your i3 Chimaera looks really nice. Is that wallpaper something you could share?

#282 Off-topic » s6's Laurent Bercot plans "last piece of full alternative to systemd" » 2021-05-03 17:34:12

andyprough
Replies: 10

https://skarnet.com/projects/service-manager.html

Very interesting reading, with a big colorful comparison table to show the exact points where systemd fails and where openRC is inadequate, and where s6-rc is currently lacking functionality.

Bercot states his plans on how he can complete the building of s6-rc into a service manager that fulfills all the needs of a distribution, and that it will be the first tool to ever accomplish this feat. Says he needs a year and some funding, and that since s6 is the darling of the docker space, he expects that funding the project will be a huge benefit to some large cloudy companies. It's basically a funding proposal, but with a ton of useful data.

Alpine has come out strongly in favor of getting this project funded, and says their long-term goal is to adopt Bercot's s6-based solution: https://ariadne.space/2021/03/25/lets-b … or-alpine/

#283 Re: Off-topic » RotaJakiro backdoor that's been found in some systemd packages » 2021-05-02 18:26:00

Better writeup here in SecurityWeek: https://www.securityweek.com/stealthy-r … ux-systems

"C2" in the article refers to "command and control servers".

#284 Off-topic » RotaJakiro backdoor that's been found in some systemd packages » 2021-05-02 18:20:34

andyprough
Replies: 11

Anyone read the news on this RotaJakiro backdoor that was just discovered? It was found in 3 systemd-daemon packages:
https://blog.netlab.360.com/stealth_rot … ckdoor_en/

Sounds like it was very secretive, using rotating encryption to avoid detection. Might be the product of some state-sponsored hackery.

Here's a news writeup from TheRegister: https://www.theregister.com/2021/04/29/ … e_spotted/

#285 Devuan » Unexpected - Devuan on external Nvme out-performing MX on internal » 2021-05-01 14:09:13

andyprough
Replies: 1

So I got a birthday gift of a big, fast 2TB Nvme stick recently, and bought a relatively expensive Nvme drive enclosure to use it as an external drive. I plugged it into a USB3 slot on my main laptop, partitioned it and installed Devuan to one large partition using normal installation procedure off of a live USB stick. Told uefi to boot to that partition first, and it worked. Tried it on the USB-C slot but this laptop won't boot from USB-C at this time. Bit of a shame because read/write speeds are more than double on USB-C.

However...

What intrigued me is that the laptop is running better and snappier with this external Nvme on USB3 with Devuan than it does with MX on the internal Nvme stick. I wasn't sure it would run at all, but it is a beast. I've even run Windows in a vm on it and the performance was excellent.

The Nvme enclosure is a good one, stays cool all the time unless I'm transferring in excess of about 20-30gb of data, at which point it heats up a bit, but still not hot enough to be a concern. The enclosure is all metal with airflow vents and with thermal pads between the Nvme chip and the metal frame. The company making it is called "plugable", and apparently they used to make a model with a crappy chipset that overheated frequently, but since they moved their enclosure to a realtek chipset last year it's been reportedly staying cool and staying connected for other reviewers. I agree with this assessment. It was plug and play, no setup required.

I'm sure this Nvme will run much faster once I install it internally and replace the older Nvme. But in the meantime I'm enjoying it as a very fast portable. I'm going to try it on some other systems soon and see if it is totally portable, or if it will throw up errors when plugged into different systems than the one it was installed on.

I'm assuming the increased performance is because I'm simply using a better Nvme than whatever cheap one Asus put in this laptop. But it could also be that Devuan is significantly out-performing MX for some reason. I'd be curious to hear any of your thoughts.

#286 Re: Off-topic » ${THEY} continue crippling browsers... » 2021-04-30 14:49:42

blackhole wrote:

As a general rule - if the UI control is removed, the ability to tune that variable from the js will follow, then it will be a compiler flag, then gone altogether.

I think the fact that moonchild has been loudly and publicly stating for years that they would be breaking and removing the ability of legacy extensions to work should have been the first clue. The fact that he has been demanding people maintain their own legacy extensions or build new ones that will work with palemoon into the future should have been the second clue. And quite a few people have begun building and maintaining extensions. digdeeper is complaining about something that we all knew was coming for years. Like a lot of us, he likes his legacy extensions and thinks palemoon should support them forever, but that's not the goal of the project.

#287 Re: Off-topic » Music » 2021-04-29 02:53:12

Leonid & Friends - The Speck of Dust: https://yewtu.be/watch?v=a1zNRIs0OiM
Ksenia Buzina looks like an elven goddess. And the song has some crazy Russian Arctic throat singing, which is not something you see every day.

#288 Re: Off-topic » ${THEY} continue crippling browsers... » 2021-04-29 02:45:44

digdeeper used to be completely in love with palemoon. Then they disabled one of his favorite extensions and he eventually went on a bit of a rampage against it. But palemoon didn't really even block the extension he was mad about, just made you flip a bit in about:config to be able to install it. For example, he's upset that they "blocked" noscript, but I was still using noscript with palemoon quite recently by flipping that bit in about:config.

digdeeper also dislikes palemoon because chief devs moonchild and Tobin are mean and nasty to people on the palemoon forum. I actually go and read the forum to see who moonchild and Tobin have flamed recently, it's quite amusing to me. But I'm weird that way.

#289 Re: Hardware & System Configuration » [SOLVED] noob-ish question » 2021-04-22 16:04:00

Head_on_a_Stick wrote:
andyprough wrote:

Does that method require dbus?

Connecting via /etc/network/interfaces & ifupdown does not require dbus.

Nice! I need to start hacking the guts out of antiX again and give it another shot. I gave up too easily when connman wasn't responding.

#290 Re: Hardware & System Configuration » [SOLVED] noob-ish question » 2021-04-22 15:29:02

Head_on_a_Stick wrote:
Rpisp wrote:

I may use that d/l to save on some installation time for my minimal desktop

Note that ♯! is based on Debian and so uses systemd. For a systemd-free openbox-based distribution try CROWZ, MIYO, Star or ThomOS.

Rpisp wrote:

connman vs nm

They're both bloat. Use /etc/network/interfaces instead:

https://wiki.debian.org/WiFi/HowToUse#W … d_WPA2-PSK

Does that method require dbus? You could use eiwd, which is iwd without dbus: https://github.com/dylanaraps/eiwd
Then I believe you could use iwctl to make connections. This is all theoretical, I haven't tried it yet. Might be worth trying though. Last time I removed dbus from antiX, I had everything basically working except networking.

#291 Re: Off-topic » youtube-dl tutorial » 2021-04-21 15:46:49

dice wrote:

Hope that made sense, maybe someone smarter than me knows a better way.

Yes, that works. I checked one download on both my phone through NewPipe as a small opus file, and with your opus download method, and I got the same file size with each download. I'll try a few more, but I think that you've got it figured out. It's about 1/5 the size of the same file using an mp3 download, which is a big difference especially for long audio files that could otherwise fill up available space quickly.

Having a thumbnail is not something I need for podcasts and lectures. Thumbnails help to quickly tell which song is playing at a glance, but for a longer podcast or lecture I wouldn't need it.

#292 Re: Off-topic » ${THEY} continue crippling browsers... » 2021-04-20 16:15:25

snork wrote:

[sarcasm]Awesome... I'm sure they're dropping FTP in order to make room for great new features like Bonzi Buddy![/sarcasm]

No - even better (or worse depending on your viewpoint): "Firefox 88 now supports PDF forms that have JavaScript embedded in PDF files... Apparently JS in PDF is a thing for form validation and other interactive elements." https://www.phoronix.com/scan.php?page= … 8-Released

I mean - what could possibly go wrong?

#293 Re: Off-topic » youtube-dl tutorial » 2021-04-20 15:37:28

How about making a "yt-webm" or "yt-opus" (or similar) for downloading and playing lower-quality audios. For downloading lectures and podcasts where quality doesn't matter but getting a small file size is more important. I use this option a lot with the NewPipe app on my phone, which gives me a 50kbps opus option as the lowest quality download. Would there be many changes to make in your method besides the --audio-format option?

#294 Re: Off-topic » youtube-dl tutorial » 2021-04-19 23:05:29

This is fantastic! Awesome way to organize a song collection, thank you very much.

I'm using 'ytfzf -L <song name>' to find the url's for the songs, and then yt-mp3 to download them. ytfzf is a very cool ytdl search tool: https://github.com/pystardust/ytfzf

#295 Re: Off-topic » Gemini protocol » 2021-04-15 01:50:42

Distrotube has made his main website a capsule on Gemini - gemini://distro.tube

#296 Re: DIY » Minimalism Tips » 2021-04-14 21:19:08

msi wrote:

Just compare the rendering of this very page in Elinks to that in any half-way capable graphical Web browser.

Looks fine to me - I'm responding to you from elinks, no problem whatsoever.

#297 Re: DIY » Minimalism Tips » 2021-04-14 17:42:22

Do not use bloated gui web browsers. If you can't do it with elinks or links2, you probably didn't need to do it anyway.

#298 Re: DIY » Minimalism Tips » 2021-04-13 03:31:17

MiyoLinux wrote:

People may not realize that despite his lack of curly locks, Miyo still has one of the prettiest wives in all of Linux land: https://yewtu.be/watch?v=OYgZib8z6uY

#299 Re: Off-topic » What other distro are you using (besides devuan)? » 2021-04-09 20:12:19

Head_on_a_Stick wrote:

Once more: the Devuan kernel is completely blob-free. Whatever extra modules you can see are all open-source unless you've added the contrib and/or non-free repository components and installed stuff from there.

That's an important distinction and good to know. Linux libre is the kernel I've compiled most often over the years and am most familiar with. I prefer using it on Devuan and antiX and MX.

#300 Re: DIY » Minimalism Tips » 2021-04-09 03:08:46

zapper wrote:

Actually, moc seems to be the lightest way to play audio that I know of.

ffplay is way more cpu usage intensive in my findings... heh.

Yes, big difference. Just played the same song with each - top showed moc using 1.4% cpu, and ffplay using 8%-14%. ffplay is bloat.

Board footer

Forum Software