• 1 Post
  • 5.81K Comments
Joined 3 years ago
Aquileo | cake
Cake day: June 16th, 2023

Aquileo | help-circle




  • ChickenLadyLovesLife@lemmy.worldtome_irl@lemmy.worldMe_irl
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    8
    ·
    1 day ago

    When I lived in Florida, this old woman hit the news because scammers called her claiming to be the police and they asked her to help them with a case by putting $5000 of her own money in a paper bag and leaving it at a shopping mall. She did this so they called her again and said they almost got the guy but that they wanted her to leave another five grand in a paper sack at the mall. So she did it again. She only ended up calling the police because the scammers called her a third time and when she left the paper bag full of money nobody came to get it. They must have figured at that point that nobody could possibly be that gullible and lost their nerve.





  • ChickenLadyLovesLife@lemmy.worldtoGreentext@sh.itjust.worksAnon is 23
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    9
    Aquileo | arrow-down
    2
    ·
    1 day ago

    I did this to become a programmer. No CS degree, learned to program by working on a personal project (music composition software), formed an LLC and sold the app as shareware back in the day when there was such a thing and people would pay $29.95 (!) for it. Still didn’t make nearly enough to live on, got a real job with a resume that listed my own company as my first employment. Wasn’t even dishonest about it, listed my role as “sole proprietor”. Maybe the people reviewing my resume didn’t know what a proprietor was.

    TBF this was the '90s when Internet startups were hiring anything with a pulse.







  • The thing that drives me the craziest is when a long title or sentence or whatever is just truncated with ellipses, even when there is ENORMOUS blank white space around it that would easily allow the whole thing to be shown with word-wrapping. Youtube shorts is the most egregious example of this, and they recently managed to make it even worse. It used to be that you could open up the comments for a short and that would make the entire long title readable, but they “fixed” that so it stays ellipsized even then.

    The app I use at work to clock in and out ellipsizes my own name halfway through my middle name, and it could be easily fixed by just stretching the control that displays the name all the way to each edge. I used to be a mobile app developer and I know exactly why this happens: the UI designer uses a bogus short name like “Bob Smith” on the original design document and the developer who implements it puts in a control just big enough for that. I used to encounter this kind of thing and I would fix it with common sense, and then the UI designer would get mad and insist that my fix be reverted, even though that resulted in something that couldn’t display the information properly.