#ide

2025-05-07

Obsolete Technology HGST Hitachi drive

2.5" HDD IDE interface jumper era with Master Slave cfg

#HDD #IDE #obsolete #notebook #hardware #Master #Slave #RetroComputing

The photograph shows a Hitachi Travelstar hard disk drive (HDD) placed on a dark fabric with a leopard print pattern. The HDD is oriented vertically, with the label facing the viewer. The label is predominantly white with black text and includes various details such as the model number (IC25N030ATMR04-0), capacity (30GB), speed (4200RPM), and manufacturing information (Made in Thailand by Hitachi Global Storage Technologies (Thailand) Ltd.). The label also features certification marks like CE, FCC, and MIC, along with a serial number (D33082) and a barcode. The HDD has a gold-colored connector and is secured with screws. The bottom of the label includes a warning not to cover a specific hole and a caution against shocking or pushing the cover. The overall condition of the HDD appears to be good, with no visible damage.

 Ovis2-8B

🌱 Energy used: 0.254 Wh
2025-05-07
I have been playing with this recently... as a @pharoproject user... what do you think about this ? #gtk #ide
2025-05-07

This might be the dumbest #LLM integration I've seen in a while.

If there are "frequently used prompts", it probably means I keep regenerating the same #boilerplate code over and over again.

Wouldn't it be a much more useful feature for an #IDE to automate that chore, instead of just keeping a clipboard full of the things I'm begging for most often?

#AndroidStudio #Gemini #AI

Prompt Library

Gemini in Android Studio's new Prompt Library feature enhances productivity by allowing you to save and manage frequently used prompts. Access the Prompt Library from Settings > Gemini > Prompt Library to store and retrieve prompts. You can store prompts at the IDE level or the project level. You can also right-click on a prompt in chat to save it for later use. To apply a saved prompt, right-click in the Editor and navigate to Gemini > Prompt Library to apply the prompt. This streamlined workflow eliminates the need to retype commonly used prompts, saving you time and effort.
2025-05-05

IDE Review: Zed

My go to IDE of choice is Netbeans, but today I tried out Zed. This is because Snap has managed to break Netbeans, and I’m blown if I can figure out what they’ve done to it.

Installing Zed

Zed was easy and quick to install. A quick line of bash and I was up and running in moments, which beats the heck out of putting up with Ubuntu’s weird and broken Snap sandboxing thing.

What did I like about Zed?

Zed is light and zippy fast.

What PHP support it has was a breeze to install.

Zed’s code colouring was intuitive but took a little getting used to. Once over the initial unfamiliarity bump, I grew to like it. I especially appreciated that class variables inside methods were coloured differently (red) to methods and local variables.

Zed makes no attempt to write my code for me.

The UI is minimal, which is fine if you like keyboard shortcuts.

What did I dislike about Zed?

I missed NetBeans’ concept of a “project” for grouping and navigating files.

Unlike NetBeans, Zed does not offer autocomplete outside of methods and variables defined in the code. I’ve gotten used to having PHP’s built-in functions not only offer to autocomplete but comes complete with documentation too. Given how inconsistent PHP can be, this is kind of essential.

On save, Zed enforces the aligned braces style code. I know this is supposed to be the standard, but I have never been a fan of the style, nor of IDEs that think they know better than me.

I missed NetBeans’ autocompleting documentation comments (and the way Netbeans shows you documentation comments in the auto-suggest).

I’m not sure Zed does autosave.

There was no obvious way to resize the code font. Admittedly, I only tried the usual Ctrl plus Mouse Wheel.

Despite my comments about Smart-Alick IDEs, I really appreciate NetBeans’ way of flagging possibly mistyped or malformed code. Zed doesn’t do that.

I very much missed NetBeans’ template and default system. Zed feels more like a text editor than an IDE in that way.

Would I use Zed?

As a quick backup – maybe. For my daily driver – hell no. I prefer an IDE that does a little more heavy lifting rather than something that feels like a slightly upgraded Notepad++.

Get Zed

You can get Zed here.

Over to you?

Have you used Zed or do you perhaps currently use Zed? Do you think I’m way off, have missed something, and need to give it another go? Or, perhaps, you agree with me. Or something else? Let me know by reply, comment, or mention your thoughts on Zed as for code dev.

#IDE #Netbeans #review #Snap #UI #Zed #Uncategorised

Screenshot of PHP code in Zed
2025-05-04

@velten_dev @10leej @BrodieOnLinux @kde There's an official #Flutter plugin [1] for #JetBrains IDEs (including Android Studio) too, if you're into that sort of thing.

[1] plugins.jetbrains.com/plugin/9

#AndroidStudio #IDE

Bob K Mertz :distressedUS:bobkmertz@techhub.social
2025-05-03

@Lydie

mSATA from my old laptop for reference (yes, I unfortunately bought a laptop during that short time lol)

#supplychain #teardown #ssd #IDE

Samsung mSATA SSD
Bob K Mertz :distressedUS:bobkmertz@techhub.social
2025-05-03

@Lydie
Could be that it's hard to judge in the pictures but that one on the left looks like mSATA and the one one the right is a M.2 NVMe

I could absolutely see someone trying to find an excuse to unload mSATA drives inside anything possible..... They were used for like a whole year or two 😂

#supplychain #teardown #ssd #IDE

2025-05-03

Arrêté du 22 avril 2025 relatif à la formation délivrée aux infirmiers diplômés d'Etat pour l'établissement d'un certificat de décès dans le cadre de l'article 56 de la loi n° 2025-199 du 28 février 2025 de financement de la sécurité sociale pour 2025

