Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
therockhead
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
therockhead
4mo ago
AWS Graviton has been steadily gaining share, a quick Google search says it's up to 20% now.
2.
▲
by
therockhead
7mo ago
The two day old account is an obvious hint but I got to be honest, the content didn't look suspicious on first read. I know you touched on it above, but what do you think triggered your AI generated thought ?
3.
▲
by
therockhead
1y ago
Who’s left to buy the stuff they make if no one has a job ?
4.
▲
by
therockhead
1y ago
I need to think about this a bit more, but I think I would love a thread feature in ChatGPT, so that it has the context up to the point of creation but doesn’t affect the main conversation. It would help in two ways, it keeps the main top
5.
▲
by
therockhead
2y ago
> becoming more popular as propaganda by certain European politics and ideologists kicks in. So nothing to do with the new administration—interesting take?
6.
▲
by
therockhead
2y ago
> People call Gruber an Apple apologist, but he's really not Agree and but it took me a while to realize this. He definitely gives them the benefit of the doubt, and but I think that's okay.
7.
▲
by
therockhead
2y ago
I wonder why they haven't tried to back port SwiftUI improvements/versions to the older OSs. Seems like this should have been possible.
8.
▲
by
therockhead
2y ago
It's been a while since I last looked at SwiftUI on mac, Is it really still that bad ?
9.
▲
by
therockhead
2y ago
I assume it’s because it’s from John Siracusa, a long-time Mac enthusiast, blogger, and podcaster. If you listen to him on ATP, it’s hard not to like him, and anything he does is bound to get more than the usual upvotes on HN.
10.
▲
by
therockhead
2y ago
> Do banks employ fewer people? Is it a smaller industry? No. Banks grew steadily over these decades. Profits may have grown but In Ireland at least, the number of branches have declined drastically.
11.
▲
by
therockhead
3y ago
My two adolescent children each own second-hand iPhones, which they rely on daily as their most priced possessions. It's intriguing to note their complete disinterest in newer models or upgrades. They regard their iPhones in a manner a
12.
▲
by
therockhead
4y ago
> It’s not that useful for phone apps. If you’re building a large complex app that needs to be shared across multiple platforms, C++ is a common choice. Not talking about games here, think Office, Facebook, Zoom, WebEx etc. It easy to s
13.
▲
by
therockhead
4y ago
Typically one month in Ireland.
14.
▲
by
therockhead
4y ago
Is advised to use CRDTs for an offline app that syncs to a central server, such as a todo app like Apple's Reminders or Todoist? Can simpler methods suffice ?
15.
▲
by
therockhead
4y ago
Beaglesecurity article just seems like a copy of Cisco original report. Any idea why they would post this ?
16.
▲
by
therockhead
4y ago
The twitter account is private/protected, so can't read the announcement. What's the name of the app?
17.
▲
by
therockhead
4y ago
Any ETA on mobile ?
18.
▲
by
therockhead
4y ago
Are you confident it’s the wrong tool though? Curious have you tried web apps with framework such as Actix ?
19.
▲
by
therockhead
4y ago
I disagree. If you want common code between all platforms (iOS/Android/Windows/macOS) your choices are pretty limited. Right now I work on a large codebase where C++ is used to solve the code sharing issue, but would much pr
20.
▲
by
therockhead
4y ago
> If you default to Arc everywhere, aren’t you essentially just implementing a slow GC? Like I posted earlier, you don't do this everywhere, just some sporadic use where it makes life a lot easier. It doesn't have to be all or
21.
▲
by
therockhead
4y ago
> In async web frameworks you very rarely need explicit lifetimes, because the workload is mostly isolated - a handler gets an input from the request Was going to post the same comment. Most of my hobbyist Rust programming has been via
22.
▲
by
therockhead
4y ago
>if you use dynamic `Arc`s almost everywhere in your code, Right but you dont have todo this everywhere, just some sporadic use where it makes life a lot easier. It doesn't have to be all or nothing.
23.
▲
by
therockhead
4y ago
As someone who does Swift 9-5 and dabbles with Rust, this statement rings true to me.
24.
▲
by
therockhead
4y ago
Yeah, I read a dismissive tone in your comment but that's on me, your question prompted some good discussion.
25.
▲
by
therockhead
4y ago
I honestly don't understand comments like this, you know it's ok to competition in this space?
26.
▲
Flutter on macOS – Blinking cursor should use less CPU
(github.com)
6 points
by
therockhead
4y ago
|
0 comments
27.
▲
Capcom to increase base salary of staff in Japan by 30 percent
(gamedeveloper.com)
1 points
by
therockhead
4y ago
|
0 comments
28.
▲
by
therockhead
5y ago
> C++/JNI bridges hassle For the projects I worked on, the bridges were automatically generated, so no hassle for the developer. Admittedly we built our own code gen system which of course was not free.
29.
▲
by
therockhead
5y ago
Absolutely, many large cross platform apps - MS Office, Zoom, Webex etc follow this strategy, it just doesn't seem to be that popular with the HN crowd.
30.
▲
by
therockhead
5y ago
> I do. But no one hyped Java as the Silver Bullet or the Holy Grail. Well Sun did actually, apparently Applets were going to change everything.
More ›