Live data from Hacker News

Viewing profile — masom

masom

HN member
Joined
Wed, Feb 12, 2014, 3:28 PM UTC
HN karma
177
Public activity
57 items

About masom

Boulderer, lead climber, experienced programmer, foodie.

Recent public activity

  1. comment
    Comment #46218646

    What you are looking at is corporate environments; the studios of the past (Ex: Westwood and Blizzard) had a small headcounts, and people were direct decision makers. The story of …

  2. comment
    Comment #45771872

    lol, the author (or whoever translated) doesn't know that "super" doesn't mean "génial" in the context it would be used in. "super" is also a Latin word that's valid French. > Au-d…

  3. comment
    Comment #44747725

    This is pretty much what this solution does, but through udev. Systemd, D-Bus, and udev can be used separately or together to make this easier to listen in userland, it will just b…

  4. comment
    Comment #44227459

    There's ads for new shows and movies when you start a new Apple TV+ one, and there's ads for channels and subscriptions. You just didn't notice them?

  5. comment
    Comment #44171088

    OpenCV and other onboard computer softwares can be trained to recognize shapes, 10+ years ago there was a demo of a NodeCopter controlled small drone following red flags. Stick the…

  6. comment
    Comment #44171063

    I remember NodeCopter and running OpenCV to control them years ago. https://gist.github.com/andrew/2f81952f4867d1b200bb The big difference is they can now run this on the copter in…

  7. comment
    Comment #44029620

    It's really sad what happened with Gnome3. Gnome2 was a good functional desktop, sure it was copying the 2000s with windows 98/2000 style, but it worked. Hell, even OpenStep is mor…

  8. comment
    Comment #43937202

    https://www.amazon.com/Dokoo-Automatic-Vacuum-Sealed-Dispens... No need for a human to feed the dog, a robot will refill the dog feeder.

  9. comment
    Comment #43905802

    This becomes quickly apparent in a smaller company or if you have a manager that knows what they are doing. You'll get hired, if you pass the technical interviews, but if you canno…

  10. comment
    Comment #43633440

    yup! FreeBSD jails are essentially what OP wants with chroot++. I was pretty puzzled when Docker and LXC came around as this whole new thing believed to have "never been done befor…

  11. comment
    Comment #43289921

    yup. TOML gets pretty close to a `.ini` file as a standardized parser, taking the original format idea a little bit further. https://toml.io/en/

  12. comment
    Comment #43118755

    A big one is the lack of peer reviews and processes, including team meetings, that would slow them down. No PM, no UX, just yourself and the keyboard with some goals in mind. No OK…

  13. comment
    Comment #42726048

    Yes... If I remember we were aiming for the newly released "Windows 8"-based Phone OS, and the previous version was fully incompatible with it so all apps had to be redone. Tiles w…

  14. comment
    Comment #42725891

    Nokia also had a ex-Microsoft exec ( https://en.wikipedia.org/wiki/Stephen_Elop ) that had the goal of ensuring Windows Phone would succeed, and tanked Nokia with it. I was on the …

  15. comment
    Comment #42634871

    Simple economics; who pays for the servers and who pays for the front-end execution? Front-ends are essentially free distributed computing resources while the backends need to be p…

  16. comment
    Comment #42378107

    > ARM/RISC-V would be interesting once that hardware is standardized. Could you elaborate on this? Both ARM and RISC-V have standardized their hardware feature and different target…

  17. comment
    Comment #40292197

    "older" and "newer" is the construction type. Think of an old brick building with several stories and a window per floor vs a new steel + concrete building with windows spanning mu…

  18. comment
    Comment #39644765

    Yes it can be ignored if it is insignificant, the issue arises when it isn't and long-term rentals are being transitioned to short-term. Cities and towns should have strict licensi…

  19. comment
    Comment #39644697

    There's a difference between purpose-built rentals, and Airbnb taking over what should have been long term rentals. I live in a resort town where we implemented strict rental licen…

  20. comment
    Comment #39643755

    > shutting down any new housing construction for decades. That's a problem. No one is saying it isn't. The role of Airbnb cannot be ignored; it is negatively affecting housing avai…

  21. comment
    Comment #39632358

    You won't find a specific link, but at some point if you generate millions of urls the 1024 bits will start to return values pretty quick through bruteforce. The one link won't be …

  22. comment
    Comment #39148351

    Agreed, not saying what Hamas is doing is any good, they're also doing war crimes. An Hospital, Red Cross camp, and other zones are not military bases.

  23. comment
    Comment #39147876

    > Yes there is collateral damage because Hamas uses civilians as human shields, so we have no choice but to kill them too, but we do not specifically target them. > we have no choi…

  24. comment
    Comment #39147787

    vache is gendered boeuf :D We'd say "vache" when it comes to milk or the female, but all "vache" are "boeuf". Boeuf is used when the gender does not mean much (like for meat).

  25. comment
    Comment #38974597

    Yes, there's a more complicated explanation as it's all happening as part of Bonjour https://developer.apple.com/bonjour/ The sender device broadcasts their identity, while the rec…