Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
eatfish
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
eatfish
3y ago
You forgot the stage light effect. Mysteriously Apple give a free fix/service program for the 13" models but not the 15" models. Kind of sucks if you had a 15" model that started to go bad.
2.
▲
by
eatfish
4y ago
If you consider that Facebook bans around 5B accounts per year ( https://www.forbes.com/sites/melissaholzberg/2021/03/22/face... ). At this point that's more noise than signal. Not ideal for you
3.
▲
by
eatfish
5y ago
True, and I think Quarterdeck (and Pharlap, Rational, etc.) developed the VCPI specification that allowed those DOS extenders to work cooperatively. Some of the early DOS extenders took over the entire machine and did not allow that.
4.
▲
by
eatfish
5y ago
Around that time DOS programs were still being written to fit within 640KB of memory. However PC's were starting to be shipped with 2, 4 or even 8MB of RAM - memory really was a solution in search of a problem at that point. Windows 3.
5.
▲
by
eatfish
6y ago
Vaguely related: there's Firecracker which boots in 125ms on x86 but that's as a VM, so it's an apples to oranges comparison. From what I recall Firecracker powers AWS Lambda so it's an interesting project in that respec
6.
▲
by
eatfish
7y ago
Not the OP and I wouldn't say I'm a fan but I've made some peace with it by putting a membrane cover over the top and so far: (a) not one dust related casualty in the past 18 months and (b) it subdues the clackety-clack of th
7.
▲
by
eatfish
8y ago
I expect they correlated logs from several sources, maybe the guy connected via ssh to Apple's servers at the same time his mac accessed software update or something. If he sent all traffic down the VPN it'd show the same IP addr
8.
▲
by
eatfish
8y ago
Don't do this to the space bar! I used the same trick as the video to fix/clean several keys out and had a pretty good feel for what I was doing. However the stress/weak points on the spacebar are quite different and you'
9.
▲
by
eatfish
9y ago
That's not a fair comment and you know it. Yes, instrumentation adds overhead. The absolute numbers cannot be used to determine peak performance but that's never the intention when profiling code. Instrumentation rarely modifies
10.
▲
by
eatfish
9y ago
Only played with it a bit so far but it seems to me that the call and flame charts are now missing any timing information. Unless I've overlooked it you can't actually see how long a function takes to execute - defeats the purpose
11.
▲
by
eatfish
11y ago
When the robots become self aware that guy from 1:25 has it coming.
12.
▲
by
eatfish
11y ago
Actually, Nintendo were releasing 3D games even before the PS1. Starfox was the first poly 3D game from Nintendo and was released in 1992, at least a year, maybe more, before the PS1.
13.
▲
by
eatfish
12y ago
I think it would be a lot more palettable if Nim enforced one of those coding conventions per module, while letting users of that module reference it any way they liked. e.g. my team could exclusively use camelCase and the compiler enfor
14.
▲
by
eatfish
12y ago
It is not other vendors that you need to be worried about. For example, when joining Khronos (OpenGL, GLES and others) you get royalty free permission to use any technology in Khronos' specifications and you, as a vendor, have to offe
15.
▲
by
eatfish
12y ago
Stop pulling numbers out your ass. The specs for the MBA are online and it draws 6.5W with the display on.
16.
▲
by
eatfish
12y ago
Oh, I'm not dismissing Rust. I think my overall point is that nothing is ever going to perfect. Plan for imperfection.
17.
▲
by
eatfish
12y ago
Sorry, I'm not limiting the discussion to SSL vulnerabilities. A remote code exploit is as bad as a memory leak. I posted these two: CVE-2013-1493 and CVE-2013-0809 in another reply. These 2 were memorable to me just because visiting a
18.
▲
by
eatfish
12y ago
.NET isn't something I work with but that's good to hear. Maybe you could tell me why this one doesn't count though? http://technet.microsoft.com/en-us/security/bulletin/ms10-06... This is ju
19.
▲
by
eatfish
12y ago
That is true, but I don't think this invalidates my central point that the rational response to heartbleed is to update your contigency plans. The irrational response is to plan the perfect world. After 20 years of Java we still don&#x
20.
▲
by
eatfish
12y ago
1. I think a lot of people believe Rust will just type-check any old program and tell you when it has faults. So you can start with a bit of Ruby/C/Python, translate it to Rust and presto, all your bugs are exposed for the world
21.
▲
by
eatfish
12y ago
But even 'safe' languages have unsafe VMs. There is no question that over the years these VMs (or the runtimes) have had equally severe vulnerabilities. The thing that really sets heartbleed apart is not the details of the bug, it
22.
▲
by
eatfish
13y ago
That's the hack. It probably transfers more bitcoins somewhere.
23.
▲
by
eatfish
13y ago
I thought it was neat that they let me email myself with a reminder. This is an MVP, it's just the right response.
24.
▲
by
eatfish
13y ago
Agreed. My experiments with rust have been uphill because I've been fighting with lifetimes, ownership and borrowing. For the most part I failed to see that I -needed- unsafe code in some situations. Instead I was trying (failing) to a
25.
▲
by
eatfish
13y ago
Is this for good or bad in the Taiwanese market? I can't imagine carriers in the UK trying to lower prices or give a better deal without persuasion from outside. When the first iPhones were introduced it had the first affordable data p
26.
▲
by
eatfish
13y ago
Here's the first result from Google: http://www.cmu.edu/patent-lawsuit/ CMU vs Marvell. Here's an article from Stanford law school: 'Are universities the new patent trolls?' http://paper
27.
▲
by
eatfish
13y ago
Yes, played entire Portal/Portal2 on it. It was fine. Maybe you should be railing at game developers that port to the Mac but then don’t update their acceleration curves to fit the platform. That’s the problem, when games are deve
28.
▲
by
eatfish
13y ago
Google are blacklisting Microsoft. But they can't say that so they're whitelisting everyone else.
29.
▲
by
eatfish
14y ago
>...decrypted the encrypted versions of his passwords by looking at them. I see. I think this means the hashed passwords. Microsoft have had several vulnerabilities in this area. Just entering a password to browse a server caused Window
30.
▲
by
eatfish
14y ago
In your opinion. Your opinion is obviously in conflict with 3 million other people last weekend. Perhaps you're wrong.
More ›