Readit News logoReadit News
macjohnmcc commented on Most people who buy games on Steam never play them   howtomarketagame.com/2025... · Posted by u/3Samourai
macjohnmcc · 8 months ago
I buy some just to support the developer if they are small.
macjohnmcc commented on Microsoft Edit   github.com/microsoft/edit... · Posted by u/ethanpil
jksmith · 9 months ago
This is just a "because I wanted to" project. And I get that; done a lot of those myself just to understand what the hell was going on. But the rewrite of turbo vision into FPC and compiling to half a dozen targets has been around for 20 years. Turbo vision is probably the best text mode windowing library in existence. The cool fun kicks in when you can map a whole text screen to an array like so: var Screen: Array[1..80,1..25] Of Byte Absolute $B800; // or something like that as i recall

What turbo vision brought to the game was movable, (non) modal windows. Basically a lot of rewriting that array in a loop. Pretty snappy. I made a shitload of money with that library.

macjohnmcc · 9 months ago
I'd love for an interface like that on VSCode that runs in a terminal even remotely.
macjohnmcc commented on Beej's Guide to Git   beej.us/guide/bggit/... · Posted by u/mixto
scrapcode · a year ago
I can't help but feel that Git has completely missed the forest through the trees that you can make a 30+ part guide explaining how to use it.
macjohnmcc · a year ago
And still shoot yourself in the foot.
macjohnmcc commented on Bill Atkinson doxxed Douglas Adams in 1987   not.withoutdistractions.c... · Posted by u/harryvederci
fsckboy · a year ago
pre internet, your name, address, and phone number would published in the widely distributed telephone book.

if you were a big celebrity, you could get an "unlisted" number (I think you had to pay for it), but that was relatively rare.

you might recall, the opening of the original Terminator film (1984, same time period) hinges on this idea: the robot has a name and a city, he tears that page out of a phone book in a phone booth, and starts visiting the addresses one by one.

it's how we all lived (minus the killer robot), and it didn't seem strange at all. Women who lived alone frequently would have just their first initial instead of name, but that was not for fear of "stalkers", it was for fear of potential "heavy breathing" annoyance calls late at night.

macjohnmcc · a year ago
You were spared the killer robot?
macjohnmcc commented on Writing a Rust compiler in C   notgull.net/announcing-do... · Posted by u/todsacerdoti
wyager · 2 years ago
How do you compile that on a new platform?
macjohnmcc · 2 years ago
Cross compilation.
macjohnmcc commented on After 14 years in the industry, I still find programming difficult   piglei.com/articles/en-pr... · Posted by u/piglei
cortesoft · 2 years ago
Been programming over 30 years, since I was 8 years old and my dad’s coworker gave me his old BASIC programming books and I was hooked.

I have always found programming easy, and still do. It is just fun, and I still love learning new languages and tools and paradigms. It is still my favorite hobby.

However, WORK is hard. Dealing with office politics and changing priorities and bad leadership and meetings and TPS reports and JIRA tickets and new HR processes every year and mergers and acquisitions and new mandates to switch everything to a different system and all the other corporate bullshit is why they have to pay me so much.

macjohnmcc · 2 years ago
People are 99% of the problem I have at work. Doing things poorly. Not caring about processes just wanting to get things out the door with little regard to quality unless the customer complains. Abuse of agile has made me hate it. 15-30 minutes a day wasted as the program manager leads it.
macjohnmcc commented on Teach Yourself Programming in Ten Years (1998)   norvig.com/21-days.html... · Posted by u/janchorowski
macjohnmcc · 2 years ago
Teaching yourself programming is important on many levels as the job is a continual learning type of job. What you learned 5 years ago might apply today or you may have to learn something completely new to stay on top.
macjohnmcc commented on Playstation is erasing seasons of Discovery shows from customer libraries   arstechnica.com/gadgets/2... · Posted by u/derstander
crazygringo · 2 years ago
The problem is "rental" is already taken for things like 3-day or 7-day or whatever rentals. Reusing the term would cause even greater confusion.

"Buy license" or "License" (as a verb, although it's ambiguous in English) is more accurate... but that still doesn't tell you any of the fine print, so I'm not sure it does any good at all. (After all, anyone who cares at all about this stuff already knows it's a license, and doesn't need to be told.)

In a case like this, how the heck are you supposed to know that whether or not your license continues is dependent upon whether or not Sony and Warner Bros. can come to an agreement to renew it?

macjohnmcc · 2 years ago
They don't want to use the term rent because you would then see it for the temporary period it will turn out to be and not be willing to pay what they want you to pay for it.
macjohnmcc commented on Goodreads is terrible for books – why can’t we all quit it?   thewalrus.ca/goodreads-is... · Posted by u/pseudolus
macjohnmcc · 3 years ago
I only use it to track what I am reading and my progress. I don't use it for recommendations from others or to see what the authors I read are doing. Maybe as a social network around books it sucks but as a way for me to track my reading it's fine.
macjohnmcc commented on Dining like Darwin: When scientists swallow their subjects (2015)   npr.org/sections/thesalt/... · Posted by u/thunderbong
alexmolas · 3 years ago
Plot twist: he didn't travel the world to discover new species and advance science, but just to try new flavors and eat strange animals
macjohnmcc · 3 years ago
He traveled on his stomach.

u/macjohnmcc

KarmaCake day497May 6, 2015
About
C/C++ Windows programmer since 1989 Python

BASIC, RPG II (System 36), COBOL and various assembly languages in my distant past

View Original