hugovk, to python
@hugovk@mastodon.social avatar

Some findings from the annual survey by @ThePSF &

93% use Python 3.

The latest Python is used by most people (3.10 at the time of they survey), with each older release the next most popular: 3.10, 3.9, 3.8, 3.7, 3.6...

This is interesting as current download stats show 3.8, 3.7, 3.9, 3.10, 3.11... There's a big skew for 3.7 from certain Linux distros (https://dev.to/hugovk/why-are-there-still-so-many-downloads-for-eol-python-37-30cp).

@pillow remains around ~30%.

Python 3 versions 3.10 45% 3.9 23% 3.8 9% 3.6 4% 3.5 and lower 2% Please note that the survey took place October 14 – November 14, 2022, and Python 3.11 was only released on October 24, 2022.
Other frameworks and libraries Requests 48% Pillow 29% Asyncio 25% ... Though the top-3 frameworks have not changed compared to 2021, Requests has ceded 4 percentage points to httpx.

devleader, to CSharp
@devleader@hachyderm.io avatar

Hey, and developers! This is SUPER exciting for me to be able to do...

has provided me with dotUltimate licenses to give away! You can literally win an entire full-year single-seat license of dotUltimate, which is nearly $500 USD 😱

Steps to enter:

  • tropee.com/t/gfkZTNF3
  • Like & boost this
  • Tag a friend that wants to win!

Best of luck! Make sure to follow me for future opportunities at this!

Cfkschaller, to linux
@Cfkschaller@fosstodon.org avatar

So glad to see JetBrains starting to look seriously at Wayland porting, Xwayland will be around for a long time, but native Wayland apps will give a better user experience for the Linux desktop.
https://blog.jetbrains.com/platform/2023/08/wayland-support/

michael, to php
@michael@thms.uk avatar

Really happy to see that Jetbrain's PHP Annotated this month includes 2 mastodon embeds and no twitter ones!

Going in the right direction there, imo.

https://blog.jetbrains.com/phpstorm/2024/01/php-annotated-january-2024/

danclarke, to random
@danclarke@mstdn.social avatar

Top tip if you're using
tools and want to free up disk space! 😲 ...

dgoosens, to rust
@dgoosens@phpc.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 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 dotnet
@khalidabuhakmeh@mastodon.social avatar

Here you go ! Time for Developer Ecosystem survey results for 2023.

https://www.jetbrains.com/lp/devecosystem-2023/

veroandi, to programming
@veroandi@mastodon.social avatar

Take Part in the Developer Ecosystem Survey 2023 by JetBrains 💻

The more developers who contribute, the more representative the study will be :)

https://surveys.jetbrains.com/s3/developer-ecosystem-survey-2023-sh?pcode=98759598500130905

kaschu, to django German
@kaschu@mastodon.social avatar

Oh, what a great review of some of the new parts of Django 5.0 by @sarahboyce What a lovely video! She mentioned some of the great people behind the changes, too!

Go straight to: https://www.youtube.com/watch?v=lPl5Q5gv9G8

😍

heiglandreas, to random
@heiglandreas@phpc.social avatar

Thank you for supporting amazing contributors of the PHP ecosystem!

hankg, to ai

With this morning's IntelliJ update I started seeing these AI prompts. While it is exciting to see it coming to desktop software not just up running in the browser I'm still not touching these things until it goes to local only running models. Even if I trusted all these companies with all this data I'm sick of feeding evena higher precentage of our digital lives into the data lakes of the same companies or their proxies (yes I'm referring to you OpenAI).
Introducing JetBrains AI and the In-IDE AI Assistant | The JetBrains Blog

avandeursen, (edited ) to seresearchers
@avandeursen@mastodon.acm.org avatar

Super happy and very proud: JetBrains and TU Delft are launching an exciting five year collaboration: the AI for Software Engineering Lab (AI4SE).

There are five research tracks in this program:

  • Validating (AI) generated cocde
  • Optimizing code language models
  • IDE-AI alignment
  • Run time information in the IDE
  • Programming education.

There are five PhD positions at TU Delft in this lab: Apply now!

https://lp.jetbrains.com/research/ai-for-se/

@seresearchers

heisedeveloper, to php German

Entwicklungsumgebung: PhpStorm 2023.2 unterstützt Generics in PHP

Version 2023.2 der JetBrains-IDE PhpStorm soll die Arbeit mit generischen Datentypen in PHP erleichtern. Das Update bringt neues UI und Zugang zu AI Assistant.

https://www.heise.de/news/Entwicklungsumgebung-PhpStorm-2023-2-unterstuetzt-Generics-in-PHP-9236359.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege

khalidabuhakmeh, to random
@khalidabuhakmeh@mastodon.social avatar

An AI prompt technique I learned to get to the point faster is always to end every prompt with “only show me the code”. You won’t get a wall of text then.

If you need an explanation, then ask for it afterward. #JetBrains

phpc, to php
@phpc@phpc.social avatar

have released their State of Developer Ecosystem in 2023 survey results.

isn’t showing very well in the survey. 😢

https://www.jetbrains.com/lp/devecosystem-2023/

michabbb, to php German
@michabbb@vivaldi.net avatar

Welcome to the February–March edition of PHP Annotated! We’ll recap the most interesting developments in the PHP community over the past couple of months, featuring handpicked news, articles, tools, and videos.

https://blog.jetbrains.com/phpstorm/2024/03/php-annotated-february-march-2024/?s=09

dgoosens, to php
@dgoosens@phpc.social avatar
awoodsnet, to random
@awoodsnet@phpc.social avatar

feature request for PhpStorm: when the break points are muted, please change the background color of the dubug console, and display a message “break points are muted” above the debug console.

I just lost 30 minutes because i couldn’t figure out why Step Debugging wasn’t working. I’m certain that’ll happen again. Please JevBrains - you’re my only hope


khalidabuhakmeh, to javascript
@khalidabuhakmeh@mastodon.social avatar

We, , have an amazing line up tomorrow (November 2nd). From , , and everything in between.

I hope you join us, and bring some questions please. You help make these events special.

We also have a team AMA, so you can ask your deepest burning questions.

They also let this guy host. 🤯

https://lp.jetbrains.com/javascriptday2023/

emocoder, to random
@emocoder@hachyderm.io avatar

Now we're talking!

There's an extension for IDEs that allows you to record and play voice messages as comments! :ablobfoxbongo:
https://github.com/polina4096/voices

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

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 gamedev
@khalidabuhakmeh@mastodon.social avatar

👋 folks, if you're interested in sharing your best , , or tips, I have an online event for you!

🎮 We, , are on the lookout for speakers for our annual Game Dev Days event. In the past, we've had some truly impressive presentations from big names in the game industry.

My favorite was someone created a game as a presentation. 🤯

🙏 boosts appreciated

https://blog.jetbrains.com/dotnet/2024/05/13/jetbrains-gamedev-days-2024-call-for-speakers/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • thenastyranch
  • magazineikmin
  • tacticalgear
  • cubers
  • Youngstown
  • mdbf
  • slotface
  • rosin
  • osvaldo12
  • ngwrru68w68
  • GTA5RPClips
  • provamag3
  • InstantRegret
  • everett
  • Durango
  • cisconetworking
  • khanakhh
  • ethstaker
  • tester
  • anitta
  • Leos
  • normalnudes
  • modclub
  • megavids
  • lostlight
  • All magazines