|
Been working on improving Marginalia Search query parsing and understanding. This is going to be a pretty long update, as it’s a few months’ work. Apart from cleaning up the somewhat messy query parsing code, a problem I’m trying to address is that the search engine is currently only good at dealing with fairly focused queries, they don’t need to be short, but if you try to qualify a search that is too broad by adding more terms, it often..
|
A while ago I published sql workbench.com and the accompanying blog post called "Using DuckDB WASM for in browser Data Engineering". The SQL Workbench enables its users to analy...
|
A while ago I published sql workbench.com and the accompanying blog post called "Using DuckDB WASM for in browser Data Engineering". The SQL Workbench enables its users to analy...
|
|
Twelve states require community associations, such as homeowners associations or HOAs, to conduct periodic reserve studies. A reserve study is a financial planning tool for estimating an association’s ability to fund current and future planned maintenance costs for large projects, such as roofs, pools, and asphalt roads. An underfunded reserve may lead to special assessments. Yet, due to restrictions on how reserve accounts can be used, an....
|
|
Twelve states require community associations, such as homeowners associations or HOAs, to conduct periodic reserve studies. A reserve study is a financial planning tool for estimating an association’s ability to fund current and future planned maintenance costs for large projects, such as roofs, pools, and asphalt roads. An underfunded reserve may lead to special assessments. Yet, due to restrictions on how reserve accounts can be used, an....
|
|
Share your research or questions/answers regarding composing circuits for quantum computers, and general discussions about the topic here. >Principles of Quantum Computing https://cnot.io/quantum_computing/ https://strawberryfields.ai/photonics/ >Getting started from home https://docs.quantum.ibm.com/ https://learn.microsoft.com/en-us/azure/quantum/ https://docs.aws.amazon.com/braket/
|
|
An investigation into code injection vulnerabilities caused by generative AI
-
snyk.io
-
2 years ago
-
eng
This article looks at the potential security implications of large language models (LLMs), a text-producing form of generative AI.
|
|
When researchers focus on model design, they often worry whether the model is correct or not. I believe that we should accept the fact that all the models are wrong. The world is too complex to be captured by a single model: we are never able to acknowledge all the variables. Therefore, the answer to the question “Is the model correct?” is always “No”. It should not bother us: from the pragmatic perspective, it is irrelevant whether the mod..
|
|
When researchers focus on model design, they often worry whether the model is correct or not. I believe that we should accept the fact that all the models are wrong. The world is too complex to be captured by a single model: we are never able to acknowledge all the variables. Therefore, the answer to the question “Is the model correct?” is always “No”. It should not bother us: from the pragmatic perspective, it is irrelevant whether the mod..
|
|
GPG is a tool that allows you to encrypt and sign your data and communications. In this post, I will explain what GPG is and why you should start using it in your workflows if you aren't already.
|
|
GPG is a tool that allows you to encrypt and sign your data and communications. In this post, I will explain what GPG is and why you should start using it in your workflows if you aren't already.
|
|
My previous response to similar concerns is relevant. To elaborate: If nothing prevents bad behavior from an ISP, and it has happened before, then you should assume it’s happening. This extends to injecting JavaScript apps into insecure connections. Marriott hotels inject scripts via Revenue eXtraction Gateway hardware (2012) Infrastructure likely belonging to the Great Firewall of China tampers with Baidu analytics to DDoS GitHub (..
|
|
I am thrilled to have the opportunity to present at an international conference once again. On May 9th, I will speak at the ABP Donet Conf'24 . My session, titled C #12: What’s New and Interesting, is on a topic I’m passionate about. With the alignment of C# and Dotnet Core release cycles, the C# release cadence has increased (we’re on a yearly cycle now), while feature quantity has reduced for individual releases, which is good. The fas..
|
|
Modals have been an important part of websites for two decades. Stacking contents and using fetch to accomplish tasks are a great way to improve UX on both desktop and mobile. Unfortunately most developers don’t know that the HTML and JavaScript specs have implemented a native modal system via the popover attribute — let’s check […] The post HTML popover Attribute appeared first on David Walsh Blog .
|
|
Modals have been an important part of websites for two decades. Stacking contents and using fetch to accomplish tasks are a great way to improve UX on both desktop and mobile. Unfortunately most developers don’t know that the HTML and JavaScript specs have implemented a native modal system via the popover attribute — let’s check […] The post HTML popover Attribute appeared first on David Walsh Blog .
|
Reflecting on Vercel's pricing debate, the value of self-hosting and what the rise of serverless means for developers
|
Reflecting on Vercel's pricing debate, the value of self-hosting and what the rise of serverless means for developers
|
Reflecting on Vercel's pricing debate, the value of self-hosting and what the rise of serverless means for developers
|
|
Microblog: Terry McGovern waarschuwt: AI is niet jouw vriend
-
gerrymcgovern.com
-
2 years ago
-
nld
McGovern geeft aan dat AI gewoon een variatie is op het advertentiemodel. En als de toegang tot de AI gratis dan ben jij het product.
|
|
Adam Silver houdt een betoog waarom HTML prototypes beter zijn dan Figma prototypes. In het kort: Figma is minder realistisch (je kan bijvoorbeeld niet een formulier invullen), je kan het niet testen met een screenreader, je kan de responiveness niet testen (van landscape naar portrait) en de hand-off naar developers is lastiger.
|
|
Voorheen was Robin Rendle verantwoordelijk voor het onderhouden van een Design System. Nu staat hij als product designer aan de andere kant en merkt hij dat een Design System niet te beperkend moet zijn. Prima dat de kleuren en groottes van de buttons bepaald zijn maar wees niet te rigide want dan gaan Designers er geen gebruik van maken.
|
|
Seit mehr als zehn Jahren vergeht kaum eine Konferenz ohne das Thema Microservices. Fachmagazine publizieren eine hohe Anzahl von Artikeln zum Thema und externe Beratungsunternehmen verkaufen Workshops, beraten aktiv zum Wechsel zu einer Microservice-Architektur und preisen die Vorteile an. Für viele kleine und mittlere Unternehmen klingt das attraktiv – was bei den Großen so viel nützt, kann doch den kleineren nicht schaden? Ein folgenschw..
|
|
Great Resources for Learning Generative AI and Large Language Models (LLMs)
-
pankajpipada.com
-
2 years ago
-
eng
Few great and free resources to learn about Generative AI and Large Language Models (LLMs) and their usage for text/code inference.
|
|
Generative AI is ubiquitous across the software industry. Learn more about its impact on today’s development teams and how to use it securely.
|
|
Learn how to add a global search to your Oracle APEX app that searches through all your data and navigation entries.
|
|
Ep. 1: Defending Against Memory Breaches: Exploring Rust and Go's Safety Mechanisms
-
www.ardanlabs.com
-
2 years ago
-
eng
Introduction: Rust’s memory safety features are advantageous to Rust developers because they: Ensure robust protection against buffer overflows and underflows, enhancing the reliability and security of software. Empower developers to manage type coercion effectively, promoting code reliability and safety while facilitating safe type conversions. Provide confidence in writing concurrent code by enforcing strict mutability rules ..
|
|
After some time exploring the world of computer science, constantly diving deeper in search of knowledge; one finds himself a blog. Those blogs, mostly, revolve around one or two topics where the author of it spend most of his life studying those same topics; hence, they acquired exclusive abilities that can only be achieved through years of study. Share the blogs you finding through your years of net surfing. Here's my favorites: ht..
|
|
A while ago, I wrote the first part of my “year in review” series of 2023. In this series, I take a look back at some key indicators of 2023. This series looks at indicators that I find most interesting. Those are also the ones I have the most knowledge about. Today, we are going to look at the Day Ahead market results in the CORE region (AT, BE, CZ, DE_LU, FR, HR, HU, NL, RO, SI, SK, PL), with a focus on prices. Please note that this..
|
|
I’ve been thinking a lot about tech hiring and why it’s a crap-show for so many. I’ve posted my thoughts on staffing software engineers but I have some musing on the way hiring is done today.
|
|
I’ve been thinking a lot about tech hiring and why it’s a crap-show for so many. I’ve posted my thoughts on staffing software engineers but I have some musing on the way hiring is done today.
|