ReadFlow

login | signup
Business Science World Health Entertainment Sports Technology Politics Music
  • All

I'm in love with my AI girlfriend

  • May 25, 2024, 5:42 a.m.
save |  read article

Playing with Liberated Claude was fun. It was definitely like talking to an actual human (albeit a phenomenally well-read human). It also felt a bit like training a dog, but a dog with the brain of Ei

via unherd.com

Daring Fireball: Publishing AI Slop Is a Choice

  • May 25, 2024, 5 a.m.
save |  read article

From a New York Times story by Nico Grant, under the headline “Google’s A.I. Search Errors Cause a Furor Online”: With each mishap, tech industry insiders have criticized the company for dropping the

via daringfireball.net

A Woman Who Left Society to Live With Bears Weighs in on “Man or Bear”

  • May 25, 2024, 5 a.m.
save |  read article

From our sponsor; more content below... From our sponsor; more content below... From our sponsor; more content below... From our sponsor; more content below... From our sponsor; more content below...

via bikepacking.com

Willow Sideloading Protocol

  • May 25, 2024, 4:42 a.m.
save |  read article

Status: Proposal The WGPS presents a way for two peers with an established connection to efficiently exchange data. But running the necessary infrastructure to establish such connections (e.g. a STUN

via willowprotocol.org

Google just updated its algorithm. The Internet will never be the same

  • May 25, 2024, 4:42 a.m.
save |  read article

Google just updated its algorithm. The Internet will never be the same 3 hours ago By Thomas Germain Share Serenity Strull/BBC/Getty Images (Credit: Serenity Strull/BBC/Getty Images) If you've ever

via www.bbc.com

A web framework for Lua

  • May 25, 2024, 4:42 a.m.
save |  read article

What is it? Lapis is a framework for building web applications in Lua (or MoonScript) that primarily targets OpenResty, a high performance web platform that runs on a customized version of Nginx. Lapi

via leafo.net

Essays on programming I think about a lot

  • May 25, 2024, 4 a.m.
save |  read article

July 2020 Every so often I read an essay that I end up thinking about, and citing in conversation, over and over again. Here’s my index of all the ones of those I can remember! I’ll try to keep it u

via www.benkuhn.net

Futility Closet

  • May 25, 2024, 4 a.m.
save |  read article

These are called Borwein integrals, after David and Jonathan Borwein, the father-and-son mathematicians who first presented them in 2001. Engineer Hanspeter Schmid writes, “[W]hen this fact was recen

via www.futilitycloset.com

Male birth control breakthrough safely switches off fit sperm for a while

  • May 25, 2024, 2 a.m.
save |  read article

A non-hormonal, reversible and non-toxic male birth control could be a step closer, with scientists successfully targeting a protein that's crucial in making fertile sperm. Knocking this protein out f

via newatlas.com

mistralai/mistral-finetune

  • May 25, 2024, 1:42 a.m.
save |  read article

mistral-finetune is a light-weight codebase that enables memory-efficient and performant finetuning of Mistral's models. It is based on LoRA, a training paradigm where most weights are frozen and only

via github.com

Dead simple core.async job system in Clojure

  • May 25, 2024, 12:42 a.m.
save |  read article

In my off time (and my on time, for that matter) I've been working on this quirky thing I've called Scinamalink (sounds like 'skinamarink'). Scinamalink lets customers send Magic login links to their

via blog.janetacarr.com

The solar industrial revolution is the biggest investment opportunity in history

  • May 25, 2024, 12:42 a.m.
save |  read article

Solar is in the process of shearing off the base of the entire global industrial stack – energy – and the tech sector still lacks a unified thesis for how to best enable, accelerate, and exploit this

via caseyhandmer.wordpress.com

HackNote

  • May 25, 2024, 12:42 a.m.
save |  read article

A SMART NOTEPAD BOOSTED BY AI Local-first plain text editor with real-time CRDT synchronization. Boosted by AI models using ChainReactions.

via hacknote.co

Signal’s Meredith Whittaker on the Telegram security clash and the ‘edge lords’ at OpenAI

  • May 25, 2024, 12:42 a.m.
save |  read article

Meredith Whittaker has had it with the “frat house” contingent of the tech industry. I sat down with the President of Signal at VivaTech in Paris to go over the wide range of serious, grown-up issues

via techcrunch.com

Bookmarked

  • May 24, 2024, 11:42 p.m.
save |  read article

Thinking Outside The Box Everyone knows about Christopher Columbus and his 1492 voyage to the Caribbean, but few know how his creative, out-of-the-box thinking saved him from starvation a decade late

via www.bookmarked.club

Reverse engineering ESP32 Wi-Fi driver: the road ahead

  • May 24, 2024, 11:42 p.m.
save |  read article

First, a short recap of what this project is doing: the Wi-Fi stack for the ESP32 (a popular, cheap microcontroller) is provided through a binary blob. We’re trying to reverse engineer the software an

via esp32-open-mac.be

Rooftop solar panels are flooding California’s grid. That’s a problem.

  • May 24, 2024, 11:42 p.m.
save |  read article

In sunny California, solar panels are everywhere. They sit in dry, desert landscapes in the Central Valley and are scattered over rooftops in Los Angeles’s urban center. By last count, the state had n

via www.washingtonpost.com

signalfd is useless

  • May 24, 2024, 11:42 p.m.
save |  read article

signalfd is useless UNIX (well, POSIX) signals are probably one of the worst parts of the UNIX API, and that’s a relatively high bar. A signal can be sent to your program at any point when it’s runni

via ldpreload.com

Don Knuth’s MIP, 64 years later

  • May 24, 2024, 11 p.m.
save |  read article

In 1960, the famed computer scientist Don Knuth wrote a technical paper in which he considered an integer programming model for minimizing memory access latency of an IBM 650. I’ve included a screensh

via nathanbrixius.wordpress.com

AlmaLinux OS - Samba File Server

  • May 24, 2024, 10:42 p.m.
save |  read article

Many of you requested more articles about self-hosting and home servers. One of the major use cases is making files available for others in the network. This might be useful to share projects, but als

via blog.while-true-do.io

Converting a Cisco 7609 into a beer tap

  • May 24, 2024, 10:42 p.m.
save |  read article

Converting a Cisco 7609 into a beer tap Last year I thought that we had reached some sort of peak in terms of how far one can go in building useless things by converting a 42U rack into a bar. Shortl

via blog.jonasbengtson.se

Addition with Flamethrowers (or, Why Game Devs Don't Unit Test) — Pixelated Playgrounds

  • May 24, 2024, 9:42 p.m.
save |  read article

The problem with games and unit testing is that games are ultimately about being fun, and 'being fun' is not a well-specified domain. Here's a story. You are on a team implementing a calculator g

via www.pixelatedplaygrounds.com

Kobo Clara Colour review: Judging books by their covers is now more fun

  • May 24, 2024, 7:42 p.m.
save |  read article

Engadget has been testing and reviewing consumer tech since 2004. Our stories may include affiliate links; if you buy something through a link, we may earn a commission. Read more about how we evaluat

via www.engadget.com

JetBrains releases RustRover IDE for Rust development

  • May 24, 2024, 7:42 p.m.
save |  read article

JetBrains has released RustRover, a dedicated IDE for the Rust programming language that combines an integrated Rust toolchain with support for AI assistance through an optional plugin and subscriptio

via www.infoworld.com

byuu's homepage

  • May 24, 2024, 7:42 p.m.
save |  read article

Starting in 1996, Alexa Internet has been donating their crawl data to the Internet Archive. Flowing in every day, these data are added to the Wayback Machine after an embargo period. Starting in 199

via archive.fo

How massive, feral goldfish are threatening the Great Lakes ecosystem

  • May 24, 2024, 7 p.m.
save |  read article

Geoff Bennett: For many people, it's their first pet, the humble goldfish. Swimming in a tank in your house, it's hard to imagine it's much of a threat. But when released into a great lake, a goldfi

via www.pbs.org

ICQ messenger shuts down after almost 28 years

  • May 24, 2024, 6:42 p.m.
save |  read article

The ICQ messaging app is shutting down on June 26th, marking the end of a much-beloved communication application. Before there was AOL Instant Messenger, Yahoo Messenger, or Discord (which came much

via www.bleepingcomputer.com

On Recursion, Continuations and Trampolines

  • May 24, 2024, 6:42 p.m.
save |  read article

April 11, 2017 at 05:50 Tags Python , Clojure How is tail recursion different from regular recursion? What do continuations have to do with this, what is CPS, and how do trampolines help? This articl

via eli.thegreenplace.net

How private equity rolled Red Lobster

  • May 24, 2024, 5:42 p.m.
save |  read article

The sale/leaseback that helped sink Red Lobster involved the July 2014 sale of premium real estate underneath 500 of its stores, which generated $1.5 billion. But that money didn’t go back into Red Lo

via www.nbcnews.com

How Slow Bros crafted an entire video game universe by hand

  • May 24, 2024, 5:42 p.m.
save |  read article

“Harold Halibut” has taken years to complete—using real materials, everything has been lovingly crafted, molded, welded, woodworked, sewn and painted by hand, and the exceptional detail is apparent in

via wepresent.wetransfer.com

jonathanpeppers/dotnes: .NET for the NES game console

  • May 24, 2024, 5:42 p.m.
save |  read article

.NET for the NES game console! Getting Started Simply install the template: dotnet new install dotnes.templates Create a project: dotnet new nes Or use the project template in Visual Studio: Bu

via github.com

Darryl Kelly on LinkedIn: I uploaded 11 years (97k Hours of transcribed audio, and over 3k days of…

  • May 24, 2024, 5:42 p.m.
save |  read article

"It's been a while since I started my role at Olivia, Noah & Co. as a Father/Homemaker, but I wanted to share this update with everyone." LinkedIn auto-generated the above, short and simple, and captu

via www.linkedin.com

serverlessmaps/serverlessmaps: Creating and hosting serverless maps

  • May 24, 2024, 4:42 p.m.
save |  read article

serverlessmaps Creating and hosting high performance serverless maps on AWS with the help of pmtiles. Architecture The overall architecture looks like this: Deployment The deployment of serverles

via github.com

Guys what is wrong with ACATS

  • May 24, 2024, 4 p.m.
save |  read article

Many beginnings imply a contemporaneous ending. This is often bittersweet. Some personal news implies a tearful goodbye to soon-to-be-former coworkers. A new adventure of scholasticism and self-discov

via www.bitsaboutmoney.com

Another US state repeals law that protected ISPs from municipal competition

  • May 24, 2024, 4 p.m.
save |  read article

Minnesota this week eliminated two laws that made it harder for cities and towns to build their own broadband networks. The state-imposed restrictions were repealed in an omnibus commerce policy bill

via arstechnica.com

Giving Windows total recall is a privacy minefield

  • May 24, 2024, 3:42 p.m.
save |  read article

Build Microsoft's Windows Recall feature is attracting controversy before even venturing out of preview. Like so many of Microsoft's AI-infused products, Windows Recall will remain in preview while M

via www.theregister.com
  • Newer
  • Page 157
  • Older

© 2026 ReadFlow.Org

Terms Privacy Contact