lwjgl3ify
AspNetCoreDiagnosticScenarios
lwjgl3ify | AspNetCoreDiagnosticScenarios | |
---|---|---|
6 | 57 | |
204 | 8,405 | |
2.9% | 0.0% | |
7.1 | 5.7 | |
about 1 month ago | about 1 year ago | |
Java | C# | |
GNU Lesser General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
lwjgl3ify
- Archiving Steam games for fun and profit
-
Java 21 makes me like Java again
At least you can now run Minecraft 1.7.10 on Java 17 - https://github.com/GTNewHorizons/lwjgl3ify
-
Create: New Horizons...?
The "backport" in question is lwjgl3ify, plus a fuckton of forks of ancient mods + endless mixins into ARR mods in the form of Hodgepodge.
- Downloading the most recent update of Multimc causes my GTNH to not be launch-able. Any solutions to this?
-
Just wanted to post about "voldeloom", a tool for compiling Forge 1.3/1.4/1.5/1.6/1.7 mods i've been poking at for the last couple months
GTNH does have a way to run new Java on 1.7.10, probably can be ported to other versions too ;) https://github.com/GTNewHorizons/lwjgl3ify
-
Java Version 9+ on Minecraft 1.7.10?
It's called lwjgl3ify
AspNetCoreDiagnosticScenarios
- Common Pitfalls writing scalable services in ASP.NET Core
- Common Pitfalls Writing Scalable Services in Asp.net Core
-
Important Links
ASP.NET Core Guidance
-
Java Virtual Threads: A Case Study
It should be pointed out, that the main reason they didn't go further was because of added complexity in .NET, when async/await already exists.
> Green threads introduce a completely new async programming model. The interaction between green threads and the existing async model is quite complex for .NET developers. For example, invoking async methods from green thread code requires a sync-over-async code pattern that is a very poor choice if the code is executed on a regular thread.
Also to note that even the current model is complex enough to warrant a FAQ,
https://devblogs.microsoft.com/dotnet/configureawait-faq
https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...
-
Asynchronous Programming in C#
Important: following #prefer-asyncawait-over-directly-returning-task from https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b... is not correct.
The concerns raised are niche and edge case and task must always be forwarded as is provided there is no post-processing or resource cleanup with idisposable.
-
Give me your async/await gotchas
This one is a pretty decent guide - https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md
-
What's the Benefit/Allure of Async/Await vs. CSP/Green Threads (and Other Concurrency Models)?
The C# (mostly applicat community has e.g. https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md written by one of the Asp.Net architects. I found this in this lovely thread https://news.ycombinator.com/item?id=36785691 which expresses my views/confusion more clearly than I can express.
-
The State of Async Rust
No it doesn't, hence why there are best practices guidelines written by the .NET architects, and there was a research project to add Go/Java co-routines as well.
https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...
https://twitter.com/davidfowl/status/1532880744732758018?lan...
https://github.com/dotnet/runtimelab/issues/2057
https://github.com/dotnet/runtimelab/issues/2398
- Java 21 makes me like Java again
-
The Downsides of C++ Coroutines
They don't work just fine in C#, there is a reason why one of ASP.NET architects has written a guide of best practices.
https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/b...
What are some alternatives?
FizzBuzzEnterpris
t-digest - A new data structure for accurate on-line accumulation of rank-based statistics such as quantiles and trimmed means
PojavLauncher - A Minecraft: Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for Android platform.
PSI - Private Set Intersection Cardinality protocol based on ECDH and Bloom Filters
flix - The Flix Programming Language
swift - the multiparty transport protocol (aka "TCP with swarming" or "BitTorrent at the transport layer")