Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JoeMattiello
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
JoeMattiello
2y ago
Redditor energy.
2.
▲
by
JoeMattiello
2y ago
This. I’m so glad I got a lower cpu but maxed my ram. I use llms over search engines. Even just getting cursor or boltai and you have unlimited llm cloud access for the price of a few coffees.
3.
▲
by
JoeMattiello
2y ago
You can install other toolkits for Xcode. There’s even an aws toolkit.
4.
▲
by
JoeMattiello
2y ago
How many of those are bots. 270k is basically no one. IRC is dead
5.
▲
by
JoeMattiello
2y ago
It really isn’t though. All my iOS swift code that doesn’t touch UIKit has been running unit tests with Linux Debian on GitHub actions for a few years now with almost no extra effort. Any api or data model code, pretty much 80% of my app co
6.
▲
by
JoeMattiello
2y ago
It’s included in the SetApp bundle and a highly rated and recommended app on there. It’s not that niche especially for developers and power users that gravitate towards SetApp subscription. For me, I was already paying for “clean my Mac” an
7.
▲
by
JoeMattiello
2y ago
Interesting. Today I kept getting notifications that “Spotlight” was updated and it was asking me permissions to allow access to its previous version data. I thought that was odd for system service and I kept rejecting it but it kept coming
8.
▲
by
JoeMattiello
2y ago
Who cares.
9.
▲
by
JoeMattiello
2y ago
Me too. My first “hacking” experience was loading the save files into a hex editor and flipping bits to award medals and ranks. I still win every the old way too. Bombed the heck out of Baghdad.
10.
▲
by
JoeMattiello
2y ago
Reddit is leaking again.
11.
▲
by
JoeMattiello
2y ago
I do all my swift CI/CD for non UI code in girthub actions on the Debian image for some time now due to lower cost and faster run times. I even use Swift on a ARM raspberry Pi docker cluster. Windows is officially supported for some ti
12.
▲
by
JoeMattiello
3y ago
The most common risk is not properly protecting against contamination of the reservoir or not bleeding the system and having air or water in the line. Air will compress and you could have brake failure. Also water, less common but happens,
13.
▲
by
JoeMattiello
3y ago
Microplastics. Plastic food containers. Birth control in general and SSRIs and birth control in the water. PFAs. Seed oils. The war on fat and cholesterol in favor of sugars.
14.
▲
by
JoeMattiello
3y ago
Gas doesn’t explode, not very easily, at least. Lithium batteries are much more likely to combust or explode spontaneously in the absence of spark. Also, lithium batteries only burn as slowly as their designs allow. Poorly made Lion packs w
15.
▲
by
JoeMattiello
3y ago
People use nitter for embedding tweets where twitter has been broken for ages such as in telegram. Personally I use fixupx dot com
16.
▲
by
JoeMattiello
4y ago
https://github.com/awslabs/git-secrets
17.
▲
by
JoeMattiello
4y ago
https://github.com/awslabs/git-secrets
18.
▲
by
JoeMattiello
4y ago
I worked for a big startup last year and was on a contract deadline for integrating a vendor framework into a React Native app. It was taking too long to get a new temp demo license key and GitHub search with clever filters helped me track
19.
▲
by
JoeMattiello
5y ago
Somebody has been working on a Linux port. AltServer/Store is pretty new in general so I wouldn't be surprised if more support comes soon. https://github.com/NyaMisty/AltServer-Linux
20.
▲
by
JoeMattiello
5y ago
Hi, dev here. That's ununfortuante of the side effect of Apple TV not having "permanent storage" from an SDK standpoint every thing is a cache. Commercial apps can use iCloud sync on tvOS, I tried adding that support and Appl