Live data from Hacker News

Viewing profile — shoo_pl

shoo_pl

HN member
Joined
Wed, Mar 20, 2019, 1:54 PM UTC
HN karma
125
Public activity
45 items

About shoo_pl

No profile information was provided.

Recent public activity

  1. comment
    Comment #48562369

    The problem is if someone figures it out and starts sending you spam to {random}@domain.tld. That's when you will need to sit down and start creating actual aliases for all those u…

  2. comment
    Comment #48562299

    Not really, this only works for other emails hosted by Gmail (including Workspaces) or if you supply SMPT that will send those emails. If you use simple email forwarding from your …

  3. comment
    Comment #45353338

    Ouch, I did not expect my complaining would get a response from the author! Just to be clear, I do think Ghostty is amazing piece of software and it's so fast that it's hard to bel…

  4. comment
    Comment #45353118

    Not to mention that every time you ssh to another server your keyboard stops working correctly. The solution is on their website: > infocmp -x xterm-ghostty | ssh YOUR-SERVER -- ti…

  5. comment
    Comment #43409937

    Have you considered the fact it could be because Apple Watch itself is closed, walled garden and Apple has full control over its security (and therefore trust in it)? Imagine a wor…

  6. comment
    Comment #42798589

    Free does not mean limitless. Where I live in EU its not uncommon to wait for over a year to see a doctor on „free” insurance and less than 24h when you pay out of your pocket. Peo…

  7. comment
    Comment #42548721

    This. For a several years now, all new cars sold in EU must have an S.O.S. button that will call emergency services. As a result each and every car has some sort of SIM card built-…

  8. comment
    Comment #39061899

    Yes, there is VirtualBuddy and Viable (not sure if this one is Open Source): - https://github.com/insidegui/VirtualBuddy - https://eclecticlight.co/virtualisation-on-apple-silicon/…

  9. comment
    Comment #39040018

    Unfortunately, its not that simple. From the car company perspective, all they want is to sell new cars and they are perfectly happy with scrapping the 8-years old EV with damaged …

  10. comment
  11. comment
    Comment #36225249

    Overwatch before that too. Its surprising how on one hand a huge effort is put into World of Warcraft running smoothly on macOS (they always implement all the new Metal features wi…

  12. comment
    Comment #36032315

    Well, yes its Apple thing, and they do have systems in place to prevent this, though I'd argue they are not very user friendly for non-tech savy people.

  13. comment
    Comment #35149323

    While this is a workaround, I would not call it "straightforward" because there is no world where I can explain this to my family members :) Straightforward would be a small text-b…

  14. comment
    Comment #35133258

    It's not a multi-billion company, it a bank that has billions of loans and deposits (assets and liabilities). Yes, its a profitable bank but on order of magitude lower scale: > It …

  15. comment
    Comment #35121144

    "huge"? Am I missing something? I know of this limitation but I dont understand why would anyone need this. What's the goal or running Windows on Mac to run WSL on it?

  16. comment
    Comment #35108042

    Have you seen https://github.com/lima-vm/lima ? Runs linux VMs and can run x64 via quemu or even using rosetta2 & apple virtualization framework

  17. comment
    Comment #35015686

    Starting from 0.14 lima support vz framework on macos and allows you to use rosetta2 for x64 linux binaries :)

  18. comment
    Comment #30835337

    Literally second paragraph of the article mention QEMU-based app that allows you to virtualise x64 machines on M1 - UTM: https://mac.getutm.app/ The thing is, it only supports wind…

  19. comment
    Comment #27881039

    It's actually exFAT thats portable. NTFS is mostly for windows users, and macs do support it - though only reading.

  20. comment
    Comment #27782345

    Not only Microsoft basically bough OpenAI a couple of years ago, they also made the GPT-3 closed thing that you can only access via API. Don't let the name fool you, OpenAI is anyt…

  21. comment
    Comment #26748750

    Haven't heard about them, but its more like Heroku - not pure VMs but instead IaaS where you deploy apps using CLI and they manage/scale machines for you.

  22. comment
    Comment #26236150

    On principle, yes. There are quirks - the COP is different for lower temperatures, and becomes 1:1 at around 5F (-15C). So preheating the air could improve the effectiveness at low…

  23. comment
    Comment #25686243

    >iMessage seems to be a bit dishonest Maybe I misinterpret the idea behind this list. To me, its not listing all the things that the company knows about you, its listing all the in…

  24. comment
    Comment #25617580

    That is no longer true since VirtualBox 6 (or VMware Workstation 15.5), both of which can work alongside WSL2.

  25. comment
    Comment #25617528

    That's not longer true. Yes, WSL2 is type-1 hypervisor (which means Linux under WSL2 and windows are both VMs of sort, managed by higher level invisible "main" OS) and initially th…