

I have looked into the nim GDExtension and it looks nifty. I haven’t tried it yet though because it might not be totally ready, some github issues make it sound like it could be a pain to work with.


I have looked into the nim GDExtension and it looks nifty. I haven’t tried it yet though because it might not be totally ready, some github issues make it sound like it could be a pain to work with.


What the other person said. Cross compiling is as simple as adding a flag assuming you have the dependencies. I tried it and it works well (though my programs are pretty simple). See also the official docs on cross-compiling.


I don’t get the hate for whitespace personally. It was maybe an issue 15 years ago, but modern code editors easily solve its issues. You can collapse whitespace blocks, the editor can automatically replace spaces with tabs, etc.


Okay, þ is not going to happen, just say th.
Anyway, I did try V before Nim and found it way too unstable (which is corroborated by every other blog post talking about it). I also couldn’t get the language server to work no matter what I did, it just fails to start which isn’t a good first impression. This isn’t even mentioning all the drama behind the scenes for this language.


Go would probably be my 2nd choice. I haven’t used it much but my initial impression was that it felt kind of boring to write with, and a hello world would end up being a ~2mb binary which put me off a bit. I could give it another shot in the future, but I’m busy enjoying Nim so that probably won’t be any time soon.


The small binary part is just for fun - but generally my use case is to have an easy to use language that can cross compile easily so I can just pass binaries to the person I’m working with.


I know it’s great that Reddit is getting less useful but it’s still infuriating that I can’t find any help on very specific issues where the only answer was that one deleted comment/post.


It’s for alternate Reddit front-ends and rarely ever works.


it’s hard to tell if this was Reddit’s doing or just that of a fed-up user who deleted their own posts when leaving
The latter, Reddit doesn’t remove your comments and posts when your account gets deleted.


Something people don’t mention in the comments is that codeacademy is only really for learning the very basics of programming. It’s great if you’re just getting started and have no idea how to program, but once you start getting into more intermediate territory these gamified services lose their appeal.
Codeacademy is cool if you’re looking for a crash course into programming essentials, but if you really want to get into it I’d recommend buying a course.
Boy oh boy, what a post. Somehow they managed to make it less clear than ever what they even want to do with the platform, here are my favorite highlights:
With the use of AI now ubiquitous and ‘AI slop’ rapidly replacing the content we see online, this trust gap is where we think Stack Overflow can play a role. Our renewed vision and purpose moving forward is to be the world’s most vital source for technologists. By providing a trusted human intelligence layer in the age of AI, we believe we can serve technologists with our mission to cultivate community, power learning, and unlock growth.
That’s some advanced corpo-speak, doubling down on AI but also acknowledging that people don’t like AI-generated answers and providing a “human intelligence layer” to “unlock growth”. Did an AI write this? Lol.
As AI becomes more pervasive, the efficacy of AI systems will increasingly depend on access to verifiable and accurate knowledge. That will extend to job opportunities too as people look for guidance on exciting career prospects, and this is why we aim to Unlock growth for those who come to Stack Overflow or use our products.
I can feel the growth unlocking the more of this I read.
Knowledge Ingestion converts high-value content from tools like SharePoint, Confluence, Google Drive, and others into structured, trusted knowledge inside a Stack Internal instance. It’s designed to eliminate silos, accelerate onboarding, and scale institutional wisdom.
I wasn’t sure I wanted to ingest knowledge, but now that I can eliminate all these silos, I’m sure that my team can finally gain some institutional wisdom. Also I’m having a stroke. Help-


I work in the industry. You’re pretty much right. I wouldn’t recommend people to get into the field unless you’re SUPER into making games and are okay with working way harder than others. That said, other tech jobs are also suffering right now, layoffs are way more common than they used to be throughout the entire field feels very competitive.


deleted by creator
but every job also says 100+ applicants
Most of them are spam or people testing their luck even though they’re underqualified since applying to jobs is usually just a click nowadays. Don’t worry too much about it.


I get people that make tutorials for “content” even if they suck at their job, but I CANNOT get over video tutorials where someone gets completely lost and doesn’t cut it out of the video.
Anyways we’ll go here-oh there’s an error. Uhm. Maybe we can do this? That didn’t work. Maybe that? Hang on, maybe it’s in preferences? Oh, it’s in tools, no, wait, oh I just wrote the name wrong
Would it kill you to edit that out and stop wasting my time?!
I use Joplin. It’s fairly simple and very comparable to Evernote if you’ve ever used that, but it’s perfect for my needs.
I used LogSeq before, it’s very similar to Obsidian, the big difference being that it’s open source. It’s got a ton of features and the built-in whiteboard is actually really good, but I found it a bit overkill for my simple note taking.


Electron isn’t here to compete with anyone. It’s a free open source community effort filling a gap. If you want to defeat Electron, you will need to fill it too; and you will need to do a better job than Electron is doing today — at the things that allow us to deliver a good experience.
I think that’s the big takeaway, people like hating Electron (like yours truly), but if you want Electron to stop being so common there needs to be an alternative that’s as powerful and flexible. Nobody wants to make that. Electron works, it’s stable, it’s industry standard, it’s not performant but it performs well enough, and you can’t beat web browsers in having a massive ecosystem where everything just works.
Tauri tried to be the Electron killer but it became apparent that OS-specific web-views aren’t something developers want to deal with, and IIRC they’re also looking into embedding a browser runtime which will make it more or less Electron again…


I appreciate the rundown! I started getting used to Emmet now, it’s certainly more friendly than it looks. I think this is what I was looking for.
The short-hand for CSS in Emmet is also pretty neat, but It’ll take some time to get used to it. w75p m10 turns into width: 75%; margin:10px


inexperienced big brain developer see nested loop and often say “O(n^2)? Not on my watch!”
complexity demon spirit smile
This hits too close to home.
A standardized file format isn’t comparable to them changing software they own though. They can’t “take back” WEBP and it’s well-supported by basically everything these days. There’s zero risk of a rug pull, so why wouldn’t you use it when it’s objectively better at compression compared to something like jpeg and gif?