Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chunkyguy
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
chunkyguy
1mo ago
What is wrong with this layout?
2.
▲
by
chunkyguy
4mo ago
Like last year at a cafe in a small town somewhere in Greece. You make it sound like indoor smoking in public places is a thing of a past.
3.
▲
by
chunkyguy
4mo ago
I'm not upgrading to Tahoe my personal macbook because of the audio crackling issue that I have on my work macbook https://discussions.apple.com/thread/256143303
4.
▲
by
chunkyguy
6mo ago
> You treat your code as a means to an end to make a product for a user. This sounds more like a product owner not a developer
5.
▲
by
chunkyguy
6mo ago
You need to understand the context. The quote in Gita was to motivate the best warrior of the time at the battlefront facing opponents who were mainly his cousins and uncles. In that context the quote is about performing the duties you were
6.
▲
by
chunkyguy
1y ago
If there is HTML in the list then why not JSON?
7.
▲
by
chunkyguy
1y ago
> This introduces performance issues larger than the typical ones associated with vtable lookups. Don't know about other programming languages but with Objective-C due to IMP caching the performance is close to C++ vtable Name I
8.
▲
by
chunkyguy
1y ago
This is so true. I switch from iPhone 5s to iPhone SE to iPhone 13 mini. After my current phone dies I don't know what phone would I get next.
9.
▲
by
chunkyguy
2y ago
C has many syntactic sugar and [] operator is one of them. -> is another popular one.
10.
▲
by
chunkyguy
2y ago
> After a formal investigation in 1907, psychologist Oskar Pfungst demonstrated that the horse was not actually performing these mental tasks, but was watching the reactions of his trainer. Sounds like machine learning
11.
▲
by
chunkyguy
2y ago
> The tooling idea is particularly appropriate for JavaScript since many developers actually code in TypeScript and rely on compilers such as Babel, Webpack or the TypeScript compiler to output JavaScript. Hot take
12.
▲
by
chunkyguy
2y ago
Can you not simply use a feature flag that you control remotely to toggle the app between fake and real modes? You just need to toggle the flag on when submitting for review
13.
▲
by
chunkyguy
2y ago
this sounds like a good explanation: > University of Göttingen had more academic freedom than generations past. They were promised intellectual autonomy and freedom from close religious supervision. Instead, they were recruited solely to
14.
▲
by
chunkyguy
2y ago
There's also `clang -rewrite-objc` that "Rewrite Objective-C source to C++" which does the same trick of mapping objc code to `objc_msgSend` https://clang.llvm.org/docs/ClangCommandLineReference.html#c...
15.
▲
by
chunkyguy
2y ago
Here you go https://whackylabs.com/swift/cpp/languages/2021/01/03/cpp-fo...
16.
▲
by
chunkyguy
2y ago
> While it does cost $99 to get in the store, the app can be used by millions for no additional cost. Hosting fees for a web app will grow along with the user base. Even without users, a domain plus a basic hosting plan will easily be m
17.
▲
by
chunkyguy
3y ago
Piracy isn't a new buzzword but ever since Apple made it a selling point everyone is hopping on the train. Also when it comes to privacy there's a thin line between collecting data and selling it to partners.
18.
▲
by
chunkyguy
3y ago
Also real security issues should be tackled on the os level. If the app sandboxing is actually robust then I don't see what is the problem.
19.
▲
by
chunkyguy
3y ago
> Thirteen. Instagram had thirteen employees when acquired by Facebook. But then Instagram was mostly just a simple photo editor app without the social graph complexity. Sure you can still build and maintain such an app with thirteen peo
20.
▲
by
chunkyguy
3y ago
Apple Stock Falls In Minutes After 'Vision Pro' Announcement" https://www.barrons.com/livecoverage/apple-wwdc-2023/card/ap... Also Microsoft is still selling HoloLens but for selected audience.
21.
▲
by
chunkyguy
3y ago
This is the best way for having a objc and c++ in same project.
22.
▲
by
chunkyguy
3y ago
As a kid I was more confused between Sweden and Sudan
23.
▲
by
chunkyguy
3y ago
I miss no access control for speaker. There is global default. I turn on speakers for one music app and at next launch another social media app plays their ads on full volume.
24.
▲
by
chunkyguy
3y ago
The best freelancing jobs I got were from my network. Mostly people who were contacted by someone for a gig and they referred my name.
25.
▲
by
chunkyguy
3y ago
Best choice.
26.
▲
by
chunkyguy
3y ago
Swift, Kotlin, C#, Javascript
27.
▲
by
chunkyguy
3y ago
As an Objective-C developer Ruby sounds very familiar.
28.
▲
by
chunkyguy
3y ago
> A C++ class or structure becomes a standalone type in Swift. Its relationship with base C++ classes is not preserved in Swift. C++ `class Fern: public Plant` becomes two different types in Swift `struct Plant` and `struct Fern`, how is
29.
▲
Introduction to Secure Coding Guide
(developer.apple.com)
2 points
by
chunkyguy
3y ago
|
0 comments
30.
▲
by
chunkyguy
3y ago
Can we just agree that there can never be one solution that fits all problem spaces. I use both C++ and ruby for different jobs and I like/hate both equally.
More ›