Hacker Newsnew | past | comments | ask | show | jobs | submit | johnebgd's commentslogin

Gotta hit that high IRR as a fund manager and the clock starts when the cash comes in so capital calls are appreciated by fund managers. Unless they are emerging managers (the startup equivalent in finance) and their LP’s are less than institutional and ghost them when the capital call hits.


IRR is so trivial to manipulate - it'd be wonderful if more investors began demanding actual metrics on capital performance. If you're parking cash with an investment firm you want to know about how much of a return you can expect when it is withdrawn, and while history is a guide and not a guarantee, there are much better ways to inform that expected return than IRR. "My million got a return of 2% during a year when your reported IRR was 10% - where's the other 8%!" is a common cry from those who haven't just rolled over their investment, unaware of how little it has functionally appreciated.


This. Unless in 2026, we suddenly see Costco sell personal quantum computers for sub $2k, with practically unlimited high speed crystal storage, all cooled/powered by unobtainium fusion reactors that are made with 3D printers at your neighborhood coop, then we either must accept private entities that do this kind of indexing at scale or we should ask government to offer it on taxpayer expense.


On a pedantic note, that is unimportant to the discussion at hand, but I want to talk about it anyway. quantum computers have theoretical gains in some specific domains but would not do anything for this one. Anyhow I have doubts about even those specific domains, my gut says that quantum computing is an inherently analog process and we moved off analog computers for a reason. Bonus points if you know why that was.


My post Mortem sentiments exactly. The lack of Nvidia GPU support for the M series Mac Pro models kneecapped the platform for professionals. If Apple had included that in those they’d be the defacto professional workstation for many more folks working in AI tech.


On the other hand it forced developers to invest more in Metal which looks like an investment starting to bear fruit.


Electron apps also basically don’t work in Wine. I miss having Evernote on Linux.


Wouldnt it be possible to extract the files you need and sort of "repackage" it for linux?

I have no idea how electron apps look "internally" but it doesnt sound too bad.

Sort of like you can unzip .deb files and use them somewhere else, if what i heard was correct (never tried it myself)


If the Electron app is pure JS with no native extensions it can be doable. However, many Electron apps contain platform-specific js code, since features for stuff like Dock on Mac and Taskbar icons on Windows differ. Electron apps like Notion also contain native extensions - compiled C/C++/Objective-C code that are platform specific. For example in Notion, we use sqlite via better-sqlite3 (potentially replaceable since it’s open source, but will need more work than “just” repackaging js), but we also write our own native support libraries to use OS-specific APIs for microphone recording in meeting notes feature.


Thank you for the thorough reply :)

I really like the comments on HN, they are very often really interesting and you actually often learn something new that actually matters.


I have seen many people porting such apps, like there is aur package for notion, figma


It's cool that arch users give porting Notion a valiant effort. But as I predicted, custom native extensions will be [a problem](https://aur.archlinux.org/packages/notion-app-electron#comme...):

> Could it be possible to make the relatively new AI meeting notes feature to work?

> Right now I get the following error when I click the "start transcribing" button:

    Error occurred in handler for 'notion:get-media-access-status': TypeError: s.systemPreferences.getMediaAccessStatus is not a function
        at /usr/lib/notion-app/app.asar/.webpack/main/index.js:2:631015
        at WebContents.<anonymous> (node:electron/js2c/browser_init:2:87444)
        at WebContents.emit (node:events:524:28)


Not my area of expertise so I could be wrong but Electron apps just use Chromium underneath (which already works on linux), so in theory it should be easier to get them running on linux than a native Windows app


How is that even possible? I expect you have to go out of your way to make it platform dependent, are you sure?


Electron is basically just a GUI framework. The application itself can be arbitrarily complicated, nothing stops you from building a Java + .NET + C++&COM app that includes three Windows Services that interfaces with the Electron runtime just for UI.


Codex high reasoning has been a legitimately excellent tool for generating feedback on every plan Claude opus thinking has created for me.


