Still slacking before I decide to work on that character controller for my minimalist, low-poly counter strike clone, with Godot. I properly animated a model with blender, and am able to move the parts I want accordingly. It was not easy but I made it. I also managed to implement the recoil algorithm I want. I modeled guns. I will probably struggle to implement server reconciliation to mitigate lag, I found 2 modules…
Ask HN: What are you working on (August 2024)?
791–800 of 1001 posts
Re: Ask HN: What are you working on (August 2024)?
#792I'll come back to it once I'm farther along in my language learning journey and want to take my foot off the gas pedal a bit.
Re: Ask HN: What are you working on (August 2024)?
#793I found it amazing the importance of the small details in old woodworking tools and how toolmakers solve problems and improve tools. Particularly in very simple tools.
Re: Ask HN: What are you working on (August 2024)?
#794I've been working on an exciting project called DataSignal, where I'm developing a sophisticated Named Entity Recognition (NER) and enrichment system. This system is designed to identify and extract key entities from blocks of text, such as names, locations, or organizations, and then provide rich contextual information about them. The goal is to transform raw text into meaningful data that users can easily understand and leverage in various applications.
The real magic of DataSignal lies in how it delivers this contextual information. It can be seamlessly integrated into your workflow through a browser plugin, which instantly highlights and explains entities as you browse the web. For developers, DataSignal can be embedded directly into a webpage via JavaScript, enhancing the content on the page with dynamic insights. Additionally, it offers a REST API, allowing for flexible and customizable integration into other software systems.
Whether you're a developer looking to enhance your application with smart text analysis or someone who wants to streamline research and data gathering, DataSignal is poised to bring a new level of insight and efficiency to text analysis. This project aims to make complex data more accessible and actionable, transforming how we interact with and interpret information.
Re: Ask HN: What are you working on (August 2024)?
#795A huge sports LED ticker screen. It’s been an interesting experience. Hardware is hard. But people love it when they see it and seem to be really excited for it.
Re: Ask HN: What are you working on (August 2024)?
#796It is a layer on top of the qtile window manager that allows for more advanced window arrangements - especially subtabs. It was an itch to scratch and I use it myself.
I am now diddling about with Rust and thinking of trying my hand at a PDF parser library. It's sort of nice when there's an established specs document - like all the requirements are clearly laid out and you don't have to spend time thinking about the scope and product design.
I can implement as much as I want to, have tests, and come back another time when I feel like it.
Re: Ask HN: What are you working on (August 2024)?
#797Re: Ask HN: What are you working on (August 2024)?
#798been my main side project since like 2008. working on goodreads import right now. Always working on improving the algorithm. would love to collab with a data scientist on ways to improve my algorithm. https://github.com/ssherman/weighted_list_rank
Re: Ask HN: What are you working on (August 2024)?
#799Re: Ask HN: What are you working on (August 2024)?
#800Happy to elaborate if anyone is interested, I will also write about it on my blog (https://watwa.re) at some point