I've been doing something similar on my own weekend game! I've got two games in rust I'm working on, a simple one in tauri and a more traditional 2D game. For both, I added a CLI that allows me or AI to play the game…
I'm working on an AI (Aethas, https://blog.aethas.ai) that preps context before my meetings, sets reminders, makes design drafts, summarizes meetings, and drafts follow-up emails without me asking. Basically trying to…
It may be a configuration thing. I've found quite the opposite. Github Copilot using Sonnet 4 will not manage context very well, quite frequently resorting to running terminal commands to search for code even when I…
> 4.5 (better in creative writing, and probably warmer sound thanks to being vinyl based and using analog tube amplifiers Ha! That's the funniest and best description of 4.5 I've seen.
Mira isn't on the board, so she didn't have a vote in this.
Fascinating! I love seeing more multimodal ML. Thanks for sharing!
I think learning from omission is a real thing. If you never observed anyone doing it, then why would you? When I was growing up, no one ever talked about mental health or therapy, so I didn't even realize it was an…
I agree! I worked on forecasting sales data for years, and we had the same results.
There are many people that have a fear of rejection. A list like this helps to illustrate that it is okay to be rejected. You can be both successful, and have failed to nail an interview. The list seems purposely…
I expected it would link to this video: https://www.youtube.com/watch?v=32FB-gYr49Y instead of a rick roll! Nice one.
I've been using Mapbox for maps and their geocoding api.
Well, I suppose I'll be looking for a replacement to Gmail pretty quick. Long time inbox user from the beginning, and Gmail still isn't caught up to it in UI/UX, plus loads of my "Done" emails in inbox still show up in…
We use vagrant in conjunction with docker and other container services. Vagrant is our development box, new devs pull down and install the vagrant box, and that box will have a lot of configuration built in. Makes it…
We do a lot of importing data from a large variety of data sources, so we use lots of MongoDB for persisting data and Elasticsearch for fast aggregations and queries. We have quite a lot of data, but we haven't ran into…
Signed up, and using this! I'm enjoying it.
I've been writing Rust quite frequently recently, and have enjoyed it. However, the biggest problem I've faced so far is exactly what they are trying to address. Modules can be annoying, and I wouldn't mind better…
An open-source machine learning toolkit(waffles) I regularly use in research was hosted on sourceforge for its entire lifespan, and was recently moved over to GitHub. The change in exposure for that toolkit has been…
Sure. These techniques are called Dimensionality Reduction or manifold learning. The wikipedia article actually has a good description: https://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduc... Some of the more…
I've been doing something similar on my own weekend game! I've got two games in rust I'm working on, a simple one in tauri and a more traditional 2D game. For both, I added a CLI that allows me or AI to play the game…
I'm working on an AI (Aethas, https://blog.aethas.ai) that preps context before my meetings, sets reminders, makes design drafts, summarizes meetings, and drafts follow-up emails without me asking. Basically trying to…
It may be a configuration thing. I've found quite the opposite. Github Copilot using Sonnet 4 will not manage context very well, quite frequently resorting to running terminal commands to search for code even when I…
> 4.5 (better in creative writing, and probably warmer sound thanks to being vinyl based and using analog tube amplifiers Ha! That's the funniest and best description of 4.5 I've seen.
Mira isn't on the board, so she didn't have a vote in this.
Fascinating! I love seeing more multimodal ML. Thanks for sharing!
I think learning from omission is a real thing. If you never observed anyone doing it, then why would you? When I was growing up, no one ever talked about mental health or therapy, so I didn't even realize it was an…
I agree! I worked on forecasting sales data for years, and we had the same results.
There are many people that have a fear of rejection. A list like this helps to illustrate that it is okay to be rejected. You can be both successful, and have failed to nail an interview. The list seems purposely…
I expected it would link to this video: https://www.youtube.com/watch?v=32FB-gYr49Y instead of a rick roll! Nice one.
I've been using Mapbox for maps and their geocoding api.
Well, I suppose I'll be looking for a replacement to Gmail pretty quick. Long time inbox user from the beginning, and Gmail still isn't caught up to it in UI/UX, plus loads of my "Done" emails in inbox still show up in…
We use vagrant in conjunction with docker and other container services. Vagrant is our development box, new devs pull down and install the vagrant box, and that box will have a lot of configuration built in. Makes it…
We do a lot of importing data from a large variety of data sources, so we use lots of MongoDB for persisting data and Elasticsearch for fast aggregations and queries. We have quite a lot of data, but we haven't ran into…
Signed up, and using this! I'm enjoying it.
I've been writing Rust quite frequently recently, and have enjoyed it. However, the biggest problem I've faced so far is exactly what they are trying to address. Modules can be annoying, and I wouldn't mind better…
An open-source machine learning toolkit(waffles) I regularly use in research was hosted on sourceforge for its entire lifespan, and was recently moved over to GitHub. The change in exposure for that toolkit has been…
Sure. These techniques are called Dimensionality Reduction or manifold learning. The wikipedia article actually has a good description: https://en.wikipedia.org/wiki/Nonlinear_dimensionality_reduc... Some of the more…