khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

👨‍🔬 Hey folks, do you have secrets you'd like to share with the world? How about doing it on the stage? Submit your talk to be considered as a presenter for the event. You can submit up to 3 talks to be considered.

🙌 Boosts appreciated

https://sessionize.com/jetbrains-dotnet-days-online-2024/

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

WireMock is a very cool plugin for IDEs. It lets you mock HTTP endpoints with ease. Great when mocking up a sample app or trying things out.

https://plugins.jetbrains.com/plugin/23695-wiremock

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

📢 Hey, folks! We are accepting presentations for .NET Days 2024. This is always a fun event, and you can submit talks of 30, 45, or 60 minutes.

As a presenter, you're not alone. We're here to support you every step of the way. You'll receive assistance from our team (including me and other advocates) to prep your talk, do dry runs, and receive feedback before the big day.

🙏 Boosts appreciated.

https://blog.jetbrains.com/dotnet/2024/05/02/jetbrains-dotnet-days-online-2024/

khalidabuhakmeh, to Youtube
@khalidabuhakmeh@mastodon.social avatar

👋 I typically hang out early in the chat of our if you'd like to say hello.

https://www.youtube.com/watch?v=gXz7gKtRVpM

maartenballiauw, to dotnet
@maartenballiauw@mastodon.online avatar

We’re hosting the .NET Days Online again, and are looking for great sessions!

If you’re available on September 25 or 26, and have a topic you’d like to present on, check out our Call for Speakers 👉
https://blog.jetbrains.com/dotnet/2024/05/02/jetbrains-dotnet-days-online-2024/?utm_medium=social&utm_source=mastodon&utm_campaign=jetbrains-dotnet-days-online-2024

khalidabuhakmeh, to CSharp
@khalidabuhakmeh@mastodon.social avatar

I’m hosting Chris Simon on a #JetBrains #livestream to discuss #TDD, #DDD, and #csharp. Not to be confused with D&D, which is about wizards, dragons, and dungeon masters… wait it's pretty similar.

#dotnet

https://www.youtube.com/live/gXz7gKtRVpM?si=Uc_kn-GzdEIvSR_p

Crell, to php
@Crell@phpc.social avatar

I'm about to go live with Brent Roose of for his podcast, talking about the new Property Hooks RFC, the RFC process, improving PHP, and all that stuff.

Watch live here:

https://www.youtube.com/watch?v=ULUrhIrjyAg

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar
Crell, to ai
@Crell@phpc.social avatar

I reached out to about their code assistant.

They verified:

  1. They use , which means my GitHub OSS has almost certainly been used in training data.
  2. They rely on OpenAI's promise to not ingest any code that is used for "context".
  3. They specifically do not disclaim that their tool could result in me violating someone else's copyright, and they could suggest the same code to someone else, too.

Uninstall this crap, now. It's dangerous and irresponsible

khalidabuhakmeh, to godot
@khalidabuhakmeh@mastodon.social avatar

I had fun making these sketches for a tutorial I'm writing for the guide. I think they came out pretty good. What do you folks think?

Diagram showing imperative programming vs. game loop programming

matt, to random
@matt@umbracocommunity.social avatar

Man! Really wish I'd made the effort to move to Rider sooner.

The speed of its TypeScript suggestions is soooo much faster than VS Code, and it doesn't constantly fail to resolve them. The amount of times I had to close and reopen VS Code to get it to work was ridiculous.

maartenballiauw, to random
@maartenballiauw@mastodon.online avatar

Normally I would not share ads, but our new video came out amazing. Lots of work from so many teams, but I very much like the vibe of the result. What do you say? https://www.youtube.com/watch?v=QGIBuhIRtQ0

khalidabuhakmeh, to dotnet
@khalidabuhakmeh@mastodon.social avatar

I get why people are apprehensive of tooling in .

After years of writing code in a solution, you open it and realize you now have to run a marathon through lax code maintenance practices, issues, and errors you didn't even realize you had.

