Viewing profile — ramensea
ramensea
HN member- Joined
- Thu, Jul 13, 2017, 5:54 AM UTC
- HN karma
- 35
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About ramensea
No profile information was provided.
Recent public activity
-
comment
Comment #23099372
It seems like an anti-pattern to me. Also saying Apple reinvented the cursor is a bit much. Highlighting elements, snapping, and changing the cursor weren't just invented. The auth…
-
comment
Comment #20062549
I've found Chrome OS to provide the most Mac like experience outside of Mac. Its Linux app support is still in development, but I successfully made a Unity game on my Chromebook!
-
comment
Comment #20062000
Rider is a great C# IDE thats fully supported on Linux too!
-
comment
Comment #19532662
Glad to see Vapor/Perfect has toned down their "we are going to change the world by releasing a new web framework" rhetoric on their sites. When they both first did announced them …
-
comment
Comment #19532608
Value types are great, but they don't help cut down on cyclical references as the type of coding that will cause memory leaks is done in objects. Typically objects with complex dep…
-
comment
Comment #19532116
My main issue of Swift's implementation of ARC is it commonly leads to memory leaks. Even experienced developers can cause unintentional memory leaks. It's extremely common in iOS …
-
comment
Comment #19531998
Also using a Swift like ARC implementation server side that doesn't seem like a good idea. Memory leaks are so common in iOS development. Its just they are usually small enough and…
-
comment
Comment #19531833
I have written server's in Kotlin, that run on the JVM and thus are practically the same. IMO I am far more productive then using Swift, plus you have access to a huge legacy of st…
-
comment
Comment #19531821
I work in Swift on iOS. I think the "Swift on a server" idea is way over hyped. There are so many issues with the whole Swift stack adopting that servers side would be a mistake IM…
-
comment
Comment #17469013
I am not a fan of VS Code. It feels clunky and slow. Also Rider's auto complete is much nicer and faster. So I have considered F#, but it doesn't seem that compelling. Also it seem…
-
comment
Comment #17467720
I have been using C# a lot recently. I can't stand it. It feels like it it lacks a coherent design. I'm not a huge Java fan either, but at least it feels coherent to me. I have use…
-
comment
Comment #17056781
I'm sorta in the same boat, but after Google announced Chromebooks will be getting first party support for Linux apps that is tempting me. I occasionally work on Linux, but I would…
-
comment
Comment #16980935
Does anyone know if this will effect how V8 parses JSON?
-
comment
Comment #16980930
I have run into the issue a few times. I've run into it most frequently when doing binary operations on 64bit numbers. When I first ran into the issue with going over `Number.MAX_S…
-
comment
Comment #15707264
Ish thats the point of open source. Its not misusing a project to fork it and build something new off of it. WebKit itself was originally a fork.
-
comment
Comment #15405040
XCode 9 is unsurprisingly terrible for me. Between it and the Swift tool chain, they use over 10 gbs of memory and constantly using 100% of my CPU. XCode 9 seems like an improvemen…
-
comment
Comment #15242393
This is a known weakness with differential privacy. Depending on how much noise you inject into your data, your analytics either approach meaninglessness or the privacy decays. The…
-
comment
Comment #14976795
I'm sorry I'm not following what you're saying.
-
comment
Comment #14976641
This sort of baseless speculation is not fruitful IMO. But I'll participate with my own hunch. I don't think this is the case. The letter comes off as very genuine. It very much fe…
-
comment
Comment #14976587
I don't think you're correct. However I do not have a lot of experience hiring people, so I can only argue over the philosophy of the subject.
-
comment
Comment #14976473
Then then why would affirmative action lead to less capable employees?
-
comment
Comment #14976318
I agree that the left and the rights reaction over the memo has been overblown. However I am unsure whether or not you think the Googler's opinion is novel. You state both, "that D…
-
comment
Comment #14883307
It might be their size. I can say as a small team, the transition was seamless.