JET LOG: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(44 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== {{CURRENTYEAR}}, {{CURRENTMONTHNAME}} {{CURRENTMONTH}} ==
<html><iframe width="600" height="500" src="https://osedev.org/wiki/Joshua?start=9/1/2019"></iframe></html>
 
= Highlights =
*[[Initial Assessment JET]]
*[[OSE Software Stack]]
*[[HeroX Challenge Research]]
*[[Intentional Communities]]
 
= June 2025 =
== June 25th, 2025 ==
* Started building Project Management prototype app. Right now, I'm creating a prototype and refining the UI. The back-end can come later if this software is something that is desired. This will be an open source project(Will deal with license formalities in the future if there is a real release.). This can also integrate with the Wiki(Many ways to do this, easiest is probably to just automatically create a post/page edit on form submission from the app.)
** Application has been deployed here: https://fabulous-baklava-37c8b5.netlify.app/
** Keep in mind that this is Front-End only. No backend, no auth/security, no input validation, etc. Ideally, I'm thinking micro-frontend application which would be decentralized. The contributions would be written to and stored in a centralized database. Also, a transaction log can be stored locally on the PC and synced to the central DB(s) in various intervals. API's can be built to integrate with other systems.
 
* Posted about the thoughts around a Hackathon to coincide with the apprenticeship kickoff. Post below:
"What do people here think about kicking off a hackathon at the same time the Apprenticeship kicks off?"
It would engage the larger community and allow for people to collaborate remotely while the on-site builds are going on. This would increase visibility for OSE and some cool stuff could come from it.
Having both events running in parallel I feel would have good synergy and create a more impactful "launch". (Considering the branding updates as well.)
 
=== Risks ===
Logistically, this would be a lot of work. I think that others here would need to run with it since Marcin would be busy with running things on-site.,
In addition to the logistics, it would be necessary to run advertisements, cross-post and generate interest. (I'm up for all of the above if it seems like a good idea)
 
== June 3rd, 2025 ==
* Been awhile since I've logged in, but found my credentials in my DB. I've been engaging with the content more so I will try to help where I can.
 
= August 2021 =
== August 24, 2021 ==
* Rebuilt Extruder Head
** Bearing loose, rotor came off needed to reattach
* Babystepped Z Axis to get better alignment to build plate
* Dual end stops?
** Mechanical vs Optical vs Magnetic
 
== August 22, 2021 ==
* Y axis working again after filing down heated bed carriage piece. Belt was grinding against rough edges inside.
* Thinking about printer build ergonomics
* Y end stop doesn't remain in place, need to continually readjust but works otherwise.
* Printer lowers down too far when printing and nozzle crashes into print bed. Z offset has been adjusted per Ken's recommendation but still not able to get good prints.
** Switched to positive end and printer is far enough away to print. Need to refine.
* Filament leaks through nozzle even when Extruder is not engaged. Possibly need to replace the nozzle.
* Will switch one Z axis rod as the other previously swapped out was too short but now this one is too long and I cannot attach Spool Holder.
* Extruder wires seem to be reversed. The causes the printer to send out filament rather than take it in during print.
** Extruder behavior corrected by swapping wires.
* Need to adjust X/Y axis offsets. Printer prints off of the bed.
 
= July 2021 =
<div class="mw-collapsible" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}">
== July 10, 2021 ==
* Look into feasibility of moving into FreeCAD 19
** Need to updated instructionals
* Standing up project management infrastructure
== July 3, 2021 ==
* HeroX Challenge Collaboration
* Business Case Study
== To Do ==
* Look into possible media wiki extension for tracking hours log
* Send requested materials to access Dev VPN
 
== July 2, 2021 ==
* Began building Eco-home modules
* Design Lessons
 
== July 1, 2021 ==
* Began apprenticeship, clearing workshop and design lessons
</div>
= June 2021 =
<div class="mw-collapsible" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}">
==Thu Jun 24, 2021 ==
* Filled out Apprenticeship Survey
* Updated Intentional Communities Page
==Fri June 18, 2021==
* Fider is up and working after learning more about Docker.
** Need to finish setting up mail server and purging DB instance before testing.
* Shipping Tools/Equipment/QoL Items to site
* Researching viability of moving certain workloads to containerized environment
* Working on Assessment form
==Thu June 10, 2021==
* Built out Fider app in OOTO Cloud
** Need to troubleshoot configuration with Docker
** Do not use Ubuntu Snap-In's with Docker.
== Wed June 2, 2021==
* Fider Upvoting App Test Build
</div>
 
= May 2021 =
<div class="mw-collapsible" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}">
== Sat May 29, 2021 ==
* Build Test Servers
* Discuss IT Solutions
* Completing Initial Assessment
 
== Thu May 27, 2021 ==
*OnlyOffice/NextCloud Integration
*Completing Apprenticeship Forms
*Creating/Completing Initial Assessment
 
== Wed May 26, 2021 ==
* Building/Configuring OnlyOffice Server
* Reviewing Videos/Eco-Home Build Cheatsheets
 
== Tue May 25, 2021 ==
*  Building/Configuring NextCloud Server
 
== Mon May 24, 2021 ==
* Added wall module 16 to build cheatsheet 
 
== Sun May 23, 2021 ==
* Seed Eco-Home 2 Design Sprint
* Updated [[OSE Software Stack]]
 
