tuxedocomputers, to linux German
@tuxedocomputers@linuxrocks.online avatar

The TUXEDO Nano Pro - Gen12 combines energy-saving yet powerful hardware with upgradable RAM and SSD storage options and an extensive ports selection in the smallest possible form factor 10x smaller than a typical shoe box!

Read more: https://www.tuxedocomputers.com/en/TUXEDO-Nano-Pro-Gen12.tuxedo

tuxedocomputers, to Youtube German
@tuxedocomputers@linuxrocks.online avatar
tuxedocomputers, to Help German
@tuxedocomputers@linuxrocks.online avatar

Tomte 2.33.0 helps with Plasma 6 Black Screen!

Our new version of our configuration service Tomte (2.33.0.) brings a new module called text-boot to the users, which implements the correction of a bug when switching to TUXEDO OS 3 and Plasma 6.

Click here for the full article: https://www.tuxedocomputers.com/en/Tomte-2-33-0-helps-with-Plasma-6-Black-Screen.tuxedo

rohden,
@rohden@fe.disroot.org avatar

@tuxedocomputers

I would really appreciate the implementation of as an additional safetynet.

tuxedocomputers,
@tuxedocomputers@linuxrocks.online avatar

@rohden
Actually, we have been talking about this for a while. We really want a solid backup/restore solution in TUXEDO OS. If it will be Timeshift is not decided yet clear, but it for sure is one contender.

tuxedocomputers, to Worldbuidling German
@tuxedocomputers@linuxrocks.online avatar

Thank you very much! 🙂

We are always delighted when our customers are satisfied and send us such great feedback.

andreaskyriacou, to CrystalsHashtags
@andreaskyriacou@swiss.social avatar

Zimmer mit Aussicht. #Augsburg #SkepKon

rapha3l,

@andreaskyriacou
In welchem Stock?
> 20?

andreaskyriacou,
@andreaskyriacou@swiss.social avatar
dronn, to Munich
@dronn@mastodon.gamedev.place avatar

I am looking for a job

#fedihire

full/part time

PHD in computer science/human computer interaction

c/c++ programmer

have interest in Open Source

worked with Linux for 20 years

experience with machine learning

and as DevOP/Build System Developer

#Munich #Augsburg or remote

tuxedocomputers, to KDE German
@tuxedocomputers@linuxrocks.online avatar

TUXEDO OS with Plasma 6 - Configuration of the control panel

The panel has been given a new, clearer editing mode, which makes it much easier to set up. You open the editing mode from the context menu (right mouse button) by selecting Start editing mode.

Find more information here: https://www.tuxedocomputers.com/en/The-wait-is-over-TUXEDO-OS-with-Plasma-6.tuxedo#

@kde

video/mp4

rohden,
@rohden@fe.disroot.org avatar

@tuxedocomputers
I would love to help you, however I think my issues were too unspecific. For example, one problem I had was that the desktop died right away and I couldn't tell when it happens. Moreover, I had unexpected shadows and some other strange quirks in the user interface when I was using the latest plasma version. Maybe this was due to some misconfiguration before on my side or something like that. I don't know.
Another issue was that my software that I compiled with Qt 5 did no longer work because certain libraries were missing and it was too cumbersome for me to figure out which of them were affected, which in turn means I will just wait until my current system is so to speak up to date.
In summary, no worries. I think you did a great job. It just didn't work for me. I rolled back and I will try again in a few weeks once there are more stable versions of Plasma 6 and so on. It's actually a good habit to stick to a more stable environment if software is used in a productive environment, right?

tuxedocomputers,
@tuxedocomputers@linuxrocks.online avatar

@rohden @kde

Plasma 6.1 will be out in June and should stabilize things further.

m10l, to CrystalsHashtags

Another view of a round skylight. This time at the Kongress am Park in , a congress center built in the early 1970s, designed with the Beton Brut typical of the time.

tuxedocomputers, to hardware German
@tuxedocomputers@linuxrocks.online avatar

Schön, dass ihr da wart! 🤩

Letzten Donnerstag durften wir anlässlich des diesjährigen Girls Day 4 Schülerinnen bei uns begrüßen. Neben ersten Programmiererfahrungen gab es für unsere Besucherinnen auch ganz viel "IT zum Anfassen"!

endstationrechts, to CrystalsHashtags German
@endstationrechts@mastodon.social avatar

Am Sonnabend sollte der Holocaustleugner Alfred Schaefer in einen Vortrag halten. Doch die Polizei erteilte ihm einen Platzverweis, die Veranstaltung konnte somit nicht stattfinden. Ursprünglich sollte an dem Tag ein 99-Jähriger über seine Zeit bei der SS-Division berichten.

👉 https://www.endstation-rechts.de/news/augsburg-polizei-verhindert-vortrag-von-holocaustleugner

toxi, (edited ) to genart
@toxi@mastodon.thi.ng avatar

Fantasy console update: Just added & polished some more of these examples from last year and you can play with them here:

https://demo.thi.ng/umbrella/fantasy-console/

Instructions:

  • Press 1 - 6 to select/launch/reset any of the examples
  • Press Space to download screenshot
  • Apart from the raster bars and lissajous curve all other demos can be interacted with via mouse
  • Open the browser console to see the (already transpiled) source code of all examples

