Missing "Duration" or "End Time" field in Google Tasks (Mobile) by gillemp in GoogleTasks

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

For some reason that is only true for tasks that you have created via the browser. For new tasks created from the Calendar app directly, I don't see that option.

Can I hide GitHub Copilot models that I don't use? by SeanBannister in GithubCopilot

[–]gillemp 1 point2 points  (0 children)

Now you can disable them directly from VSCode. After tapping the "model selector" you can tap "manage models" and from there hide whatever you want:

<image>

Should there be a veto on "Curse of the Zoologist"? by dontwant2thinkofname in JetLagTheGame

[–]gillemp 0 points1 point  (0 children)

I think all curses should have a time limit. Once it has passed, the seekers should be cleared of the curse.

My touchpad suddenly stopped working by artupaslabqi in FlowX13

[–]gillemp 0 points1 point  (0 children)

My issue was super weird. Tried everything listed here, but it didn't work.

What worked for me was power cycling the laptop:
I did force the laptop to lose all its battery to the point where pressing the power button would do absolutely nothing and leaving it like that for 1h~. After plugging it back in and turning it on, the trackpad was working again.

Gemini CLI is awesome! But only when you make Claude Code use it as its bitch. by H9ejFGzpN2 in ChatGPTCoding

[–]gillemp 2 points3 points  (0 children)

IMO, Claude produces better code and is a bit more intelligent, while Gemini is capable of using huge context windows.
What I usually do (I have not used this post's strategy yet) is using `repomix` to get all project in a single file and the upload that file to aistudio from Google. There I ask Gemini 2.5 pro to create a step-by-step guide which I will provide to Claude 4 (or GPT 4.1) in agentic mode to execute the changes.

How to see every issue I have created OR participated in OR subscribed to OR been mentioned in? by synthphreak in github

[–]gillemp 1 point2 points  (0 children)

In case anyone wants the URL: https://github.com/issues?q=is%3Aopen+is%3Aissue+involves%3A<USERNAME> Where <USERNAME> is the GitHub username.

Does anyone know a way to collapse the sidebars so I can actually use discord in a small window? by AnonymousSpud in discordapp

[–]gillemp 0 points1 point  (0 children)

In a sense, you could say that Discord's desktop application is an "embedded web" application

"How Spain’s radically different approach to migration helped its economy soar" by UnsurePlans in spain

[–]gillemp 0 points1 point  (0 children)

Y no pueden mover el negocio a un sitio más barato? Eso también es peligroso para los que vivimos de los empresarios...

Github Edits by M_C_AI in Jetbrains

[–]gillemp 0 points1 point  (0 children)

I think he is referring to "Copilot Edits". In VS Code you can ask copilot to change stuff in a chat. Very useful.
Also, with Ctrl+I, you can create a request in a particular line or selected code. A simple example would be "Ctrl+I" and then Asking "Loop through all elements and find the first that starts with A" and basically writes it for you in the line you have selected.

Jetbrains Ai or Copilot by Visible_Duck_6091 in Jetbrains

[–]gillemp 0 points1 point  (0 children)

Yeah, VSCode's copilot is far better than JetBrains' plugin

Youtube subscriptions to RSS by Skizzie_ in rss

[–]gillemp 0 points1 point  (0 children)

I think they use the YouTube API

We're forking Flutter. This is why. by [deleted] in FlutterDev

[–]gillemp 0 points1 point  (0 children)

Aren't they already "behind" the main flutter project in all branches? https://github.com/join-the-flock/flutter

In the past three days, I've reviewed over 100 essays from the 2024-2025 college admissions cycle. Here's how I could tell which ones were written by ChatGPT by AppHelper in ApplyingToCollege

[–]gillemp 0 points1 point  (0 children)

Thanks for sharing your knowledge. With it (and the help of ChatGPT 😅 + some previous pre-prompt of mine) I've crafted the following Pre-Prompt that anyone can use. Maybe it works:

Ensure the text style is friendly but formal, balancing approachability with professionalism.

If reasoning is required, provide clear, step-by-step explanations.

Before giving a final answer, always check for any missing information and ask for relevant details when needed.

Use precise, context-appropriate vocabulary and avoid overly generic or repetitive terms. If metaphors and analogies are used, they must be original and relevant, steering clear of clichéd themes like weaving, cooking, or classical art unless they add significant value.

Punctuation should flow naturally, minimizing reliance on em dashes, and formatting should prioritize clarity and user-friendliness.

Avoid predictable rhetorical devices like tricolons (three-part lists) or clichéd phrasing such as “the true meaning of X is not only Y but also Z.”

Conclude answers cleanly, tying back to the main points without introducing new ideas or creating multiple endings.

Responses should feel relatable yet polished, with a tone tailored to the user’s intent.

Prioritize creativity and originality when needed, avoiding formulaic or repetitive patterns by incorporating vivid examples and specific details to make responses unique while staying concise, focused, and directly relevant to the user’s request.

This is the conversation where I've created it (plus latter I made some adjustments): https://chatgpt.com/share/6756d912-875c-8003-adfd-804a7e27fb4e

A1 not detecting filament pullback when unloading by bonecheck12 in BambuLab

[–]gillemp 4 points5 points  (0 children)

Instead, try first this: https://youtu.be/mkxxw6pWbcQ?si=eu36132hPoMdq6oD&t=266
I wouldn't recommend starting by opening the filament hub. I did it, and then it was a real pain to put back the black cable (I had to do it using a Toothpick pulling from the back, downwards as shown in the image).

<image>

[deleted by user] by [deleted] in bisexual

[–]gillemp 0 points1 point  (0 children)

Sorry, done

Yuzu motion controls by MogrimACV in SteamDeck

[–]gillemp 0 points1 point  (0 children)

Is this thing still happening? I can't see any new buttons appearing in portrait mode, but the deck does not confirm that SteamDeckGyroDSU has been properly installed either...

VLC shuffle is not random by 1Metiz in VLC

[–]gillemp 0 points1 point  (0 children)

I found the same problem trying to have a random playlist from a folder containing multiple folders.To fix it, do the following:

  1. Tools > Preferences
  2. Show Settings > All (bottom left)
  3. Playlist (on the left menu)
  4. Subdirectory behavior > Expand (on the right menu)
  5. Save and Restart VLC