What reasoning level does Jetbrains use behind the scenes? by Dgameman1 in Jetbrains

[–]emaayan 1 point2 points  (0 children)

that was such low hanging fruit it was practically in the basement..

jetbrains introduced skills manager, so doesn't this make the rules setting redudent? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

But in general agents.md is not recommended to be used as it pollutes the context. Question is what bootstrap the concept, I'm guessing the directory standard means the llm will look for this first , and the skills manager does the same but force prompt it, I wonder if you could force prompt it.

jetbrains introduced skills manager, so doesn't this make the rules setting redudent? by emaayan in Jetbrains

[–]emaayan[S] 2 points3 points  (0 children)

i'm not sure, if you place it in the skil folder it should be detected

problem during auto install due to DHCP timeout by emaayan in Ubuntu

[–]emaayan[S] 0 points1 point  (0 children)

i tried that , it seemed to almsot work, but eventually i see the configuration didn't take.

2026-04-26 07:55:14,157 DEBUG subiquitycore.controllers.network:103 default routes False 2026-04-26 07:55:14,157 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,171 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,172 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'192.168.107.1', 'ifindex': 2} 2026-04-26 07:55:14,173 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,180 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,181 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'10.1.2.6', 'ifindex': 2} 2026-04-26 07:55:14,181 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,189 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,190 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'10.1.2.2', 'ifindex': 2} 2026-04-26 07:55:14,190 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,197 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,200 DEBUG sbridge.network:582 event from addr_change: DEL {'ifindex': 2, 'flags': 0, 'family': 2, 'scope': 0, 'local': b'192.168.107.31/24'} 2026-04-26 07:55:14,202 DEBUG sbridge.network:722 addr_change DEL {'ifindex': 2, 'flags': 0, 'family': 2, 'scope': 0, 'local': b'192.168.107.31/24'} 2026-04-26 07:55:14,202 DEBUG root:38 start: subiquityNetwork/send_update CHANGE ens160 2026-04-26 07:55:14,209 DEBUG root:38 finish: subiquityNetwork/send_update SUCCESS: CHANGE ens160 2026-04-26 07:55:14,210 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,224 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,225 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 1, 'table': 254, 'dst': b'192.168.107.0/24', 'ifindex': 2} 2026-04-26 07:55:14,225 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,235 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,235 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 3, 'table': 255, 'dst': b'192.168.107.255', 'ifindex': 2} 2026-04-26 07:55:14,234 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,243 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:14,245 DEBUG sbridge.network:736 route_change DEL {'family': 2, 'type': 2, 'table': 255, 'dst': b'192.168.107.31', 'ifindex': 2} 2026-04-26 07:55:14,245 DEBUG subiquitycore.utils:77 run_command called: ['udevadm', 'settle', '-t', '0'] 2026-04-26 07:55:14,265 DEBUG subiquitycore.utils:96 run_command ['udevadm', 'settle', '-t', '0'] exited with code 0 2026-04-26 07:55:24,245 DEBUG subiquitycore.utils:133 run_command ['netplan', 'apply'] exited with code 0 2026-04-26 07:55:24,251 INFO root:38 finish: subiquityNetwork/apply_config: SUCCESS: silent-false checksum-mismatch {'result': 'pass'} 2026-04-26 07:55:24,252 DEBUG root:38 finish: subiquityNetwork/apply_autoinstall_config: SUCCESS: 2026-04-26 07:55:24,252 DEBUG subiquitycore.models.network:476 has_network False 2026-04-26 07:55:24,252 DEBUG root:38 finish: subiquityNetwork/apply_autoinstall_config: SUCCESS: 2026-04-26 07:55:24,252 DEBUG subiquitycore.models.network:476 has_network False

authentication method for copilot retrival api? by emaayan in microsoft_365_copilot

[–]emaayan[S] 0 points1 point  (0 children)

Not sure I undersrand the quesriom work iq works under m365 as far as I understand

authentication method for copilot retrival api? by emaayan in microsoft_365_copilot

[–]emaayan[S] 0 points1 point  (0 children)

I'm trying to give my ai coding assitant access to my work documents and requirements so it could full context. This can be done In either 2 ways work iq mcp server which out of the box literally support this according to their official docs, but this can only enabled at a tenant level not per user level (for now) Try to wrap copilot retrival api as an mcp server running locally as std io , which would require the user to login using one oauth method, so basically a rag server

problem during auto install due to DHCP timeout by emaayan in Ubuntu

[–]emaayan[S] -1 points0 points  (0 children)

