@dan@upvote.au avatar

dan

@dan@upvote.au

Aussie living in the San Francisco Bay Area.
Coding since 1998.
.NET Foundation member. C# fan
d.sb
Mastodon: @dan

This profile is from a federated server and may be incomplete. Browse more on the original instance.

dan,
@dan@upvote.au avatar

I think it does; it’s just automated installation of new printers that’s an issue as far as I know. Not 100% sure since I’m a software developer rather than an IT support person, so I never deal with stuff like that.

dan,
@dan@upvote.au avatar

At my workplace we have sketchy-looking unsigned Applescripts to install printers on Macs. You have to find the right file for the printer you want to install, and run it, or ask IT to do it for you.

It’s not ideal, but everyone that tries to improve the printing experience ends up ragequitting. Last I heard, someone in IT was looking into some sort of “print anywhere” solution where you just install one virtual printer driver and print to it, then scan your badge at any printer to see all your print jobs and print them. Not sure what the status is with that though - haven’t heard about it for a while.

dan,
@dan@upvote.au avatar

Do people actually use LXD in production? All hosting services I’ve seen use LXC and not LXD for containers, as do UIs like Proxmox and Unraid, and you don’t have to use Snap for LXC.

dan,
@dan@upvote.au avatar

Yeah people like to hate on Red Hat, but Linux development would be significantly slower without them.

dan, (edited )
@dan@upvote.au avatar

It’ll work fine. A NAS is just a PC. Try Unraid if you want a user friendly UI. It costs money but it’s only a one off payment for a lifetime license, and they have a free trial.

Is Ubuntu deserving the hate? (lemmy.ml)

Long story short, I have a desktop with Fedora, lovely, fast, sleek and surprisingly reliable for a near rolling distro (it failed me only once back around Fedora 34 or something where it nuked Grub). Tried to install on a 2012 i7 MacBook Air… what a slog!!! Surprisingly Ubuntu runs very smooth on it. I have been bothering all...

dan,
@dan@upvote.au avatar

I used to run Debian testing on my servers. These days I don’t have much free time to mess with them, so they’re all running the stable release with unattended-upgrades.

However, mind that it’s not supported and they do not pay attention to security fixes.

To be clear, it can still get security updates, but it’s the package maintainer’s responsibility to upload them. Some maintainers are very responsive while others take a while. On the other hand, Debian stable has a security team that quickly uploads patches to all officially supported packages (just the “main” repo, not contrib, non-free, or non-free-firmware).

dan,
@dan@upvote.au avatar

How different is it from regular Debian? Like if I’m very experienced with Debian, does that equate to being able to easily use Mint Debian Edition too?

dan,
@dan@upvote.au avatar

Testing is the middle ground. Tested for a bit by unstable peeps but thats it.

IIRC packages have to be in unstable with no major bugs for 10 days before migrating to testing. It’s a good middle ground IMO.

Of course, you could always run unstable and be the one to report the bugs :)

dan, (edited )
@dan@upvote.au avatar

I just preordered a Framework 16 inch because their concept is amazing and early reviews are pretty good. It’s a laptop where every part is replaceable and upgradable. You can replace/upgrade the motherboard/CPU, RAM, NVMe storage, keyboard, display, etc. all yourself, and they sell the parts separately. Even the ports on the sides are swappable - you can choose to make them all USB-C ports, or make any of them USB-A, 3.5mm audio, 2.5Gbps Ethernet, DisplayPort, HDMI, MicroSD reader, etc.

They have a 13 inch version that’s already shipping today… The 16 inch is a preorder to ship Q2 2024. Their newer ones use an AMD CPU and AMD graphics which should work better on Linux than Nvidia graphics.

More expensive than a regular laptop company though… They don’t have the scale that Dell, Lenovo, etc have so parts are more expensive for them (plus large R&D costs).

dan,
@dan@upvote.au avatar

I’ve never seen /etc/opt used. Usually if an app is in /opt, the entire app is there, including its config which is frequently at /opt/appname/etc/.

dan,
@dan@upvote.au avatar

I’ve got a good fast fiber internet connection at home so I just host a Plex server and use Plexamp, which is a great app.

