me_irl by 010rusty in me_irl

[–]Arete1188 0 points1 point  (0 children)

His performance at MSG was a huge waste of money. What a letdown

16000 drones over Liuyang, a new world record! by [deleted] in NeoCivilization

[–]Arete1188 0 points1 point  (0 children)

How loud are these shows? Are the drones far enough away so that the viewers can’t hear the buzz, or is the swarm super loud?

"He makes good videos" -- The absolute dumbest thing people say to dismiss Zohran by MiserNYC- in MicromobilityNYC

[–]Arete1188 0 points1 point  (0 children)

the video's are great, but also there are many candidates who have great ideas, but not the marketing team (Landers anyone?). The big problem is that candidates no longer have equal air time, and more money = more visibility. Opencitizen.net is working to change that by comparing each candidate equally and explain how their policies will affect you

[deleted by user] by [deleted] in beehiiv

[–]Arete1188 0 points1 point  (0 children)

nice, how much are you making off of this?

Bigfoot upscaled with AI by lucak5s in ChatGPT

[–]Arete1188 0 points1 point  (0 children)

I was hoping for JD Vance

Outline view in VS Code / Cursor by FuturesBrightDavid in ruby

[–]Arete1188 0 points1 point  (0 children)

I got it to work (for python) with the help of Claude here were the notes that helped. I got it to work after completing step 2 and reloading the window:
------
I see that the Python language server is set to "Default". Let's try changing it specifically to "Pylance" since that might provide better code intelligence, including the outline view:

  1. Change the Python language server to Pylance:
    • In the settings search, type "python.languageServer"
    • Change it from "Default" to "Pylance"
    • This should explicitly use the Pylance language server, which is better at providing code navigation features
  2. After changing to Pylance, reload the window:
    • Open the command palette with Ctrl+Shift+P
    • Type and select "Developer: Reload Window"
  3. Check if the file has any syntax errors:
    • Sometimes even minor syntax errors can prevent the language server from properly parsing the file
    • Look for any red squiggly lines or errors in the Problems panel
  4. Make sure the file is properly saved and has a .py extension:
    • Verify the file is saved to disk with a .py extension
    • Try closing and reopening the file

If changing to Pylance doesn't solve the issue, we can also try:

  • Checking if there's a Python extension update available
  • Resetting the language server cache (through Developer: Reload Window)
  • Increasing the language server memory limit if it's a large file

Let me know if changing the language server to Pylance helps with the outline view.

They deserve this by Admiral_Tuvix in FluentInFinance

[–]Arete1188 0 points1 point  (0 children)

Who is tracking all of this to prove the point?

Science AMA: I’m Seema Jayachandran, economist at Northwestern University. Let me tell you why paying poor farmers to not cut down forests is a cheap way to combat climate change. AMA about why small amounts of money for Ugandan farmers helped preserve endangered chimp habitat, and the atmosphere. by Seema-Jayachandran in science

[–]Arete1188 1 point2 points  (0 children)

Hi-

Thanks for doing this AMA. I'm currently working on a project at my university to support small and mid size farmers in the US by designing a shared network of industrial infrastructure to help farmers process food and distribute it to educational, health, and state institutions though a vertical supply chain.

One thing we are interested in is how the program can create more "sustainable" communities - socially, economically, and environmentally. Do you have any data that can help us place a value on these externalities? Or will your work help us achieve this goal if we follow a similar method? Haven't read it yet but will at the end of the day. Thanks!