topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday September 19, 2026, 8:25 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 1515next
701
DcUpdater / Re: DcUpdater fails to check for updates
« Last post by mouser on May 20, 2020, 08:04 PM »
Thank you for posting this! I will try to update the official version of DcUpdater asap.
702
And the sad thing is, any company who tries to build a sustainable business model can't get a foot in the door

YES YES YES.
This is the most important sad part.
703
What's interesting here is seeing how these giant corporations think:

He thought this was a stupid idea. "A business as successful a Doordash and worth billions of dollars would clearly not just give away money like this." But I pushed back that, given their recent obscene fundraise, they would weirdly enough be happy to lose that money. Some regional director would be able to show top-line revenue growth while some accounting line-item, somewhere, would not match up, but the company was already losing hundreds of millions of dollars.

Which brings us to the question - what is the point of all this? These platforms are all losing money. Just think of all the meetings and lines of code and phone calls to make all of these nefarious things happen which just continue to bleed money. Why go through all this trouble?

Grubhub just lost $33 million on $360 million of revenue in Q1.

Doordash reportedly lost an insane $450 million off $900 million in revenue in 2019 (which does make me wonder if my dream of a decentralized network of pizza arbitrageurs does exist).

Uber Eats is Uber's "most profitable division” 😂😂. Uber Eats lost $461 million in Q4 2019 off of revenue of $734 million. Sometimes I need to write this out to remind myself. Uber Eats spent $1.2 billion to make $734 million. In one quarter.

Again the idea is that we are living in an age where companies are not actually trying to make a profit or come up with a sustainable business plan -- they just raise and burn through enormous piles of money in an attempt to capture market share and jump off the train before it crashes..
704
A pizza shop discovers that a 3rd party delivery service has hijacked their google listing to offer deliveries for their pizza, and reselling their pizza at a loss... How is this a business model?

Another mystery of capitalism.

But he brought up another problem - the prices were off. He was frustrated that customers were seeing incorrectly low prices. A pizza that he charged $24 for was listed as $16 by Doordash...
You have insanely large pools of capital creating an incredibly inefficient money-losing business model. It's used to subsidize an untenable customer expectation. You leverage a broken workforce to minimize your genuine labor expenses. The companies unload their capital cannons on customer acquisition, while this week’s Uber-Grubhub news reminds us, the only viable endgame is a promise of monopoly concentration and increased prices. But is that even viable?

705
Living Room / Re: Programming/Coder humor
« Last post by mouser on May 19, 2020, 10:28 AM »
 ;D
706
Living Room / Re: Favourite youtube channels
« Last post by mouser on May 19, 2020, 12:04 AM »
Absolutely compelling 25 minute live solution of a sodoku puzzle:
707
Living Room / Re: What books are you reading?
« Last post by mouser on May 18, 2020, 12:55 PM »
The Making of Prince of Persia by Jordan Mechner
https://www.amazon.c...trated/dp/0578627310

Screenshot - 5_18_2020 , 12_51_55 PM_thumb001.png

"Prince of Persia" was a pretty influential computer game for the Apple II and original IBM PC that game out in 1989 or so..

This book collects the journals and notes of the 19 year old kid who made the game.  Filled with little anecdotes of the time, etc.

Great stuff.

Prince of Persia video:

708
Screenshot Captor has a clipart section -- you can select it from the toolbar.  From there there are a number of different sets of numbers and "step #" items you can drag and drop.

HOWEVER, I will say that it's not quite a easy as you are wanting, and as easy as it should be.

This is high on my todo list -- I'm thinking a much easier way to add these step images and set the sizes of them..
709
UrlSnooper / Re: url snooper2
« Last post by mouser on May 15, 2020, 08:16 PM »
Glad to hear it  :up:
710
Living Room / Distance Board Gaming Guide from BGG
« Last post by mouser on May 14, 2020, 05:39 PM »
Great list of board games in different categories that are suitable for online play.

711
leaves and I fixed the bug!
It was caused by a bug in my code that was trying to pad out icons to 32bit boundary when storing them.  It must be an unusual system configuration where that is needed I think, so it wasn't affecting most people.

I have uploaded a new version of LBC to the official download location: https://www.donation.../launchbar-commander
712
Living Room / Re: How can I find the link of an embedded video file?
« Last post by mouser on May 13, 2020, 03:39 PM »
You could try UrlSnooper.. go guarantee it would work but worth a try.
713
Great, thank you !  This must be a strange error since it's happening so often for you but doesn't seem to be affecting others..  I'm excited to figure out what it is :)

ps.
I uploaded a new debug version that logs more info, so before you run tests make sure to redownload the latest debug version.
714
I've send you a private message on the forum with link to debug version.
715
Can you try this for me just to see if it gives any more clues:
Open up your LBC configuration and select some node you don't care about.
Now drag and drop a file onto the ICON IMAGE.. Normally this has LBC replace the node icon with the one representing the file you've dropped.  I'm just curious if that also causes an error when you drop pdf/text files onto it.
716
Tried dropping text files, got the same access violation. Tried dropping exe files, works perfectly.

How strange!  Loading the info from EXE is much more complicated and prone to problems then loading form normal files, so this suggests to me it must be a bug in LBC somewhere that just isn't showing up for most people for reasons unknown.
It could be related to a security program blocking access to the files -- or something else.

Let me make a debug version of LBC that tries to identify where the problem is -- I'm sure we can figure this out.
717
DC Gamer Club / Re: Ludum Dare 46: April 17th-20th, 2020
« Last post by mouser on May 12, 2020, 07:57 PM »
Nice!  :up: :up:
718
And you're using the latest version of LBC?

Can you try this: download the portable version and unpack it somewhere and run it (exit your normal LBC); that will give you a new file.
Try dropping adding the pdfs to that new bar.  Let's see if it happens right from the start.
719
Sorry, somehow I missed this original post.
I can add a pdf node and click on it in configuration dialog without error.

Which makes me wonder if it's something about the pdf file or the configuration in LBC that is making it confused.  Still makes it an LBC fault but I need more clues to try to figure out the nature of the problem.

If you drop a new different pdf file (one made a different way ideally), onto the config, does it have the same problem?

In your photo the command path looks like its not set -- I wonder if that's a clue.

If you can figure out any more clues as to when this problem happens let me know.
720
Living Room / Re: Favourite youtube channels
« Last post by mouser on May 12, 2020, 10:57 AM »
We need more posts in this thread!

I really like this guy's videos on how technology works -- he does a good job of explaining interesting issues:

721
I'm thinking our next zoom meeting will be on June 4th at 2am forum time.
722
Of those I played some of the Deus Ex series, which was very good.
723
I have updated and improved the instructions for my Codenames Play-on-paper game:
https://www.donation...enames-play-on-paper
724
I have updated the ENGLISH book downloads with better instructions.
Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 1515next