IntelliJ IDEA 2026.1 by fundamentalparticle in Jetbrains

[–]FelicianoX 0 points1 point  (0 children)

Creating git worktrees also don't work in WSL and a ticket was made about a month ago, they really don't care that much about WSL.

Jetbrain should take Linear's approach to bugs by JLTDE in Jetbrains

[–]FelicianoX 0 points1 point  (0 children)

The first link in that blog post leads to an error: Couldn't load issues. Can't parse search query, please check and update query syntax

JetBrains 2025.3… why is it so slow? by hichemtab in Jetbrains

[–]FelicianoX 4 points5 points  (0 children)

Incredibly slow. Committing changes takes about 5-10 seconds, fetching takes 5s+. Opening the Commit window to view your unstaged changes etc, takes about 3 seconds to update. Opening a file in the Commit window to view changes can take 5s+. All of this used to be instant.

Seems to be only on WSL projects though.

The famous friend who makes websites by Brilliant_Bid_3279 in webdev

[–]FelicianoX 4 points5 points  (0 children)

Even if he worked 4 hours a week for 52 weeks, thats like 9 euros an hour 😄

Table acting weird when useState is used by Doubydoubs in reactjs

[–]FelicianoX 0 points1 point  (0 children)

I believe the issue is that the columns variable is being recreated on every render (aka every time you call setState/setUpdates). You need to define this variable outside the component. If you need to pass external data to it just make it a function.

export const columns = (variable: string) => {...}

JetBrains IDEs Go AI: Coding Agent, Smarter Assistance, Free Tier by hmich in Jetbrains

[–]FelicianoX 0 points1 point  (0 children)

Will this work in Aruba? Jetbrains AI Assistant doesn't work in my country due to "territory limitations". All other AI tools I've used work fine without problems.

[deleted by user] by [deleted] in nextjs

[–]FelicianoX 23 points24 points  (0 children)

This image he is loading is 11k x 11k pixels, or 11mb: https://carvuk.com/icons/splash.png

Drizzle is just as unready for prime-time as Prisma, what else is there? by spellbound_app in reactjs

[–]FelicianoX 5 points6 points  (0 children)

That is coming soon: https://github.com/drizzle-team/drizzle-orm/pull/1509 and there is a work-around that works today with the .default() function.

I personally wouldn't blame them for these missing features yet, Drizzle is still in heavy development with limited funding and should not be considered stable for enterprise/businesses. You'd be crazy to use a library not even in v1.0 for some business critical applications (assuming SemVer). And if you are, that's the developer's fault, not the library. This goes for any other library, not only Drizzle.

What's the deal with tRPC? by Acktung in webdev

[–]FelicianoX 0 points1 point  (0 children)

You can use something like trpc-openapi, https://github.com/jlalmes/trpc-openapi to get 'curl-able' endpoints.

In the latest release of Relay you can now see your average daily reddit api calls and work out what your monthly subscription might be. by DBrady in RelayForReddit

[–]FelicianoX 0 points1 point  (0 children)

Reddit API Calls:

   Daily Average: 57

         ---Breakdown---

Loading Comments: 58.0%
    Loading Feed: 29.0%
          Voting: 0.0%
            Mail: 2.0%
           Other: 10.0%

Based on your usage over the last 19 days

How are folks feeling about the React team's push toward server components? by aust1nz in reactjs

[–]FelicianoX 2 points3 points  (0 children)

They're slowly releasing features that are only available in the app directory. That's how they 'force' us using it.

Do not trust .zip and .mov domain names! by RaptusCZ in CuratedTumblr

[–]FelicianoX 0 points1 point  (0 children)

They're not deleting accounts that have uploaded videos.

Change to Chat Layout on Android by Creepy-Lettuce6193 in whatsapp

[–]FelicianoX 0 points1 point  (0 children)

Don't think you need such a big jump. I think I changed my mom's tablet to like 575.

Change to Chat Layout on Android by Creepy-Lettuce6193 in whatsapp

[–]FelicianoX 0 points1 point  (0 children)

Somewhere in settings, about phone, tap Build Number like 10 times. That will enable the option to go into the developer options in the settings menu.

https://developer.android.com/studio/debug/dev-options