#IDE
@jernej__s @damnbear there are several of those since the @Raspberry_Pi since Version 2 has a 40-pin #GPIO which non-coincidentially has the same pin spacing and even before, I also do fondly remember those #IDE cables...
https://www.berrybase.de/gpio-extension/verlaengerungskabel-40-pin-fuer-raspberry-pi-rainbow

@iagondiscord @damnbear *new #RetroComputing #month just dropped*
But no, it's not #IDE!
https://mstdn.social/@kkarhan/110476661857963839
#apps #fav #recommending #floss #freesoftware
#Geany - The Flyweight #IDE
«Geany is a powerful, stable and lightweight programmer's #text #editor that provides tons of useful features without bogging down your workflow. It runs on #Linux, #Windows and #macOS is translated into over 40 languages, and has built-in support for more than 50 #programming #languages.» - https://www.geany.org/
More: https://en.wikipedia.org/wiki/Geany
#GPL

Good tip from Fedora Silverblue to run an IDE from a Toolbox and then move the .desktop file to your "real" home directory, and then add the command "toolbox" to make it work.
I'll have to try it.
PSA: If you’re working on #opensource code, or basically collaborating on #code with anyone, make sure that your #editor or #IDE understands #EditorConfig!
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.
![Screenshot of an example EditorConfig file.
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
[*.{bash,sh}]
indent_style = tab
[*.{json,md,yaml,html,css,scss}]
indent_size = 2
indent_style = space
[*.py]
indent_size = 4
indent_style = space
[Makefile]
indent_style = tab](https://assets.toot.cafe/cache/media_attachments/files/110/468/775/707/598/747/small/66b65b2dac4be1f7.png)
@ActionRetro Also the other results are easily explainable.
#PCIX is a #64bit bus and propably on it's own #PCI-Root-Controller.
The #IDE controller might be on it's own dedicaded bus if not integrated into the Chipset directly.
The #PCI controller likely has to share the bus with the other #PCI cards like the #7600GS.
The other modules are mostly bottlenecked by the #Flash and it's organization internally...
@ActionRetro
also it seems as if #dosdude1 doesn't just shove a single chip on the board, but likely has them configured in #RAID0 or #RAID01 thus increasing speed drastically with parallel IOPS, which works great given #IDE is a parallell interface...
@ActionRetro actually, that's an #eMMC to #IDE controller if I'm not mistaken.
Granted, your retro setups will likely never saturate those nor would they ever do so much heavy lifting that they'd exceed the TBW rating of said flash.
Not to mention SSDs don't die like HDDs due to spinu/spindown and grease gunking up...
a slight majority of coders want to control when they save their files, instead of auto-saving.
i must agree with the majority, although it causes me to sometimes make commits that lack a changed file.
by-the-way: i'm still running this same question as a poll over on linkedin, and - let's just say - the results are impressively similar there.
Entwicklungsumgebungen: EAP für PhpStorm, IntelliJ IDEA, RubyMine und mehr
JetBrains hat das Early Access Program für Version 2023.2 der IDEs PhpStorm, IntelliJ IDEA, RubyMine und CLion sowie für das .NET-Toolkit Rider bekanntgegeben.

🛠️ Title: GNU Emacs
🦊️ What's: A libre text editor & IDE for programming
🏡️ https://www.gnu.org/software/emacs/
🐣️ http://git.savannah.gnu.org/cgit/emacs.git
🔖 #LinuxGameDev #Flagship #Programming #IDE
📦️ #Libre #Arch #RPM #Deb #Flatpak #AppIm #Snap
📖 Our entry: http://www.lebottindesjeuxlinux.tuxfamily.org/en/online/lights-on/
🥁️ Update (Dev): 29.0.91
⚗️ Major upgrade 🪙️
📌️ Changes:
https://github.com/emacs-mirror/emacs/blob/master/etc/NEWS.29
https://edi.developpez.com/actu/338945/GNU-Emacs-29-sera-livre-avec-le-support-du-format-d-image-WebP-et-la-bibliotheque-d-analyse-incrementale-Tree-sitter-l-editeur-a-egalement-ete-porte-sur-le-systeme-d-exploitation-Haiku/
🐘 From: 📶️ https://github.com/emacs-mirror/emacs/releases.atom
📰 https://invidious.lunar.icu/9zwNH2Orw8s?start=63
📰 https://invidious.lunar.icu/cdeq1Zbndog
🦝️ https://invidious.lunar.icu/K2dAZ227GY8
🦝️[fr] https://invidious.lunar.icu/dR1YS0T053w

The suggestions in #Android Dev Studio #IDE for refactoring code into #Kotlin idioms are *excellent* and a great way to learn the language.
For example, it was suggested to me that
if (a >= X && a <Y)
could be converted into
if a in X until Y
And it even puts hints (in parentheses) in the code to reinforce that it did the right thing:
if a in X (<=) until (<) Y
Super impressed, its made my Kotlin code *way* more idiomatic, which is super helpful when switching between 4 or 5 languages on a daily basis...
Using the Inbuilt HTTP Client in IntelliJ IDEA
J'ai mangé au snack de l #hopital avant de travailler.
A côté de moi 4 jeunes etaient à table en train de papoter et de rigoler. Ils sont en train de se moquer des caractéristiques physiques et des maladies des nouveaux nés.
2 sont en service civique, 2 ont étudiantes infirmières.
Je retrouve une des étudiantes dans le vestiaire. Elle est dans mon service 😭
Là, elle vient de découvrir que je suis une de ses tutrices de stage.
Mon après midi commence bien avec une jonne mise au point
#ide #esi
Hi, I'm looking for suggestions from emacs users who use it for python. Is there any new/modern way of sorting imports and auto-formatting ? My current setup is `python-black` with `py-isort`. I am interested in packages which combine various formatting functions.
In 2020 I dumped a few boxes of old tech in my office to sort later in the year. Finally getting to it. I sorted out all the old IDE drives (one dated 1993) to fire up and see what's on them. There were more drives than I expected.

What #IDE are people using that a standalone git client makes sense?
Any VS Code experts here? I have a problem that I can't find any information about on the internet:
On one of my three computers, VS Code refuses to accept the “.” character since yesterday. Instead, I get the error message you see in the picture.
All plugins and settings are synchronized with the VS Code installations on the other two computers. And on neither computer do I have this problem.
I am at a loss. Does anyone have any ideas?

Eclipse plugin Applet Runner 2.0.0 is now available at the Eclipse Marketplace.
What's new: PDF, Word, Excel, CSV, Powerpoint, JSON, XML and YAML Viewers.
Terminal, HTML Browser, MP3 Player and many more. Watch the video 🎞 below⬇.
Demo at https://youtu.be/6jwwXDjsYqg
Install at https://marketplace.eclipse.org/content/applet-runner-eclipse
#VisualStudio Code April 2023 now available
@kkarhan @schenklklopfer ich würde dennoch nicht wirklich empfehlen, dass jemand frisch #vi oder #vim lernt. Danach fühlt sich die Bedienung jedes anderen Texteditors so dermaßen bes******n an, dass man nur noch vim o. Ä. benutzen kann... Und je mehr man lernt, umso weniger sind vim Eingabemodi in #IDE|s ein ausreichender Ersatz...
🚨 I need to pick the brains of some #Android developers 🤏🧠
I was beginning to update my version of #AndroidStudio today and noticed #ExtensionLevel for the first time in #SDKPlatform updates.
As I begin to research the implications of this new policy, if you can answer any of the questions in the image below (or provide reference links), I'd appreciate it. Thanks a bunch! 👋 😁
[UPDATE: I found the answers in the post I just boosted above.]
#GameDev #MobileDev #AndroidDev #SWDev #IDE

"There is probably a right & wrong way to order all these vector math operations"
Write it the naive way with way too many parentheses => see if the IDE complains about anything => refactor to clean everything up.
"I need to remove some elements from this list of objects"
Instead of carefully building a reverse loop, I generate a foreach loop, and write the logic => refactor it to a for loop => refactor it to a reverse for loop.
#programming #refactor #IDE
heise+ | Sauerteig aus dem IoT-Einmachglas: Geschmack verbessern dank ESP23
Sauerteig selber machen: Mit Ultraschallsensor, ESP32 und Grafana-Visualisierung wird das Überwachen des Teig-Gehens gleich drei Klassen nerdiger. So geht's.
#TIL about #Google #CloudWorkstations - a managed VS Code or #Jetbrains Gateway that you can access through your browser or thin client. Essentially, #IDE hosted on the cloud. Not a new idea, but it's interesting to see it more and more frequently | https://cloud.google.com/workstations
Let's settle this once and for all.
#programming #gamedev #webdev #cpp #java #javascript #python #c #csharp #html #typescript #kotlin #go #golang #rust #rustlang #clang #texteditor #ide #coding #code #poll #automation #shell #bash #powershell #basic
The newest version of Kate, released with KDE Gear ⚙️ 23.04, now boosts its LSP features with inlay hints, allowing you to code faster and more accurately. You can also open an embedded terminal in the Windows version, giving you instant access to KDE's powerful commandline tool.
That moment when you need to find out how to debug your #IDE, but the only info you find is about how to debug inside your IDE... Thanks for nothing #DuckDuckGo! I have the weirdest bug ever and I can't find anything about it online. #QtCreator crashes on #GNOME when swiping with three fingers, but not when using the keyboard to switch workspaces. And only when switching to the workspace on the right... This is one of those bugs where I don't even know where/how to report it.
Wrote about my #neovim config for #PureScript development - https://discourse.purescript.org/t/purescript-setup-with-neovim-lazyvim/3491
#LazyVim might just be the ide that tears me away from #Spacemacs!
New blog post available "An Introduction To Server Connector for IntelliJ"
https://www.wildfly.org/news/2023/04/13/intellij-server-connector/
Amazon CodeWhisperer Overview - your free, AI-powered code companion to help you write better, more secure code using your favorite IDE https://youtu.be/j8BoVmHKFlI @awswhatsnew #ai #ml #coding #productivity #security #aws #awsbuilder #developer #IDE
📣 Keynote announcement! 📣
@tornorbye will be hitting the #dcsf23 stage 🌉 Norbye will discuss how to get the most out of the #IDE – features, hidden gems, some recent additions, & upcoming features under active development.
Read more here: https://sf.droidcon.com/tor-norbye/

A trip down memory lane:
“Revisiting Borland Turbo C/C++, A Great IDE Back In The 90s” [2021], ToughDev (http://www.toughdev.com/content/2021/06/revisiting-borland-turbo-cc-a-great-ide-back-in-the-90s/).
5 #IntelliJ IDEA Plugins That Will Change the Way You Code...
thoughts on the new #JetBrains #IDE #UI? I tried it for around ten seconds and then switched back to the current UI. 😂
It isn't bad, I just don't feel like I'm getting anything by using the new UI except some aesthetic improvements...which don't outweigh the significant learning curve to move to it.
Would love to hear from anyone, especially if you are using the new UI and love it!
At 13 years old I learned my first #programming #IDE: Garry Kitchen’s #GameMaker for the #Commodore64, published by #Activision back when they weren’t shoveling out sequelware: https://www.garrykitchen.com/product_history/garry_kitchens_gamemaker.html
#retrocomputing #C64 #Commodore #retrogaming #SoftwareDevelopment #coding #gamedev
🧑💻 Developing 8-bit Commodore Programs Using a Modern IDE
— Byron Stout
#Commodore #Basic #ML #IDE #8bit #Retrocomputing
https://m.youtube.com/watch?v=0R2HPmkRrAA&feature=youtu.be
I just blogged:
Deploy MAUI apps with Rider on your iOS device after these Xcode errors
https://msicc.net/deploy-maui-apps-with-rider-on-your-ios-device-after-these-xcode-errors/
#Rider #dotNET #dotNETMAUI #MAUI #IDE #Xcode #iOS #VS4Mac #VisualStudio
@zorinlynx +9001%
And even if they update shit as people type, they should make this opt-in or at the very least opt-out easily and also use some actually good versioning system like #git instead of requiring people to hack in the depts of #HFS+ or #APFS...
The current #VSCode theme on my @pop_os_official #Linux powered by Sweet purple theme and treats.
Github Purple https://marketplace.visualstudio.com/items?itemName=4a454646.github-purple
Sweet vscode Icons https://marketplace.visualstudio.com/items?itemName=EliverLara.sweet-vscode-icons #Coding #IDE #FrontEnd
Helix 23.03 released, https://helix-editor.com/news/release-23-03-highlights/.
Soft-wrap, inlay hints (!!), initial support for snippets, and so much more. Awesome!
How to Install VS Code on openSUSE Leap & Tumbleweed
https://linuxiac.com/how-to-install-vs-code-on-opensuse-leap-tumbleweed/
This guide walks you through installing Visual Studio Code on openSUSE Leap or Tumbleweed, following the recommended way.
What's New in #IntelliJ IDEA 2023.1
https://www.jetbrains.com/idea/whatsnew/?utm_medium=erik.in&utm_source=mastodon
I'm always on the lookout for new fonts suitable for software development. Nerd Fonts has some interesting free, cross-platform fonts available: https://www.nerdfonts.com/font-downloads
I've always installed them using FontBook on MacOS but I just noticed they have a #HomeBrew installation method too.
Would love an IDE for #ChatGPT that assists in more general tasks than “fix this code”.
* Creating embeddings from data/content
* Viewer for outputs like PlantUML or DBML
* Sharing local content in concise DSLs
* Prompt development - parameterizing, act as library, versions
* Parsing outputs for actions (toolformer?)
* Scheduled prompts and actions
So #WordPress plugin, or theme, Devs. Is there a #Docker only local plugin(or theme) development environment available? Something that doesn't require me to maintain #Node, #NPM, #PHP, or #Composer on my local machine? Perhaps #VSCode Dev Containers is the closest I'm going to get but I don't want the #IDE lock-in either, as I don't even use VSCode. I've been playing with just a Dockerfile & docker-compose.yml but it has some usability issues currently.
New liked #link: "Rosé Pine IDE and terminal themes" - All natural pine, faux fur and a bit of soho vibes for the classy minimalist.
https://rosepinetheme.com/
#IDE #colour-scheme • #Otter
Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. https://zed.dev/
#webdev #coding #css #javascript #programming #software #html #ide #code #backend #frontend #web #editor
sometimes it is great that each #VisualStudioCode (#VSC) project opens in a new window - but sometimes this gets a bit overwhelming.
I wish there was a way to have "tabs" that allowed one to switch between VSC projects within a single window instead of having multiple windows open.
I'm looking for a #Database #GUI #IDE that allows editing of values from a VIEW.
For example, most editors allow one to edit the values in a table directly and visually. But if one has a VIEW these values aren't editable.
If the VIEW contains columns that directly map to various tables, I'd like to be able to edit the columns in the VIEW and have them updated in the respective table accordingly.
Curious if anyone is aware of an IDE that supports this? DB is currently SQLite, but could change
MPY-Jama: IDE für MicroPython auf dem ESP32-Controller
Eine sehr leistungsfähige, erweiterbare Alternative zur eher spartanischen MicroPython-IDE der Arduino Foundation ist MPY-Jama von Jean-Christophe Bos.
#Development #Launches
WebContainers · Development environments. In your web app. https://ilo.im/113h9o
_____
#DX #WebDevelopment #WebDev #StackBlitz #NodeJS #Playground #IDE #Runtime #WebContainer #API
@TheWebTech It took 12+ years of grind, but finally now we are witnessing the explosion in #cloud #IDE’s #CDE space… #codeanywhere is on the path of reinvention and we will soon launch a new web to showcase it
RT Erik Guzman - Stream Closed Captioner Creator
Did you know that @code has a command line tool to help you open files quickly in your terminal? Now you know, learn how to install it in this short. #vscode #webdevelopment #code #webdev #ide #TipsandTricks
https://youtube.com/shorts/onuEc7XRLeE?feature=share
:sys_twitter: https://twitter.com/talk2MeGooseman/status/1619049641986887681
#Vim Weekly Tips: Ctags.
Been a huge fan of #Cloud #IDE's for a very long time. Had a subscription to #codeanywhere almost since their founding. Was very excited when #GitHub announced #codespaces. Tried and enjoy using #gitpod. That said, I think #StackBlitz may be onto the big secret. All of the perks of cloud with all of the pros of a local IDE & containers. I discovered it while looking at @elk 's source #code to see if there was any low hanging fruit I could help with.
After years of using Sublime Text as my general text manipulator and code editor I am experimenting with moving to TextBuddy for random text and VSCode for coding.
Here's my question: What are the essential VSCode tweaks or extensions I need to know about? #vscode #ide #development #coding
During all these years, I've tried different #fonts for #programming in the #editor and #IDE.
On a 4K monitor, these are my favorites (most favorite first):
- Source Code Pro
- Fira Code
- JetBrains Mono (2020)
For console windows, I really like Microsoft's Consolas.
Source Code Pro is easy and just "neutral". Fira Code has the best legibility, but it feels a bit "agitated". JetBrains Mono has much in common with Fira Code, but feels a little smoother, and also somewhat more angled.
While I do have a few speed complaints about the new version of Nova, it's still my fav #IDE - if they ever add the git conflict resolution I'll also switch over to their GUI from Tower.
Pros: beautiful interface, easy to use and customize. Love the WP function plugins and syntax themes. Love the project based settings (similar to Coda since this is it's descendant)
Cons: right now there are some speed/performance issues in v6, especially around auto code completion.
NetBeans version 1️⃣ 6️⃣ has been released and is available from the website. I guess the official announcement will be coming soon.
Download: https://netbeans.apache.org/
Release notes: https://github.com/apache/netbeans/releases/tag/16
I've been using it for a few days and it works great!
#NetBeans #java #IDE
Hi, folks! Please participate in our short survey:
> We’d like to learn from #RustLang developers about their experience and best practices with C and C++ code in their Rust code base. <...>
I've used #vim for years and recently switched to #neovim. I finally wrote my own color scheme for Neovim based on @ericwbailey's "#a11y syntax highlighting" project. #Accessibility matters, even for those without disabilities. A text editor is a highly personal choice, but it's difficult to say such a choice isn't reflected in other facets of life.
Intro time:
My name is Carlos. I'm an #iOS engineer so my main interests fall into the #swift and #software engineering categories.
For living I work at #CodeSandox building an #IDE mainly focused on #webdev for #iPhone and #iPad devices (take a look at the video below -- it's free so please give it a go as well!).
In my spare time I love reading, cooking and refurbishing the house I just moved into with my girlfriend.
👋