#dde — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dde, aggregated by home.social.
-
deepin 25.1.0 is released — the first point update to the deepin 25 series.
Key changes:
- Kernel upgraded from 6.12 to 6.18 (six versions at once)
- BORE scheduler integrated for better desktop responsiveness
- UOS AI writing agent rebuilt with outline-first drafting and source tracing
- New system-level Claw Mode for AI-driven task automation
- File manager tab pinning, cross-window drag-and-dropFull breakdown: https://www.opensourcefeed.org/deepin-25-1-0-release/
-
Question pour les connaisseur·euses de matériel informatique. J'ai 3 disques durs externes de sauvegardes qui sont morts dans ma vie (sans prévenir en plus)... 😢
Le dernier est mort depuis quelques mois. Je dois en acheter un nouveau. Mais je voudrais dans la mesure du possible pas à avoir à en racheter un d'ici peu. Quelqu'un·e aurait des conseils pour m'aider (marques, types, gestion du DDE,...) ?
#aide #informatique #DDE #disquedur #technique #obsolescence
-
the #Linux #distro that everybody keep an eye on, #DeepinOS 25 Alpha. Tested and reviewed :
https://www.youtube.com/watch?v=UcOvSc8XvOk
#Deepin #DeepinLinux #linuxindonesia #belajarlinux #distroreview #linuxinstallation #linuxreview #historicalinux #KDEPlasma #DDE
-
Anyway, I did what any underpaid college dropout would do:
• ask #IT for a few extra PCs on the LAN
• distribute the #cellular tower data across #Microsoft #Excel workbooks, one per machine
• write some glue macros to exchange data (probably using Network #DDE or #OLEAutomation)
• babysit the PCs as they inevitably crashed every few hours due to #Windows' flaky cooperative multitasking and its #NetBIOS Frames (then called #NetBEUI) networking protocol (6/6) -
How To Install Deepin Desktop Environment In Arch Linux #Deepin #DesktopEnvironment #Deepinlinux #Linux #DDE
https://ostechnix.com/install-deepin-desktop-environment-arch-linux/ -
Episódio 150 – O Office antes do Office: Programas de Apresentação – Parte B
https://retropolis.com.br/2024/03/13/episodio-150-parte-b/
#Podcast #Adobe #Aldus #Apple #AppleIIGS #apresentao #DDE #IBM #LibreOffice #Macintosh #microsoft #MSX #MSXView #OOfficeAntesDoOffice #office #OLE #PageBOOK #Persuasion #Powerpoint #Presentations #Presents #ShowOff #slidescom #suporte #WordPerfect #Xerox
-
TL;DR: "Vet du ikke hvem jeg er?!!"
-
He estat rastejant el Live i no m'ha agradat.
Vaig a provar un live d'escriptori #DDE.
-
UbuntuDDE Remix 22.04 Review: Attractive Distro with Ubuntu-LTS Stability. But...
https://www.debugpoint.com/ubuntudde-remix-22-04-review/ -
Direct Data Entry: Claims Submission Methods to Review - Healthcare companies use the Direct Data Entry (DDE) method to manually enter, cor... - https://readwrite.com/direct-data-entry-claims-submission-methods-to-review/ #electronicdatainterchange ##healthcarefuture #entrepreneurs #datatransfer #information #healthcare #cloud #data #dde #edi #ai
-
@Lanthanus @oausi Bei #ubuntudde mit dem #deepin Desktop #dde läuft das z.B. out of the box super.
Das System sieht also nicht nur gut aus.
Auch kann ich ohne irgendwelche Plugins oder Hacks das Aussehen meines Desktops anpassen. Sogar das Hintergrundbild des Anmeldebildschirms lässt sich mit wenigen Klicks anpassen. Bei #gnome mit #gdm braucht das direkt einen mittelschweren Eingriff: https://scroom.de/gdm-login-screen-eigenes-hintergrundbild-auf-zwei-monitoren/Und ich darf, wenn ich möchte, sogar einen Bildschirmschoner nutzen :mastorofl:
-
@aktivismoEstasMiaLuo
Big ups for #sparkylinux ^^Personally, I have a preference for #debian over #canonical / #ubuntu & #kde, #lxqt or #mate over #gnome although #budgie & #dde are nice too!
Either way... #LoveLinux
@Emmabuntus @ChrisWere -
Porting code to RISC OS. So, dispite it living in unixlib (a, you know, unix compatibility library), the readdir() that is included in the DDE is completely different from unix readdir(3).
For what I needed the RISC OS readdir() is actually simpler to use, so thats ok.
-
drand48() is definitely in the RISC OS clib, but doesn't seem to be in the header files or docs?
also it returns values from [0,MAXFLOAT) instead of [0,1) which is weird but ok.
I may have to experiment a little with srand48(). Also RISC OS time values are different, so srand48(time()) might not be quite that simple...
-
BASIC, preprocessed with the C preprocessor.
Sweet Skuld, I don't know if I love the idea or hate it!
I will say however, if the preprocessor was a seperate binary from cc, it could have an option to not insert #line lines and you wouldn't need another program to remove them...
-
DDE includes diff but not patch. diffutils and patch packages from riscos.info made me happy.