# Hyperfy Discord - 2025-08-01

## Overall Discussion Highlights

### Development & Technical Topics
- **HYP File Workflow**: The proper workflow for editing .hyp files involves using the in-world editor rather than editing files directly, as they are compiled with hashes referenced in the database.
- **3D Rendering Techniques**: Discussion about an advanced dynamic billboarding system that blends different viewing angles. Ashxn expressed interest in implementing this but noted a generator UI would be needed first.
- **Git Workflow Issues**: Several users discussed Git-related problems when pulling updates, with solutions provided for proper repository management.
- **Rendering Issues**: Reports of antialiasing problems on desktop browsers (Brave/Firefox) at 1920x1080 resolution, with acknowledgment that "postprocessing AA seems to be a bit weird on some devices."

### Community & Token Discussion
- **Development Plans**: User "stepper" mentioned they're studying Hyperfy with plans to build something.
- **Token Concerns**: Some users expressed concerns about token value, with discussions about founder tokens being locked and how this might affect marketing initiatives and staking programs.
- **Community Engagement**: Multiple calls for community members to engage with Hyperfy's social media content to increase visibility.
- **Staking Interest**: Several community members expressed desire for token staking functionality.

## Key Questions & Answers

1. **Q**: Where are the performance settings now?  
   **A**: No direct answer provided, but Ashxn mentioned "postprocessing AA seems to be a bit weird on some devices"

2. **Q**: How to resolve Git pull issues?  
   **A**: Use `git pull --rebase` when pulling updates (answered by ash)

3. **Q**: Will there be a staking program?  
   **A**: Unanswered in the discussion

## Community Help & Collaboration

1. **Antialiasing Issues**
   - **Helper**: Ashxn
   - **Helpee**: User "A"
   - **Context**: User experiencing antialiasing issues on PC with Brave and Firefox browsers
   - **Resolution**: Partial - Ashxn acknowledged the issue but no complete solution was provided

2. **Git Repository Management**
   - **Helper**: maximus
   - **Helpee**: BallisticBanana
   - **Context**: Git error when pulling updates
   - **Resolution**: Shared a resource about cleaning repository working trees before checkout

3. **Git Command Solution**
   - **Helper**: ash
   - **Helpee**: BallisticBanana
   - **Context**: Git error when pulling updates
   - **Resolution**: Suggested using `git pull --rebase` command

4. **Community Engagement**
   - **Helper**: Xukonth
   - **Helpee**: Community
   - **Context**: Promoting project visibility
   - **Resolution**: Shared Twitter link and encouraged community to like and comment on posts

## Action Items

### Technical
1. **Fix color and brightness settings** copied from another script (Mentioned by Gert-Jan Akerboom)
2. **Use git pull with rebase option** when updating repository (Mentioned by ash)
3. **Investigate antialiasing issues** on desktop browsers (Brave/Firefox) (Mentioned by User "A")
4. **Implement advanced billboarding system** with generator UI (Mentioned by Ashxn)

### Feature
1. **Implement staking program** for token holders (Mentioned by johan)

### Documentation
No specific documentation tasks were mentioned in today's discussions.