Valmond

joined 4 months ago
[–] [email protected] 2 points 1 month ago

Upgraded with a shiny new 2TB SSD that replaced the old SSD from 2019 (5 year warranty just ran out in September, and the 256GB started to feel a bit cramped).

Hopefully it will hold for at least 5 years too!

 

A better structured doc for downloading and installing Tenfingers.

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

Pointillisme :-) ?

[–] [email protected] 5 points 4 months ago

They had only one "500" so yeah, nah 😋

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

That's weird, was it over usb or something else? I mean it's not very much data to be sent.

[–] [email protected] 14 points 4 months ago

Yeah one biiig archive would drown the poor node it is assigned lol.

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

I have an external DAC, so I don't need to think about how good music the PC/Raspberry/... produces.

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

Sweden should invade Norway, then capitulate and get absorbed into all their wealth.

We have volvo and saab! And Ikea!

[–] [email protected] 6 points 5 months ago (4 children)

I just bought another (cheap quad core 256GB SSD) thinkcentre as a tinker platform.

So I'm going to add that to my Linux uh setup (of machines).

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

Is there some way to mirror the original bar? I'd like access to open folders & softs on both.

Thanks again!

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

Hey it actually works! But it only gives me an empty one 😅

[–] [email protected] 2 points 5 months ago

I prefer V-cycle for when you have a software with known specs & Kanban for when you don't really know what the client needs/wants. I mean those magic clients you hear about but never sees...

 

Hello all!

I'm looking for a simple to use GUI for my FOSS python project.

I have tried tkinter which is, uh, usable but seriously oldish? Good point seems to be it's basically inbuilt in python so not hard to distribute.

