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
- The State of Async Rust: Runtimes https://corrode.dev/blog/async/ 198 comments
- Hydroflow: Dataflow Runtime in Rust https://github.com/hydro-project/hydroflow 14 comments
- Azul Systems To Open Source Significant Technology in Managed Runtime Initiative http://www.infoq.com/news/2010/06/azul_ori 2 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
- 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
- Easier examples for the WasmEdge Rust SDK to get started with this Wasm runtime quickly. https://github.com/apepkuss/wasmedge-rust-examples 2 comments rust
- GitHub - MaskingTechnology/jitar: Distributed runtime for JavaScript and TypeScript https://github.com/MaskingTechnology/jitar 7 comments javascript
- typescript-json (runtime validator) started supporting comment tags https://github.com/samchon/typescript-json/#comment-tags 3 comments javascript
- 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
- Experimental implementation of container runtime in Rust https://github.com/utam0k/youki 10 comments rust
- Steam (Runtime) first launch fails https://www.reddit.com/r/linux_gaming/comments/ljiqi1/steam_runtime_first_launch_fails/ 8 comments linux_gaming
- 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
- C++ as a scripting language & C++ Runtime Type Reflection... https://www.youtube.com/watch?v=TN8tJijkeFE&list=PL-VOKR3HzVrlZt8Le-MkjL73bkASeG1zG&index=3&t=0s 34 comments cpp
- Deno, a typescript runtime, has been rewritten in rust and released v0.1 https://www.reddit.com/r/rust/comments/99qd2s/deno_a_typescript_runtime_has_been_rewritten_in/ 16 comments typescript
- 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
- 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
- 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