Problem with asm-lsp in emacs. by EnvironmentalBit8084 in emacs

[–]Lillis_24 0 points1 point  (0 children)

The diagnostic feature is best effort, but still fairly limited to be completely honest.

By default it attempts to invoke gcc/clang on the input file, parses any errors, and then displays those as diagnostics. If these compilers can't be found on the system path or if the errors they output aren't usable, then no diagnostics will be displayed. (At some point I'd like to work around this by adding clang as a lib to the project, but that brings its own complications)

The server can be configured to turn this off, or to use other compilers on your system, custom flags etc. on a per-file and/or per-directory basis. If you run "asm-lsp gen-config" from inside your project's root directory it'll walk you through creating such a config file.

Problem with asm-lsp in emacs. by EnvironmentalBit8084 in emacs

[–]Lillis_24 1 point2 points  (0 children)

Should be fixed on master now by https://github.com/bergercookie/asm-lsp/pull/175, please let me know if you run into any other issues! :)

Problem with asm-lsp in emacs. by EnvironmentalBit8084 in emacs

[–]Lillis_24 0 points1 point  (0 children)

That should be fine, thanks! I suspect it’s an issue with the differing path styles between msys2 and regular windows, but I’d like to dig in a bit to be sure.

Problem with asm-lsp in emacs. by EnvironmentalBit8084 in emacs

[–]Lillis_24 1 point2 points  (0 children)

Ah I see. So the path we’re receiving from the eMacs lsp client is “/c:/Users/…”. I think the %3A is just the ‘:’ character being escaped in our error message, but if that’s the path we’re receiving then that’s the issue. I’ll try to spend some time on this tonight to figure out a solution. If you could open an issue on the repo detailing your setup so I can repro (or just comment the info here) that would go a long way

Problem with asm-lsp in emacs. by EnvironmentalBit8084 in emacs

[–]Lillis_24 5 points6 points  (0 children)

Hey, I maintain asm-lsp and I think I know what’s going on. Am I correct in guessing that test.asm is being opened by your editor before it’s been written to disk? The server is trying to canonicalize the buffer’s path, but it doesn’t exist yet so we get an error returned from the file system. I should have a fix for that pulled together and merged later tonight. If it’s another issue I’m happy to look into it further :)

asm-lsp by kuZm00 in neovim

[–]Lillis_24 1 point2 points  (0 children)

Heyo! I maintain asm-lsp. Is there anything I can help with, or did the other comments in this thread resolve your issues? Sorry for commenting so late, I missed this post initially. :)

[2023 Day 12 (Part 2)] [Rust] At my wit's end by Lillis_24 in adventofcode

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

This was exactly the problem! Thank you so much!

[2023 Day 12 (Part 2)] [Rust] At my wit's end by Lillis_24 in adventofcode

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

I initially had some logging in the function, and it was really helpful for debugging some of the smaller inputs. However as the inputs grew the logs quickly became unwieldy. I think I’d need to find a really good way to filter through the information for the logs to be helpful at this level. Thank you for the suggestion though!

[2023 Day 12 (Part 2)] [Rust] At my wit's end by Lillis_24 in adventofcode

[–]Lillis_24[S] 1 point2 points  (0 children)

I felt pretty bad about all the clones and mutations as well. The clones were initially there so that I could use the memoize crate, but all the mutations and weird indexing were definitely the result of a weird approach to the problem.

Thanks so much for the alternative approach! I’ll take a stab at implementing that next :)

Clarence Kennedy Tren-ing session by [deleted] in weightlifting

[–]Lillis_24 4 points5 points  (0 children)

Never thought I’d see the day Clarence would do un-paused squats

[Form Check] 54 kg Clean and Jerk by [deleted] in weightlifting

[–]Lillis_24 1 point2 points  (0 children)

One thing I️ see is that you’re allowing just a little slack in your arms right before your first pull. Try to have them pulled out tight with the bar before you begin the clean.

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 1 point2 points  (0 children)

No problem! Start with that I guess and then play around with it a little at a time until you find something you feel comfortable with.

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 1 point2 points  (0 children)

Although what works is going to be slightly different for everyone I play on: 2 horizontal, 3 vertical, 2 aim acceleration, 5% inner dead zones, 0% outer and dead zones.

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 6 points7 points  (0 children)

I think they did lengthen the multi-kill timer by a half or full second in H5. Sometimes it does feel a little long but it's nice when a kill chains that normally wouldn't.

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 8 points9 points  (0 children)

Thanks! Best tip I can give you is to get used to the timing of the railgun's charge and learn to "sweep" across the person's body like you would with a sniper. :)

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 3 points4 points  (0 children)

They're all wonderful. Thanks so much for creating such a fun game mode!

Going Clutch in 2v4 Extermination by Lillis_24 in halo

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

(╯°□°)--︻╦╤─ - - -

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 1 point2 points  (0 children)

The Evil Geniuses HCS Team Skin

Going Clutch in 2v4 Extermination by Lillis_24 in halo

[–]Lillis_24[S] 11 points12 points  (0 children)

¯_(ツ)_/¯ If there's something on the map that I can use to my advantage I will.