stevecrox

joined 10 months ago
[–] [email protected] 28 points 5 months ago* (last edited 5 months ago) (2 children)

QT is a cross platform UI development framework, its goal is to look native to the platform it operates on. This video by a linux maintainer from 2014 explains its benefits over GTK, its a fun video and I don't think the issues have really changed.

Most GTK advocates will argue QT is developed by Trolltech and isn't GPL licensed so could go closed source! This argument seems to ignore open source projects use the Open Source releases of QT and if Trolltech did close source then the last open source would be maintained (much like GTK).

Personally I would avoid Flutter on the grounds its a Google owned library and Google have the attention span of a toddler.

Not helping that assessment is Google let go of the Fuschia team (which Flutter was being developed for) and seems to have let go a lot of Flutter developers.

Personally I hate web frontends as local applications. They integrate poorly on the desktop and often the JS engine has weird memory leaks

 

Recently I have been trying to play my old games (Worms, Sims, Black & White, etc..) on my Steam Deck.

I created an ISO of the various CD's via the dd command, but I have noticed Crossover doesn't support ISO. I needed to mount the ISO to a location.

This worked to install the game but fails copy protection. If I connect a USB DVD drive it detects the disc and works but this isn't particularly helpful.

Does anyone know what I should be setting or doing so the game sees the ISO or ISO mount as the disc?

A lot of the games I want to play simply don't have a steam version to buy

 

I recently started watching Grian's hermit craft season playlists and watching them back to back, it feels like Grian is burning himself out as he repeats the same mistake.

TLDR; he keeps getting stuck planning huge mega builds that require so much grinding he gets stuck in procrastination cycles. He needs to break things down into small pieces (a building, tunnel, etc..) and learn to iterate towards a vision.

In each season he will quickly jump to mega scale for any project (the Tower, The Mansion, The Ally & The Entity). The issue with each project is any significant progress requires a huge amount of grinding and you see his avoidance of the main base gets worse with each season.

We do see large scale projects and the Entity and Barge actually shows the problem.

The barge started small and iteratively enlarged as the number of items increased, he then created 'big plans' schemed to get extra space and never fulfilled them. The next iteration became too much of a grind and he was clearly working hard to keep the current shop stocked.

Simialy the Entity went through quick iterations a rock, a Rock with a tree, a wheel, then it walked and he talks of his big plans at the end of the episode but he clearly started avoiding the entity because the plans became too much of a grind.

I thought he had gotten it at the end of Season 9, as he moved towards so many 'small' projects which results in a huge affect in the area.

In Season 10 he talks about taking it slow, but I really don't think he understands.

The dock was a perfect example, he was doing a lot of fishing and building a hut around the spot was a great idea and I found really interesting to watching. Building a secret vault would have been a great episode, similarly the Salmon tunnel was fantastic. Building each aspect for an episode would have been taking it slow.

You can see he is already avoiding his 'mega' build and yet again the opportunity to break stuff down was there. The bone meal farm being built and boxed in would have been a great episode, but you already know he has built a stucture and its going to hang around for months as he gets twisted up trying to design/plan a huge series of fronts and increasingly wants to avoid

 

I need help figuring out where I am going wrong or being an idiot, if people could point out where...

I have a server running Debian 12 and various docker images (Jellyfin, Home Assistant, etc...) controlled by portainer.

A consumer router assigns static Ip addresses by MAC address. The router lets me define the IP address of a primary/secondary DNS. The router registers itself with DynDNS.

I want to make this remotely accessible.

From what I have read I need to setup a reverse proxy, I have tried to follow various guides to give my server a cert for the reverse proxy but it always fails.

I figure the server needs the dyndns address to point at it but I the scripts pick up the internal IP.

How are people solving this?

[–] [email protected] 1 points 6 months ago

How would you buy it in the US? I can see any uk retailers stocking it

 

I have been waiting on Star Trek Lower Decks Season 4 to be released on Blu Ray for months, does anyone know where I can buy it?

Amazon listed it last year and it turns out that was in error and searching lists the release as April 16th and yet I can't find it in any where.

I am in the UK

[–] [email protected] 7 points 7 months ago* (last edited 7 months ago) (1 children)

Nah Linux Mint is a Kia Ceed.

Ubuntu is a Ford Focus, they successfully stole the volvo estate market (Debian). The car was fun, good value and very practical. It was everywhere. Then Ford started increasing the size, weight, price, etc.. killing the point of the Focus.

So along comes Kia trying to make a competitor in the Ceed.

In theory the Ceed is a great car, its super cheap, lots of cabin space, nippy, the inside has every modern convenance, but....

  • It plays engine noises via speakers that aren't aligned with what you are doing
  • The boot space is rubbish, so 5 people can happily travel in the car you barely fit a suitcase in it
  • There is an steering sensitivity button that stays on at 70 MPH with no indication on the display
  • A Vauxhall Nova just out accelerated you

Your left wondering why anyone is bothering with hot hatchbacks these days as you climb into your volvo

[–] [email protected] 109 points 7 months ago* (last edited 7 months ago) (8 children)

Debian would be a Volvo Estate, its the boring practical family choice, the owner is soneone boring like an architect or a financial advisor.

