galaxy_nova

0 Followers
0 Following
4 Posts
The ensloppening of some of my favorite tools begins?

Astral to Join OpenAI

https://lemmy.world/post/44475849

Astral to Join OpenAI - Lemmy.World

> Today, AI is rapidly changing the way we build software, and the pace of that change is only accelerating. If our goal is to make programming more productive, then building at the frontier of AI and software feels like the highest-leverage thing we can do. > > It is increasingly clear to me that Codex is that frontier. And by bringing Astral’s tooling and expertise to OpenAI, we’re putting ourselves in a position to push it forward. After joining the Codex team, we’ll continue building our open source tools, explore ways they can work more seamlessly with Codex, and expand our reach to think more broadly about the future of software development.

Astral to Join OpenAI

https://lemmy.world/post/44475850

Astral to Join OpenAI - Lemmy.World

> Today, AI is rapidly changing the way we build software, and the pace of that change is only accelerating. If our goal is to make programming more productive, then building at the frontier of AI and software feels like the highest-leverage thing we can do. > > It is increasingly clear to me that Codex is that frontier. And by bringing Astral’s tooling and expertise to OpenAI, we’re putting ourselves in a position to push it forward. After joining the Codex team, we’ll continue building our open source tools, explore ways they can work more seamlessly with Codex, and expand our reach to think more broadly about the future of software development.

Just gotta pull yourself up by your bootstraps yah lazy

https://lemmy.world/post/43271911

Just gotta pull yourself up by your bootstraps yah lazy

https://lemmy.world/post/43271910

What’s a graphical piece of software you wish existed or was better?

https://lemmy.world/post/39966407

What’s a graphical piece of software you wish existed or was better? - Lemmy.World

Hi Linux Lemmites. Recently finished up school and started working full time and kind of miss working on personal projects. I’m looking to try to make something in rust and try out gpui if I can figure it out or maybe egui. I also want to make something maybe even a handful of people would actually use as I find that motivating, so I ask what would actually be useful to you?

Using Vim is Amazing - Lemmy.World

I’ve tried vim on and off during college but never really had the time to fully get working with it. As it turns out the stress of two degrees is not conducive to “fun activities”. Now that I have a real job ™️, I’ve decided to finally try and use it this week full stop and I genuinely feel like a programming chad. There’s still a lot I’ll need to learn and probably overtime I’ll discover some inefficiency in how I’m using it now but it really does just feel good. I understand the hype now.

Phone Purgatory - Lemmy.World

Recently got a pixel as a secondary work phone and was reminded that I actually kinda like android (my main is an iPhone). Problem is mostly that I don’t want an even higher level spyware device. Of course I could use graphene but I use Apple Pay, find my / AirTags regularly and I also would need to find good alternatives to iCloud, and photos which I honestly kind of like. I suppose I could possibly get a pixel watch and get around the pay limitations but maybe some users who have switches might have some general insight.

Which Core XY printer?

https://lemmy.world/post/36203333

Which Core XY printer? - Lemmy.World

I’ve been wanting to get a 3d printer for a while and now I’m starting to finally look at getting one. It seems like in general though finding clear reviews and knowledge on printers is much harder than other things but maybe that’s because I’m not in the hobby yet. Bambu is a no from me but I’m open to other options. I was kinda looking at he centauri carbon but I’ve heard it’s pretty loud and I live in a small apartment. The Prusa Core One seems like a decent option but it’s all quite expensive so I don’t wanna save up for that unless it really is the best option and there’s nothing reasonable cheaper. What’s everyone’s thoughts? Absolute max budget is $1k but I would strongly prefer to spend something ~$500 or less

Can’t get SSHing shim to work with forgejo for the life of me

https://lemmy.world/post/35698994

Can’t get SSHing shim to work with forgejo for the life of me - Lemmy.World

So I initially had been using gitea. It took me a while to get ssh to work properly but then it did. Then I learned of forgejo and decided to go full foss. Only problem is that i cant get ssh to work for the life of me. Here’s my setup - Forgejo is in a docker compose file in which I’ve setup a docker network - My ssh port for my server is not 22 - I followed the gitea sshing shim directions I used previously to a T and couldn’t get any sort of anything to work My best guess is there’s some base configuration difference between the two that I don’t know of that maybe somebody here can point out for me. Any help would be appreciated, thanks.