ContentPosts from @faun..
Link
@faun shared a link, 2 years, 1 month ago

Compiling typed Python

PEP 484 introduced type hints in Python, but using types for compilation to native code for performance improvements is not straightforward due to the dynamic nature of Python and its type system. Projects like Numba and Static Python optimize specific use cases, but achieving performance gains with..

Link
@faun shared a link, 2 years, 1 month ago

symbex: search Python code for functions and classes, then pipe them into a LLM

Symbex is a Python CLI tool for searching and viewing the source code of functions and classes in Python files. It can be used alongside the LLM CLI tool for code explanations with a large language model...

symbex: search Python code for functions and classes, then pipe them into a LLM
Link
@faun shared a link, 2 years, 1 month ago

Designing Pythonic library APIs

Principles useful for designing good Python library APIs, including structure, naming, error handling, and type annotations...

Link
@faun shared a link, 2 years, 1 month ago

GitLab 16: Value Stream Dashboards, Remote Development Workspaces, and AI-Powered Code Suggestions

GitLab has recently announced version 16, which introduces several enhancements. These include Value Streams Dashboards, generative Artificial intelligence (AI)-powered code suggestions, and workflow..

GitLab 16: Value Stream Dashboards, Remote Development Workspaces, and AI-Powered Code Suggestions
Link
@faun shared a link, 2 years, 1 month ago

Exploring GitHub with the redesigned navigation, now in public beta

GitHub’s redesigned navigation is enabled for all users as a public beta...

Exploring GitHub with the redesigned navigation, now in public beta
Link
@faun shared a link, 2 years, 1 month ago

Three Challenges to Contribute Back to Open Source

The Sovereign Tech Fund is seeking developers to contribute back to the open-source ecosystem. Three challenges offer up to €300,000 per round for participants to work on open-source projects for four to eight months. The aim is to enhance security, sustainability, and accessibility through improved..

Three Challenges to Contribute Back to Open Source
Link
@faun shared a link, 2 years, 1 month ago

Is React Having An Angular.js Moment?

In 2012, Angular.js revolutionized frontend development, but Angular 2 caused resistance due to a complete rewrite. React gained popularity in 2015 with its component-based approach. However, the introduction of React Server Components brings significant changes and compatibility issues with existin..

Is React Having An Angular.js Moment?
Link
@faun shared a link, 2 years, 1 month ago

A Senior Engineer’s Guide to FAANG Interviews

The insider's guide to FAANG interviews: uncovering the metaphors, chaos, and differences in processes to help you navigate the most thorough and detailed interview preparation...

A Senior Engineer’s Guide to FAANG Interviews
Link
@faun shared a link, 2 years, 1 month ago

DeepMind claims its next chatbot will rival ChatGPT

In an interview with Wired, DeepMind CEO Demis Hassabis claimed that DeepMind's next chatbot will perform better than OpenAI's ChatGPT...

DeepMind claims its next chatbot will rival ChatGPT
Link
@faun shared a link, 2 years, 1 month ago

Would an OpenAI work assistant put the company in conflict with Microsoft?

Microsoft invested $10 billion in OpenAI in January and owns an estimated 49% of the company...