!kXpdasWeCTAvtfgULQ:matrix.org

librecube

223 Members
open source space exploration: https://librecube.org/28 Servers

Load older messages


SenderMessageTime
22 Apr 2024
@codeintrovert:matrix.orgHasan * I have cleaned up the code, made dynamic elements for the site, everything (code logic part) now runs as expected. fixed typos, removed mouse animation05:58:24
@codeintrovert:matrix.orgHasanI have completed the /imprint page, all the contents are directly copied from the original librecube.org/imprint/ 08:05:46
@codeintrovert:matrix.orgHasanRedacted or Malformed Event08:06:09
@codeintrovert:matrix.orgHasanRedacted or Malformed Event08:06:13
@codeintrovert:matrix.orgHasanimprint dark.png
Download imprint dark.png
08:11:47
@codeintrovert:matrix.orgHasanimprint light.png
Download imprint light.png
08:12:53
@codeintrovert:matrix.orgHasan * I will write a brief documentation for it so any new contributors can easily get started, In the meantime everyone feel free to ask any questions regarding the project08:33:32
@sahave:matrix.orgStephan Havermans Good afternoon, I have been using the LibreCube SPP implementation a bit. I noticed that the way udp.py is implemented leaves the possibility for the script to get stuck and I am not convinced this is intended. I guess my question is: Is the Python SPP implementation meant to serve solely as a proof-of-concept implementation of the SPP standard (in which case the script getting stuck following unexpected inputs might not be a problem) or is it supposed to be an implementation that could be ran on a 'space' asset. In which case, the script halting upon an error would be seen as undesirable as the asset is no longer able to receive commands? Adding Artur Scholz. I made a quick fix for this in my own fork, I would be happy to make a pull request if there is interest in it. 13:49:25
@redsharpbyte:matrix.orgRed
In reply to @sahave:matrix.org
Good afternoon, I have been using the LibreCube SPP implementation a bit. I noticed that the way udp.py is implemented leaves the possibility for the script to get stuck and I am not convinced this is intended. I guess my question is: Is the Python SPP implementation meant to serve solely as a proof-of-concept implementation of the SPP standard (in which case the script getting stuck following unexpected inputs might not be a problem) or is it supposed to be an implementation that could be ran on a 'space' asset. In which case, the script halting upon an error would be seen as undesirable as the asset is no longer able to receive commands? Adding Artur Scholz. I made a quick fix for this in my own fork, I would be happy to make a pull request if there is interest in it.
Could you capture an issue on gitlab if not already done, where you describing how to reproduce the problem you are mentionning.
And then share the link here - thanks for spotting this.
16:30:43
@artur.librecube:matrix.orgArtur Scholz
In reply to @sahave:matrix.org
Good afternoon, I have been using the LibreCube SPP implementation a bit. I noticed that the way udp.py is implemented leaves the possibility for the script to get stuck and I am not convinced this is intended. I guess my question is: Is the Python SPP implementation meant to serve solely as a proof-of-concept implementation of the SPP standard (in which case the script getting stuck following unexpected inputs might not be a problem) or is it supposed to be an implementation that could be ran on a 'space' asset. In which case, the script halting upon an error would be seen as undesirable as the asset is no longer able to receive commands? Adding Artur Scholz. I made a quick fix for this in my own fork, I would be happy to make a pull request if there is interest in it.
Yes an MR would be highly appreciated. The SPP may still have weak points, we are yet to use it in "field test". The plan is to use it for the rover project for the wireless communication, and surely that will help to see how and where the module can be improved.
18:22:05
@artur.librecube:matrix.orgArtur ScholzHi Hasan! Thanks for your work so far and sorry for late response. Currently we are constrained to use wordpress (due to provider). So for the near future we may not switch to different platform. But maybe we can adopt the color scheme. Still I would hope to leave the logo in original form.18:52:17
23 Apr 2024
@codeintrovert:matrix.orgHasan

Sure Sir, No worries! The code for the new website will always be available on my GitLab repo.

If needed I can build a completely static version of the website (with just HTML CSS & plain JS) for WordPress.

04:16:41
@codeintrovert:matrix.orgHasansince the logo is being rendered by css+svg I can tweak it to look exactly like the original logo while still being readable in both dark and light themes, here's the page with original logo: 04:36:32
@codeintrovert:matrix.orgHasanimage.png
Download image.png
04:37:05
@codeintrovert:matrix.orgHasanRedacted or Malformed Event04:37:25
@codeintrovert:matrix.orgHasanimage.png
Download image.png
04:38:38
@codeintrovert:matrix.orgHasanbut the "cube" doesn't quite look right in light theme (because of the background gradient)04:39:30
@codeintrovert:matrix.orgHasan *

