Tag: JavaScript

  • The Register: Scumbag puts ‘stolen’ Nokia source code, SSH and RSA keys, more up for sale

    Source URL: https://www.theregister.com/2024/11/06/nokia_data_theft/ Source: The Register Title: Scumbag puts ‘stolen’ Nokia source code, SSH and RSA keys, more up for sale Feedly Summary: Data pinched from pwned outside supplier, thief says IntelBroker, a notorious peddler of stolen data, claims to have pilfered source code, private keys, and other sensitive materials belonging to Nokia.… AI Summary…

  • The Register: Ongoing typosquatting campaign impersonates hundreds of popular npm packages

    Source URL: https://www.theregister.com/2024/11/05/typosquatting_npm_campaign/ Source: The Register Title: Ongoing typosquatting campaign impersonates hundreds of popular npm packages Feedly Summary: Puppeteer or Pupeter? One of them will snoop around on your machine and steal your credentials An ongoing typosquatting campaign is targeting developers via hundreds of popular JavaScript libraries, whose weekly downloads number in the tens of…

  • The Register: Python dethrones JavaScript as the most-used language on GitHub

    Source URL: https://www.theregister.com/2024/11/05/python_dethrones_javascript_github/ Source: The Register Title: Python dethrones JavaScript as the most-used language on GitHub Feedly Summary: Yearly report finds explosion of GenAI projects, new users from outside the coding community responsible for boost There’s been an upset in the Octoverse, as Python has unseated JavaScript as the most-used programming language on GitHub.… AI…

  • Slashdot: Python Overtakes JavaScript on GitHub, Annual Survey Finds

    Source URL: https://developers.slashdot.org/story/24/11/04/0235235/python-overtakes-javascript-on-github-annual-survey-finds?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Python Overtakes JavaScript on GitHub, Annual Survey Finds Feedly Summary: AI Summary and Description: Yes Summary: The “State of the Octoverse” report from GitHub highlights significant trends in programming languages, the rise of data science and machine learning, and global contributions to generative AI projects. Python’s ascendance in popularity,…

  • Hacker News: XTP: Make Squishy Software

    Source URL: https://www.getxtp.com/blog/meet-xtp Source: Hacker News Title: XTP: Make Squishy Software Feedly Summary: Comments AI Summary and Description: Yes Summary: The XTP platform allows end-users to build and run plugins in a secure environment, enhancing the extensibility of applications. It utilizes WebAssembly (Wasm) for sandboxing, ensuring security even when executing potentially untrusted code. This innovation…

  • Simon Willison’s Weblog: Cerebras Coder

    Source URL: https://simonwillison.net/2024/Oct/31/cerebras-coder/#atom-everything Source: Simon Willison’s Weblog Title: Cerebras Coder Feedly Summary: Cerebras Coder Val Town founder Steve Krouse has been building demos on top of the Cerebras API that runs Llama3.1-70b at 2,000 tokens/second. Having a capable LLM with that kind of performance turns out to be really interesting. Cerebras Coder is a demo…

  • Hacker News: Generative AI Scripting

    Source URL: https://microsoft.github.io/genaiscript Source: Hacker News Title: Generative AI Scripting Feedly Summary: Comments AI Summary and Description: Yes Summary: The text describes the GenAIScript, a scripting environment for programmatically assembling prompts aimed at LLMs (Large Language Models) using JavaScript. It highlights various functionalities such as data extraction, manipulation, and the automation of tasks, which are…

  • Simon Willison’s Weblog: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October

    Source URL: https://simonwillison.net/2024/Oct/30/monthnotes/#atom-everything Source: Simon Willison’s Weblog Title: W̶e̶e̶k̶n̶o̶t̶e̶s̶ Monthnotes for October Feedly Summary: I try to publish weeknotes at least once every two weeks. It’s been four since the last entry, so I guess this one counts as monthnotes instead. In my defense, the reason I’ve fallen behind on weeknotes is that I’ve been…

  • Simon Willison’s Weblog: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview

    Source URL: https://simonwillison.net/2024/Oct/30/copilot-models/#atom-everything Source: Simon Willison’s Weblog Title: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview Feedly Summary: Bringing developer choice to Copilot with Anthropic’s Claude 3.5 Sonnet, Google’s Gemini 1.5 Pro, and OpenAI’s o1-preview The big announcement from GitHub Universe: Copilot is growing support for…