blainsmith, to random
@blainsmith@fosstodon.org avatar
scy, to opensource
@scy@chaos.social avatar

PSA: If you’re working on #opensource code, or basically collaborating on #code with anyone, make sure that your #editor or #IDE understands #EditorConfig!

https://editorconfig.org/

It’s a really helpful way for teams to define basic style settings for the project, which ensures consistent files and reduces unnecessary merge conflicts.

#codestyle #collaboration #editing

khalidabuhakmeh, to DOOM
@khalidabuhakmeh@mastodon.social avatar
reinoudk, to Engineering
@reinoudk@mastodon.nl avatar

𝗔 𝘁𝗿𝗮𝗶𝗻 𝗰𝗮𝗿 𝗱𝗲𝘀𝗶𝗴𝗻 𝗳𝗼𝗿 𝗱𝗮𝘆 𝗮𝗻𝗱 𝗻𝗶𝗴𝗵𝘁

"Actually, the business case of the #Nighttrain doesn’t quite addup," explains #IDE alumnus Annabelle Out. That’s why Annabelle designed a carriage interior for both day and night trains as part of her graduation project for the #Engineering firm Royal HaskoningDHV.

https://www.tudelft.nl/en/ide/delft-design-stories/a-train-car-design-for-day-and-night via #TUDelft

📷 © Annabelle Out

#Design #IndustrialDesign #IndustrialDesignEngineering #InteriorDesign #Railways #NightTrains #Trein #Nachttrein #Spoorwegen

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

Julio Merino dived back into some decades old text mode editors and IDEs, particularly Borland's which were the pinnacle of this technology.

https://blogsystem5.substack.com/p/the-ides-we-had-30-years-ago-and

jbzfn, to vim
@jbzfn@mastodon.social avatar

🧑‍💻 Modern IDEs are magic. Why are so many coders still using Vim and Emacs? - Stack Overflow

“Primarily it’s about ubiquity,” says BSD runner Tim Chase. “I can sit at any Unix-like terminal (Linux, BSD, Solaris, whatever), type ‘vi’ (or ‘ed’) and have a powerful editor that works even if my terminal isn’t configured quite right (e.g. sending certain keys or key combos) and without needing to install anything.”

https://stackoverflow.blog/2020/11/09/modern-ide-vs-vim-emacs/

#Vim #Emacs #IDE

jbzfn, to linux
@jbzfn@mastodon.social avatar

🧑‍💻 26 Best Free and Open Source Linux Integrated Development Environments | LinuxLinks

https://www.linuxlinks.com/ide/

#ide #linux #opensource

fell, (edited ) to programming
@fell@ma.fellr.net avatar
abcdw, to scheme
@abcdw@fosstodon.org avatar

Published my EmacsConf 2023 talk about new Guile Scheme IDE on my channel:

https://youtu.be/F-H3YQywr-4
https://diode.zone/w/15mVrxS2ywDny5NeENifTw

You can find Q&A in etherpad:
https://pad.emacsconf.org/2023-scheme

Feel free to ask more, anywhere you feel comfortable to.

Nuno, to random

for starts fixing accessibility issues. First of the bugs I have been reporting is down. Thank the team for fixing it! CC @khalidabuhakmeh

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/

gnulinux, to linux German
@gnulinux@social.anoxinon.de avatar

Geany 2.0 ist da

Die kleine, aber feine IDE erscheint mit einem neuen Hauptrelease. Damit bietet sie sich als Text-Editor und einfacher Code-Editor an.

#geany #IDE #Texteditor #Programmieren #Linux

https://gnulinux.ch/geany-2-0-ist-da

michaelalber, to programming

VSCodium is a fork of Microsoft Visual Studio Code Editor modified to have full open-source access

https://idroot.us/install-vscodium-ubuntu-22-04/

onkelmarkus, to iPad German
@onkelmarkus@metalhead.club avatar