== Thu May 20, 2021 ==
* Creation of this work log
* Creation of this work log
* Attended Sustainable Buildings Webinar held by LoraWAN - Need to review materials
* Attended Sustainable Buildings Webinar held by LoraWAN - Need to review materials
* Familiarizing myself with wiki page
* Submission of qualification video for FreeCAD OSE Badge
* Submission of qualification video for FreeCAD OSE Badge
<html>  
<html>  
  <iframe width="794" height="447" src="https://www.youtube.com/embed/Iqd_Klnspu8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  <iframe width="794" height="447" src="https://www.youtube.com/embed/Iqd_Klnspu8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</html>
</html>
</div>

Latest revision as of 01:19, 26 June 2025

Highlights

June 2025

June 25th, 2025

  • Started building Project Management prototype app. Right now, I'm creating a prototype and refining the UI. The back-end can come later if this software is something that is desired. This will be an open source project(Will deal with license formalities in the future if there is a real release.). This can also integrate with the Wiki(Many ways to do this, easiest is probably to just automatically create a post/page edit on form submission from the app.)
    • Application has been deployed here: https://fabulous-baklava-37c8b5.netlify.app/
    • Keep in mind that this is Front-End only. No backend, no auth/security, no input validation, etc. Ideally, I'm thinking micro-frontend application which would be decentralized. The contributions would be written to and stored in a centralized database. Also, a transaction log can be stored locally on the PC and synced to the central DB(s) in various intervals. API's can be built to integrate with other systems.
  • Posted about the thoughts around a Hackathon to coincide with the apprenticeship kickoff. Post below:

"What do people here think about kicking off a hackathon at the same time the Apprenticeship kicks off?" It would engage the larger community and allow for people to collaborate remotely while the on-site builds are going on. This would increase visibility for OSE and some cool stuff could come from it. Having both events running in parallel I feel would have good synergy and create a more impactful "launch". (Considering the branding updates as well.)

Risks

Logistically, this would be a lot of work. I think that others here would need to run with it since Marcin would be busy with running things on-site., In addition to the logistics, it would be necessary to run advertisements, cross-post and generate interest. (I'm up for all of the above if it seems like a good idea)

June 3rd, 2025

  • Been awhile since I've logged in, but found my credentials in my DB. I've been engaging with the content more so I will try to help where I can.

August 2021

August 24, 2021

  • Rebuilt Extruder Head
    • Bearing loose, rotor came off needed to reattach
  • Babystepped Z Axis to get better alignment to build plate
  • Dual end stops?
    • Mechanical vs Optical vs Magnetic

August 22, 2021

  • Y axis working again after filing down heated bed carriage piece. Belt was grinding against rough edges inside.
  • Thinking about printer build ergonomics
  • Y end stop doesn't remain in place, need to continually readjust but works otherwise.
  • Printer lowers down too far when printing and nozzle crashes into print bed. Z offset has been adjusted per Ken's recommendation but still not able to get good prints.
    • Switched to positive end and printer is far enough away to print. Need to refine.
  • Filament leaks through nozzle even when Extruder is not engaged. Possibly need to replace the nozzle.
  • Will switch one Z axis rod as the other previously swapped out was too short but now this one is too long and I cannot attach Spool Holder.
  • Extruder wires seem to be reversed. The causes the printer to send out filament rather than take it in during print.
    • Extruder behavior corrected by swapping wires.
  • Need to adjust X/Y axis offsets. Printer prints off of the bed.

July 2021

July 10, 2021

  • Look into feasibility of moving into FreeCAD 19
    • Need to updated instructionals
  • Standing up project management infrastructure

July 3, 2021

  • HeroX Challenge Collaboration
  • Business Case Study

To Do

  • Look into possible media wiki extension for tracking hours log
  • Send requested materials to access Dev VPN

July 2, 2021

  • Began building Eco-home modules
  • Design Lessons

July 1, 2021

  • Began apprenticeship, clearing workshop and design lessons

June 2021

Thu Jun 24, 2021

  • Filled out Apprenticeship Survey
  • Updated Intentional Communities Page

Fri June 18, 2021

  • Fider is up and working after learning more about Docker.
    • Need to finish setting up mail server and purging DB instance before testing.
  • Shipping Tools/Equipment/QoL Items to site
  • Researching viability of moving certain workloads to containerized environment
  • Working on Assessment form

Thu June 10, 2021

  • Built out Fider app in OOTO Cloud
    • Need to troubleshoot configuration with Docker
    • Do not use Ubuntu Snap-In's with Docker.

Wed June 2, 2021

  • Fider Upvoting App Test Build

May 2021

Sat May 29, 2021

  • Build Test Servers
  • Discuss IT Solutions
  • Completing Initial Assessment

Thu May 27, 2021

  • OnlyOffice/NextCloud Integration
  • Completing Apprenticeship Forms
  • Creating/Completing Initial Assessment

Wed May 26, 2021

  • Building/Configuring OnlyOffice Server
  • Reviewing Videos/Eco-Home Build Cheatsheets

Tue May 25, 2021

  • Building/Configuring NextCloud Server

Mon May 24, 2021

  • Added wall module 16 to build cheatsheet

Sun May 23, 2021

Thu May 20, 2021

  • Creation of this work log
  • Attended Sustainable Buildings Webinar held by LoraWAN - Need to review materials
  • Familiarizing myself with wiki page
  • Submission of qualification video for FreeCAD OSE Badge