Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
t0ps0il
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
Birmingham Pirate TV
(web.archive.org)
5 points
by
t0ps0il
3mo ago
|
0 comments
2.
▲
by
t0ps0il
2y ago
> Weird to add them to the list when they don't build a browser any more It seems like their browser engine is still being supported for use in "Universal Windows Platform" apps, or at least that's what Wikipedia says
3.
▲
by
t0ps0il
3y ago
> imagine the confusion of unsuspecting users searching how to use sudo in the future. Linux users can experience this now by using sed on macOS
4.
▲
by
t0ps0il
3y ago
I've also dropped it a fair amount of times without a case so it's in rough shape. I'd be lying if I said the USB-C port and Ti shell weren't contributing factors to me upgrading.
5.
▲
by
t0ps0il
3y ago
> - you make a living developing software for that phone I fall under this. I'll be upgrading from an 11 Pro this time around mainly because I've let my battery go bad. We can do most things from the simulator and when we nee
6.
▲
by
t0ps0il
3y ago
> I'm not sure why you're saying Swift is locked in to Apple platforms, it's definitely cross-platform I think the key word in OPs comment is "effectively". The tools for building cross platform Swift exist and w
7.
▲
by
t0ps0il
3y ago
`java -XstartOnFirstThread -jar setris-desktop-1.0-SNAPSHOT-jar-with-dependencies.jar` I had to add the start on first thread flag to prevent errors and start a launch. I do get stuck after `Starting UI Subsystem` gets logged but I havent p
8.
▲
by
t0ps0il
4y ago
> How feasible are tubeless setups on long tours? Very in my opinion, but I'm coming from a bike packers perspective. Start the route tubeless and run it until it fails. When that happens throw a spare tube (that you should be carry
9.
▲
by
t0ps0il
4y ago
Denali has the highest prominence with 20,157′. Mauna Kea's prominence is only 13,803′
10.
▲
There oughta be GTA5 for the Game Boy
(there.oughta.be)
2 points
by
t0ps0il
5y ago
|
0 comments
11.
▲
by
t0ps0il
5y ago
I also recently learned this... just now. Thanks for sharing.
12.
▲
by
t0ps0il
5y ago
> What does this mean? How would it link to their main account in anyway, regardless of this request? Git adds some author information to each commit [1]. You can set those values project by project, and you can also set them globally. T
13.
▲
by
t0ps0il
5y ago
No. This attack is specific to iMessage, since iMessage can access the springboard (the singleton class, not Springboad.app), while apps downloaded from the App Store cannot.
14.
▲
by
t0ps0il
5y ago
It's not exactly specific to the image preview code, but rather the code that handles the notification when receiving an iMessage. The attack mentioned in the Wired article[1] relies on iMessage asking the sandboxless Springboard[2][3]
15.
▲
by
t0ps0il
5y ago
> It's annoying because it's not like other permissions Normally if I want to use a permission, say location, I need to provide a value for given permission in my app's `info.plist` file, and if I don't and the app tr