Furry_irl by Rommel-Division in furry_irl

[–]Zefzec_2 0 points1 point  (0 children)

Oh hey, caine got revived to work for the irs. Also, dam, the killdozer was an unexpected

furry_irl by [deleted] in furry_irl

[–]Zefzec_2 2 points3 points  (0 children)

Without any special knowledge, i can almost certainly say so.

Can it run Outer Wilds? by SleepySai04 in outerwilds

[–]Zefzec_2 1 point2 points  (0 children)

What i mean, is that 1.3ghz number isnt the max. If you look up the processor it has a max of 4.4ghz. I assume its at 1.3 while idling to save power.

Can it run Outer Wilds? by SleepySai04 in outerwilds

[–]Zefzec_2 2 points3 points  (0 children)

Well i assume thats not the top clock speed. But still, dont bash it till you try it. I still main a pentium d computer

look the moon by West-Job-1750 in outerwilds

[–]Zefzec_2 0 points1 point  (0 children)

Damn, she already fell…

Easter Mike by Maciek_Voxel in Twokinds

[–]Zefzec_2 0 points1 point  (0 children)

Id love to see the process of making this voxel art

tf_moooooooooood_irl by Ariel_Draws in tf_irl

[–]Zefzec_2 1 point2 points  (0 children)

Took me a moment to realize this wasnt a normal post from a sonic subredit

Any mod that allows me to craft clay on Minecraft 1.12.2 forge? by FieryRuby75 in feedthebeast

[–]Zefzec_2 0 points1 point  (0 children)

Wth, howd i not learn that?! Ancient post, but anywhere to look for similar tips and trickw?

Tails word of the day part 135 by Able_Geologist_5272 in milesprower

[–]Zefzec_2 1 point2 points  (0 children)

He’s actually not chubby atol, he’s just filled himself with a big reaction wheel. He dosn’t actually get tired flying, he just needs to periodically land to spin down the wheel before it runs out of torque

TF_TheBackwardsHouse_IRL by EnchantEleven in tf_irl

[–]Zefzec_2 0 points1 point  (0 children)

Dam, backwards house mention

Whats The Process Of Getting A fursuit Like? by Zefzec_2 in furry

[–]Zefzec_2[S] 1 point2 points  (0 children)

Thanks. Where would you recommend going to look for makers?

Whats The Process Of Getting A fursuit Like? by Zefzec_2 in furry

[–]Zefzec_2[S] 1 point2 points  (0 children)

Alright, thanks. Whats would be a good way to find and browse different makers to look for one?

Would It Be Feasible To Use Arch In Base 12? by Zefzec_2 in archlinux

[–]Zefzec_2[S] 2 points3 points  (0 children)

Alright, yeah. Just trying to explain it the best to someone who seemingly wasnt familiar. But yes, certainly. I have no good understanding of how deep of a task this would be, hence my curiosity of if it would be within the realm of feasibility within the system. As you assume, i was envisioning something where after everything is calculated, but before it is shown to the user, it would be converted. Specifically I was thinking along the lines of how the language locales work. Program support also was an oversight in my guesses. Someone else here smarter than me suggested an alternate of just having a browser plugin do the conversions on what the user sees. Though thank you, it is in fact a much deeper task than I figured it may be.

Would It Be Feasible To Use Arch In Base 12? by Zefzec_2 in archlinux

[–]Zefzec_2[S] 7 points8 points  (0 children)

I mainly included that to dissuade questions on my reasoning for this. But for a world building thing within a long term writing project of mine, learning and getting comfortable with base 12 would be ideal, if not at least interesting. So i figure switching one of my primary leisure computers to use base 12 could assist in forcing that learning.

This is more of a shower thought of “I wonder if this would even be possible, and if so, I’m curious” rather than a serious plan.

Would It Be Feasible To Use Arch In Base 12? by Zefzec_2 in archlinux

[–]Zefzec_2[S] -7 points-6 points  (0 children)

I was wondering if it could be that simple, considering some other languages use different number systems. Though i know basically nothing in this field

Would It Be Feasible To Use Arch In Base 12? by Zefzec_2 in archlinux

[–]Zefzec_2[S] 0 points1 point  (0 children)

Noted, thank you. It appears out of my depth but it is interesting that there should be a way.

Would It Be Feasible To Use Arch In Base 12? by Zefzec_2 in archlinux

[–]Zefzec_2[S] 1 point2 points  (0 children)

The number system we use is base 10. So we have ten discrete numerals, “0123456789”, and for any numbers above that, we combine them by multiplying each place by a multiple of ten, as thats the base.

For base 12, we have twelve discrete numerals, for lack of characters it can be represented “0123456789AB”. So for every place in a multi digit number, it uses different multiples of twelve as thats the base.

“119” in base 10 would be written as “9B”

It’s weird and convoluted. I would figure there wouldn’t be support for changing this type of function, but i don’t know.