A lot of my music was ripped by me though, not downloaded, so my library isn’t as large as some other people’s.

dan,
@dan@upvote.au avatar

Can’t they just automatically collect this data if the user gives permission?

dan,
@dan@upvote.au avatar

Interestingly it’s becoming more common to use front end technologies like React in AAA games, for things like in-game menus, and development tools.

dan,
@dan@upvote.au avatar

I remember in 2008 when I was in university trying to use Linux on my laptop. I had to run a script at the command line to connect to my uni’s wifi, because the UI always failed to connect. Then I had to keep wpa_supplicant running in a terminal window the entire time.

dan,
@dan@upvote.au avatar

Wow this article perfectly captures the early 2000s experience of trying to teach parents how to use the internet. Internet access wasn’t very widespread in Australia yet, and my parents weren’t really interested in it and thought it was too difficult to use.

dan,
@dan@upvote.au avatar

But that’s one of the benefits of open source. Post your code and find someone else to finish it :D

dan,
@dan@upvote.au avatar

for anything other than a little bit of testing for development work.

It’s really awesome for development work, though. Visual Studio has built-in Docker support, so I can run my app and its unit tests on both Windows and Linux (via Docker) at the same time on the same system during development.

dan,
@dan@upvote.au avatar

You can use UNIX sockets with MySQL or MariaDB too.

dan, (edited )
@dan@upvote.au avatar

Try MySQL instead of MariaDB. They have some performance tweaks in version 10 that aren’t present in MariaDB.

Also, tune your MySQL (or MariaDB) server. Make sure all tables use InnoDB. Enable the slow query log and analyze slow queries (there may be missing indices). If there’s a lot of unique queries, increase the query cache size.

The easy approach is to run MySQLTuner after the MySQL or MariaDB server has been up for at least a week, and go through its suggestions.

There shouldn’t be a significant difference in performance between PostgreSQL and MySQL/MariaDB if both have been optimized. Out-of-the-box config isn’t ideal for a production system.

dan, (edited )
@dan@upvote.au avatar

I remember dealing with migrating from LILO to GRUB when I was in high school, maybe 2005ish? It’s been a while. I remember the migration from ipchains to iptables, too (which is happening again now with the iptables to nftables migration)

I used Ubuntu at the time… It was a great distro back then. I only had dial-up so couldn’t download large files easily, and Canonical or one of their local partners would mail you a CD for free regardless of where you lived in the world. I think that helped a LOT of people get into Linux.

dan, (edited )
@dan@upvote.au avatar

It’s funny because the first time I read it, I thought it was serious and was just written by a tech-illiterate parent. Saying that Comet Cursor and Bonzi Buddy are hacker software kinda gives away that it’s just satire though.

oh I guess that’s also something that younger people may not know about… In the late 1990s / early 2000s, it wasn’t uncommon for people to install spyware to get things like custom mouse cursors, emoticons, and purple gorillas that help you navigate the web.

dan, (edited )
@dan@upvote.au avatar

When I’m using Windows, I still use foobar2000 for listening to radio streams.

dan,
@dan@upvote.au avatar

On Windows, I like Plexamp since I can keep all my music on a Plex server and access it whereever. There’s a Linux version but I haven’t tried it on Linux yet.

dan, (edited )
@dan@upvote.au avatar

I really like the Node 804 even though the design is quite old - probably close to ten years old now. Fractal Design are still manufacturing it, which is rare for case designs that old.

I recently built a NAS using an 804. I had to fit mine into my server closet which isn’t deep enough to fit a regular PC case, so the 804 fit my use case well.

I’ve only got three drives in it (2 x 20TB Seagate Exos X20 for data and 1 x 14TB WD Purple Pro for security cameras) but I wanted the ability to expand in the future, and I wanted to use a Micro ATX motherboard rather than a smaller one.

A Noctua NH-D15 fits fine, even though the spec sheet says it won’t fit.

dan, (edited )
@dan@upvote.au avatar

Debian => stale packages (Really solid distro though but dated version of Gnome)

Did you try using the testing or unstable versions of Debian? Testing is still more stable than some other distros. Packages need to be in unstable with no major bug reports for 10 days before they migrate to testing.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #