frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Anthropic acquires Stainless

https://www.anthropic.com/news/anthropic-acquires-stainless
267•tomeraberbach•4h ago•193 comments

Hyperpolyglot Lisp: Common Lisp, Racket, Clojure, Emacs Lisp

https://hyperpolyglot.org/lisp
67•veqq•2h ago•8 comments

We stopped AI bot spam in our GitHub repo using Git's –author flag

https://archestra.ai/blog/only-responsible-ai
342•ildari•6h ago•168 comments

We let AIs run radio stations

https://andonlabs.com/blog/andon-fm
74•lukaspetersson•3h ago•84 comments

Show HN: Files.md – Open-source alternative to Obsidian

https://github.com/zakirullin/files.md
461•zakirullin•8h ago•246 comments

Elon Musk has lost his lawsuit against Sam Altman and OpenAI

https://techcrunch.com/2026/05/18/elon-musk-has-lost-his-lawsuit-against-sam-altman-and-openai/
593•nycdatasci•4h ago•296 comments

The Quiet Renovation at Bitwarden

https://blog.ppb1701.com/the-quiet-renovation-at-bitwarden
406•DaSHacka•2d ago•192 comments

Agora-1: The Multi-Agent World Model

https://odyssey.ml/introducing-agora-1
47•olivercameron•2h ago•10 comments

The FBI Wants to Buy Nationwide Access to License Plate Readers

https://www.404media.co/the-fbi-wants-to-buy-nationwide-access-to-license-plate-readers/
108•cdrnsf•2h ago•40 comments

Understanding Singleflight in Go

https://www.codingexplorations.com/blog/understanding-singleflight-in-golang-a-solution-for-elimi...
20•ghostbit•1d ago•1 comments

Cutting inference cold starts by 40x with LP, FUSE, C/R, and CUDA-checkpoint

https://modal.com/blog/truly-serverless-gpus
51•charles_irl•3h ago•11 comments

Show HN: We missed Winamp, so we built an audio player for macOS

https://www.advanced-research.net/180db
34•surganov•2h ago•28 comments

Two computers, one monitor, zero fiddling (2025)

https://alexplescan.com/posts/2025/08/16/kvm/
124•ankitg12•2d ago•73 comments

The Fil-C Optimized Calling Convention

https://fil-c.org/calling_convention
75•pizlonator•2d ago•11 comments

Shutterstock to pay $35M over hard-to-cancel subscriptions

https://www.ftc.gov/news-events/news/press-releases/2026/05/shutterstock-pay-35-million-settle-ft...
53•Lihh27•1h ago•18 comments

Designing an FPGA Calculator from Scratch

https://baltazarstudios.com/calculator/
8•zdw•21h ago•0 comments

Iran starts Bitcoin-backed ship insurance for Hormuz strait

https://www.bloomberg.com/news/articles/2026-05-18/iran-starts-bitcoin-backed-shipping-insurance-...
176•srameshc•4h ago•254 comments

Haiku OS runs on M1 Macs now

https://discuss.haiku-os.org/t/my-haiku-arm64-progress/19044?page=2
217•tekkertje•3h ago•74 comments

Project Glasswing: what Mythos showed us

https://blog.cloudflare.com/cyber-frontier-models/
237•Fysi•8h ago•89 comments

loopmaster – Livecoding Music IDE

https://loopmaster.xyz/
22•stagas•2h ago•7 comments

What Is Date:Italy?

http://aesthetikx.info/blog/date_italy.html
107•jollyjerry•2d ago•45 comments

Stratum: System-Hardware Co-Design with 3D-Stackable DRAM for Efficient Moe

https://dl.acm.org/doi/10.1145/3725843.3756043
12•rbanffy•3d ago•4 comments

Voice AI Systems Are Vulnerable to Hidden Audio Attacks

https://spectrum.ieee.org/voice-ai-audio-attacks
98•SVI•9h ago•27 comments

I 3D Printed Origami [video]

https://www.youtube.com/watch?v=FNVBK7-h9Fs
44•Teever•2d ago•8 comments

Learn Harness Engineering

https://walkinglabs.github.io/learn-harness-engineering/en/
105•redbell•9h ago•11 comments

Qwen 3.7 Preview

https://twitter.com/Alibaba_Qwen/status/2056403591464984753
173•theanonymousone•5h ago•64 comments

Mocked by a scandal sheet, Kierkegaard endured months of personal attacks

https://www.plough.com/en/topics/faith/discipleship/when-kierkegaard-got-cancelled
80•bookofjoe•9h ago•38 comments

No More JetBrains Products for Me

https://matthewkosarek.xyz/posts/jetbrains/
77•matthewkosarek•1h ago•90 comments

The Aperiodic Table

https://blog.jgc.org/2026/05/the-aperiodic-table.html
73•jgrahamc•3d ago•33 comments

Garry Tan, the CEO of YC, accused me of unethical reporting

https://radleybalko.substack.com/p/truth-power-and-honest-journalism
408•gok•6h ago•100 comments
Open in hackernews

No More JetBrains Products for Me

https://matthewkosarek.xyz/posts/jetbrains/
74•matthewkosarek•1h ago

Comments

threethirtytwo•39m ago
I agree, Clion is superior in terms of features, but it loses really badly in terms of performance. I've recently switched off after being loyal to jetbrains for a long time. But this was mostly because AI negated the use of IDEs.
panny•39m ago
As an eclipse fan, I may have experienced a teensy bit of schadenfreude while reading this.
pjmlp•35m ago
Me too, however this is another case of exchanging IDE for text editor without understanding what is being lost, or never having used the IDE to its full potential in first place, thus not knowing what is being left behind.
bigyabai•27m ago
> or never having used the IDE to its full potential in first place

As more and more people delegate stupid things to their agent, this type of person will become increasingly common. Products like RustRover and CLion will be a much harder sell to audiences that don't even use an LSP in their day-to-day workflow.

JetBrains is probably working on a contingency plan as we speak.

brabel•23m ago
That’s correct. Their new IDE, Fleet , pivoted to an AI first editor , but not sure if they have already released something.
nomel•24m ago
I was in a meeting with a colleague about a PR for some python code. One of the things I noticed was that he had an unused module that contained an import of a non-existent class from another module. I know he uses Pycharm, so I mentioned to him that this kind of thing should be hard to miss, because the linter in Pycharm should have marked it, and the folder it's in, as red.

He tells me, and I quote, "Oh, all the files are red."

kstrauser•18m ago
Do you already have a good criminal defense lawyer, or do you need a referral? Because whatever you did next was justified, in my opinion.
barrkel•38m ago
IDEs are dead in the age of agentic coding.

Trying to find the stable point of agentic coding is like trying to catch a falling knife. Will you still need to look at diffs? I for one no longer make any edits, as a policy - I either tell the agent to fix it, or tweak a skill or memory or doc so it doesn't make the same mistake a second time, or configure something adversarial. But does that continue indefinitely?

pjmlp•37m ago
Say what?

I rather have my agents talking to my IDEs.

panny•36m ago
>IDEs are dead in the age of agentic coding.

I'm glad that works for you, but you'll pry my free software from my cold dead hands. :)

ademup•33m ago
Agreed within the narrow confines of web dev (which is all that I do). I used to write 500-1000? LOC per day but now I've built several full fledged (250k+ arr) sites with more features than I've ever been able to implement in such a short time: all without editing a single line of code.

My guess is they are still very useful for more difficult code! But yeah, I can't imagine ever caring about "code" any more, and therefore cannot fathom the need for a full fledged IDE.

edbaskerville•38m ago
I'm also done with JetBrains—just tried them again (RustRover) after a hiatus. It felt much slower than I remember, even after changing away from the default theme as others have suggested.

Having just made the switch to Kubuntu, I'm going to try Kate as my primary editor for a while. It's missing features, but it sure is snappy.

pjmlp•38m ago
Well, Zed is a text editor with some plugins, while JetBrains products are full-blown IDEs, with abilities Zed will never offer.
wiseowise•34m ago
> while JetBrains products are full-blown IDEs, with abilities Zed will never offer.

None of those matter if they just close the IDE before it indexes.

> When all of these tiny issues come together, it makes me NOT want to program. I don’t want to sit around and wait for startup times to get my ideas onto the screen. I don’t want to worry that my CPU or RAM is going to be exhausted and I am going to have to restart my machine. I want to open my editor and immediately enter a flow state. I want the tooling to assist me when useful, and stay out of my way when not.

pjmlp•31m ago
Yes I have read that, and whatever, some people rather walk straight away, because waiting for the car to warm up takes a few minutes.

I have IDE tooling experience since Borland products for MS-DOS, and plenty of programming editors as well, between PC, Amiga, Mac and UNIX clones.

ryanolsonx•29m ago
Idk what car you have but mine can drive right away, just like Zed.
linsomniac•26m ago
Not who you are replying to, but the new Lexus RX350h takes and absurdly long time to be ready to drive away, if you want to use the rear camera to help back out of the parking lot.
4ndrewl•20m ago
Wait, don't you reverse into a parking space and drive straight out?
kstrauser•24m ago
Side note: to a rounding error, all modern cars can be safely driven right away. Wait a few seconds for the sound of the engine to change, indicating that oil is now happily pumping through all the grindy bits, and then you're ready to go. I'm not saying you want to drag race your neighbor 10 seconds after starting the engine for the first time that day, but once you don't hear the tappets being tappety, it's OK to pull out of your driveway and start moving at a sane pace.
usef-•11m ago
Exhausting the CPU and memory? I'm genuinely curious how he gets such a different experience to me.

And startup is something that happens only once for me, then it stays open all day (unlike vim which I close and open repeatedly)

giancarlostoro•27m ago
Zed is also insanely capable for the short span its been around, and very responsive. I love JetBrains and used them for over a decade now, but I think I will likely cancel next year since I find myself only using Zed these days.
Dayshine•22m ago
Is it? For the three languages I tried to use it for it was terrible.

It was like it only had the basic language support plugin I wrote for myself at uni: basic syntax and current file/directory only source files loaded into context.

So any referenced projects, tooling, even packages in one language, and you have false positive errors everywhere.

shimman•25m ago
I don't use Zed, but do use Neovim but people make similar arguments.

If I have access to a LSP and DAP, also do most of my refactoring through c tags and vim grep (or grug-far if I want to be fancy). What IDE specific features am I missing out on that can't be replicated?

Being earnest here because I always screenshare with co-workers doing a variety of things and there is nothing I ever see that is impressive or makes me want to switch.

kstrauser•21m ago
We're not missing anything, or at least not anything I actually miss. I had a previous supervisor who chided me for "not using an IDE" because I was using Emacs -- Emacs! -- and insisted I should use something more featureful.

First, that doesn't exist, and the notion's laughable.

Second, I have every feature I actually want to use in Emacs (and Zed and even *vim), and have no reason to believe that any random bullet point someone might come up with 1) doesn't exist in those editors, or 2) that I'd use it anyway.

throwaway7783•15m ago
I'm in the java ecosystem, so YMMV.

- Automatic spring service detection

- Debugger (remote, local , with access to state, stack and ability to modify the state while stepping through), though I assume this is possible with neovm?

- built-in profiler

- can run individual tests seamlessly

- understands bytecode enhancers like Lombok

- Find Usage, find symbol, language specific navigation, showing class hierarchies, going up/down the hierarchies etc (maybe in conjunction with LSP, other editors can do a decent job?)

- Advanced refactoring (extracting classes, interfaces, inlining functions, extracting functions/methods)

- built-in database explorer

- built-in Git support (I have struggled mightily with VSCodes git interactions - but this might just be an individual preference)

- markdown/html previews

Basically, I barely have to get out of the IDE.

ademup•37m ago
Thank you for this post! 1) I've been considering Zed for a long time, but it hasn't worked well in my KVM. Due to the poor(?) ability to pass GPU through on my Ubuntu 24.04 machine. I have read that 26.04 may have fixed this so I'll try it again!

2) I am in the same boat with slowness. I've been using PHPStorm for over 10 years and it has always been "slow", but the newest pain point is that I will have claude in a terminal update a file. If the file is open in PHPstorm's viewing pain, it might take 10+ seconds to update the contents: I now always "update from disk" if I want to copy the contents outside of my KVM. It's just absolutely terrible workflow.

3. I have also found all of their AI efforts to not only be poorly executed, but executed in poor taste: it's just IN THE WAY rather than being helpful.

4. I mostly don't appreciate most of their features, generally. My flow is pretty simple. I no longer use most of the features. I just don't need the 8000lb elephant any more.

This on a 64GB ram Ryzen 7 5825U.

mikert89•37m ago
So disappointed in jetbrains.
himata4113•37m ago
Just here to say that I've switched to lazyvim and have never looked back. There's something special about being able to combine tmux with resurrect and having every single project I am working on at the same time, being able to access it from any other machine via ssh and all with really low resource usage and lag. I mean I was programming yesterday with 6mbps and over 200ms of latency with hardware(typing follows host, not client) cursor over ssh, still felt like local meanwhile jetbrains couldn't keep up running in a vm over their remote gateway.
azuanrb•36m ago
> Granted, I tend to run older hardware, but it seems that most other programs on my machine run fast and happy

Curious what hardware you’re on. I’m in the same camp with JetBrains products, performance has always been my biggest complaint. Apple M chips made a huge difference though. It’s still not my preference, but at least it’s a lot more usable now. Most of my colleagues run multiple instances daily without issues.

sosodev•36m ago
I also cut off JetBrains recently after a long relationship with their tools. I agree with the points made by the author. The tools are clunky resource hogs for seemingly no reason. I was really excited when JetBrains announced Fleet and promised a lightweight UI with the old analysis engines as lighter background processes. It seemed like it would solve a lot of the problems I had with their IDEs. That never materialized though. They say that Fleet integrated into Air, but Air is not an IDE. So now we're just left with the diminishing value of their traditional IDE offering and some floundering attempts to get into the AI market. What a shame.
wiseowise•36m ago
> I cannot for the life of me understand why it keeps re-indexing my codebase in certain circumstances. Perhaps this is some on-again off-again bug, but it comes back to bite me constantly.

This is the thing that drives me insane. The most annoying part is that they haven't built a proper cross-idea way to diagnose this. How hard is it to just have a UI, or even some text log, that says "I'm reindexing because X, Y, Z have changed" or something?

chi_features•24m ago
I wasn't going to pipe up because I wasn't sure that a Hackernews thread is a good substitute for an issue tracker... but it's related to new AI-driven workflows so I hope it chins the bar.

Now that I work on 3-8 concurrent projects, I want to have them most of them open so I can interact, sense-check, be engaged in the work. When I tear down one worktree, ALL projects open in RubyMine concurrently re-index. It kills my M3 Max and I have to force quit. Then when I restart RubyMine it does the same so I have to race to press the tiny pause button on just enough of the projects for it to not die. There's no way to tweak the re-indexing settings or determine when it will kick off. WHY it kicks off - i don't know.

This is the single thing that's led me to Zed/VSCode, or to not open more than 2 at a time.

jmward01•35m ago
I had my (somewhat) breakup when they started advertising their code assistant at me. My IDE is my home. You push an advertisement at me and I get mad. I killed my subscription (with 1/2 a year left) and loaded the old version and haven't looked back. I will eventually give it up completely since new python versions aren't supported for debugging but oh well.
xbar•26m ago
I had never felt betrayed by JetBrains until that moment.
pier25•23m ago
"but we've invested so much in our AI integration, are you sure you don't want to use it?"
luckylion•14m ago
It was also just plain strange. I don't know what they are doing to squeeze more money out of the tokens they sell, but using jetbrains' AI package always delivered significantly worse results for vs using the providers directly, and it was unbearably slow. But it appears that all of that falls on deaf ears at jetbrains, who are convinced that's the way forward, and they should become a vibe-coding system.

it's sad, but what can you do.

vitally3643•10m ago
The persistent AI assistant sidebar that I have to remove every three days, the shitty "me too" VSCode clone UI, relegating the professional UI I paid for into a "maybe supported" plugin and then outright lying about the new UI being opt-in and never on by default.

JetBrains is simply not interested in power users and professionals anymore, and seem to be utterly unaware that that's their core customer base.

I canceled my all-products subscription after more than ten years and I'll be using 2024 versions until the wheels fall off.

samiv•34m ago
Unfortunately this is all true. I have also been using Clion to program C++ on Linux for almost a decade and the past 5 years the product has been in a free fall.

- every new release breaks something

  - the syntax highlight and auto completion engine has glaring bugs when using multiple file splits.  Bugs are open for a decade already.

  - performance is complete dog shit. Typing a characters spins up several cores at 100%. 

  - QA plays the "test the bug on the latest and report back or it doesn't exist" game. 
Overall they seem to be more interested in shuffling the UI around and adding useless AI features nobody asked for while the core product is eroding fast. It really looks like they don't have tbe engineering capacity/talent to keep the product in shape and whatever capacity they have is misspent on wrong stuff.

Sorry but Clion is over.

rc_kas•32m ago
After 10 years I still have no shortcut key to "duplicate line up" which was an eclipse feature that I loved.

So I also hate jetbrains, give me my shortcut get guys!!

brabel•27m ago
Cmd+d on MacOS duplicates the current line. Is that what you want?
piskov•15m ago
Install ideavim and press “yyp” :-)
AnthonBerg•30m ago
I swear: Good JVM settings can make Jetbrains IDEs fly with performance. Startup is way faster too.

I like ZGC. And having the IDE grab more RAM immediately on startup than the default. Something like Xms=4g or however it's done.

I cannot understand why Jetbrains keep the VM settings as constrained as they do. It's a big difference.

traderj0e•26m ago
JVM settings are always wrong no matter what, it's impressive
pixl97•22m ago
Java, how to make TLS not interoperate with anything, ever.
lousken•29m ago
Lol, I hear developers everywhere telling me Jetbrains products are getting worse with every release. But I wonder why do they tell me and not scream at jetbrains, it's not like I can fix that as sysadmin. Stop writing blogs and telling others, start rioting in their forums!
upmostly•29m ago
We're building a product [1] to compete with DataGrip, a JetBrains product.

Many people told us we were crazy to compete with such a mature product as DataGrip before we got started.

It has been fascinating to speak to people who use database apps and to learn about their experiences.

Now, we have many, many customers telling us that they have cancelled their DataGrip/JetBrains sub and have switched to using our product, mainly due to speed but also cost.

Their products are really, really slow.

[1] https://dbpro.app

aplummer•24m ago
I'd love to give this a try, I work at a privacy sensitive company, can I ask in advance is it possible to opt out of:

> We automatically collect certain information when you use DB Pro:

> Device information (IP address, browser type, operating system) > Usage patterns and interaction with our services > Log files and analytics data > Cookies and similar tracking technologies

kstrauser•27m ago
The speed thing is crucial for me. I'm bouncing between various projects regularly and use different editor windows for each project. I have a shell function called `zedme` that takes an optional argument, and opens the root directory of the current Git repo I'm in and also the additional file I named.

Open the whole project I'm in:

  $ zedme
Open a specific file within the context of this project:

  $ zedme foo.rs
In regular operation, in sizable projects, those commands each take about 1 second to open a whole project with tree navigation and all that, plus the specified file complete with syntax highlighting and language server etc.

One moment, I'm happily working away in a terminal. One second later, I'm looking at a full-featured editor with all the tooling I want.

That's the performance bar, the expectation. Slower than that and I have to adapt my workflow to the editor, not vice versa, and I've never used an editor so great that I'm willing to tolerate that.

traderj0e•27m ago
Haven't used an IDE ever since I got used to vim and installed some basic plugins like YCM. Everything else feels too slow.
piskov•17m ago
The main point of IDE is not code completion but lots of static and dynamic analysis to keep you from writing bad, slow, insecure, what have you, code.

Most of that stuff is proprietary and cannot be plugged into terminal.

The only attempt I’ve seen was actually by Jetbrains with Resharper beta for vscode

traderj0e•14m ago
Eh, haven't needed it. Especially now that there are AI coding agents, but even before that. If I really wanted to run some static analysis in IntelliJ, could always do it separately from my real editor.
foooorsyth•26m ago
Biggest killer of JetBrains IDEs has been simple: the “Switcher” now orders navigation destinations dynamically, whereas they used to be static. Destination keymap is not customizable. Ruins all of my muscle memory and makes me hate the IDE now. Someone at JetBrains please read this and make the Switcher destinations something I can customize in the keymap
dominotw•26m ago
still king if you develop java or scala. i've tried things like metals and vim but its clunky and always go back. if you work enterprise job then idea is the only game in town.
Barrin92•26m ago
> the tool is so fricken slow.

of course an editor like Zed is faster than CLion but it makes little sense to compare the two. People use full blown IDEs like Jetbrains or Visual Studio for their heavier features like debugging and profiling, not because they feel snappy. When I write C++ my workflow has always been to use vim for editing and use VS for debugging.

piskov•25m ago
It depends.

For C# development Jetbrains Rider is second to none.

The number of static analysis, refactorings, inspections, dynamic analysis, slow code paths hightlights, profiling, etc.

It just cannot be done in neovim no matter how I would like to switch.

For C++ (like the OP’s case) — maybe the situation is different. I’ve heard CLion is a meh.

—

Also Jetbrains IdeaVim plugin is the best vim emulation I’ve seen. Nothing comes close with vim plugins support, vimrc, and what have you.

I tried vim mode in Zed — it’s a joke. Immediately uninstalled and got back to vscode, at least it has some vimrc support for custom bindings.

—

Also I don’t get the start-up argument: just don’t close the app, dummy :-). YMMV of course depending on the language.

—

tldr; there is nothing to replace rider with. Because Rider is an actual IDE with tons of proprietary bells and whistles that actually matter

Then again, my dev machine is a Threadripper with tons of ram. I would sing a different song if I needed to work kn macbook air with 16gb of ram.

drtz•6m ago
> Also Jetbrains IdeaVim plugin is the best vim emulation I’ve seen. Nothing comes close with vim plugins support, vimrc, and what have you.

Once every year or so I get annoyed with a bugged JetBalrains update or memory leaks. IdeaVim has been one of the main things pulling me back to JetBrains for a while now, although the neovim extension in vscode is also very good these days.

Sohcahtoa82•25m ago
I love PyCharm, but on my work laptop, it feels slow, and randomly likes to suddenly peg a CPU core to 100% for no apparent reason. It's not indexing as far as I can tell, it's just...stuck in some loop or something. My laptop fan goes wild. I've tried letting it sit for hours for it to figure out whatever the hell it's trying to do, but nothing.

The thing is, I don't know what I'd use otherwise. I demand an actual IDE, not a text editor that allows me to install a ton of plugins to make it into a half-baked IDE (ie, vim).

Maybe I should actually give VSCode a strong try. I've only used it as a code viewer for anything that's not Python.

d3m0t3p•20m ago
I think this is due to their AI insight, they run locally a model and it start to burn the whole computer.
guptarohit•25m ago
I too switched to zed recently, been using jetbrain IDEs for over 10 years. Noticed recently pycharm been acting up and hogging lot of ram!
mmacvicarprett•25m ago
I am on the same boat. The only one I was still using was datagrip, over the last months it became unbearable slow and started crashing due to memory.
fridder•6m ago
I've started moving away from that for the same reason. 2-3GB of RAM for a sql runner is ridiculous
jiehong•24m ago
Jetbrains’ good deterministic refactoring tools are what I like from them (and debugging).

Other than that, I must agree with this article.

jansan•24m ago
I have recently thinking about jumping ship, too, but for usability reasons. The Claude Code terminal is quite a desaster. Soft line breaks are copied to clipboard as hard line breaks (not great for console commands), it constantly loses focus and it has not good focus indicator, which is so super annoying that this alone made me already switch to VS Code for smaller projects. Also, keyboard navigation sucks (it randomly seems to switch between ctrl and shift enter for line breaks), no ctrl+a (very annoying if you want to delete a longer text). It does not seem to get much love from Jet rains, despite being as important as the editor itself. Using Claude in Webstorm feels like using a terminal in the 80s, and while others may find this cool I am not enjoying that.
cooprh•24m ago
I've been using JetBrains for 6 years, have tried and failed to switch off, but this article expresses my similar frustrations.

I've also been having massive problems with their sync- like between IDEs or even upgrading versions, I have to reconfigure all my plugins and settings bimonthly. And their AI assistant is so obnoxious- it is a chore to turn off and it randomly turns itself back on for me, ignoring the fact it kinda sucks.

