Martin Milan

Martin Milan

@uhu6drb9cmm389j0

Joined Jul 26, 2024

6

Following

1

Followers

3.19k

pages

7.76k

highlights

1.75k

views
M
W
F
Jul
Aug
Sep
Total Days:
Total Weeks:
508-Days 📚
104-Weeks 📚
Show All

Code of Conduct Update: Generative AI Content · community · Discussion #69006

github.com/orgs/community/discussions/69006

Aug 20, 2024

1

Visual Studio Code January 2024

code.visualstudio.com/updates/v1_86

Aug 20, 2024

1

Support Scoped permissions to Singular Organization or Repo · Issue #982 · microsoft/vscode-copilot-release

github.com/microsoft/vscode-copilot-release/issues/982

Aug 20, 2024

1

Github Copilot Chat wants to sign in using github no matter what · Issue #813 · microsoft/vscode-copilot-release

github.com/microsoft/vscode-copilot-release/issues/813

Aug 20, 2024

14

Why does GitHub Copilot need read/write access to private repositories? · community · Discussion #106551

github.com/orgs/community/discussions/106551

Aug 20, 2024

1

Configuring GitHub Copilot in your environment - GitHub Docs

docs.github.com/en/copilot/managing-copilot/configure-personal-settings/configuring-github-copilot-in-your-environment?tool=vscode

Aug 20, 2024

9

GitHub Copilot frequently asked questions

code.visualstudio.com/docs/copilot/faq

Aug 19, 2024

2

Troubleshooting common issues with GitHub Copilot - GitHub Docs

docs.github.com/en/copilot/troubleshooting-github-copilot/troubleshooting-common-issues-with-github-copilot

Aug 19, 2024

1

Finding public code that matches GitHub Copilot suggestions - GitHub Docs

docs.github.com/en/copilot/using-github-copilot/finding-public-code-that-matches-github-copilot-suggestions

Aug 19, 2024

2

Managing Copilot policies as an individual subscriber - GitHub Docs

docs.github.com/en/copilot/managing-copilot/managing-copilot-as-an-individual-subscriber/managing-copilot-policies-as-an-individual-subscriber

Aug 19, 2024

1

Pricing

openai.com/api/pricing/

Aug 18, 2024

1

AI Assisted Writing – EmEditor (Text Editor)

www.emeditor.com/text-editor-features/extensibility/ai-assisted-writing/

Aug 18, 2024

2

Microsoft Copilot vs. Copilot Pro: Is the subscription fee worth it?

www.zdnet.com/article/microsoft-copilot-vs-copilot-pro-is-the-subscription-fee-worth-it/

Aug 18, 2024

5

Microsoft Copilot Pro — 5 things you can do that aren’t possible in the free version

www.tomsguide.com/features/microsoft-copilot-pro-5-things-you-can-do-that-arent-possible-in-the-free-version

Aug 18, 2024

1

How to find and enable missing Copilot button in Microsoft 365 apps - Microsoft Support

support.microsoft.com/en-au/office/how-to-find-and-enable-missing-copilot-button-in-microsoft-365-apps-c8482b93-4b96-4bb8-8ec9-5148f4d42441

Aug 18, 2024

2

What people ask me most. Also, some answers.

www.oneusefulthing.org/p/what-people-ask-me-most-also-some

Aug 18, 2024

2

I, Cyborg: Using Co-Intelligence

www.oneusefulthing.org/p/i-cyborg-using-co-intelligence

Aug 18, 2024

2

Which AI should I use? Superpowers and the State of Play

www.oneusefulthing.org/p/which-ai-should-i-use-superpowers

Aug 17, 2024

5

On the necessity of a sin

www.oneusefulthing.org/p/on-the-necessity-of-a-sin

Aug 17, 2024

5

Becoming strange in the Long Singularity

www.oneusefulthing.org/p/becoming-strange-in-the-long-singularity

Aug 17, 2024

2

What AI can do with a toolbox... Getting started with Code Interpreter [Now called Advanced Data Analytics]

www.oneusefulthing.org/p/what-ai-can-do-with-a-toolbox-getting

Aug 17, 2024

1

Google's Gemini Advanced: Tasting Notes and Implications

www.oneusefulthing.org/p/google-gemini-advanced-tasting-notes