Artur Scholz Sure Sir, No worries! The code for the new website will always be available on my GitLab repo.

If needed I can build a completely static version of the website (with just HTML CSS & plain JS) for WordPress.

04:44:20
@codeintrovert:matrix.orgHasan
  • There are only 2 pages left for the website to be complete /site-credits (attributions for the icons and stuff) and /community, hopefully I will complete both pages today itself :)
04:49:01
@codeintrovert:matrix.orgHasan *
  • There are only 2 pages left for the website to be complete:

/site-credits (attributions for the icons and stuff) and

/community, hopefully I will complete both pages today itself

then I will fill in all the links and test the build for any issues and website is complete!

04:51:19
@codeintrovert:matrix.orgHasan * right now the "cube" doesn't quite look right in light theme (because of the background gradient) I will try to update the cube svg so it looks good while still being in shades of grey 10:14:43
@codeintrovert:matrix.orgHasanUpdate on the new proposed website, Website is now completeπŸŽ‰ I have made all the pages, filled in all the links and I have beirfly tested the entire site. I understand that it might not be possible to update Librecube.org right now because of the wordpress provider, but the code for the website will always be on my gitlab repo for everyone use :) Anyways, I would encourage everyone to take a look at the proposed site and give feedbacks πŸ˜‡ Code: https://gitlab.com/codeIntrovert/librecube.org Live Site: https://librecube-org.vercel.app/10:25:03
@codeintrovert:matrix.orgHasan *

Update on the new proposed website, Website is now complete πŸŽ‰

I have made all the pages, filled in all the links and I have briefly tested the entire site.

I understand that it might not be possible to update Librecube.org right now because of the WordPress provider, but the code for the website will always be on my GitLab repo for everyone use :)

Anyways, I would encourage everyone to take a look at the proposed site and give feedbacks πŸ˜‡

Code: https://gitlab.com/codeIntrovert/librecube.org

Live Site: https://librecube-org.vercel.app/

10:25:49
@codeintrovert:matrix.orgHasanNow Back to PLUTO TO PDF project :)10:26:51
@codeintrovert:matrix.orgHasan[23 April 2024] Website v1 complete10:27:26
@codeintrovert:matrix.orgHasan* Update on the new proposed website, Website is now complete πŸŽ‰ I have made all the pages, filled in all the links and I have briefly tested the entire site. I understand that it might not be possible to update Librecube.org right now because of the WordPress provider, but the code for the website will always be on my GitLab repo for everyone use :) Anyways, I would encourage everyone to take a look at the proposed site and give feedbacks πŸ˜‡ Code: https://gitlab.com/codeIntrovert/librecube.org Live Site: https://librecube-org.vercel.app/ 10:31:56
@codeintrovert:matrix.orgHasan* Update on the new proposed website, Website is now complete πŸŽ‰ I have made all the pages, filled in all the links and I have briefly tested the entire site. I understand that it might not be possible to update Librecube.org right now because of the WordPress provider, but the code for the website will always be on my GitLab repo for everyone use :) Anyways, I would encourage everyone to take a look at the proposed site and give feedbacks πŸ˜‡ Code: https://gitlab.com/codeIntrovert/librecube.org Live Site: https://librecube-org.vercel.app/ 10:32:32
@codeintrovert:matrix.orgHasan * Update on the new proposed website, Website is now complete πŸŽ‰ I have made all the pages, filled in all the links and I have briefly tested the entire site. I understand that it might not be possible to update Librecube.org right now because of the WordPress provider, but the code for the website will always be on my GitLab repo for everyone to use :) Anyways, I would encourage everyone to take a look at the proposed site and give feedbacks πŸ˜‡ Code: https://gitlab.com/codeIntrovert/librecube.org Live Site: https://librecube-org.vercel.app/ 12:28:09
@sahave:matrix.orgStephan Havermans
In reply to @redsharpbyte:matrix.org
Could you capture an issue on gitlab if not already done, where you describing how to reproduce the problem you are mentionning.
And then share the link here - thanks for spotting this.
https://gitlab.com/librecube/lib/python-spp/-/issues/1 This is the issue Red and I made an associated MR linked to it Artur Scholz
13:40:16
24 Apr 2024
@codeintrovert:matrix.orgHasan

Since the website is now complete, I am back to the Pluto PDF project.

From the roadmap I have proposed at:

https://gitlab.com/librecube/prototypes/python-pluto-pdf/-/issues/2

We will need to build a fully functional Windows installable application instead of a Python script that needs to be compiled every time we use it.

So in the meantime, I am studying and trying out different ways to:

  • Build .exe files out of Python files,

  • Pack all the libraries into one installable setup,

  • Try to merge GraphWiz installables into the setup (though this might not be possible)

08:37:33

There are no newer messages yet.


Back to Room ListRoom Version: