Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

TimeSquirrel, (edited ) to linux in You think Linux is living a Renaissance with Gaming and New Non-Technical Users?

"./configure"

"error: libblahblah1.0.0-2 not found"

downloads tarball

"tar –xvzf libblahblah1.0.0-2.tar.gz"

"./configure"

"error: libblahblah1.0.0-2 depends on libgofuckyourself.2.0.0"

downloads tarball

"tar -xvzf libgofuckyourself.2.0.0.tar.gz"

"./configure"

"error: libblahblah1.0.0-2 not found"

🤯😡🤬

Can you imagine we did this shit over dialup too? I was there. In the dark times.

TimeSquirrel, to politics in Biden signs Ukraine aid, TikTok ban bills after Republican battle

Tankies are just fascists who like the color red.

When the people are being beaten with a stick, they are not much happier if it is called "the People's Stick".

-M. Bakunin

TimeSquirrel, to politics in Republican governor candidate is making his entire campaign about hating trans kids

You don't get it because you have never felt uncomfortable in your own body. Your brain's perceived gender matches your physical sex characteristics. Wearing pants as a male or a dress as a female didn't feel "wrong" to you. For some, it does.

TimeSquirrel, to linux in Ubuntu Snap Hate

I heard a good comparison on here a while ago: Github is to Git as Pornhub is to porn.

TimeSquirrel, to linux in If all kernel bugs are security bugs, how do you keep your Linux safe?

I dunno, Stallman, it's been 30 years, you got something for us?

TimeSquirrel, to opensource in Prossimo project aims to replace memory unsafe C/C++ code with Rust

I'm at the level of finally understanding pointers, templates, and operator/function overloads and using them pretty effortlessly now. I looked at some Rust code. I'm not sure I have the brain plasticity to take that on at my age now without massive struggling.

TimeSquirrel, to politics in In 2 years since Russia's invasion, a U.S. program has resettled 187,000 Ukrainians with little controversy

"They're gunna take er jerbs"

"I see, so you're really wanting to do drywalling, masonry, landscaping, roofing, or janitorial work?"

"Well, no..."

TimeSquirrel, (edited ) to linux in Are there any discrepancies between the resources an OS uses when running in a virtual machine vs being ran directly?

A container is just an environment where it appears to any program running within it that it has full access to the computer, while in reality it's "jailed" and isolated from the rest of the system. The OS resources are shared with the container, instead of the hardware resources as in a virtual machine. There's no hardware being emulated. It's a beefed up version of a chroot.

TimeSquirrel, to opensource in Prossimo project aims to replace memory unsafe C/C++ code with Rust

I'm in my 40s, and finally decided to give C/C++ a serious go and try to learn them at a competent level after decades of putting it off, and now everybody wants to move to Rust.

TimeSquirrel, to politics in Man sets himself on fire outside Trump trial courthouse

Oh my. Imma have to sit down with a blunt on this one and take it in. Lots to unpack.

TimeSquirrel, to linux in Linus Torvalds takes on evil developers, hardware errors and 'hilarious' AI hype

This is why I enjoy programming libraries only I will ever use. "Do I need to account for user ignorance and run a bunch of early exit conditions at the beginning of this function to avoid throwing an exception? Naww, fuck it, I know what I'm doing."

TimeSquirrel, to linux in When do you consider a system to be bloated?

I have 12 cores and 64 GB RAM. I am not worried about "bloat". The people trying to keep 20 year old Thinkpads running are.

TimeSquirrel, to opensource in Looking for general frontend for DB app

Sounds like a web based spreadsheet. Being able to insert and edit data using friendly web forms but not needing to know SQL commands.

TimeSquirrel, to linux in Need explanations about compiling

Human readable code:

// do stuff 100 times
for (int x = 0; x < 100; x++) {
do.stuff();
}

After compiling might look like:

1011 1100 1011 1011 and so on and so forth, which corresponds directly to cells in a memory chip being switched on or off, which are the instructions that get fed to your CPU to do everything your program does in the machine.

TimeSquirrel, to linux in a script kitty

Its whole body is a programming sock. It doesn't need them.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • fightinggames
  • All magazines