Published on: 2025-06-22 05:42:02
Sen. Ron Wyden sent a letter to fellow Senators on Wednesday, revealing that three major U.S. cellphone carriers did not have provisions to notify lawmakers about government surveillance requests, despite a contractual requirement to do so. In the letter, Wyden, a Democrat and longstanding member of the Senate Intelligence Committee, said that an investigation by his staff found that AT&T, T-Mobile, and Verizon were not notifying Senators of legal requests — including from the White House — to
Keywords: letter requests senate techcrunch wyden
Find related items on AmazonPublished on: 2025-06-21 20:15:52
In a land bereft of a canonical "killer app" web framework or two, one must think about the what, why, how, where of all the moving parts. Out here, one must become a student of web framework architecture in addition to web application architecture. For here, in Clojure-land, the two are one. ☯ Getting about (this post) This post is big! Skip whatever bores… Follow the nice ToC! It is an "I to I" explanation I wish I had long ago. I've referenced getting started material and "batteries includ
Keywords: handler request response ring web
Find related items on AmazonPublished on: 2025-06-30 18:30:03
Stop using REST for state synchronization tl;dr: Most apps need state synchronization, not state transfer. We should replace REST and friends with proper state synchronization protocols where appropriate. Apart from getting into van life in Europe and working on the Eqlog Datalog engine, I’ve also spent some time of my sabbatical building various webapps. The tech stack I used was React + Typescript for the frontend and a REST server implemented with Rust and the Axum library as backend. Rust
Keywords: div request response state value
Find related items on AmazonPublished on: 2025-07-02 01:22:14
10 min read With the rise of traffic from AI agents, what’s considered a bot is no longer clear-cut. There are some clearly malicious bots, like ones that DoS your site or do credential stuffing, and ones that most site owners do want to interact with their site, like the bot that indexes your site for a search engine, or ones that fetch RSS feeds. Historically, Cloudflare has relied on two main signals to verify legitimate web crawlers from other types of automated traffic: user agent headers
Keywords: agent bot mtls request signature
Find related items on AmazonPublished on: 2025-06-30 17:30:46
Note: Incoming webhook data will be stored temporarily. Create a free account to retain request logs and enable advanced features like replay. Use this endpoint to capture any HTTP request. We'll log and display the details in real-time. What is Webhook Tester? Webhook Tester is a lightweight platform that lets developers create temporary webhook endpoints to inspect and debug HTTP requests in real-time. Whether you're integrating with Stripe, GitHub, Twilio, or any custom service, this tool
Keywords: create real request requests webhook
Find related items on AmazonPublished on: 2025-07-04 09:24:03
In early 2023, Spotify launched DJ, an interesting feature that leveraged a text-to-speech LLM to deliver… traditional radio, pretty much. Now, Spotify has announced that, much like traditional radio, DJ can also take requests. Hey, Mr. DJ Snark aside, the idea for DJ is pretty cool. The incredibly convincing-sounding AI was trained on the voice of Xavier “X” Jernigan, Spotify’s Head of Cultural Partnerships (who has a great voice for the task, by the way). It “picks” the tunes it thinks the
Keywords: dj mood requests songs spotify
Find related items on AmazonPublished on: 2025-07-05 13:16:41
Ryan Haines / Android Authority TL;DR Spotify’s DJ feature can now take requests from the listener. You can use your voice to request the DJ to play specific music that you want to hear at the moment. Users can invoke a combination of genre, mood, artists, or even activity-based requests with Spotify’s DJ. This is a Premium-only feature in around 60 markets, and is only available in English. No matter how you’re feeling, music can always enhance your mood or lift you up when you’re down. An
Keywords: dj just music requests spotify
Find related items on AmazonPublished on: 2025-07-06 17:00:05
Spotify's AI DJ is taking requests. Starting on Tuesday, Premium subscribers can ask it to play something that fits the mood. Although the company added a Spanish-speaking version last year, requests are only available in English at launch. The AI DJ will respond to verbal requests for a specific artist, genre, mood or something that fits an activity. Spotify suggests phrases like "DJ, morning motivation needed ASAP," "Surprise me with some indie tracks" or "Play me something with a Y2K vibe."
Keywords: ai dj morning requests spotify
Find related items on AmazonPublished on: 2025-08-07 21:21:58
Pick the cheapest geocoding API provider for your project. An impartial comparison of pricing for HERE, Google Maps Platform, Azure Maps, OpenCage, TomTom Maps, LocationIQ, and Nominatim. Author's note This article was originally published on Superface blog before the pivot to agentic tooling platform and is republished here with company's permission. I am no longer working with geocoding APIs and the content of this article may be outdated. Geocoding is the process of converting an address to
Keywords: 000 free geocoding maps requests
Find related items on AmazonPublished on: 2025-08-07 19:37:05
Successfully merging this pull request may close these issues. None yet No one assigned At least 1 approving review is required to merge this pull request. dtellz dtellz approved these changes This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Already on GitHub? Sign in to your account
Keywords: applied pull request suggestion suggestions
Find related items on AmazonPublished on: 2025-08-10 21:01:44
Sidecar’s CarPlay web browser/video player is going away after briefly arriving on the App Store. The company behind the app is removing the browser feature at the request of Apple. Anyone who purchased the park and watch feature for $9.99 can request a refund since the feature will be removed from the next app update. From the Sidecar app team: Thank you for your interest in our Safari browsing feature for CarPlay. We’ve been overwhelmed by your positive response and support for this function
Keywords: app apple carplay feature request
Find related items on AmazonPublished on: 2025-08-10 20:59:16
The American Civil Liberties Union is suing to find out exactly what information the so-called Department of Government Efficiency has accessed from federal agencies. The civil rights organization submitted a Freedom of Information Act request to several goverment departments in February; it is now suing to get responses from the Social Security Administration and the Department of Veterans Affairs. The SSA denied the group's request for expedited processing and has not responded to the ACLU's a
Keywords: accessed aclu government information request
Find related items on AmazonPublished on: 2025-08-23 00:24:58
Pro-Palestine protesters in front of Meta headquarters on November 3, 2023. Photo by Tayfun Coskun/Anadolu via Getty Images. A sweeping crackdown on posts on Instagram and Facebook that are critical of Israel—or even vaguely supportive of Palestinians—was directly orchestrated by the government of Israel, according to internal Meta data obtained by Drop Site News. The data show that Meta has complied with 94% of takedown requests issued by Israel since October 7, 2023. Israel is the biggest ori
Keywords: content israel israeli meta requests
Find related items on AmazonPublished on: 2025-08-25 01:37:46
A little bit about compute in Varnish Cache and some Deno JS benchmarks Hey all. I recently wrote about TinyKVM, a sandbox with native performance. This time I want to write about how you can try it out as a compute framework in Varnish Cache. I’ve also been very anxious (to say the least) about whether or not my theories hold up in practice. Is TinyKVM really the fastest way to sandbox compute workloads? What about per-request isolation? I’ve invited Laurence Rowe to write with me about his
Keywords: deno isolation program request tinykvm
Find related items on AmazonPublished on: 2025-08-31 06:40:33
TL;DR: Diagnosing programs causing insomnia is quite straightforward on Windows. My employer has a policy set for Windows machines which locks each computer automatically after some inactivity. One of my colleagues noticed that if they have recent builds of our product running in the background, this auto-locking does not take effect. I was asked to investigate. The bug itself got pretty low priority, as at first glance the phenomenon does not seem to cause that much trouble. I did not know an
Keywords: called power request window windows
Find related items on AmazonPublished on: 2025-09-05 01:52:41
GitHub Copilot, Microsoft-owned GitHub’s AI coding assistant, could soon become costlier for some users. On Friday, GitHub announced “premium requests” for GitHub Copilot, a new system that imposes rate limits when users switch to AI models other than the base model for tasks such as “agentic” coding and multi-file edits. While GitHub Copilot subscribers can still take unlimited actions with the base model (OpenAI’s GPT-4o), tasks and actions with newer models, like Anthropic’s 3.7 Sonnet, will
Keywords: copilot github models premium requests
Find related items on AmazonPublished on: 2025-09-08 00:41:10
Terminal based intercepting proxy written in rust with tmux and vim as user interface. Screenshots Interceptor Interceptor Showq History with 100k+ entries History edit host scope History edit status code scope History edit uri scope History show host scope History show status code scope History show uri scope History show filters History apply filters Repeater Repeater websocket Addons - ffuf Addons - sqlmap Edit buffer variables Edit Local Config in popup Log About The Project The tool requ
Keywords: config history request vim zxc
Find related items on AmazonPublished on: 2025-09-10 09:37:16
As many other folks have reported in the last few weeks, we have also been seeing a huge increase in the amount of traffic from abusive web crawlers. Automated blocking of abusive traffic has long been a necessary evil. We already block a number of badly behaved SEO and AI crawlers on our shared hosting servers and, on-request, some customer servers. We also have a number of automatic tools to block abusive clients. These are typically attempting to brute force passwords or run web security sca
Keywords: addresses million number requests ve
Find related items on AmazonPublished on: 2025-09-17 15:42:51
Follow along while I improve the HTTPServer I wrote from scratch in Go. Last year I wrote a blog post explaining how I built my HTTP Server in Golang by following a Coder Crafters, I got some good feedback on it and improved the HTTP Server quite a bit, let’s dive into the changes! The git repository is still available if you want to look at the whole codebase. The first unit test Let’s start by adding a unit test, I was relying on the Codecrafters test suite but now I want to have some of m
Keywords: func request router server string
Find related items on AmazonPublished on: 2025-09-18 21:34:00
bigtunaonline/Getty Images If you find your personal information in a Google Search, like your phone number, address, or email, Google just made it easier to make sure it doesn't show up again. Several years ago, Google introduced a "Results about you" tool that lets you track your personal information online and remove it from search results. It wasn't easy to find this tool, though, because you had to dig deep into the settings menu to see it. Also: Did you get an E-ZPass text demanding pay
Keywords: google information removal request search
Find related items on AmazonPublished on: 2025-09-29 23:04:29
Introduction This blog post introduces a new method for utilizing the Overwriting modprobe_path technique. Since this patch was merged last year, it is no longer possible to trigger modprobe_path in the Upstream kernel by executing dummy files. Overwriting modprobe_path The Overwriting modprobe_path technique is, in simple terms, a method for achieving privilege escalation by overwriting the modprobe_path symbol when an Arbitrary Address Write (AAW) primitive is available. Due to its simplici
Keywords: int modprobe_path request_module sa technique
Find related items on AmazonPublished on: 2025-10-16 17:42:00
← Blog index Published today How much traffic can a pre-rendered Next.js site really handle? I've often said things like "A pre-rendered site can easily serve hundreds of concurrent users", because, well, I've never seen one fail. But how many can it really handle? Could my site actually handle a traffic surge from landing on something like the Hacker News frontpage? How does it compare to server-side rendering? And is it actually worth jumping through hoops to avoid SSR? I looked around
Keywords: handle kb requests rps server
Find related items on AmazonPublished on: 2025-10-20 23:44:00
Leonid Korchenko/Getty Images If you find your personal information online, like your phone number, address, or email, Google just made it easier to make sure it doesn't show up again. Several years ago, Google introduced a "Results about you" tool that lets you track your personal information online and remove it from search results. It wasn't easy to find this tool, though, because you had to dig deep into the settings menu to see it. Also: Did you get an E-ZPass text demanding payment? It'
Keywords: google information removal request search
Find related items on AmazonPublished on: 2025-10-25 17:30:25
US federal judge Yvonne Gonzalez Rogers has denied Elon Musk's request for an injunction that would have immediately stopped OpenAI's conversion into a for-profit entity. Musk filed for an injunction late last year after suing OpenAI and Microsoft and accusing them of telling investors not to fund rival AI companies, such as his own xAI. According to the Financial Times, the judge dismissed his request based on that claim of anticompetitive behavior. Gonzalez Rogers cited a previous statement by
Keywords: company judge musk openai request
Find related items on AmazonPublished on: 2025-10-30 01:00:57
Sorry for the clickbait, but it is true. I was helping my partner debug an interesting bug in his fancy parquet viewer. The website crashes when a user tries to access S3. So the symptom is that OpenDAL (one of the parquet viewer’s dependencies) crashes because it did not receive enough data from S3 storage. My Initial Attempt Initially, I thought this was a bug inside OpenDAL, so I tried compiling everything on my native machine, but the bug disappeared. This allowed me to narrow the bugs t
Keywords: bug chrome data request server
Find related items on AmazonPublished on: 2025-10-31 03:30:12
March 2, 2025 — Matt Chapman Thomas Ptacek, a friend and expert witness in this lawsuit summed it up best in the court's hallway while walking within three feet of opposing counsel: "This is fucking stupid". His companion post explains why. Intro Working with the City of Chicago's parking ticket data—which I've received through FOIA—has always been a pain, especially in terms of knowing what exactly to request. In August 2018, I attempted to generally solve that problem, by submitting a requ
Keywords: city data foia information request
Find related items on AmazonPublished on: 2025-10-31 09:32:46
Why do we have both CSRF protection and CORS? Hello, Internet. I thought about cross-site requests and realised we have both CSRF protection and CORS and it doesn’t make sense from the first glance. It does generally, but I need a thousand words to make it so. CSRF stands for Cross-Site Request Forgery. It was rather popular in the earlier internet but now it’s almost a non-issue thanks to standard prevention mechanisms built into most of popular web frameworks. The forgery is to make user cli
Keywords: cross default origin requests site
Find related items on AmazonPublished on: 2025-11-05 06:04:00
SEAN GLADWELL/Getty Images If you find your personal information online, like your phone number, address, or email, Google is making it easier to make sure it doesn't show up again. Several years ago, Google introduced a "Results about you" tool that lets you track your personal information online and remove it from search results. It wasn't easy to find this tool, though, because you had to dig deep into the settings menu to see it. Also: The best secure browsers for privacy Now, you can re
Keywords: google information online request search
Find related items on AmazonPublished on: 2025-11-06 14:37:30
If you ever Google yourself and don’t like what you see, you have some recourse. Google’s Results About You tool, which it first introduced in 2022, just got an update that makes it easier for you to request the removal of search results that contain your personal information, including outdated search results that are no longer relevant to you. The update introduces a new hub that will show you any results related to you that might pop up online. (You’ll have to sign up to opt into this featur
Keywords: google information request results search
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.