Aug 17, 2024

14

What is better for coding Gemini or ChatGPT-4? : r/Bard

www.reddit.com/r/Bard/comments/1arc3ab/what_is_better_for_coding_gemini_or_chatgpt4/

Aug 17, 2024

2

We just launched ability to run and edit Python code on http://gemini.google.com Advanced! Enjoy! : r/Bard

www.reddit.com/r/Bard/comments/1avl7fg/we_just_launched_ability_to_run_and_edit_python/

Aug 17, 2024

7

Prolog’s Role in the LLM Era – Part 1

eugeneasahara.com/2024/08/04/does-prolog-have-a-place-in-the-llm-era/

Aug 17, 2024

1

2307.06917v1.pdf

arxiv.org/pdf/2307.06917

Aug 17, 2024

2

vscode for web and serverless RunMe · Issue #616 · stateful/runme

github.com/stateful/runme/issues/616

Aug 16, 2024

6

Home • RUNME

docs.runme.dev/

Aug 16, 2024

1

Why Runme? • RUNME

docs.runme.dev/why

Aug 16, 2024

1

Key Features • RUNME

docs.runme.dev/getting-started/features

Aug 16, 2024

5

Runme by Example • RUNME

docs.runme.dev/getting-started/runbyexample

Aug 16, 2024

5

Install Runme on VS Code • RUNME

docs.runme.dev/installation/installrunme

Aug 16, 2024

2

Kernel Architecture • RUNME

docs.runme.dev/architecture

Aug 16, 2024

1

Options for Document and Cell • RUNME

docs.runme.dev/Reference/configuration

Aug 16, 2024

4

Runnable Tutorial Straight From Your Blog Post • RUNME

docs.runme.dev/guide/runme-blog-launcher

Aug 16, 2024

1

markdown-preview-enhanced/docs/code-chunk.md at master · shd101wyy/markdown-preview-enhanced

github.com/shd101wyy/markdown-preview-enhanced/blob/master/docs/code-chunk.md

Aug 16, 2024

1

Visual Studio Code for Educators and Students

code.visualstudio.com/docs/getstarted/educators-and-students

Aug 15, 2024

1

Should I avoid using spaces in my filenames?

softwareengineering.stackexchange.com/questions/355908/should-i-avoid-using-spaces-in-my-filenames

Aug 15, 2024

4

Why implement function syntax as `f a b` or `f: a b` instead of `f(a,b)`?

langdev.stackexchange.com/questions/3709/why-implement-function-syntax-as-f-a-b-or-f-a-b-instead-of-fa-b?noredirect=1&lq=1

Aug 15, 2024

3

Why do programming languages use delimiters (quotes) for strings?

langdev.stackexchange.com/questions/2823/why-do-programming-languages-use-delimiters-quotes-for-strings/2824

Aug 15, 2024

19

hedyorg/hedy: Hedy is a gradual programming language to teach children programming. Gradual languages use different language levels, where each level adds new concepts and syntactic complexity. At the end of the Hedy level sequence, kids master a subset of syntactically valid Python.

github.com/hedyorg/hedy/

Aug 15, 2024

1

Which horizontal whitespace should be supported?

langdev.stackexchange.com/questions/1/which-horizontal-whitespace-should-be-supported

Aug 15, 2024

2

SS > factoids > programming languages > Fortran bug Urban Legend

www-users.york.ac.uk/~ss44/cyc/p/fbug.htm

Aug 15, 2024

2

Do you avoid using capital letters in your file names? : r/linux

www.reddit.com/r/linux/comments/cm4xf/do_you_avoid_using_capital_letters_in_your_file/

Aug 15, 2024

3

CamelCase vs. underscores revisited (2013) | Hacker News

news.ycombinator.com/item?id=34525139

Aug 15, 2024

8

CamelCase vs underscores: Scientific showdown (2011) | Hacker News

news.ycombinator.com/item?id=40425315

Aug 15, 2024

16

Network Engineer Simulator on Steam

store.steampowered.com/app/2640920/Network_Engineer_Simulator/

Aug 15, 2024

1

How Google Onboards New Hires (And How You Can Easily Replicate It) | Zavvy

www.zavvy.io/hr-examples/employee-onboarding-at-google

Aug 15, 2024

3