Hacker News
- My talk on CSS runtime performance https://nolanlawson.com/2023/01/17/my-talk-on-css-runtime-performance/ 17 comments
- C Compiler Assembler and Runtime for C64 https://github.com/drmortalwombat/oscar64 31 comments
- SD4J – Stable Diffusion pipeline in Java using ONNX Runtime https://github.com/oracle-samples/sd4j 45 comments
- Unity U-turns on controversial runtime fee and begs forgiveness https://techcrunch.com/2023/09/22/unity-u-turns-on-controversial-runtime-fee-and-begs-forgiveness/ 167 comments
- The State of Async Rust: Runtimes https://corrode.dev/blog/async/ 198 comments
- Research AI model unexpectedly modified its own code to extend runtime https://arstechnica.com/information-technology/2024/08/research-ai-model-unexpectedly-modified-its-own-code-to-extend-runtime/ 7 comments technology
- Combining multiple Derivations to include runtime dependencies (symlinkJoin) https://github.com/tbaumann/waybar_media_display 8 comments nixos
- How do I generate Spritesheets from 3d animations in runtime https://www.youtube.com/watch?v=iNDRre6q98g 2 comments unity3d
- Chicory: a JVM native WebAssembly runtime https://github.com/dylibso/chicory 2 comments webassembly
- The 50 Years War: Israel and the Arabs (1999) BBC | 6 episodes total runtime [4:49:48] https://www.youtube.com/watch?list=PLpoX921v2BDLjkwGwRdop6ixeQt4YKCSJ&v=IhfysdHgGh8 22 comments documentaries
- Runtime efficiency with Spring (today and tomorrow) https://spring.io/blog/2023/10/16/runtime-efficiency-with-spring 30 comments java
- My journey modifying the Rust compiler to target .NET runtime https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_0_1.html 36 comments programming
- How can I compile a shader at runtime? https://www.shadertoy.com/ 4 comments unity3d
- More react components means BIG react js runtime? https://open.spotify.com/ 16 comments reactjs
- Proving the Correctness of the GNAT Light Runtime Library https://blog.adacore.com/proving-the-correctness-of-gnat-light-runtime-library 4 comments ada
- Steam (Runtime) first launch fails https://www.reddit.com/r/linux_gaming/comments/ljiqi1/steam_runtime_first_launch_fails/ 8 comments linux_gaming
- The ramp-up using Java OpenJDK for creating a simple ArcGIS Runtime JavaFX based map app. https://medium.com/geospatial-intelligence/geoint-app-proof-of-concept-part-i-ramp-up-once-twice-three-times-a-runtime-612d8ae7e0d6 3 comments java
- Runtime Polymorphism with std::variant and std::visit (Updated 2nd Nov: Build times, passing args) https://www.bfilipek.com/2020/04/variant-virtual-polymorphism.html 3 comments cpp
- Generating async code at runtime https://www.reddit.com/r/csharp/comments/h8iism/generating_async_code_at_runtime/ 7 comments csharp
- EVT: A new EventEmitter for Deno ( and every other JavaScript runtimes ) https://evt.land 14 comments javascript
- Apps Script is now supported by the V8 runtime that powers Chrome and Node.js https://developers.google.com/apps-script/guides/v8-runtime 6 comments googlecloud
- What equivalent roles in Java do the .NET Core SDK, .NET Core runtime, and ASP.NET Core runtime play? None 5 comments java
- Should ghc allow additional -O optimizations which increase compile time for the benefit of reduced runtime? https://www.reddit.com/r/haskell/comments/cw7x2s/should_ghc_allow_additional_o_optimizations_which/ 21 comments haskell
- Announcing Scala Native 0.4.0-M2, featuring a preview of Interflow, our new whole-program flow-sensitive optimizer with up to 3x faster runtime performance compared to Scala Native 0.3.9! https://github.com/scala-native/scala-native/releases/tag/v0.4.0-m2 9 comments scala
- asdf - Manage multiple runtime versions with a single CLI tool https://asdf-vm.com 4 comments programming
- Introducing the 1.8 freedesktop runtime in the gnome nightly builds https://blogs.gnome.org/alexl/2018/05/16/introducing-1-8-freedesktop-runtime/ 7 comments linux
- Go runtime's 512GB memory allocation limit lifted https://github.com/golang/go/commit/2b415549b813ba36caafa34fc34d72e47ee8335c 39 comments golang
- Dynamic enums in java, editing enums at runtime and using JDK 9 StackWalker to create DynamicEnum type. https://blog.gotofinal.com/java/diorite/2017/06/24/dynamic-enum.html 7 comments java
- Question: Extract Elm runtime into separate chunk http://stackoverflow.com/questions/41846216/extract-elm-runtime-into-separate-chunk 4 comments elm
- I get a runtime error whenever I use MINGW with strings https://www.reddit.com/r/learnprogramming/comments/5bb6j6/i_get_a_runtime_error_whenever_i_use_mingw_with/ 10 comments learnprogramming
- Node OS - Linux with NodeJS as its runtime (for webservers) https://node-os.com/ 4 comments webdev
- Introducing OMR: Building language runtimes https://developer.ibm.com/open/2016/03/08/introducing-omr-building-language-runtimes/ 9 comments programming
- OSX Yosemite Java Runtime Error Fix http://support.apple.com/kb/dl1572 4 comments apple
- Remove the C++ runtime. Sayonara. https://github.com/mozilla/rust/pull/8387 16 comments rust
- There is now a patch for the GHC runtime system which implements a scheduler which can handle threads with priorities. http://hackage.haskell.org/trac/ghc/ticket/7606 15 comments haskell
- [C++] Trying to optimize simple algorithms - runtime efficiency question (if statements) http://codepad.org/jcu3VYEE 5 comments learnprogramming
- Brief Intro: Windows 8's New Runtime http://drdobbs.com/windows/232200577 28 comments programming
- Reducing runtime memory in Windows 8 http://blogs.msdn.com/b/b8/archive/2011/10/07/reducing-runtime-memory-in-windows-8.aspx 9 comments programming
- IMVU Crash Reporting: Plugging the VC++ Runtime's Escape Hatches http://aegisknight.org/2009/04/imvu-crash-reporting-plugging-the-vc-runtimes-escape-hatches/ 4 comments programming
- Greasemetal - an Userscript Runtime for Google Chrome http://greasemetal.31tools.com/ 2 comments javascript