But you have to start at some point, and what better time than now? A journey of a thousand miles starts with a single step.

sarajw, (edited ) to random
@sarajw@front-end.social avatar

Anyone here use JetBrains' YouTrack at work? Is it down for you too?

EDIT: Nevermind, back up

nurkiewicz, to random
@nurkiewicz@fosstodon.org avatar

#Jetbrains released #Writerside IDE for writing... documentation! I'm just surprised it doesn't seem to support #Asciidoc out-of-the-box https://www.jetbrains.com/writerside/

ramsey, to random
@ramsey@phpc.social avatar

I do not like the new beta terminal in the IDEs (i.e., , etc.). It doesn’t seem to respect my Zsh configuration, and it’s slow.

lostprototype, to CSharp
@lostprototype@mastodon.social avatar

An absolute BANGER of a release for Rider 2024!

Thank you @khalidabuhakmeh and co.

Lots of goodies in here, as always, happy to continue being a JetBrains toolbox subscriber.

Also, thank you for unbundling that pesky AI plugin. You did the good thing.

nurkiewicz, to random
@nurkiewicz@fosstodon.org avatar

I keep waiting for this feature for more than a decade... https://youtrack.jetbrains.com/issue/IDEA-90430 'Find strings built with concatenation operator'

jonyoder, to random
@jonyoder@mstdn.social avatar

Today I learned that apparently is OK with using pre-release quality software in production.

How do I know? Look into Dokka, their documentation engine. The main format is in beta. They also talk up Markdown and Javadoc, but guess what? Those are in alpha and they even say 'use at your own risk'.

Maybe it's just me, but if something isn't production-ready, it shouldn't be mentioned in your tutorials.

khalidabuhakmeh, to godot
@khalidabuhakmeh@mastodon.social avatar

I guess I’m a now. 😅 Thanks to and , I made my very first pong game.

Built a very simple Enemy AI, sound effects, and scorekeeping. I also did all the graphics myself (except for the Rider logo).

The game logic is written in using .

JetBrains Rider themed pong game

michael, to webdev
@michael@thms.uk avatar

A reminder for all the web developers out there: Not every visitor to your site is on a high speed fibre connection!

I'm currently in Africa, so sending 115 requests and downloading 13.5 MB for a simple Issue Tracker (hello ) takes a significant amount of time, and is really a bit over the top.

michaelwitwicki, to random
@michaelwitwicki@phpc.social avatar

I like the idea behind the new sticky lines feature that released for - but I wish I could toggle which types of information I want sticking.

Having the namespace sticking is just sort of eating up a usable line for me.

HelenJoScott, to random
@HelenJoScott@mastodon.social avatar

It's release day at with lots of cool features including (entirely local) full line code completion!

You can check out 3min video to learn more about it and then go try it out and let me know what you think! It's exactly what it sounds like! https://youtu.be/DLBiJ5kYUFg

b4ux1t3, to dotnet
@b4ux1t3@hachyderm.io avatar

My god, adding a conditional breakpoint in (and I assume other editors) and makes things slow.

I only have 20k pieces of data (admittedly large individual pieces, but still), and I went from finishing the run in about fifteen seconds to waiting for five minutes before I hit my breakpoint.

This isn't me complaining about anything, just kind of wild that adding a single "Does this int equal this int?" adds so much overhead! I had time to type this whole post!

khalidabuhakmeh, to javascript
@khalidabuhakmeh@mastodon.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • Leos
  • Durango
  • magazineikmin
  • InstantRegret
  • hgfsjryuu7
  • vwfavf
  • Youngstown
  • slotface
  • thenastyranch
  • ngwrru68w68
  • rosin
  • kavyap
  • PowerRangers
  • DreamBathrooms
  • anitta
  • khanakhh
  • mdbf
  • tacticalgear
  • cubers
  • ethstaker
  • osvaldo12
  • everett
  • cisconetworking
  • GTA5RPClips
  • modclub
  • tester
  • normalnudes
  • provamag3
  • All magazines