The speed and reindexing issues are also a big problem. I had to hack my way around Tauri when I was using it a year or so back (not sure if this is still an issue). The tauri_ctx! macro apparently generated a lot of code, and slowed RustRover down to a crawl, where syntax highlighting couldn't keep up- it was unusable. I ended up having to move it to it's own crate.

Xeago•23m ago
For me the nail in the coffin will come in 2027Q1: with CodeWithMe going away. Until then, the quality of editing code remotely together with the mostly clean refactoring and navigation options is a deal breaker.

If anyone has something roadmapped to replace CodeWithMe, it's worth bucks.

abhgh•22m ago
I am not particularly bothered by the speed but the AI suggestion clutter is quickly becoming an issue for me :( I type fragments of a line and it will suggest the next 5-6 lines. They may not be outright wrong, but they might not represent the way I like to do things. Pressing Esc. and refocusing on what I was going to type in anyway is a disruptive experience.
Exoristos•19m ago
Turn it off; it makes a brilliant IDE unusable.
tacostakohashi•16m ago
I don't love that the AI suggestions seem to override completion of real/existing methods from the source code these days.
StableAlkyne•8m ago
I use VSCode more often than PyCharm nowadays (same reasons as TFA, it's just too heavy), but unless something has changed in the last couple of months, you can disable the AI completions
JCTheDenthog•7m ago
In JerBrains I limit AI suggestions to just the rest of the line I'm currently writing, tends to work a lot better for me. I also use the older ML models.
olivierduval•22m ago
Can we talk about features like JavaFX being free (community) before and then starting to become paid ("ultimate" version) after update ?

Of course without telling: "while upgrading, you will loose functionalities except by buying our new edition"

Traster•20m ago
> Granted, I tend to run older hardware, but it seems that most other programs on my machine run fast and happy

I'd really like some context here. Because for some people this is like "My M4 is out of date now the M4 ultra is out" and for others it's "I think computers really took a step back when when we started to talk about Gigahertz and Gigabytes, a 386 is all I need".

dangus•11m ago
JetBrains to my understanding like a traditional IDE similar to Visual Studio (classic) that comes with a lot of stuff in the box that lighter weight text editor inspired development environments don’t have.

It is completely expected that it’s slower.

I remember my first job I had to request a new workstation just to tolerate using Visual Studio. (Actually, all I asked for was an SSD, but my manager over-delivered and went ahead with a whole new workstation)

liendolucas•8m ago
I wish that software is constantly updated and tuned for the past, not the future. I find quite ridiculous that we only keep puring ram, disk, processor and yet tools lag behind. How is that possible?
vitally3643•5m ago
Personally, I found JetBrains IDEs to be perfectly usable on a dual core third gen i5 laptop with 16GB of RAM. Thinkpad T530 from ~2013

It is of course sluggish to index large projects, but it's equally slow on my brand new Ryzen system. Otherwise it's completely fine. It was my main daily driver dev machine until 2024.

LunicLynx•20m ago
If you are on windows it’s probably your virus scanner eating your IO and CPU
piskov•9m ago
For windows “Dev drive” (it is a windows feature) is a must.

Also at least Rider makes special tweaks with elevated access and what have you for antivirus exclusions

jordand•14m ago
Still a bit weird that this text editor has an immense amount of venture capital invested in it, but yeah, I'll probably end up giving Zed another go. Still, they've made some odd decisions in the past. It took a lot of community pushback just to get them to add that 'disable_ai' flag (mandatory feature for me).

Link: https://zed.dev/blog/disable-ai-features

ajxs•14m ago
When the author says 'I tend to run older hardware', how old do they mean? I'm typing this message right now on my Thinkpad x220 from 2011, which is unfortunately too old to run Zed because its internal Intel HD graphics card doesn't support Vulkan. I'd be an everyday user if not for this.
mghackerlady•12m ago
I've always found it crummy that they keep clion foss, if foss projects and people dedicated to foss want anything in an IDE it's good c support
toyetic•7m ago
Totally valid reasons, I haven't had the same experience but I mostly do work on Java or React & Rails in IDEA can't speak to CLion or RustRover etc.

Really my biggest thing for jetbrains is the cost, of course my company pays for a license on my main machine but I've been paying for a personal license as well and have been thinking of making the switch to Zed/NeoVim/VSCode etc. for a while just to save a few bucks every month.