Published on: 2025-04-23 12:22:17
Rust is fast at runtime — but not so much at compile time. That’s hardly news to anyone who's worked on a serious Rust codebase. There's a whole genre of blog posts dedicated to shaving seconds off cargo build . At Feldera, we let users write SQL to define tables and views. Under the hood, we compile that SQL into Rust code — which is then compiled with rustc to a single binary that incrementally maintains all views as new data streams into tables. We’ve already pulled a lot of tricks in the p
Keywords: i32 rss rust sql time
Find related items on AmazonPublished on: 2025-04-24 03:43:00
In context: Prompt injection is an inherent flaw in large language models, allowing attackers to hijack AI behavior by embedding malicious commands in the input text. Most defenses rely on internal guardrails, but attackers regularly find ways around them – making existing solutions temporary at best. Now, Google thinks it may have found a permanent fix. Since chatbots went mainstream in 2022, a security flaw known as prompt injection has plagued artificial intelligence developers. The problem
Keywords: camel language malicious models untrusted
Find related items on AmazonPublished on: 2025-04-25 03:27:45
The long-awaited antitrust trial between Meta and the Federal Trade Commission kicked off on April 14th. Over about two months, DC District Court Chief Judge James Boasberg is hearing arguments about whether then-Facebook illegally monopolized the market for “personal social networking services” through its acquisitions of Instagram and WhatsApp. The FTC first brought the case in late 2020. While it was initially thrown out by the judge, he let an amended version move forward after the governme
Keywords: antitrust instagram judge meta whatsapp
Find related items on AmazonPublished on: 2025-04-26 19:45:10
Meta CEO Mark Zuckerberg considered spinning out Instagram in 2018 on concerns about the rising threat of antitrust litigation against Facebook, according to an email presented Tuesday in a Washington, D.C. courtroom. During Zuckerberg's second day of testimony in Meta's antitrust trial with the Federal Trade Commission, lawyers representing the FTC presented an email from May 2018, in which Zuckerberg appeared to comment on the possibility of separating the photo-sharing app his company purc
Keywords: antitrust email instagram presented zuckerberg
Find related items on AmazonPublished on: 2025-04-27 14:38:54
I recently wrapped up a job where I spent the last two years writing the backend of a B2B SaaS product in Rust, so now is the ideal time to reflect on the experience and write about it. Contents Learning I didn’t learn Rust the usual way: by reading tutorials, or books; or writing tiny projects. Rather, I would say that I studied Rust, as part of the research that went into building Austral. I would read papers about Rust, and the specification, and sometimes I’d go on the Rust playground and
Keywords: code email password rust type
Find related items on AmazonPublished on: 2025-04-29 17:16:27
Phishing-as-a-service (PhaaS) platform Tycoon2FA, known for bypassing multi-factor authentication on Microsoft 365 and Gmail accounts, has received updates that improve its stealth and evasion capabilities. Tycoon2FA was discovered in October 2023 by Sekoia researchers, who later reported significant updates on the phishing kit that increased its sophistication and effectiveness. Trustwave now reports that the Tycoon 2FA threat actors have added several improvements that bolster the kit's abil
Keywords: javascript phishing source svg trustwave
Find related items on AmazonPublished on: 2025-04-27 13:19:42
Transcript Ene: We're going to talk about how we rebuilt a Prime Video UI for living room devices with Rust and WebAssembly, and the journey that got us there. I'm Alex. I've been a principal engineer with Amazon for about eight years. We've been working with Rust for a while actually in our tech stack for the clients. We had our low-level UI engine in WebAssembly and Rust for that log. Previously I worked on video games, game engines, interactive applications like that. I've quite a bit of exp
Keywords: just like rust things ui
Find related items on AmazonPublished on: 2025-04-30 03:27:28
We ported a few popular Shadertoy shaders over to Rust using Rust GPU. The process was straightforward and we want to share some highlights. The code is available on GitHub. Rust GPU is a project that allows you to write code for GPUs using the Rust programming language. GPUs are typically programmed using specialized languages like WGSL, GLSL, MSL, or HLSL. Rust GPU changes this by letting you use Rust to write GPU programs (often called "shaders" or "kernels"). These Rust GPU programs are t
Keywords: deriv_fn gpu pub rust self
Find related items on AmazonPublished on: 2025-04-29 21:21:15
This is an update on the progress I have made on my Rust to C compiler. I am experimenting a bit with a new article format: instead of an overarching theme, this is more of a collection of smaller bits and pieces, sewn together. The big news I will first start with the biggest news: I am going to be giving a talk about the project during Rust Week(in Utrecht, Netherlands). Creating this talk has been an interesting challenge: I tried to strike a good balance between being approachable for be
Find related items on AmazonPublished on: 2025-05-01 05:22:35
The Rust CUDA Project An ecosystem of libraries and tools for writing and executing extremely fast GPU code fully in Rust Guide | Getting Started | Features ⚠️ The project is still in early development, expect bugs, safety issues, and things that don't work ⚠️ Important This project is no longer dormant and is being rebooted. Please contribute! Goal The Rust CUDA Project is a project aimed at making Rust a tier-1 language for extremely fast GPU computing using the CUDA Toolkit. It provides to
Keywords: cuda gpu project rust using
Find related items on AmazonPublished on: 2025-05-04 20:21:49
Rusty Cascading Style Sheets (RCSS) Tip Download the VSCode extension for syntax highlighting! Rusty Cascading Style Sheets (RCSS) is a styling language that brings Rust-inspired syntax to CSS. It combines the robustness of Rust with SASS-like features such as nesting and variables for cleaner, more maintainable styles. let variable: "#FFFFFF"; let breakpoint: "768px"; fn padding() { padding: 20px; } .container { padding(); h2 { color: blue; } } h4 { width: 50%; color: green; } /* MOBILE STYL
Keywords: css path rcss rust variables
Find related items on AmazonPublished on: 2025-05-03 13:06:37
Rust is a great programming language for terminal applications, fantasy consoles, and web3. If you do an experiment and say "C++" anywhere on the Internet, in a minute someone will chime in and educate you about the existence of Rust. Sadly, ClickHouse is written in C++, not in Rust. If only we had a chance to attract a large army of passionate Rust professionals... So, I decided that we must add Rust to ClickHouse. The goal was not to rewrite ClickHouse in Rust - this would be a waste of time.
Keywords: build clickhouse code rust use
Find related items on AmazonPublished on: 2025-05-03 18:06:37
Rust is a great programming language for terminal applications, fantasy consoles, and web3. If you do an experiment and say "C++" anywhere on the Internet, in a minute someone will chime in and educate you about the existence of Rust. Sadly, ClickHouse is written in C++, not in Rust. If only we had a chance to attract a large army of passionate Rust professionals... So, I decided that we must add Rust to ClickHouse. The goal was not to rewrite ClickHouse in Rust - this would be a waste of time.
Keywords: build clickhouse code rust use
Find related items on AmazonPublished on: 2025-05-08 11:01:00
AI experts are feeling pretty good about the future of their field. Most Americans are not. A new report from Pew Research Center released last week shows a sharp divide in how artificial intelligence is perceived by the people building it versus the people living with it. The survey, which includes responses from over 1,000 AI experts and more than 5,000 US adults, reveals a growing optimism gap: experts are hopeful, while the public is anxious, distrustful, and increasingly uneasy. Roughly t
Keywords: ai experts gen say trust
Find related items on AmazonPublished on: 2025-05-09 12:55:58
When people say Rust is a “safe language”, they often mean memory safety. And while memory safety is a great start, it’s far from all it takes to build robust applications. Memory safety is important but not sufficient for overall reliability. In this article, I want to show you a few common gotchas in safe Rust that the compiler doesn’t detect and how to avoid them. Even in safe Rust code, you still need to handle various risks and edge cases. You need to address aspects like input validatio
Keywords: clippy fn let path rust
Find related items on AmazonPublished on: 2025-05-08 11:18:42
Ferron - a fast, memory-safe web server written in Rust Features High performance - built with Rust’s async capabilities for optimal speed. - built with Rust’s async capabilities for optimal speed. Memory-safe - built with Rust, which is a programming language offering memory safety. - built with Rust, which is a programming language offering memory safety. Extensibility - modular architecture for easy customization. - modular architecture for easy customization. Secure - focus on robust se
Keywords: ferron memory rust server web
Find related items on AmazonPublished on: 2025-05-08 21:18:42
Ferron - a fast, memory-safe web server written in Rust Features High performance - built with Rust’s async capabilities for optimal speed. - built with Rust’s async capabilities for optimal speed. Memory-safe - built with Rust, which is a programming language offering memory safety. - built with Rust, which is a programming language offering memory safety. Extensibility - modular architecture for easy customization. - modular architecture for easy customization. Secure - focus on robust se
Keywords: ferron memory rust server web
Find related items on AmazonPublished on: 2025-05-12 15:18:21
Two members of Elon Musk’s Department of Government Efficiency (DOGE) were spotted at the Federal Trade Commission (FTC) this week, sources tell The Verge. Gavin Kliger and Emily Bryant were seen in the building and are now listed in the FTC’s internal directory under the Office of the Chairman with their own agency emails, according to the sources. FTC spokesperson Joe Simonson told Axios, which first reported the news, that DOGE is there “to root out waste, fraud and abuse.” It’s unclear wha
Keywords: agency antitrust businesses doge ftc
Find related items on AmazonPublished on: 2025-05-10 01:05:33
Soon it will be eight years since I’ve (re)started NihAV development in Rust. And for this round date I’d like to present my impressions and thoughts on the language—from the perspective of applicability in my experimental multimedia framework. Why Rust? I love C and would use it to write a new tool if needed, but it has two major deficiencies: lack of composability and different concepts of the language held by different parties. The former means that you start to get an increasing amount of
Keywords: code language like rust work
Find related items on AmazonPublished on: 2025-05-22 17:52:00
Towards fearless SIMD, 7 years later Raph Levien, March 29, 2025 Seven years ago I wrote a blog post Towards fearless SIMD, outlining a vision for Rust as a compelling language for writing fast SIMD programs. Where are we now? Unfortunately, the present-day experience of writing SIMD in Rust is still pretty rough, though there has been progress, and there are promising efforts underway. As in the previous post, this post will outline a possible vision. Up to now, Linebender projects have not
Keywords: code let rust simd support
Find related items on AmazonPublished on: 2025-05-28 07:43:00
In context: Qualcomm and Arm haven't been on good terms for a while. The UK designer tried and ultimately failed to force the US chipmaker to stop using its IP. In it's back-and-forth battle, Qualcomm is now complaining to antitrust authorities that Arm is trying to hamper worldwide competition. Qualcomm recently had private meetings with three antitrust organizations about Arm's alleged anticompetitive behavior. Anonymous sources familiar with the matter told Bloomberg that this new global ant
Keywords: antitrust arm chip qualcomm technology
Find related items on AmazonPublished on: 2025-05-28 18:54:28
Mike Hill/Getty Images It's nice to know I'm not the only one who can blow a deadline. Linux Torvalds confessed that he'd love to have had "some good excuse for why I didn't do the 6.14 release yesterday on my regular Sunday afternoon release schedule. … But no. It's just pure incompetence. Because absolutely nothing last-minute happened yesterday, and I was just clearing up some unrelated things in order to be ready for the merge window. And in the process just entirely forgot to actually ever
Keywords: 14 kernel linux release rust
Find related items on AmazonPublished on: 2025-05-29 20:19:07
Mike Hill/Getty Images It's nice to know I'm not the only one who can blow a deadline. Linux Torvalds confessed that he'd love to have had "some good excuse for why I didn't do the 6.14 release yesterday on my regular Sunday afternoon release schedule. … But no. It's just pure incompetence. Because absolutely nothing last-minute happened yesterday, and I was just clearing up some unrelated things in order to be ready for the merge window. And in the process just entirely forgot to actually ever
Keywords: 14 kernel linux release rust
Find related items on AmazonPublished on: 2025-05-26 20:55:11
This story is about concurrent data structures in the context of Ruby. The goal here is to demonstrate how true parallelism can be achieved with global mutable state (which at the time of writing, is not supported by built-in Ruby primitives). Familiarity with Ruby, Rust, C, (and a bit of other tooling) is nice to have, but hopefully not mandatory. The repository with code examples can be found on GitHub, to run it you need a relatively new version of Ruby (master branch is probably the best o
Keywords: achieved bit built ruby rust
Find related items on AmazonPublished on: 2025-05-27 11:55:11
This story is about concurrent data structures in the context of Ruby. The goal here is to demonstrate how true parallelism can be achieved with global mutable state (which at the time of writing, is not supported by built-in Ruby primitives). Familiarity with Ruby, Rust, C, (and a bit of other tooling) is nice to have, but hopefully not mandatory. The repository with code examples can be found on GitHub, to run it you need a relatively new version of Ruby (master branch is probably the best o
Keywords: achieved bit built ruby rust
Find related items on AmazonPublished on: 2025-06-03 04:38:16
This past week a lot of new code for the Rust "gccrs" front-end began being merged for the upcoming GCC 15.1 stable release... The Polonius borrow checker landed along with other big improvements to the Rust code ahead of this annual GNU Compiler Collection release. A third round was merged on Friday adding yet more gccrs features.Arthur Cohen of Embecosm landed another set of 146 patches into the GCC 15 codebase on Friday. This third round includes support for Rust's "if let" statements, and so
Keywords: 15 changes gcc gccrs rust
Find related items on AmazonPublished on: 2025-06-02 21:00:00
Apple @ Work is exclusively brought to you by Mosyle, the only Apple Unified Platform. Mosyle is the only solution that integrates in a single professional-grade platform all the solutions necessary to seamlessly and automatically deploy, manage & protect Apple devices at work. Over 45,000 organizations trust Mosyle to make millions of Apple devices work-ready with no effort and at an affordable cost. Request your EXTENDED TRIAL today and understand why Mosyle is everything you need to work with
Keywords: apple lightway mosyle rust work
Find related items on AmazonPublished on: 2025-05-31 08:25:17
Oxidizing Ubuntu: adopting Rust utilities by default [LWN subscriber-only content] Welcome to LWN.net The following subscription-only content has been made available to you by an LWN subscriber. Thousands of subscribers depend on LWN for the best news from the Linux and free software communities. If you enjoy this article, please consider subscribing to LWN. Thank you for visiting LWN.net! If all goes according to plan, the Ubuntu project will soon be replacing many of the traditional GNU util
Keywords: oxidizr rust ubuntu utilities uutils
Find related items on AmazonPublished on: 2025-06-02 06:56:19
We published our video on zero-knowledge proofs! Surprisingly, making this video took a lot of work. Zero-knowledge proofs for coloring are one of those algorithms that, in hindsight, seem beautifully simple and clean. But that’s just an illusion—there’s actually a lot going on behind the scenes. We struggled with deciding how in-depth to go and which applications to discuss. In the end, the video covers a bit of everything, and I hope different viewers will find something that sparks their cur
Keywords: knowledge problem proofs trusted zero
Find related items on AmazonPublished on: 2025-06-09 01:51:14
agx agx is a desktop application built with Tauri and SvelteKit that provides a modern interface for exploring and querying data using ClickHouse's embedded database engine (chdb). Preview Features Native desktop application performance with web technologies Interactive SQL query editor with syntax highlighting Schema browser for exploring data structure Results displayed in a tabular format Support for drag & drop file operations Cross-platform compatibility (macOS, Linux, Windows) Pr
Keywords: agx dependencies https rust tauri
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.