Adam
313 posts

Adam
@AdamSandGames
Game Developer | Looking for Work He/Him | 28 Ask me about MMOs. https://t.co/HJdaeCE8kN
Austin, TX 가입일 Haziran 2023
154 팔로잉6 팔로워

@RobinPoedev I'm gonna restrain myself from telling you all 200000 words of my tabletop fantasy setting but know that I'm aggressively aligned with you on this one.
English

@SmartAlloc Hey it was nice meeting you. I actually misremembered that preservation collection I mentioned, but here it is: flashpointarchive.org
English

@PirateSoftware Gotta hard disagree, league never had this many bots.
English
Adam 리트윗함

@AdamSandGames I'm not super familiar with the story there, but I think I am on the same page.
English

@lemire This encompasses 99% of why my relatively basic android app dev experience was 8x more frustrating than my advanced java classes from back in school with infinitely more convoluted instructions. Java class didn't require a build environment just a standalone java class file.
English

Java first came out with a suite of tools that was ahead of its time. You could package your software, document it, and so forth. Over time, some of the very best environments were built to serve the Java ecosystem. But it turned into a curse.
Yesterday, I'm setting up a simple benchmark for my blog post using JMH. Sounds like child's play, right? Wrong. What followed was an epic saga of build system wizardry. I spent 10x more time on the build setup than on the code. Look at the screenshot, pay attention to the necessary `-processor `? Want to build and run...
mvn clean install && java -jar target/benchmarks.jar
Why the arcane ritual? Gradle came along, promising a new dawn. But alas, it seems just as complicated.
Let us compare with C#/.NET. We find the same XML... but I can hand edit these files with relative ease (except for the silly hash codes). And once you got it working, you can just do...
dotnet build
dotnet test
dotnet format
dotnet run
Adding a dependency?
dotnet add package
You know what the equivalent is in Go? Want to write a benchmark? Write the code. No config file. No dependency. Just 'go test -bench .'.
I'm no novice. I can write my own CMake build files for C++, I've setup Cargo for Rust, programmed in Python, JavaScript. Ocaml. It always seems simpler, faster, better. Yes, even Python seems better despite all the complaints.
Basically, almost everyone spent a whole lot of effort simplifying the builds so that it is easy, reproducible, understandable, debuggable.
You should not need hundreds of lines of XML code to build a project unless it is a massive project, like your own Web browser or operating system.
But Java? It stands alone. Instead of simplifying the build, it sought to hide it under graphical interfaces. So, when you need to peek under the hood, Java's build systems feel like a labyrinth designed by a mad architect. It's not the autoconf/automake nightmare, but in this age of instant build setup, Java's build ecosystem feels like a relic, a monument to complexity overthrown by the very simplicity it once championed.
Maven and gradle are good at failing with mysterious error messages that only a C++ compiler can surpass.

English

@CypressDahlia Imo it's because searchability on all social media (besides maybe pre-2020 reddit) has been utterly terrible for so long that nobody even bothers.
English

@RobinPoedev i fucking hate this game, all the puzzles are solved by just summoning Boxes, theres no creative solutions, just a single optimal responce. Breath of the wild and its impact has been a disaster on society

English

@_NATSU_KAZE_ @NoodleVEVO When I was more in the music world we'd say that shameless self promotion is the hallmark of every successful band. Hawk your wares, friend.
English

@NoodleVEVO ...People are gonna yell at me, but mine, lol
I'm running the Kicksarter campaign for my RPG after working on it completely solo for the last four years. It's doing well, but there are a lot of stretch goals I'd like to meet.
I think it's REALLY good!
kickstarter.com/projects/natsu…
English

Games I've played for over 100 hours




Josh Sawyer@jesawyer
Games I've played for over 100 hours
English

@JenEricLive I did say this forgetting that film marketing budgets aren't included here so egg on my face I guess. I loved that movie though.
English

@JenEricLive I also think that people accepting that a $58 million profit is a "disappointment" is partially to blame here. The movie paid a bunch of people's paychecks and the investors got a some change back out of it. If they were expecting 50% or 100% returns maybe they should go to vegas
English

This makes me feel like the problem isn't the movie itself, but the act of having to go to a theater to watch it. I know it's how films make money and measure success, but that really needs to be reworked. Movies not doing well in theaters no longer means the film is bad IMO.
ScreenRant@screenrant
Dungeons & Dragons: Honor Among Thieves has become a major Netflix hit! 🎉 Despite adapting a popular property, its box office was a disappointment with $208.2M against its huge $150M budget. 💸 Now it's on the platform's Top 10 most-watched list for the 1st week of October! 🥳
English
Adam 리트윗함

Now’s your chance to participate in the Dune: Awakening Closed Beta!
Follow us, like this post, and retweet to be entered in for the drawing. Winners will be chosen and contacted next week. Make sure your DMs are open so we can contact you!
Complete the Beta Player Survey as well as see more information on our forum post here: forums.funcom.com/t/dune-awakeni…
Bless the Maker and good luck.

English









