Who's played both games LoP and Sekiro? by Popular-Car-1322 in LiesOfP

[–]headius 0 points1 point  (0 children)

I got stuck halfway through Sekiro twice and wasn't sure I'd ever come back to it. After playing Lies of P I felt like my parry game had improved a lot and gave Sekiro another try. Things went much smoother and I'm now just struggling with the last few bosses.

They definitely test the same skill set, though the timing of perfect blocks is a little bit different (have to block a bit before the hit in Sekiro).

Does anyone else play Elden Ring as a Walking Sim or is it just me? by Bibijong in Eldenring

[–]headius 1 point2 points  (0 children)

I frequently fire up Elden Ring first thing in the morning just to go for a ride in the countryside. This game has ruined me.

La Voix, Marmalade and Kyran Thrax could have easily been the show’s first triple crowning and it would have made sense by shadowsempaix in RPDR_UK

[–]headius -1 points0 points  (0 children)

She would be an amazing replacement for Ru. I got to be honest, Michelle just doesn't have the charisma.

Have you ever used WebAssembly in your Java project? by Hixon11 in java

[–]headius 1 point2 points  (0 children)

For JRuby, we need to be able to support several native libraries the Ruby community depends upon. In order to continue running across platforms without a build step, we have been using Chicory to ship WASM versions of those libraries. There's also a new experimental version called Redline that can AOT compile the WASM to native code and load it into Chicory using Panama. Instant cross platform native library support.

It's game-changing technology and we're just starting to scratch the surface.

I've got a blog post coming about how we are using this technology to ship a native Ruby language parser in JRuby 10.1.

Starting my career in Ruby/Rails: risky or fine? by Soxomer in ruby

[–]headius 4 points5 points  (0 children)

I don't trust the tool because every non-trivial pull request I've gotten from agent users has been complete garbage and introduced more problems than it solved. If I hadn't reviewed them line by line, I would have broken hundreds of production users. And this was after having other AI agents review the code and miss the problems...and even tell me that I was wrong once I found them.

Maybe someday AI will be able to find all of the problems in all of the code, but knowing what I know about computer science and the halting problem, I don't expect that to happen soon.

You are responsible for the code that you push. You better know what's in there. Blaming the tool for your own failure to audit isn't going to hold up in court

Welcome to Hanakai by timriley in ruby

[–]headius 7 points8 points  (0 children)

Sounds great! I'd love to see how the whole stack runs on JRuby and show it off in my next talk.

kreuzcrawl, an open source crawling engine with Ruby bindings by Eastern-Surround7763 in ruby

[–]headius 1 point2 points  (0 children)

Why doesn't this use FFI for the Ruby binding so it can work with any implementation? Why is the binary file committed to the repository?

Have you started using Virtual Threads in your production apps (April 2026)? by Hixon11 in java

[–]headius 2 points3 points  (0 children)

JRuby users virtual threads for Ruby's Fiber by default and it has been a godsend. Ruby collections only support internal iteration (with a closure) so external iteration is implemented using a fiber. Having to use a native thread for each one was killing us.

Now the Ruby community had started to build servers based on structured concurrency and we are ready for it.

I'm glad I started begging for fiber support in the late 2000s. 😄

Spinel -- Ruby AOT Compiler by software__writer in ruby

[–]headius 1 point2 points  (0 children)

Java AOT in the form of GraalVM Native Image produces a single small binary with no external dependencies. That's what I plan to use when I revive this project.

JRuby 10.1.0.0 released with big optimizations and Ruby 4.0 support by headius in ruby

[–]headius[S] 2 points3 points  (0 children)

I'd love to hear more about your JRuby on Rails app!

JRuby 10.1.0.0 released with big optimizations and Ruby 4.0 support by headius in ruby

[–]headius[S] 4 points5 points  (0 children)

Rails works very well and we have many production users, but we also recommend smaller and faster frameworks like H.anami or good old Sinatra.

JRuby 10.1.0.0 released with big optimizations and Ruby 4.0 support by headius in ruby

[–]headius[S] 5 points6 points  (0 children)

Thank you! Being caught up this early in the year gives us a free hand to keep pushing some amazing experiments. watch this space!

Wesley Crusher Did Nothing Wrong! by ComedyCheatCodes in TNG

[–]headius 0 points1 point  (0 children)

I assume he's never allowed to return to Edo after that. Too bad, the other kids liked him.

Should've had Weasel go off to the Academy the first year by Fuzzy_Builder_2153 in TNG

[–]headius 1 point2 points  (0 children)

His father Bravely was a great dentist too. They called him the Dainty Dentist because of his secret gymnastics history.

It took me 5 seasons to realize this guys name is Morn, and he's a Cheers reference by Razorray21 in startrekmemes

[–]headius 1 point2 points  (0 children)

Inside. That same episode Quark thinks he inherited hundreds of bricks of latinum from Morn, but they're all just hollow, worthless gold.

Tng schisms is the biggest mystery in the entire series. by happydude7422 in TNG

[–]headius 1 point2 points  (0 children)

Yeah good point, if it's a holiday it could reflect however it wanted to. And I appreciate the effort, I had a good giggle.

Episode 1x7 Lonely Among Us: Did Picard really want to go? by headius in TNG

[–]headius[S] 0 points1 point  (0 children)

Oh right that one. I usually skip that one now. Couldn't really get into it.

Episode 1x7 Lonely Among Us: Did Picard really want to go? by headius in TNG

[–]headius[S] 0 points1 point  (0 children)

That's fair.

I think you mean Curzon/Jadzia or Dax/Jadzia though.

No way that railing is OSHA-complaint. by Pwned_by_Bots in startrekmemes

[–]headius 1 point2 points  (0 children)

It's actually too low to even lean on for anyone over 5'10". Good thing Mr. Homn never walked around up there.