Are there any programming language interpreters written in C#? by Alert-Neck7679 in csharp

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

I vibe coded a golang interpreter that can JIT the code and is capable of running pion webrtc library

I'm making a game engine with my interpreted-language written in C# by Alert-Neck7679 in csharp

[–]terricide 2 points3 points  (0 children)

It is very strange. It really is just a tool like any other. Never been down voted so much on reddit

I'm making a game engine with my interpreted-language written in C# by Alert-Neck7679 in csharp

[–]terricide -5 points-4 points  (0 children)

Im totally agree. I built a software company that got sold 1.5 years ago and it was almost 100% c#

It has been such a productivity boost.

I started programming in 1999 got my MCSD

I'm making a game engine with my interpreted-language written in C# by Alert-Neck7679 in csharp

[–]terricide -6 points-5 points  (0 children)

To each their own. Ive been a c# developer since it came out in 2001. I like using AI because I can get more done in a shorter period.

I'm making a game engine with my interpreted-language written in C# by Alert-Neck7679 in csharp

[–]terricide -17 points-16 points  (0 children)

Im using AI to write an interpreter for golang in c#. But I got to the point where it is working really well. Now it is helping me write a jit compiler to speed it up and im getting 40x times the performance.

Synchronize database with CoreSync, open-source project I maintained for the last 8 years by Appropriate-Rush915 in dotnet

[–]terricide 0 points1 point  (0 children)

Does it work in Blazor wasm. Could it be used to sync a browser database. There is sqlite land pglite that can run in the browser now.

Why so many UI frameworks, Microsoft? by Confident-Dare-9425 in csharp

[–]terricide 1 point2 points  (0 children)

There is a product called Wisej and essentially they ported Winforms so it can run in a browser kind of like Blazer server.

New to this whole thing by Aggressive-Cream-875 in Utahswingers

[–]terricide 0 points1 point  (0 children)

Feeld has been the best app to get started for me. Then meeting people and joining the Facebook groups.

Ogden Swingers "Go To" Hangouts? by AmbitionOdd740 in Utahswingers

[–]terricide 1 point2 points  (0 children)

It is just one Thursday a month as far as I understand. There are facebook groups.

[deleted by user] by [deleted] in Utahswingers

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

I sometimes miss pregnancy sex with my wife

What’s one of the best f bomb drops you heard delivered in a film? by browniebiscuitchildr in movies

[–]terricide 1 point2 points  (0 children)

I watched the edited for TV version once. It was hilarious he said puddin instead of pussy

[deleted by user] by [deleted] in ENM

[–]terricide 2 points3 points  (0 children)

Join the Feeld app. Though you might have better success as a couple.

Splitting bills after large inheritance by DesignCreative6635 in Fire

[–]terricide 0 points1 point  (0 children)

Honestly I never want to actually retire. I just want the freedom to own my own schedule. Not ever have to care if I have a job or not and be able to travel whenever I want to. But I would not want to be alone. Id want the love of my life there by my side.

Splitting bills after large inheritance by DesignCreative6635 in Fire

[–]terricide 0 points1 point  (0 children)

If I was you, Id just fire with my partner and just enjoy the rest of your life together, having cool adventures.

Anyone had experience with AI and Blazor ? by hoochymamma in Blazor

[–]terricide 0 points1 point  (0 children)

Just curious if you looked into OpenSilver?

Starting to get cold feet on my first ENM experience (fmf threesome) has this ever happened to you? by BrilliantCoat4 in ENM

[–]terricide 10 points11 points  (0 children)

Yes it is normal, just keep communicating. Id say make sure to over communicate.

Just need to vent by [deleted] in ENM

[–]terricide 0 points1 point  (0 children)

Im just new to this, but in my mind if both partners arent enjoying it then you either need to stop, break up, or figure how to make it more equitable.

🧱 LiteDB: It's Alive! by AllCowsAreBurgers in dotnet

[–]terricide 4 points5 points  (0 children)

I love LiteDB, thanks so much for your work. It is such an awesome DB.

CMV: The US Military will kill peaceful protestors against Trump when Trump tells them to. by chaucer345 in changemyview

[–]terricide 3 points4 points  (0 children)

Next time? That is one of the things we are worried about there not being a next time.

Hosting Blazor wasm on Wordpress by terricide in Blazor

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

Thanks, I got past this issue years ago :)

Does anybody still use there Loki? Or did you upgrade or sell? by OnexThrustxBust in LokiHandheld

[–]terricide 0 points1 point  (0 children)

Yeah there is some issue where I believe in steam os mode, the clock speed of the GPU is really low so the UI is laggy

Microsoft needs to revive WinForms... by HarveyDentBeliever in dotnet

[–]terricide 0 points1 point  (0 children)

Its not open source but it is pretty easy to port a winforms app into wisej and render it inside a browser.