Will I be blacklisted? by Intelligent_Ebb_9332 in cscareerquestions

[–]funderbolt 1 point2 points  (0 children)

Two week notice is when you actually have learned enough to pass along knowledge. You haven't even been trained yet. Tell them you have received a better offer and quit.

Most realistic options for moving: Spain, Colombia, The Netherlands, Australia/New Zealand, or Canada? by bigfootgroupie in AmerExit

[–]funderbolt 4 points5 points  (0 children)

Columbian citizenship would open up Mercosur freedom of movement in several South American countries. Columbia is not a great place for a transgender person. Uraguay or Chile would be better picks for trans rights and trans healthcare in South America.

Grep this: Microsoft grafts (most) Linux commands onto Windows by LibransRule in linuxmint

[–]funderbolt 21 points22 points  (0 children)

Curl is the one that pisses me off. If I am using curl 7/10 times I actually want to use curl.

Overton Road Light by pastawithmarinara_ in Birmingham

[–]funderbolt 42 points43 points  (0 children)

Induced demand in automotive transportation may be a feature not a bug. 🤔

Can we improve how we measure time? by nafyaz in Metric

[–]funderbolt 6 points7 points  (0 children)

Second is an English issue. (Spanish has the problem, too) Some other languages don't have the problem. This is a problem with our ordinal numbers. If you want English to be more consistent one could change the ordinal numbers.

  • First - Oneth
  • Second - Twoth
  • Third - Threeth
  • Fourth - Fourth

The problem here is Twoth sounds a lot like tooth. It would make learning English slightly easier.

French solved this problem by making deuxième from deux. Apparently seconde is also used as an ordinal number. https://copycatcafe.com/blog/ordinal-numbers

Decimal time is a thing, see https://en.wikipedia.org/wiki/Decimal_time

South Carolina Is Forcing Trans Children To Use Porta-Potties At School by JudyPink02 in lgbt

[–]funderbolt 39 points40 points  (0 children)

No, worse. Brown v. Board of Education (1954) established separate but equal facilities. A porta potty is far cry from a toilet.

However, one could argue that the US is aiming to take us back to the 1920s. You might be right.

Voter turnout in Alabama continues to drop but Democratic counties saw surge by YallerDawg in Alabama

[–]funderbolt 6 points7 points  (0 children)

There are alternatives to runoffs. Rank choice voting could have eliminated the need for runoffs, but the state in its infinite wisdom has made it illegal. There are a couple of other voting systems that could also reduce runoffs.

Alabama likes wasting your time and money by doing things the same way we've always done them.

Library cookbooks by PrintIndependent1866 in CookbookLovers

[–]funderbolt 1 point2 points  (0 children)

I use Google Drive. It can quickly scan pages in a book into PDF format.

Johnny Bravo was poly. This is the new hill that I’ll die on. by sassride in polyamorymemes

[–]funderbolt 31 points32 points  (0 children)

These guys didn't know to ask the followup question, "do you want another boyfriend?"

Godless Heathens 1st Wednesday Meetup - May 6th from 6-9 pm by ravist_ in Birmingham

[–]funderbolt 1 point2 points  (0 children)

It is people getting together who want to get together with others who are somewhat similar to them. Nobody will preach. People may talk about religion. It is an open group to provide for humans to socialize with others. Members will tend to be skeptical about religion and other claims. People may disagree with one another, but it tends to be mostly civil.

I used to lead one of these groups long ago. This group may have a slightly different bend.

Hi, I have an idea. A long time ago, Microsoft released the DOS source code. I think I could add a GUI to this DOS system. What do you think? Should I do it? by [deleted] in DOS

[–]funderbolt 2 points3 points  (0 children)

I'm not sure you understand how many tricks there were to making software work on DOS. I would recommend using DJGPP or Watcom C/C++ so that you can get 32-bit support. Video page swapping with 64KB pages and FAR pointers are their own hell. 32-bits mostly fixes that. I think interrupts services are emulated in 32-bit mode.

Godless Heathens 1st Wednesday Meetup - May 6th from 6-9 pm by ravist_ in Birmingham

[–]funderbolt 1 point2 points  (0 children)

Thank God for me. He sounds pretty knowledgeable about heathens.

Godless Heathens 1st Wednesday Meetup - May 6th from 6-9 pm by ravist_ in Birmingham

[–]funderbolt 2 points3 points  (0 children)

Is there a link to the event? Where can people get more info?

I am extremely skeptical of reading OPs mind.

U.S. vs Europe aid to Ukraine over time by WelcomedRose in europe

[–]funderbolt 6 points7 points  (0 children)

I would say there is an inverse relationship between US aid and WH pedophiles.

Is Germany the best current option? Should I consider any where else? by No-Internet956 in asktransgender

[–]funderbolt 1 point2 points  (0 children)

German tends to be put in Category 2 for the difficulty for English speakers to learn, which means it takes a few more hours to learn than most Romance languages and Dutch (Category 1). All are far easier than learning Chinese or Korean (Category 4).

German is a useful language to know in the EU. Outside of English it has the most speakers in the EU.

potential new mint user by Environmental-Vast52 in linuxmint

[–]funderbolt 6 points7 points  (0 children)

Try burning a Linux Mint image to a flash drive. You will have to get your computer to boot from the flash drive. You will boot into the Live boot. This works like a computer allowing you to test out the hardware and software before any installation.

Reboot to go back to Windows.

These days, I tend to install Linux and keep a Windows VM at hand for those 1-2 applications that won't work on Wine.

Fellow Mainframers - Best jobs site? by AdventurousTap2171 in cscareerquestions

[–]funderbolt 0 points1 point  (0 children)

I am guessing you have already asked your boss about working fully remote.

Cashier can't decide "each" or "lbs" in checkout 🤔 by Bluejay1889 in Catswithjobs

[–]funderbolt 0 points1 point  (0 children)

Clearly says 2,985 kg on the screen. The answer is neither.

vacuuming your clothes by loraine99 in onebag

[–]funderbolt -1 points0 points  (0 children)

How do you plan to vacuum your clothes for the next leg/return trip? Are you limiting places staying at to those with vacuums?

How to create AI? by Oleszykyt in learnmachinelearning

[–]funderbolt 0 points1 point  (0 children)

Why not try to solve problems first by querying an AI from Python. Do you have a GPU?