I have changed the partitions and all seems to work but I still get the bootloader menu with the Windows option even though there is no Windows partition. Not a huge problem, but it is a little annoying I can’t remove references to Windows without risking breaking my setup.
- 3 Posts
- 15 Comments
In the end, I went for something like this. I moved
/hometo the larger partition I created out of the Windows partitions and I will use the old, smaller/homeas separate storage.The problem now is how I can remove Windows from the bootloader. There is no Windows partition left anyway.
How would you resize
/homeupwards with/boot/efistanding in the middle?
I think that’s a good plan. With a backup, moving step-by-step and some reading it’s difficult to get it horribly wrong. If the new
/homedoesn’t work while the old/homeis unmounted, I will just have to backtrack. Minimising risk sounds like a project though.
Stopwatch1986@lemmy.mlto
Technology@lemmy.ml•Ford rehires human engineers after AI fails to match quality checks
2·28 days agoWe will see if they can achieve firing many engineers in the next round, but from what they openly say there that is their plan. It is unlikely they will ever get rid of all engineers, but using AI as an excuse, redundancies seems what they want. Not about the same level of expertise, but factory workers are widely used to train the LLMs that will replace them. https://www.theguardian.com/global-development/2026/jun/24/indian-factory-workers-told-film-themselves-for-ai-robots
Stopwatch1986@lemmy.mlto
Technology@lemmy.ml•Ford rehires human engineers after AI fails to match quality checks
13·29 days ago“We recognised that for us to enhance some of our automation and machine learning and artificial intelligence tools we needed to ensure that they were trained by the most experienced individuals,”
Surely, this means Ford will spend more time getting engineers to train AI and then they will fire them again.
Stopwatch1986@lemmy.mlOPto
Selfhosted@lemmy.world•ArchiveBox or similar for shared archiving of research projectEnglish
2·1 month agoThanks for doingthe digging. An archivist may know something more. Or the archive.is people.
Stopwatch1986@lemmy.mlOPto
Selfhosted@lemmy.world•ArchiveBox or similar for shared archiving of research projectEnglish
1·1 month agoI have been using Zotero every day for more than two decades and somehow it hasn’t cross my mind. You may be on to something.
Zotero supports public and private shared bibliographies that you can subscribe to through the client or their web interface. Each entry contains the bibliographical details, notes attachments, file attachments and links to local files. It also captures webpages and metadata through the browser addon. The local database can be backed up and, if self-hosted, you have control. The best part is that academic researchers will be familiar with the software and process. One downside is that the cached file is not independently archived so it could be tampered with. Thanks for the idea.
Stopwatch1986@lemmy.mlOPto
Selfhosted@lemmy.world•ArchiveBox or similar for shared archiving of research projectEnglish
2·1 month agoA wiki is a good idea. Putting a Singlefile or similar all-in-one file in a repository and provide index numbers organised as a look-up table would also work for easy retrieval by a random research user. Both require some admin and more effort from the researchers.
I wish there was a hostable version of archive.is for near-zero maintenance. You just submit a URL over the internet and the web page is cached once along with a screenshot. Then, anyone can access the archived version. This can be done already with archive.is but we have no control over its future, which is critical for long-term dependable archiving.
Stopwatch1986@lemmy.mlOPto
Selfhosted@lemmy.world•ArchiveBox or similar for shared archiving of research projectEnglish
2·1 month agoI wonder if an authorised remote user (ie an affiliated researcher) can easily instruct ArchiveBox to store a URL and later retrieve it. Also, ideally a random user should be able to retrieve the archived web page or file (eg a PDF, CSV etc). The idea is that authorised researchers can get URLs archived, and then any user reading our reports can click on a citation and get our archived source if the original is not available any more. I’ll need to run it and see, but it looks promising.
Keeping the archive alive for years later, possibly after funding dries up, is another challenge but there are public repositories that may be suitable for that.
The one thing holding me back from switching from Windows to Linux was the very poor PDF support in Linux. Every time I raised this several people told me I use PDF wrong. Others would tell me to use Inkscape, Draw, Okular etc.
Office workers, publishers, academics and many more are expected to edit several PDFs every day. It may be simply crossing things out in a draft, adding/deleting/extracting/converting pages, OCRing or dewarping images. Telling colleagues, clients and line managers they shouldn’t do it is not an option. Adobe does all this and more very well. This workflow is so common and important in so many contexts, I am surprised it’s not a separate application in the LibreOffice suite. What is more surprising is some of the attitudes.
I have now switched to Linux anyway, but I had to create scripts to do things with Ghostscript. Not very user-friendly and I wouldn’t recommend Linux to people who rely heavily on PDF handling.
I stopped recommending Master PDF Editor when I realised they were trying to lock me in with letting me know after the event that watermarks would be added.
PDF4QT is aekward in many ways but the latest version has the best compression, even allowing you to select one-by-one which images will be compressed and how.
Other options for editing are local Stirling PDF and BentoPDF. Both run in docker, but Stirling PDF also comes as Appimage. They are powerful but don’t feel like integrated applications.
Stopwatch1986@lemmy.mlto
Selfhosted@lemmy.world•Colota 1.x - Open Source Android GPS Tracker with selfhosted backend supportEnglish
2·4 months agoIn addition to wifi, Bluetooth beacons would be good too.
Seeing the same SSIDs (eg in a cinema) might also mean you are not moving, but then how can you tell you are not sitting near another train passenger with their hotspot on?
Stopwatch1986@lemmy.mlto
Selfhosted@lemmy.world•Colota 1.x - Open Source Android GPS Tracker with selfhosted backend supportEnglish
3·4 months agoI’ve been using this for a few weeks and it’s great. In addition to offline-first, it would be nice to be able to ask Colota: List my trips between date1 and date2 when I was near (ie within x meters from) point y.
I am planning to use this for a long time too, so an export/import data for when I change my phone would be nice. I see Export but not Import.
Also, being able to delete trips between date1 and date2 would be useful. Currently, you can delete 1-by-1 or recent trips only.


Apparently, the easy way is to install Grub Customizer, but I don’t like PPAs so I disabled the OS Prober instead. The partition is still there but at least I don’t see the grub entry.