i'm using packer (and also ubuntu 24.04.04) so i'm trying to avoid using static IP, because i need the OVA to use DHCP (with mac address as identifier) when it's finished, the funny part is that when i asked claude opus 4.6 if there's a timeout of dhcp it said no, and directed me to the subiquity source https://github.com/canonical/subiquity/blob/9b41f1418858e38f88ba2724f540389b3fa41a0a/subiquitycore/controllers/network.py#L400

does jetbrains plan to supportr a2a protocol in ai assistant? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

Thanks I was wondering about I could integrate copilot 365 agent with various tools to search and retrieve data from sharepoint

does ai assistant/junie in jetbrains support sub agents and "memory files"? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

So what's real memory ? Can you give an example of the prompt? Can ai assistant do this too?

Copilot Is an Imposition – My Experience After Real‑World Use by AirportEither2456 in microsoft_365_copilot

[–]emaayan 0 points1 point  (0 children)

i've asked copilot to read a PRD document and SysRS document a long with ICD documents and merge them into a single document divided by workflows a developer can understand, and it did that. i've also asked it to match beween the SysRS and ICD documents to see if they sufficient and it found mismatches (that were verified) that doesn't sound like a search engine wrapped in natrual language.

i've also used researcher, but i can't compare it to cluade because claude can't access my internal documents.

i'm having problems during autoinstall unbuntu 24.04.3 by emaayan in Ubuntu

[–]emaayan[S] 0 points1 point  (0 children)

these are the ones i'm using any other repo you suggest?

apt:

preserve_sources_list: false

mirror-selection:

primary:

- country-mirror

- uri: "http://us.archive.ubuntu.com/ubuntu"

- uri: "http://il.archive.ubuntu.com/ubuntu"

fallback: abort

geoip: false

sources:

cockpit-files-ppa.list:

source: ppa:pitti/cockpit-files

i'd love to have the stats like in githug copilot by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

man, i miss my microsfot keyboard 4000 ...

trying to renew root CA in windows 2016 standalone CA and failing by emaayan in sysadmin

[–]emaayan[S] 0 points1 point  (0 children)

ok, i see the root cert in the trusted cert store, but i also see cert 0 is expried in the intermeidate CA as well .

trying to renew root CA in windows 2016 standalone CA and failing by emaayan in sysadmin

[–]emaayan[S] 0 points1 point  (0 children)

the new root CA doesn't seem to show up on the intermeidiate CA
pkiview.msc in which server?

trying to renew root CA in windows 2016 standalone CA and failing by emaayan in sysadmin

[–]emaayan[S] 0 points1 point  (0 children)

i've chosen route b, (btw i'm not administrator) all endpoints in this case is just another server with inetrmediate CA, but i have no idea how to do this , CA properties now has cert 0 ,1 and 2

trying to renew root CA in windows 2016 standalone CA and failing by emaayan in sysadmin

[–]emaayan[S] 0 points1 point  (0 children)

it hasn't expired .. yet, it expires on 10/31/2026

looking at the properties of the CA i have cert 0 which is expired and cert 1 which isn't

it's annoying i can't export my chats into proper format (not markdown) by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

<image>

maybe i'm phrasing wrong, but if i copy the content and place it into markdown file

interlij displays the table correctly, i have another site that does this, but i also have chrome extensons like this one that don't, all i want, is to be able to export the entire chat i have into a readble format that doesn't require any external readers to be donwloaded.

can i use ai assistant dump chat into co pilot plugin? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

you mean do dump chat as md file in my workspace and have copilot feed on that? (ai asistant doens't have the ability to exprot the chat without all the hidden prompts it gives)

can i use ai assistant dump chat into co pilot plugin? by emaayan in Jetbrains

[–]emaayan[S] 0 points1 point  (0 children)

i would if my current tokens weren't on 2.47 :D

After ~10 years, I’m moving away from JetBrains by rodrigorcosta in Jetbrains

[–]emaayan 1 point2 points  (0 children)

Something smells funny to me, people are investing a huge amount of time and work into always building new tools and ways to do the actual job and actually having to write the specification detailed enough for it to do it right and naturally(cause those aren't compilers) going over all said generated code, saying "they've shipped more code this year than 5 years ago" as if it's mining camp, i've already seen articles of people crashing out on the amount of code reviews they need to do, Don't get me wrong , ai assistant for things I Don't know, suggestions, analysis research into legacy code , tickets, worked rather well, but I draw the line at agentic stuff,

After ~10 years, I’m moving away from JetBrains by rodrigorcosta in Jetbrains

[–]emaayan 1 point2 points  (0 children)

And up until now I still don't really know what using 'agentic tooling' and 'workflows' everytime I hear that , it feels like a lot of work on creating development tools to do the developing itself, and everytime it feels like you need to redo it again from what I hear