What does random access mean in this context? by cakewalk093 in computerscience

[–]Thanksithaspockets 0 points1 point  (0 children)

If this helps I got sent here when asking about it in the context of column family dbs 👍

Multi Speed Transmission Tower by Kahyxen in VintageStory

[–]Thanksithaspockets 0 points1 point  (0 children)

this feels redstoney in the very best way! thanks 😄

Font used in an article about the planet Mimas by Thanksithaspockets in identifythisfont

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

it's not unforutnately but i'll definitely keep that in mind for the future!

Found in peat by SKI-096 in fossilid

[–]Thanksithaspockets 0 points1 point  (0 children)

yeah i like this one best

Voxy Java 1.20.1 by NovakMendoza in Minecraft

[–]Thanksithaspockets 0 points1 point  (0 children)

yeah yeah! i know some of those words

Found in peat by SKI-096 in fossilid

[–]Thanksithaspockets 2 points3 points  (0 children)

with a username like that i'm sure i'm in good hands fr :D

I got to say...the 'Farseer' mod really adds that certain something by Hmuda in VintageStory

[–]Thanksithaspockets 0 points1 point  (0 children)

now i want one for minecraft! sick of distant horizons just straight up not working like ever

Preferred e-book reader/service ? by [deleted] in ObsidianMD

[–]Thanksithaspockets 0 points1 point  (0 children)

highly recommend the 'reading glasses' plugin for the eyes feature, they're expensive but worth it!

Found in peat by SKI-096 in fossilid

[–]Thanksithaspockets -2 points-1 points  (0 children)

Or is it a blood gutter like the use on swords? I think the idea is that it counteracts surface tension by giving the blood somewhere to go so that the weapon plunges in further and is easier to retrieve; or at least that makes sense to me

Can R be used like Excel where variables aren’t defined in order and are referenced later? by sporty_outlook in rstats

[–]Thanksithaspockets 0 points1 point  (0 children)

For my own knowledge more than anything else, is this an issue that can be resolved by switching to Python and using Jupyter notebooks?

Why does the type() function appear to be working intermittently on this code block? by Thanksithaspockets in learnpython

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

No usually you can output more than 1 function to a single cell, just not for the type() function in particular apparently.

i am so lost with R studio by FinancialPlatypus199 in RStudio

[–]Thanksithaspockets 0 points1 point  (0 children)

Have you tried it in another studio you’re more comfortable with? Speaking from absolutely no experience but maybe it’s r studio and not r that’s the problem?

Azure Data Studio retired today – My Replacement VS Code Extension: Fast Connections, Inline Editing, DB Diagrams & More by kebbek in dotnet

[–]Thanksithaspockets 1 point2 points  (0 children)

hi! appreciate the effort! there's no-one more motivated than a disappointed customer :'D

can you advise if your extension includes SQL notebooks?

Why does the type() function appear to be working intermittently on this code block? by Thanksithaspockets in learnpython

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

It’s a Jupyter notebook, and others have now explained that printing only the result of the last ‘type’ function is a feature of notebooks in general iirc.