Unser Schulträger fragt ab, welche Apps wir gerne auf unseren #iPad haben wollen.
Ich wünsche mir eine #IDE für Python. Bei #apple kostet nur leider alles Geld und ich kann nur bedingt rumprobiere.
Hat jemand eine Empfehlung, gerne auch eine IDE, die auch andere Sprachen unterstützt. #FediLZ
Und hinterfragt besser nicht warum wir keine besser geeigneten Geräte nutzen.

actutech, to random French

2.0, une mise à jour majeure de l' open source est sortie. Elle offre un support expérimental pour Meson, une nouvelle fonction "Historique des changements", des améliorations de l'interface, une prise en charge de nouveaux types de fichiers et bien plus encore. Téléchargez-la sur GitHub ou via Flatpak.

blindcoder, to php
@blindcoder@toot.berlin avatar

Just spent TWO HOURS debugging PHP code because I relied on my IDE and github Copilot which both didn't catch the bug in the code below:

<?php
if (array_key_exists("error", $response){
$return_value = [];
}
?>

Error message was: PHP Parse error: syntax error, unexpected token ";" in <file> on line 3

Yes, it's on me, but I'm supposed to test this tech for my employer and results are not looking favorably.

Edit: added proper line number for my example

davidbisset, to random
@davidbisset@phpc.social avatar

Wow. This is #developer oldschool stuff:

"The #IDE we had 30 years ago... and we lost"

https://blogsystem5.substack.com/p/the-ides-we-had-30-years-ago-and

I (vaguely) remember Borland Turbo and Turbo #Pascal. 👍🏻

ide, to random
@ide@fedihum.org avatar

Interested to learn more about digital scholarly editions?

Apply for the next School a.k.a. Master Class „Digital Scholarly Editing“ (Saarbrücken, 19.-23.2.2024) https://dhd-blog.org/?p=20022

dmenis, to vscode
@dmenis@fosstodon.org avatar

PyCharm has local history which at times can save you a lot of work.

Didn't know that #VSCode has this as well. Fantastic.

https://www.kevinboosten.dev/vscode-file-local-history #programming #ide #Python #javascript

MSicc, to programming
@MSicc@dotnet.social avatar

#Rider 2024.1: A Better Experience for #Debugging, Performance Monitoring, and Game #Development

https://blog.jetbrains.com/dotnet/2024/04/09/rider-2024-1/

#IDE #programming #dotNET

abcdw, to scheme
@abcdw@fosstodon.org avatar

All the basics of Arei Scheme IDE in 5 minutes. Overview of functionality avaliable in 0.9.4.

mpv https://youtu.be/ygeph9Uet9A

https://git.sr.ht/~abcdw/emacs-arei

sergi, to python
@sergi@floss.social avatar

How to create a Linux Desktop entry for PyCharm: https://sergiswriting.com/pycharm-shortcut/

nicod, to python
@nicod@mstdn.science avatar

Can anyone recommend a good free ? I've been primarily programmed in for years, and is no longer free.

daviwil, to emacs
@daviwil@fosstodon.org avatar

🔴 Today on #SystemCrafters Live, we'll try out Arei, a new IDE and REPL for Guile Scheme in Emacs written by @abcdw. This project aims to provide a more modern and robust development experience for Scheme compared to Geiser.

Let's see if we can hack on Guile projects more comfortably with Arei!

Join us here: https://systemcrafters.net/live

🕐 in your time zone: https://time.is/compare/1800_in_Athens

#gnu #emacs #guile #scheme #ide #freesoftware

psvensson, to programming
@psvensson@techhub.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • rosin
  • GTA5RPClips
  • osvaldo12
  • love
  • Youngstown
  • slotface
  • khanakhh
  • everett
  • kavyap
  • mdbf
  • DreamBathrooms
  • ngwrru68w68
  • provamag3
  • magazineikmin
  • InstantRegret
  • normalnudes
  • tacticalgear
  • cubers
  • ethstaker
  • modclub
  • cisconetworking
  • Durango
  • anitta
  • Leos
  • tester
  • JUstTest
  • All magazines