General Discussion

GD

Regressive JPEGs

One of the cool features of JPEG files is that there's the option to save low frequency components first. This means that a partially downloaded image will be displayed at low resolution instead of being cut off.

Lobsters Lobsters · General Discussion ·
0
Scala on Go

Scala on Go

Scala on Go. Sealed types, pattern matching, Option/Either/Try/Future, and immutable collections — transpiled to plain Go with full third-party interop, zero-reflection JSON, and a GoLand plugin. -...

Lobsters Lobsters · Go · General Discussion ·
0
An edge case for Io.Dir.realpath*() functions

An edge case for Io.Dir.realpath*() functions

Hi everyone, This was the topic that finally motivated my first post here. Not to try and litigate it, but try and understand it, and perhaps ask what to do about an edge case if the long considered removal were to be accepted one day. I’m pretty new to Zig, but feel I’ve gotten pretty far. I’v...

0
OpenAI is being sued for stealing, again…

OpenAI is being sued for stealing, again…

Get $500 in Hyperagent credits to build agents that can ship real work - https://hyperagent.com/invite/FIRESHIP500 OpenAI is facing yet another lawsuit, this time at the hands of Apple. In today's video, we'll take a look at exactly what they're being accused of and why Apple are only stepping i...

Fireship Fireship · AI · General Discussion ·
0
Building a Stabilized "Chase Camera" Rover

Building a Stabilized "Chase Camera" Rover

Quad-rotor drone shots taken low to the ground are difficult: GPS altitude is fairly rough on accuracy, and obstacle avoidance can get significantly more difficult versus just flying over the everything. Cinema rover drones are less common but do get around a number of these problems, especially...

Lobsters Lobsters · General Discussion ·
0
Pride Meetup - Portland OR

Pride Meetup - Portland OR

I know there are a few of us in Portland, and pride is this weekend. Anyone want to meet up for lunch on Sunday after the parade? If nobody suggests an alternative, my default plan is Veggie Grill @ 1PM since it’s easy and near the festival/parade route. I’m open to suggestions though, I rarely...

0
New falsify release

New falsify release

Recently Martijn Bastiaan, QBayLogic’s COO, invited Well-Typed to come to QBayLogic HQ and give a one-day workshop on falsify, the new property based testing library that I developed for the Haskell Symposium back in 2023 (paper, presentation). QBayLogic is the company behind Clash: a purely func...

0
Using AI to build your own software

Using AI to build your own software

A few years ago, a friend of mine was stuck. He needed to quickly process over a hundred high-quality images according to a complicated sequence. He was using Photoshop, but it was going to take him days. Initially, he asked for my help, could I do the manual labor? I spent 15 minutes writing a …...

Daniel Lemire Daniel Lemire · AI · General Discussion ·
0
clj-refactor.el 4.0

clj-refactor.el 4.0

Hot on the heels of CIDER 2.0, clj-refactor.el 4.0 is out! It’s the first major release of the project in almost five years, and this time around the version bump is not just ceremonial - 4.0 is the biggest batch of user-facing improvements clj-refactor has seen in ages, plus a healthy dose of lo...

Lobsters Lobsters · General Discussion ·
0
GPS Hidden Messages - Computerphile

GPS Hidden Messages - Computerphile

Something odd was going on with the signals broadcast by the GPS satellites. Steven Murdoch of University College London explains how he used statistical analysis to work out what might be going on. To read more about Steven's findings: https://sjmurdoch.github.io/gps-special-messages/ Comp...

0
Introducing Apache Spark 4.2

Introducing Apache Spark 4.2

* Define trusted context for analytics and AI: Metric views create governed business definitions, while vector retrieval, geospatial types, and richer SQL primitives bring AI-native analytics into Spark. * Reach Spark from more applications: Spark Connect, Arrow-first Python execution, improved...

0
The dailyprog puzzle safety net

The dailyprog puzzle safety net

dailyprog needs a new puzzle every day. I wrote the first few drafts by hand, then built a generator that writes them with an LLM and validates the output against real sandbox execution. The generator works, but it still needs someone to run it. Pick a pattern, kick off the script, review the res...

Lobsters Lobsters · General Discussion ·
0
Loading more…