Arch is a Vauxhall Nova, second hand battered owned almost exclusively by teenage lads who spend a lot of time/money modifying it (e.g. lowering so it can't go over speed bumps, adding a massive exhaust to sound good but destroys engine power).

Fedora is something slightly larger/more expensive like a Ford Focus/VW Golf/Vauxhall Astra owned by slightly older lads. The owners spend their time adding lighting kits and the largest sound systems money can buy.

Slackware is clearly a Subaru Impreza, at one point the best World Rally Car but hasn't been a contender for a while. Almost all are owned by rally fans who spend fantastic amounts of time tinkering with the car to get set it up an ultimate rally car. None of the owners race cars.

OpenSuse is a Nissan Cube, its insanely practical. It should be the modern boring family choice, but it manages to ve too quirky for your architect while not practical enough for van drivers.

I don't know the other distros well enough.

I run Debian btw

[–] [email protected] 7 points 7 months ago (2 children)

Lays is called Walkers in the UK and the Sensations brand is still sold.

Here there are in my local supermarket. Personally I prefer the Sensation Thai Sweet Chilli nuts, they are the perfect thing while you wait for food to cook on the BBQ.

[–] [email protected] 0 points 8 months ago (4 children)

I wouldn't get massively excited.

Python is a scripting language, its shines when you want to write a stand alone file which takes an input and performs a task. Scripting languages are great to learn as a first language and so python is wonderful for non developers.

The issue you hit is the build management solutions for Python are kind of broken and these help support and encourage good development practice so a lot of Python projects end up a collection of scripts rather than a mature project. You can have good projects but...

In raw benchmarks Java has 90% of the performance of C/C++, but in reality Java is more performant because developers get bogged down in memory management on C/C++ and they get more time to optomise in Java as a result. I'm not sure where Rust will come out to be honest.

Python benchmarks at 50% the performance of Java, in reality I've found code ends up slightly worse because Python is procedural, library support and streaming is poorly supported.

Take library support, Spring really rose to prominese because of 'hibernate' which was a way to abstract talking to different databases through objects, you could switch from PostgreSQL to Oracle through config. Spring data has dumbed this down so I define a plain old Java object and Spring will generate everything I need.

Python expects you to hand craft SQL statements and every database extends SQL slightly differently, so i need to write SQL for every operation and manage/own it. So the win in being able to quickly read/write to a database (since you don't have to learn anything about Spring) is quickly ruined because of the all the boilerplate and error handling you now have to write.

[–] [email protected] 18 points 8 months ago (4 children)

Every programming languages has communities built around them.

Its becoming clear Rust solves a lot of C/C++ type problems and the embedded communities are definitely shifting over.

Apache is the primary community for Java, a quick look at their project list shows it's entirely web servers, data engineering and clustered projects for distributed computing.

Personally if you asked me to solve this problem I would use Spring Boot with various Spring libraries for talking to the caddy, user control, etc... Looking at the project, its exactly what they have done

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

Every big UK company I have worked for doesn't own its building. They will typically agree to rent a building for 5-20 years at a fixed rate (longer times if its being purpose built for them) .

So I would expect this is paying out the rest of the rental agreements for a building to escape the building lease.

It is to do with financial reporting and the way asset and operational costs are reported.

[–] [email protected] 47 points 8 months ago* (last edited 8 months ago) (1 children)

I believe this post would be better if it was rewritten in Rust it would allow more efficent. memory usage compared to; the dynamically typed English language which doesn't have the borrower checker. while allows you to detect when resources are no longer used unlike English's poorly performing 'grammar checking' tools

But seriously there has to be content to engage with and people who respond to the content. I've noticed this community has someone posting really high quality updates but the community appears to be that person.

Posting blogs, or asking questions, etc.. would be a good way to engage.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

If you click the link and follow it through 3 redirects you'll get to Stamets post.

Basically risa is listed as having "no rules" but the community admin is/was trying to moderate things to keep it "fun".

Stamets and others were upset at the contradiction and through there own posts generated alot of noise to get it resolved the startrek.website admin got sick of the drama.

To be honest the site admin should require mods to accurately explain their actions "Doesn't inspire Jahamora" isn't a great reason and reading stamets examples I think you could build rules fairly easily.

But I won't be going to Ten Forward, reading the post was exhausting.

[–] [email protected] 1 points 8 months ago

Immutable distributions won't solve the problem.

You have 3 types of testing unit (descrete part of code), integration (how a software piece works with others) and system testing (e.g. the software running in its environment). Modern software development has build chains to simplify testing all 3 levels.

Debian's change freeze effectively puts a known state of software through system testing. The downside its effecitvely 'free play' testing of the software so it requires a big pool of users and a lot of time to be effective. This means software in debian can use releases up to 3 years old.

Something like Fedora relies on the test packs built into the open source software, the issue here is testing in open source world is really variable in quality. So somethinng like Fedora can pull down broken code that passes its tests and compiles.

The immutable concept is about testing a core set of utilities so you can run the containers of software on top. You haven't stopped the code in the containers being released with bugs or breaking changes you've just given yourself a means to back out of it. It's a band aid to the actual problem.

The solution is to look at core parts of the software stack and look to improve the test infrastructure, phoronix manages to run the latest Kernel's on various types of hardware for benchmarking, why hasn't the Linux foundation set up a computing hall to compile and run system level testing for staged changes?

Similarly website's are largely developed with all 3 levels of testing, using things like Jest/Mocha/etc.. for Unit/Integration testing and Robots/Cypress/Selenium/Storybook/etc.. for system testing. While GTK and KDE apps all have unit/integration tests where are the system level test frameworks?

All this is kinda boring while 'containers!' is exciting new technology

[–] [email protected] 0 points 8 months ago

Uhh how?

The rate of new features/changes is far higher, uptime went through a bumpy transition but is back to normal. From an engineering perspective it supports my point.

Twitters issues are Elon scaring away advertisers/annoying governments/content creators through his hard line on free speech allowing an explosion in hate speech.

view more: next ›