HN user

sonjaqql

39 karma

Hacker News lurker/consumer since 2011. Software Engineer, with a QA-focused background. Making software since 2006.

Posts2
Comments17
View on HN

This will be featured in my cross-discipline AI meeting this week. The blog article your son wrote was excellent - I will be pulling a few quotes.

I found it insightful that he used the microphone to move faster, and that he couldn’t always trust AI, because it can be just as confidently wrong as any human.

Both of you, keep up the good work!

The Arturia Beatstep Pro has been the only sequencer I’ve connected with for my modest gate, cv, and midi sync needs. I moved to it after scoring what I thought was a deal on a SQ64. I really wish the SQ64 felt like a playable instrument and didn’t come out of the box with noise issues.

They don’t have screening for cholangiocarcinoma. It’s not common in the Midwest.

My partner discovered her cancer as a result of an unrelated condition: kidney stone MRIs showed a spot on her liver. We’ve been disappointed by every western medicine outcome for the last two years.

The Mayo Clinic was an incredibly disappointing experience. Our last interaction there, after giving some shitty news, our oncologist asked if we ate corn, like in tortillas. She had a theory it might be to blame. I pointed out corn is everything and bitterly wished her luck.

Hopefully, my partner will see her kid graduate high school in three years.

It helps that Baldur’s Gate 3 is the safest way to get laid (or even married) in 2023. I found those romantic quest lines quite satisfying.

Even without the sex and romance, I would rank it as the best single player gaming experience for me, since Arkham Asylum.

I’m self taught and I’ve seen some of this baffling entitlement up close.

In my previous role, I had a direct report that was a talented designer who was also good and fast with React.

I put him on a project where we needed to use both Express and jQuery. He asked if there was some way to trigger when the browser has loaded everything. I got to mentor him a bit, and he’s a better engineer now, but boy howdy, we covered a lot of basics. He spent his free time living life away from screens.

He was pushing for six-figures in every other one-on-one during our last six months together.

Yes! `supabase init` and `supabase start` gets most of the way there! Customizing the ports in `supabase/config.toml` makes having multiple supabase instances running easy. This works great for all the Postgres, auth, and storage things, as well as real-time functionality. My engineers have a single package.json script to get everything up and running.

I work at an agency, and the dev teams run supabase locally. We use Prisma for migrations and maintaining our SQL functions and storage configurations. `supabase stop --backup` is our friend.

Not being able to run multiple edge functions at a time kept us leaning into Cloud Run and Cloudflare. I'm excited about today's announcement.

In age II, it was CRC checks of game state that prevented cheating! Games would get out of sync if there was a mismatch, which could happen for various reasons.

I worked at MacSoft during the Age2 and Age3 days. The ports were faithful to the windows versions, but cross platform hadn’t been solved at the time because of this problem.

It also made long game play sessions longer because the calculated state kept getting more complicated.

There was one particular Mac OS X update that broke math interoperability for multiplayer because they changed how math worked on the OS. This meant we had to bundle a common math library to ensure the game the game states would line up, preventing unnecessary CRC checks.

I've been driving gestures since my 2008 MBP. Gestures have become an integral part of my workflow, and using BetterTouchTool [1] I use CMD+4 finger swipes to throw windows to either side of the screen, or to maximize them. CMD+4-finger-click runs ffmpeg on the last captured screen recording, and produces a Jira- and Slack-friendly GIF, which is draggable from the dock.

My Windows machine is for mostly for updating and gaming, in that order.

[1] https://folivora.ai/

Why NoSQL 5 years ago

The article didn't answer the question for me of how to query for the absence of a property, without getting an entire document collection first.

I was really hoping there was a secret to search against null or undefined.

Is there a NoSQL solution that does allow for such queries?

Agreed! I traveled to Milwaukee last month to catch them, and even though I was in the last row, you could see and feel Tony Levin's fingers.