PyQt is on the heavy end, I just need windows, scrollbars and buttons (basically, see below), also I wonder about the license of Qt (it's always a PITA when trying to do C++ Qt) and also what you must package when you distribute the soft.

Must haves:

  • Frames (I need two independent lists of files and another with global info)
  • Text, buttons & colors, an "open file" dialog. Editable text field.
  • Scrollable lists, with clickable icons (ex. "Filename [Delete icon] [Update icon]")
  • Async behaviour (so that a thread can update one part when it sees fit)
  • Works on most popular Linux
  • FOSS (I don't want to change everything when the soft dies, or be on the enshittification ride)

Nice to have :

  • Possibility to make pop out windows (like a settings manager)
  • Mac & Win support

Cheers and thank you!

 

I heard the news on the grapevine and digged just the slightest so this is the first link I found.

Maybe true or just another stalling technique?

Slava Ukraine!

 

Hello all !

I have a docker image that you can run with:

docker compose -f compose_10f.yml up

The compose_10f.yml looks like this:

services:
  setup:
    image: tenfingers_10f:v1
    volumes:
      - ./:/data
    working_dir: /data/

Which makes the image believe it runs in ./ so if it saves "./hello" it will be saved in the folder where it's launched (it works).

The thing is, it's a command line program (named 10f.py), not a server or such, so I'd like to run it like this:

docker run -v ./:/data -w /data/ tenfingers_10f:v1 10f.py

And it works with the exception it doesn't get to run in the mounted ./ folder.

It confuses the "mount" (or I'm just lucky the compose file works?) and it believes it lives in /data/, not in ./

python3: can't open file '/data/10f.py': [Errno 2] No such file or directory

I did struggle to set this up in the compose file, but I'd like to make the images run in a specific directory thinking they are in ./

Any ideas how I can figure this out?

Cheers and thank you so much!

Valmond

 

Hello all,

I'm playing Knights of pen and paper for the second time, it's a nice time waster IMO (free part is better than the paid one, again IMO).

Last cRPG I really liked was Neverwinter Nights, but it has sure aged a little bit.

Would love a lazy rpg on android or a slightly more story rpg on linux (no graphic card 😅).

Any recommendations?

Thank you all 💖 !

1
Test 20240320 (lemmy.mindoki.com)
 

Test

12
submitted 8 months ago* (last edited 8 months ago) by [email protected] to c/[email protected]
 

Hello everyone, I hope I'm not in the wrong place here.

My fiber connection went down thursday, and after some debacle (team 1 changed the broken hardware but didn't plug in my FTTH :-/) I'm back in business.

Thing is, my lemmy.mindoki.com, where I probably live all alone, is now no longer updating. All posts are about 5-6 days old...

I don't even know if I'll see your answer to this post (so please leave at least one answer, even if it's an empty one 💖 if there are no answers).

Any information greatly appreciated.

Valmond

Edit: at least I can see this post, the next after a 7d old one :-)

Edit2: the instance was running all the time, with a network connection but without access to the internet. Maybe it decided everyone was like stale?

 

Hello!

I love making games, have even had the privilege to do it "for real". I'm looking for some game engine that I can use to make a 2D turnbased rpg game, that would compile for pc and android.

I have tried out lots of engines since a long time, and whats bothering me the most is that windows changes breaking stuff, the engine going paid or cease to exist, or it uses like javascript. So I'm wondering if there would be, today, something you could recommend that is FOSS, 2D, has sound&music maybe a menu interface, effects..., isn't an obscure, old or too new language (like Lua or Rust, sorry!) and works out of the box for PC and Android.

I'm willing to ponder web instead of PC but I'm not willing to go the javascript route :-).

Thank you for your time!

Cheers

Valmond

 

Hello all!

Have there been some discussions about tagging posts, like [Drawing], [Painting], [Digital] etc?

Maybe there are not enough content to care yet, but what do you think?

 

cross-posted from: https://jlai.lu/post/4439566

Du tac au tac : émission de dessin humouristique avec Marcel Gotlib, Claire Bretecher, Jean Giraud, Philippe Druillet (1975)

Jean GIRAUD dit GIR dessine une caisse portée par un noir. Claire BRETECHER, Marcel GOTLIB et Philippe DRUILLET vont devoir chacun dessiner ce que contient cette caisse en 3 cases. Une petite histoire sur le colonialisme apparait.Dans un deuxième temps GOTLIB dessine Napoléon et s'interroge sur ce que sa main faisait sous son gilet. Claire BRETECHER, Philippe DRUILLET et GIR donnent chacun une réponse à leur façon.

2
Moving to Linux (lemmy.mindoki.com)
 

I finally got (enough) fed up with windows changing the game and having to adapt to all that so I got myself a new PC and installed Linux Mint on it and gave my old 2600X&2600RTX to my second kid (he had a 4570&750-GTX), yay!

With new I actually meant old, it's a Thinkcentre m910q with an SSD and a whopping 8GB DDR4 but it's trucking along quite fine while I'm adjusting not having Visual studio or Photoshop any more.

I'm also moving the Tenfingers test system to Linux, which needs some tweaks here and there, but thank god and the Linux community for the stability of the net stack!

I'm also working on a FireFox plugin so that you can really make your own website with Tenfingers and share away. I'm at the hurdle where javascript inside a web browser needs access to the downloader application which of course is a big no-no security wise done wrong so I have to find out some way to do that. Like over a socket or something...

Cheers

25
submitted 9 months ago* (last edited 9 months ago) by [email protected] to c/[email protected]
 

Hello all!

I hava a xiaomi (redmi note pro 9) and its battery seems to start to flake out a bit, or I'm using it more or why not both?

So from time to time, like now, I'm at 19% but it's 22:36 and it will most probably be OK, but if I want some more time before bedtime I tried to hook up my old 5Ah (or as they cleverly say 5000mAh) powerbank to charge up a bit during important scrolling and film viewing.

It works, but almost by just slowing down the deteriorating of the charge level...

Is there some small battery packs that can actually deliver, and also allow that delivery to said phone (I have a couple of wall chargers, usb cables that interdicts the real fast charge)?

I have only found big powerbanks that seems to deliver.

Thank you all!

PS. Like a smaller one than the 5Ah one ❤️

view more: next ›