Example #1: Scribble & color cycling
Hold down left mouse button to cycle the colors (the current palette is also always shown in bottom-left corner). Nice, powerful oldskool effect, which is actually easier to do with these indexed, non-RGB pixel buffers[1]

Example #2: Lissajous bobs
The spheres are actually 2x2 tiles of 8x8 pixel sprites with one color slot chosen as transparency. Drawing 100 spheres here, but could be a lot more...

Example #3: Raster bars
This oldskool effect is achieved via HSYNC interrupts only, i.e. no lines are being drawn — for every single pixel row we simply change the color value of the first palette entry. The text is also only being drawn once, at startup...

Example #4: Particle system
Simple particle system (2k particles) with the emitter position linked to the mouse. 6% probability for larger particles.

Example #5: Random pattern
Classic oldskool generative art, here by defining 4 custom bitmap font characters and then drawing a single randomly chosen char per frame

Example #6: Bitmap font editor
Select a character on the RHS to edit in the left box. Left click to set a pixel, right click to clear it. Press Delete to clear the char entirely. The system supports proportional width fonts and the little red triangle can be moved horizontally to adjust the width of each char... Clicking on the Save button will download a JSON file of the font's binary data (9 bytes per char: width + 8 data bytes)

coldclimate,
@coldclimate@hachyderm.io avatar

@toxi without looking more of guess that's TIC80 just getting there pallette!

toxi,
@toxi@mastodon.thi.ng avatar

@coldclimate Yeah, it's the famous SWEETIE16 palette from Lospec (which TIC80 also uses):

https://lospec.com/palette-list/sweetie-16

(Btw. Here's more context for this all. I forgot to post the above as thread/reply to: https://mastodon.thi.ng/@toxi/112327108956578591)

toxi, to genart
@toxi@mastodon.thi.ng avatar

In preparation for teaching a 3-day "Computing within limits" workshop @ University of Applied Sciences in Augsburg, almost exactly a year ago (next week) I created a little fantasy console (heavily inspirered by TIC80) to introduce students to:

  • the idea of virtual machines / computing environments
  • the freedom to design & control any aspect of that environment (and how this relates to the overall idea of personal computing these days)
  • designing & building a small (virtual) env from the bottom up (incl. defining opcodes, memory limits, maps/regions, device control registers, interrupts (hsync/vsync), device I/O, comms & multi-tasking possibilities, various retro-computing inspired graphics techniques)
  • defining a small low-level API/language for creative coding
  • learning about binary/hex and how that knowledge translates visually

The short video gives an overview of five small examples & tools (incl. a bitmap font editor) I had prepared for the workshop — the entire system was built within a couple of days with http://thi.ng/umbrella and incl. examples is only 12KB (gzipped). In the workshop we later ended up mostly using the TIC80 instead, since we covered quite a few other wider perma- & retro-computing related topics too... The 3 days were barely enough to provide an overview and have some exploration time...

If anyone is interested in a similar workshop, please do let me know, I'm keen to repeat it/extend it...

(Ps. I will post a link to the interactive version later too)

[1] https://mastodon.thi.ng/@toxi/110298576315429647

cc @danielrothaug :)

toxi,
@toxi@mastodon.thi.ng avatar

Just for future ref, connecting the dots here (was supposed to become a thread):

https://mastodon.thi.ng/@toxi/112328362733561019

GambaJo, to religion German
@GambaJo@social.tchncs.de avatar
AnitaWorks9698, to CrystalsHashtags German
@AnitaWorks9698@mastodon.social avatar

Was zur abgefuckten Hölle?

Wollte die stellv. Schulleiterin

"... so die Schulleiterin, die nach eigenen Angaben die Texte des Sängers auswendig kenne. ..."

neue Fans erzeugen?

*sprachlos

https://www.augsburger-allgemeine.de/schwabmuenchen/koenigsbrunn-frei-wild-frontmann-zu-gast-im-gymnasium-koenigsbrunn-id70465406.html

Sikk, to CrystalsHashtags German
@Sikk@hessen.social avatar

Hallo nähe . Ich habe gerade ein ersteigert in Friedberg, dachte aber, es handele sich um das hessische Friedberg :-(
Ist ein knallrotes 26" Damenrad, wahrscheinlich reparaturbedürftig und wer es Mittwoch ab 15 Uhr dort abholen kann, darf es behalten (die 1,38€ Kaufpreis zahle ich natürlich). Wäre unsinnig, von hier aus 400km zu fahren...
Meldet euch mal und vielleicht ein boost oder zwei?

Frau_Sofa,
@Frau_Sofa@social.tchncs.de avatar

@AmiW

I knocked you out!
@stahldame @Sikk

AmiW,
@AmiW@mastodon.online avatar

@Frau_Sofa @stahldame @Sikk ich habe in meinem Leben drei Jugendprojekte geleitet und muss mir von Pseudowissen einer Besserwisserin aus Facebook echt kein Blabla anhören. So und jetzt ist stumm geschaltet. Red mit jemand anders.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • osvaldo12
  • ethstaker
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • everett
  • ngwrru68w68
  • khanakhh
  • JUstTest
  • InstantRegret
  • GTA5RPClips
  • Durango
  • normalnudes
  • cubers
  • tacticalgear
  • cisconetworking
  • tester
  • modclub
  • provamag3
  • anitta
  • Leos
  • lostlight
  • All magazines