legifrance.gouv.fr/eli/arrete/

#formation #IDE #certificat

2025-05-03

Décret n° 2025-371 du 22 avril 2025 relatif aux conditions de l'établissement des certificats de décès par les infirmiers diplômés d'Etat

legifrance.gouv.fr/eli/decret/

#IDE #certificat #delegation

ℒӱḏɩę :blahaj:Lydie@tech.lgbt
2025-05-03

Supply chain fun. Two identical "IDE" SSDs I got on eBay. Very different internals!! I suppose they use whatever they can get. Hey and that longer SSD has a DRAM cache too. #supplychain #teardown #ssd #IDE

The image shows two printed circuit boards (PCBs) mounted in white plastic casings, likely representing solid-state drives (SSDs). They are placed side-by-side on a wooden surface.

On the **left**, the PCB has a single, smaller blue M.2 SSD card inserted into a slot. There are also several other electronic components visible on the green PCB.

On the **right**, the PCB has four black NAND flash memory chips on a longer green PCB. There's also a smaller component that could be a controller chip.

Both PCBs have IDE connectors on the left side for interfacing with a system.
Jan :rust: :ferris:janriemer@floss.social
2025-05-03

@bamboombibbitybop You might want to read

So you want to build an #ECS-backed #GUI framework | Challenges and opportunities in the future of `bevy_ui` - by Alice I. Cecile, Rose Peck (Novemeber 2023)

leafwing-studios.com/blog/ecs-

Some inspiration could also be Kodiki, a "3D Vim-like text editor with an #IDE ambition built on top of Bevy, #Helix Editor and WezTerm"

...where #Bevy is used "as base platform for rendering, handling input, windows and everything platform dependent".

#BevyEngine

1/2

2025-05-03

[Перевод] Mellum. Как закалялась сталь

Человек купил в магазине ящик елочных игрушек. На следующий день приносит его обратно: - Ваш товар бракованный. - Что, игрушки битые? - Нет, целые. - Не блестят? - Блестят. - Так в чем же дело? - НЕ РАДУЮТ! Автодополнение всегда было силой и гордостью современных IDE. Сравнивая IDEA, VSCode и Eclipse, мы смотрим — оно вообще адекватные вещи пишет в выпадающей менюшке? Знает про Spring, про Next.js, про свежие апдейты в Питоне? В последнее время, обычные алгоритмы не являются предметом хайпа. В мире IDE появился новый царь горы — AI, который обязан быть везде. Старые игрушки продолжают работать, но уже не радуют. Этот текст — адаптированный перевод статьи из блога JetBrains (я постарался сделать текст более читабельным и менее похожим на политкорректный пресс-релиз). Мы посмотрим, как обучилась модель Mellum , лежащая в основе облачного автодополнения, и что из этого вышло. Хммм. Читать далее

habr.com/ru/companies/bar/arti

#IDE #Mellum #JetBrains #anarchic #anarchic_ai #1red2black #olegchir

2025-05-02

🚀 6.1 alpha 2 was released a few days ago and comes with a couple of neat improvements for our new multi-cursor support! 🥰

1️⃣ You can now decide how you want to paste the contents of multiple cursors! 💪 (1/2)

#Spyder #Python #IDE #MultiCursor

2025-05-01

🛠️ Title: Eclipse Theia & Theia IDE
🦊️ What's: A libre framework for Cloud & Desktop tools & a libre IDE
🏡️ theia-ide.org/
🐣️github.com/eclipse-theia/
🔖 #LinuxGameDev #Programming #IDE #Framework
📦️ #Libre #Bin #Browser-version #Arch #AppIm
📖Our entry: lebottinlinux.vps.a-lec.org/LO

🥁️Update: 1.60.1➜1.61.0
⚗️Major release (Stable) 🍎️
📌️Changes: github.com/eclipse-theia/theia
🦣️From: 🛜️github.com/eclipse-theia/theia

🏝️youtube.com/embed/
🦉️youtube.com/embed/1u9_RqNyFvY
🦝️youtube.com/embed/wGJHwc5ksMA
🦝️[fr] youtube.com/embed/mJveydycbTc?

🕶️ A view of its UI (on a light theme, on my PC) with an example of source code (that of the game The Maze Of Galious remake, in C++) on the main part in the centre (the layout of its UI is flexible, you can also detach its windows), above the 'Welcome' and current source tabs, at the top its main menus, on the left other menu icons and the project/file explorer, on the right the memory explorer (I didn't use it in my example).

📚️ Eclipse Theia (since 2018 a project of the Eclipse Foundation) is a libre, multi-platform, flexible and extensible framework for the development of IDEs and Cloud and Desktop tools using web technologies. 
Theia IDE is a libre, multi-platform, non-intrusive IDE based on this technology, enabling it to run on the desktop or in the browser. It uses the LSP (Language Server Protocol) and DAP (Debug Adapter Protocol) protocols, and the Monaco code editor, and is compatible with VS Code extensions (3,600 extensions), all the while being libre, open, and privacy-friendly.
2025-05-01

Arrêté du 22 avril 2025 relatif à la formation délivrée aux infirmiers diplômés d'Etat pour l'établissement d'un certificat de décès dans le cadre de l'article 56 de la loi n° 2025-199 du 28 février 2025 de financement de la sécurité sociale pour 2025

legifrance.gouv.fr/eli/arrete/

#formation #IDE #certificat

2025-05-01

Décret n° 2025-371 du 22 avril 2025 relatif aux conditions de l'établissement des certificats de décès par les infirmiers diplômés d'Etat

legifrance.gouv.fr/eli/decret/

#IDE #certificat #delegation

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst