Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sonjaqql
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: A searchable archive of declassified UAP/UFO files, news, and analysis
(didyousee.xyz)
14 points
by
sonjaqql
4mo ago
|
0 comments
2.
▲
by
sonjaqql
2y ago
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
3.
▲
by
sonjaqql
3y ago
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 an
4.
▲
by
sonjaqql
3y ago
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
5.
▲
by
sonjaqql
3y ago
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
6.
▲
by
sonjaqql
3y ago
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 Expr
7.
▲
by
sonjaqql
3y ago
This is a really cool visualizer. Neat work!
8.
▲
by
sonjaqql
3y ago
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 thing
9.
▲
by
sonjaqql
4y ago
This rings so true. A best friend ran her business through GitLab for years. She was a subscriber for a team of 3-5 people, but recent pricing and plan changes [1] caused her to switch back to GitHub. She's got a small team on GitHub a
10.
▲
by
sonjaqql
4y ago
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 t
11.
▲
GLSL Is Hard – Stop Using Operators and Love the V_vTexcoord
(sailbound.blogspot.com)
2 points
by
sonjaqql
4y ago
|
2 comments
12.
▲
by
sonjaqql
4y ago
> kinda got sick of Andrew after he faked his own kidnapping How long ago was this? His content for the last several years seems more mature than that, but I'm not familiar with his early work.
13.
▲
by
sonjaqql
4y ago
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-fing
14.
▲
by
sonjaqql
5y ago
As an LGBT person, I fear that efforts like these are noble but empty. Assholes gonna still be assholes, Russia is gonna pirate software [0], and global Terraform users won't notice. Could this act actually awaken an IT team to the atr
15.
▲
by
sonjaqql
5y ago
See episodes 99 and 100 on the Darknet Diaries [1] for background on NSO and Pegasus. [1] https://darknetdiaries.com/
16.
▲
by
sonjaqql
5y ago
I'll investigate the constraints of CouchDB, thanks!
17.
▲
by
sonjaqql
5y 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 No
18.
▲
by
sonjaqql
5y ago
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.
19.
▲
by
sonjaqql
5y ago
This is timely for me - I was just sharing this 2014 article with my team. http://thomasburette.com/blog/2014/05/25/so-you-want-to-writ... It made an impact on my approach to CSV handling, and helped me