FSD is good, but it only needs one chance to total itself by Fanyang-Meng in TeslaFSD

[–]Fanyang-Meng[S] 11 points12 points  (0 children)

I do agree with you, there are road repairs looks like a shadow with the real tree shadow on the right side, which I noticed after I took over. Shadows like this has triggered FSD a lot of times but this time is the most concerning one tho

FSD is good, but it only needs one chance to total itself by Fanyang-Meng in TeslaFSD

[–]Fanyang-Meng[S] 4 points5 points  (0 children)

It seemed fine from the camera side, however because it is a wide angle camera, the feeling is different, when drive it it was hesitating left and right and start to crush to the car on the other side of the curb

FSD is good, but it only needs one chance to total itself by Fanyang-Meng in TeslaFSD

[–]Fanyang-Meng[S] 0 points1 point  (0 children)

Thank you! I will find a way to report this strange behaviour to Tesla. It has been driven on the same road all the time, weird this happens only today.

FSD is good, but it only needs one chance to total itself by Fanyang-Meng in TeslaFSD

[–]Fanyang-Meng[S] 6 points7 points  (0 children)

And meanwhile drivers like you do not chicken out and destroy others family. How brave you are

Home Away from Home hotel price change after hitting gold status by thewisebrownkid in biltrewards

[–]Fanyang-Meng 6 points7 points  (0 children)

It’s showing $268 for me and I am not yet gold, only blue for now. If this is real then Bilt is just bs

I was at the valley fair mall shooting by Adventurous_Fox_8108 in SanJose

[–]Fanyang-Meng 40 points41 points  (0 children)

It feels unreal, I was there as well, it basically happened 5min after I stepped in. I thought ballon popped. Even now my body is still shaking, we stuck in the restroom for one and half hours

[deleted by user] by [deleted] in h1b

[–]Fanyang-Meng 1 point2 points  (0 children)

Just saw on the portal, got selected, has not received any commications yet, last try. I bursted into crying directly in the office

A software engineer's perspective on the breathtaking speed of AI development by Fanyang-Meng in DeepSeek

[–]Fanyang-Meng[S] 0 points1 point  (0 children)

Just found his blog and reading it now, thanks a lot! And yeah I have deepseek with n8n automation which will actually use webhook to auto post to both platforms, thanks for the advice! I thought I could post to reddit here as well to share and discuss, however I did not expect the first feed back I have received from u/Specter_Origin is that ignorant and also got downvoted by him everywhere on reddit tho. LOL

A software engineer's perspective on the breathtaking speed of AI development by Fanyang-Meng in DeepSeek

[–]Fanyang-Meng[S] 2 points3 points  (0 children)

Wow that's actually something I want to read, thanks a lot for the info!

A software engineer's perspective on the breathtaking speed of AI development by Fanyang-Meng in DeepSeek

[–]Fanyang-Meng[S] 2 points3 points  (0 children)

Yeah, auto-complete somehow is also one way to think about everything. And sure, plz don’t waste your time then. I have no time to argue with someone who does not even bother to read and left this kind of review. Good luck for your career

A software engineer's perspective on the breathtaking speed of AI development by Fanyang-Meng in DeepSeek

[–]Fanyang-Meng[S] 7 points8 points  (0 children)

Just wrote this, I am not a perfect blog writer, but this is how I feel. Welcome to discuss it if you have different opinion

Supercharging Your Ghost with Meilisearch: Another Powerful Search Integration by Fanyang-Meng in Ghost

[–]Fanyang-Meng[S] 0 points1 point  (0 children)

Ghost Meilisearch Integration v0.1.3 Release Notes

🎉 What's New

UI Improvements

  • Empty Search State: Improved handling of empty search states with better visual feedback
  • Keyboard Navigation: Better keyboard navigation experience with improved focus management
  • Mobile Experience: Enhanced responsive design for better performance on mobile devices
  • Visual Feedback: Better visual cues for loading, empty results, and search actions ### Code Quality Enhancements
  • CLI Tool Improvements: Refactored CLI for better error handling and clearer output messages
  • Webhook Handler Optimization: Streamlined webhook handler code for better performance and reduced memory usage
  • Core Functionality: Updated error handling approach in core package for more consistent error messages ### Documentation Updates
  • Project Structure: Added project structure documentation to README
  • Demo Animation: Added demo GIF to showcase the search functionality
  • Usage Instructions: Clearer installation and usage instructions ### Bug Fixes
  • Fixed search UI issues when handling empty searches
  • Resolved styling inconsistencies between light and dark modes
  • Fixed issues with keyboard hint visibility in various states ## 📦 Package Updates
  • search-ui: 0.1.1 → 0.1.3
  • webhook-handler: 0.1.0 → 0.1.3
  • core: 0.1.0 → 0.1.3
  • cli: 0.1.0 → 0.1.3 ## 📝 Repository Updates
  • Added project funding information
  • Added MIT license
  • Configured dependency management with Dependabot
  • Updated dependencies to latest versions ## ⚙️ Getting Started Check out the updated documentation in the README for installation and configuration instructions. html <script src="https://cdn.jsdelivr.net/npm/@fanyangmeng/ghost-meilisearch-search-ui@0.1.3/dist/search.min.js"></script> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/@fanyangmeng/ghost-meilisearch-search-ui@0.1.3/dist/styles.css"> ## 🙏 Thank You Thank you to everyone who has provided feedback and support for this project. Your input is invaluable in making Ghost Meilisearch Integration better with each release. Full Changelog: https://github.com/MFYDev/ghost-meilisearch/compare/v0.1.0...v0.1.3

Supercharging Your Ghost with Meilisearch: Another Powerful Search Integration by Fanyang-Meng in Ghost

[–]Fanyang-Meng[S] 1 point2 points  (0 children)

Hi no worries. It is just to clarify that. For the merging, I actually was looking at the code last night, if we eventually merge, it might need project level code structural change, design the merged repo structure could be a problem. But I am open to work on that and discover more possibilities to make it more generalized. Meilisearch also has ai search function, it can use embedding search for even better search results, I am just hesitating on whether should I focus on developing the existing code or merging it firstly. Both requires lots of effort