Agreed. Windows 10/11 can run just fine on 4GB of RAM. You just can't run anything inside of Windows 10/11 with 4GB of RAM.

The last version of Windows that felt like 4GB of RAM was performant for me with applications was Windows XP. Not that every computer running the 32-bit edition of Windows XP could even see/utilize a full 4GB of RAM properly, but at least it was fast.


I found even Windows 7 ran very well with just 4GB of DDR2. I only upgraded to 8GB when I started testing Windows 8/8.1 on that rig.

Though I get by just fine with 512MB on my favorite Pentium 3 XP system. :D


I ran a Windows 7 system with 3GiB as a gaming machine and it was just fine. Windows 7... the last Windows release that was acceptable-ish. Memories...


My Windows 7 laptop had 4GB RAM and I played Crysis 2 on it. 4GB was absolutely enough for a performant system.


Neo is powered by a fast and battery-friendly chip. It's definitely not a novelty any more than Chromebooks or Windows 11 notebooks with integrated graphics have been.


We use them as well. Great product.


It’s be great if Google just revoked antigravity access if terms were violated. No need to disable the entire account.


> just revoked antigravity access

That's exactly what they did, plus Gemini CLI and Code Assist, which are the same product in different formats.


I’ll go further: there should be laws addressing account consolidation. Getting banned from an Apple or Google account is an incredibly wide blast radius. It would be like being banned from buying Unilever or Nestle food from your grocery store.


Email providers should be utilities and also legally require a warrant before disclosing any information whatsoever to the government.

Unfortunately the government is full of corrupt geriatrics who do not understand technology and are paid to continue not understanding technology as they sign bills prepared for them by ALEC.


No Google account has been banned for this. People just keep spreading this lie because no one agrees that they have the right to steal the OAuth token.


It's their OAuth token, it's not being stolen. It's just being copied from one place on their computer to another. This is no different than a competing browser importing your localStorage and cookies from Chrome on first launch.


No, the OAuth token is supposed to be used solely with the context of a first-party app only. Clearly, if you need to extract the key by reverse engineering or set up a proxy to spoof requests to a service, you're doing something shady.


> No, the OAuth token is supposed to be used solely with the context of a first-party app only.

The web doesn't work like that. The operators of google.com saying you must only use Chrome to load it is a ridiculous concept. It's not spoofing to use your own access credentials on your own computer to access your own account on an HTTP API.


By this logic video game companies shouldn't be allowed to ban cheaters.


Technically speaking, they haven’t been able to. There’s really no way of stopping someone using an alternate client if it appears to the server the same way.

The only reason video game cheating is more difficult is because it uses custom protocols and message types, and it needs to be reverse engineered. Usually it’s just easier to reuse the existing game client and patch it to report to the server that everything is normal.

It’s why anticheat runs in the kernel now.


Most people would agree both that getting rid of cheating is desirable and that the methods of control exerted over users to accomplish it is questionable. It's one of the few freedom/security tradeoffs where people generally agree we have to come down on the side of authoritarian, because otherwise it destroys online gaming as a whole. That scenario doesn't apply here. The world is a complex place.


>The web doesn't work like that. The operators of google.com saying you must only use Chrome to load it is a ridiculous concept.

I have no idea what you are talking about. Chrome? Are you sure you are replying to the right thread?


Chrome is an HTTP client that accesses webservers at specified addresses.

Antigravity and OpenClaw are HTTP clients that access webservers at specified addresses.


That's not what stealing is.


"steal" is semantically incorrect here.


Only Antigravity and Gemini access was banned, not email or other google account stuff.


How do so many people think this happened? All of the articles I’ve read have been clear that it did not happen. Yet it’s all over the comments here. Why?


It's very easy to believe, and that's how Google bans usually go. Probably nothing more to it than that.


Sometimes I forget programming languages aren't a religion, and then I see someone post stuff like this. Programming languages really do inspire some of us to feel differently.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: