Masthash

#askmastodon

Sean Murthy
1 day ago

Does the Search function on cppreference.com always use DDG? 🤔

IIRC search used to be internal but switched to external engine at some point.

Aside: Compiler Explorer's "Search on Cppreference" sends the query directly to the cppreference wiki's search engine, which I like except it always results in a list of topics "containing" the search term and won't take you directly to the topic page even if the term is very specific.

#cpp #cppreference #question #askMastodon #askFedi #askFediverse

Syntax-highlighted HTML fragment for a form, first line highlighted in blue:

<form action="https://duckduckgo.com/" method="get">
  <input type="hidden" name="sites" value="cppreference.com">
  <input type="search" name="q">
  <input type="submit" value="Search">
</form>
Willow "Wolveric" Catkin
2 days ago

#AskFedi #AskMastodon Any recommendations for #Gaming headsets, with good support for #Linux ?

Looking for a good integrated microphone, good software support, without having to pass through to Windows, or good performance without dedicated software support. Max £120~ preferably. Arriving before Christmas if possible, but not critical. Preferably wired.

Thanks to anyone who can help!

#LinuxGaming

Mayana
2 days ago

Edit2: Solved! Thanks everyone!
#Blind #Microsoft #excel users and others who, for whatever reason, only use the keyboard, NOT THE MOUSE: How the hell do I tell Excell to continue a pattern in a column without selecting it and clicking on the bottom left side of the screen or whatever?
Let's say I have a column with 1 in A1, 2 in A2, 3 in A3, so forth, and want that to go on for 150 cells or so. How the hell do I do it? Because I know I used to know, but I cannot find it.
It's not control+d. That just fills the whole column with 1's. It's not copy-paste; that does adjust properly for formulas, but for this, it doesn't. There is surely an option somewhere in the menus, but I cannot find it.
Alternatively, I'd also be happy to learn of ways to do this in #OpenOffice #Calc, so long as they are keyboard-only and accessible. LibreOffice doesn't work all that well here, at least Writer doesn't, but I could double-check if that extends to other programs.
#AskFedi #AskMastodon #ScreemReader

Edit: a couple folks suggested using formulas for this, adding so the first cell would be 1, the second A1 +1, etc. That works quite well for most use cases! It would mean the order of the numbers would stay the same when reordering the table though, so if I was using this to autocomplete a list of years, then sold by the comumn Income ... bam, the income of each year's not right anymore.
Also suggested was Home>Fill>Series. I do not see a Series option in the Fill menu at all, Bewilderingly. I'll try to switch my language to English to see if that's the issue, but I pressed all the things, so pretty sure it's not there for me in Office 365. Could someone with that version check whether it works for them?
Edit2: I figured out how to get to the series option! Turns out it was there, I just didn't realise I had to select the right type of series. :ms_facepalm: For those curious, for the Slovenian version, that's Alt +N, FI, V, Enter.

One of the negative results of following #hashtags is that sometimes a #toot appears in your #home #timeline that is not in a #language that you understand. How do you deal with such #toots? Do you mute the account; do you block the account; or do you take some other action?

#Mastodon #Fediverse #AskMastodon #Feditips #AskFedi

Females of the Fediverse, when you're in a video chat with someone using a device where the camera is above the screen (most laptops & phones), does it feel like they are looking at your chest?

For context, I work remotely and I'm trying to understand the post-covid video chat etiquette. Are people more comfortable with no eye-contact chats nowadays? And specifically, is there a gender dimension? Feel free to share, I'm looking for diverse perspectives.

#AskMastodon #Women #Question #Poll

Tyler
4 days ago

What does it mean when a radio operator says they’ve “activated” an area? Watching the documentary “Ham” and the term has been used several times so far but haven’t really clarified the meaning. #AskMastodon #AmateurRadio

Would you ever #boost your own #toot? Do you mind following others who #boost their own #toots?

#Mastodon #Fediverse #Etiquette #AskMastodon #Feditips #AskFedi

codeHaiku :fosstodon:
4 days ago

So, I got a VPS on #crunchbits and now I am looking for a use case. I already have a #nextcloud server on the #hetzner. So, that won't be necessary.

What should I self-host on this new VPS? I am looking for suggestions.

#askfedi #askfediverse #askmastodon #askmasto

tomakoon
6 days ago

Anybody here has experience with #Analogue’s customer support? They’ve been abysmal so far. Been trying to reach them for more than a week, no reply. #AskMastodon #AnaloguePocket

Sean Murthy
6 days ago

Pray tell, what is the difference between these two project templates in Visual Studio (2022)?

#VisualStudio #vstudio #dotnet #windows #development #question #askMastodon #askFedi #askFediverse

Screenshot of part of a dialog to choose a project type. White text on black background:

Three drop-downs at the top with the following current values in them: C#, Windows, Desktop

Two rows of project types to choose from. Each row has a title (line 1), a description (line 2), and a series of labels.

Row 1:
Windows Forms App
A project template for creating a .NET Windows Forms (WinForms) App.
C# Windows Desktop

Row 2:
Windows Forms App (.NET Framework)
A project for creating an application with a Windows Forms (WinForms) user interface
C# Windows Desktop
Sean Murthy
6 days ago

I recall being able to see the number of signed-up users (and similar stats) for a given Mastodon instance, but I don't recall how or where I was able to get that information.

Hints, links, thoughts, and boosts appreciated.

💬 🔁 🙏

#question #askMastodon #askHachyderm

The Modesto Kid
1 week ago

Anyone out there who has tried #kitsugi and has advice about how to do it well? #askmastodon

A broken ceramic saucer
Sean Murthy
1 week ago

I just installed "YouTube Viewer", aka Firefox, because ad blocks. I don't know how much it helps, but giving it a shot.

Anyway, my question is, how can I tell if a Firefox window is "private"? I don't see any *visual* difference between a "window" and a "private window".

For example, in Edge, a private window has a blue label "InPrivate" in the toolbar. Likewise, Chrome puts the label "Incognito" in the toolbar.

SOLVED: 👇

#firefox #question #askMastodon #askFedi #askFediverse #technology

pxlmo
1 week ago

seeing several pages of failed jobs for remotestatusdelete. anyone know what's happening?

laravel horizon shows this
`ErrorException: Attempt to read property "status_count" on null in /opt/pixelfed/app/Jobs/StatusPipeline/RemoteStatusDelete.php:84`

#pixelfed #fediverse #askfediverse #askfedi
#askmastodon #activitypub #opensource
#oss #foss #laravel

seeing several pages of failed jobs for remotestatusdelete. anyone know what's happening? 

laravel horizon shows this ErrorException: Attempt to read property "status_count" on null in /opt/pixelfed/app/Jobs/StatusPipeline/RemoteStatusDelete.php:84
Thomas
1 week ago

Ok folks, I have a Mastodon question:

Is there any way to hide boosts if I already follow the account who made the boosted toot?

Bonus question: is it possible to hide boosts if somebody else I follow already boosted it?

I do not want to hide boosts from people I follow in general (because I only follow awesome people), but sometimes I see toots 5 times, which is a bit much.

#AskFedi #AskMastodon

jomel
1 week ago

For the #django and #python devs out there, what essential #vim plugins do you use?
#askmastodon

Tyler
1 week ago

Anyone have any idea when the next season of #StrangeNewWorlds drops?

#AskMastodon #AllStarTrek #StarTrek

Patsy (she/her)
2 weeks ago

A question for #mastodaoine
Has anyone taken a cat on the Liverpool-Belfast ferry, or on a long train journey?

My catsitting solution for xmas has fallen through, and I'm thinking of bringing the little guy with me from London to Belfast. Trying to think through the relevant issues, and any advice or experience would be much appreciated

#catstodon #travel #belfast #ferry #askmastodon #cats

Justin the Wayseeker
2 weeks ago

What’s the best #RSS feed reader on #iOS these days?
#AskMastodon

Matt T
2 weeks ago

Dropped off my son at his mom's place for the first time doing a semi-agreed upon joint custody. Not sure what I am going to do for the next 7 days until he returns since I am at the house by myself over the Thanksgiving holiday... 🫤😞

Any suggestions?

#Suggestions #AskFedi #askmastodon

Mat DJ 🐶 :verified_paw: :donor:
2 weeks ago

Star Trek TNG fans - your recommendations please.

I would very much like to watch some documentaries and other videos all about the making of ST:TNG - all the history, backstage stuff, production, models, music, interviews, cast, all the stuff.

I'm off to do my own research and see what I can find for myself.

In the meantime, if you have any recommendations - free is good, obviously, but happy to pay - please do send your thoughts my way.

Ta muchly!

#startrek #startrektng #recommendations #askfedi #askmastodon

Bahadir
2 weeks ago

Anyone running an #Immich server? How reliable is #selfhosting for photo storage? I have very valuable memories and I cannot afford to lose them but as my backup piles up so are the monthly costs and I feel like setting up a #homeserver would be financially better down the road.

#askfedi #askmastodon

Mr. Matt
2 weeks ago

#AskFedi #AskMastodon
My wife's Android tablet is 6 years just kicked the bucket. Any recommendations for an #Android tablet in the 8-10inch size category?

I know someone out there in the Fediverse knows how to get Duke Nukem 3D on my Android phone. Someone willing to help me out?

#askfedi
#askmastodon
#help
#dukenukem3d
#homebrew
#android

Sean Murthy
2 weeks ago

Is there a commercially available Android tablet with E-ink display? Does not have to be color display.

💬 🔄 🙏

#askMastodon #askFedi #askFediverse #android #technology #question

Stephen Cox Author
2 weeks ago

Deep philosophical questions - do people sharing stuff they want to sell get any traction here? Books, or newsletter subscriptions, or workshops?

I get mixed messages as a novelist ie a small creator.

#amwriting #sfff #writerlife #mastobooks #marketing #novels #books #workshops #askmastodon

fool
2 weeks ago

Is there any #free #NextCloud #hosting provider that offers #encryption by default for when the #app doesn't support #E2EE?

I'm looking into syncing with #Thunderbird on #Windows with #Android #apps and not all of them supports E2EE. For example, #Joplin does, but Simple Calendar doesn't.

This turns out to be more complicated that I've thought - as most search results use NextCloud's inbuilt web app instead...

#Boost appreciated.

#calendar #askfedi #askfediverse #askmastodon @askfedi_en@a.gup.pe

Well folks, it's time. I need a SAD/sunlight therapy lamp to get me out of bed in the morning.

Does Mastodon have any favorites?

ETA: I don't actually have SAD! But I don't currently see the sun during the workweek and because of my insomnia meds I need all the help getting out of bed that I can get hehe.

#SAD #SeasonalAffectiveDisorder #LightTherapy #winter #AskMastodon

Sam at BLAG
2 weeks ago

Does anyone know what this number/code signifies on Knebworth Rd, London N16: 9684 N.N.S.?

There is another with the same N.S.S. suffix in Notting Hill, which happens to be just below a ghost sign. This could indicate they are site markers for an outdoor advertising company, but that is currently just speculation. .

Answers on a postcard, or in a reply, and please boost to increase reach...

#London #history #stokenewington #N16 #askmastodon #boost

Knebworth Road street sign mounted on yellow brick, with a small panel below with 9684 N.N.S. in white on black.
Patrick Chizeck
2 weeks ago

Does anyone have any suggestions for accounts to follow who don't focus on injustice or politics? I need to balance my feed out with something a little lighter -- I follow mostly the former types of accounts and just honestly need some humor or art or good news or just **something** else. I don't want to start avoiding Mastodon because I'm afraid of the anger or sadness it can cause.

#AskMastodon

OK people: Benefits/Drawbacks of creating a new and aptly named/pseudonymed Twitter account with the express purpose of pulling people onto Mastodon and the Fediverse *at the expense of* Bluesky, Threads, etc.
Aaannnnd go.
#AskMastodon #MastodonActivism #Mastodon #Fediverse

Silmathoron
3 weeks ago

Why do I still see posts in languages that I did not select in "Preferences > Other > Public timelines > Filter languages" when browsing, pinning, or subscribing to hashtags? Did I miss something about how it works or is this a bug?

There's this issue [0] but I don't know if the dev's see this as a bug or if they think it's normal.

[0]: https://github.com/mastodon/mastodon/issues/20937

For me, hashtags searches query the federated (i.e. public) timeline and therefore should be filtered.

#Mastodon #askMastodon

Kunterbuntes Neukölln
3 weeks ago

Kennt jemand von euch ein schönes Gemeinschaftsgartenprojekt in #Schöneweide?

Unser neuer Balkon ist zu klein für alle Pflanzen. 3 x Gartenhibiskus und 3 x Feigenbäumchen brauchen ein neues Zuhause. Würde sie aber schon mal gerne hin und wieder besuchen wollen.

B.

#Berlin #Garten #gemeinschaftsgarten #askfedi #askmastodon

Blüte von Gartenhibiskus
Feigenbäumchen auf Balkon
Feigenbäumchen auf der Terrasse
Mariya Delano
3 weeks ago

Friends who are older than me: do you have any good stories of encountering spam on the early internet? (PLEASE BOOST FOR REACH)

90s or pre-2005 please!

I might end up quoting your example in an article 😊

#AskFedi #AskMastodon #internet #request #recommendations

Jenna
3 weeks ago

Need some #advice! What’s the best book or books to get a soon-to-be 18 year old who is questioning what to do with their life after high school?

Bonus points for inclusivity and/or female empowerment!

Boosts for reach appreciated :blobfoxheartcute:

#askfedi #askmastodon #bookstodon

Justin the Wayseeker
3 weeks ago

Is there a way to follow hashtags in #mastodon 4.2 lists? I know you can add users, but I can't seem to add individual hashtags.

#AskMastodon

Eth4nZ
3 weeks ago

If my CPU liquid AIO cooler is mounted at top in exhaust mode, should I do side case fans intake instead? (I have 3 now)

#pc #askmastodon

serenebabe
3 weeks ago

I'm looking for someone to help me with an #Airtable base I've created. I have tasks that have a % field to show progress toward completion, I'd like to have that pull from another table in the base to tally the % of progress based on the # of subtasks completed. I feel pretty sure this would be relatively easy to do for someone who knows Airtable well. I can pay someone (not much!) for help with this.

#AskMastodon #AskFediverse

Has anyone spent some time being fond of code syntax highlighting themes and can point me anywhere I could read stuff about it, like maybe how color combinations work best, accessibility concerns, or maybe some science about how light/dark mode affects productivity and whatnot 😄

#coding #theme #color #vscode #webdev #software #askmastodon #fedihelp

fool
3 weeks ago

If I absolutely have to use #whatsapp what would be the safest and most private way?

I don't want to have it on my phone resulting in some colleagues texting me, so ideally I need a way that only people I want to get in touch with appears on the whatsapp list.

I have no issue only using it on a computer if that helps. The only problem is my irrational hatred against #facebook (I still couldn't get use to calling it #meta )

Tips/boosts appreciated!

#askfedi #askmastodon

pxlmo
3 weeks ago

reported accounts gets deleted but for some reason they remain in the moderation view. anyone else experiencing this pixelfed issue?

#pixelfed #fediverse #askfediverse #askfedi
#askmastodon #activitypub #opensource
#oss #foss #laravel

reported accounts gets deleted but for some reason they remain in the moderation view. anyone else experiencing this pixelfed issue?
empunkt
4 weeks ago

Ich bin für meine Kinder auf der Suche nach zwei identischen gut erhaltenen Notebooks, die günstig abzugeben sind. Müssen nicht großartig was können. Ubuntu oder so sollte stabil drauf laufen können und deutsches Tastatur-Layout ist ein Muss. Falls jemand zufällig was rumliegen hat, bitte gerne melden. Tipps für vertrauenswürdige Shops für gebrauchte Hardware sind ebenfalls willkommen. Bitte auch gerne teilen. #askmastodon

What gift should I get the misses for our 10 year anniversary? Ideally something that can get delivered by tomorrow (Saturday) to Burlington Ontario?

#AskMastodon #Advice

Are there any web-based Mastodon clients that work without JavaScript? #AskMastodon

Silver Huang
1 month ago

What is the respectful protocol for quoting someone’s #Mastodon post in a blog post?

I have seen posts, especially questions in groups, that I feel like writing a blog post on, usually because I can't condense what I want to say into 500 characters.

However, do I:

• Share OP name or keep anonymous?
• Ask for consent prior to writing?
• Paraphrase the post and don't quote OP?

#AskMastodon #AskFedi @actuallyautistic #writing

WhilelM
1 month ago

#askmastodon

Avez-vous déjà fait de l'archivage de mail (pas de la sauvegarde) ? vous auriez des billes sur la question ? Quelque chose qui ne soit pas forcément spécifique à un MUA.

jan Anja :toki:
1 month ago

What websites allow me to use self-hosted federated identity (OpenID Connect, OAuth2)?

#AskFedi #AskMastodon #Federation #OpenID #OIDC #OAuth #OAuth2

pxlmo
1 month ago

is the pixelfed directory submission not working? after many days still showing as waiting for approval. mades changes and resubmitted today. anyone know why it would be removed in the first place?

#pixelfed #fediverse #askfediverse #askfedi
#askmastodon #activitypub #opensource
#oss #foss #laravel #photography

is the pixelfed directory submission not working? after many days still showing as waiting for approval.  mades changes and resubmitted today. anyone know why it would be removed in the first place?
Fakespeak
1 month ago

We're curious to hear👂:

Does anyone know of any research out there about the *language* of AI-generated disinformation? How does it differ from that of human-generated disinformation, if at all? What modalities (written, spoken, visual) have been studied? And so on and so forth...

Thanks in advance!

#disinformation #fakenews #machinelearning #ChatGPT #research #askmastodon

Asking for #Mastodon help: is it possible to block/mute a hashtag only for posts from a specific person?

#MastoHelp #AskMastodon

Silver Huang
1 month ago

My #writing has never been easy to #SEO, but I no longer trust #Google anyway; its search has become a joke, and it was shocking to learn it wasn't my imagination.

Now that I'm more comfortable with #federation, I am enamoured with how much more natural it feels to share and connect on the #fediverse. Hence I'm considering migrating from Squarespace to a federated blog.

I know of #WriteFreely. I also just saw #PostFreely. Any recommendations from other writers/bloggers?

#AskMastodon #AskFedi

Andy Warburton ❌❌❌
2 months ago

Folks I need some advice. I #3dprinted this “chicken walker” / mech thing and gave it a silver paint job. Obviously I’m going to weather it but I’m thinking it needs a splash of colour. Any suggestions for the colour scheme? #askmastodon #Maker #3dprinting #warhammer

A robotic tank with legs, painted silver

Does anyone use #purelyMail?

If so, what’s your review of it?

#askfedi #askMastodon #AskFosstodon

Justin the Wayseeker
2 months ago

What’s the best way to share passwords among a small, remote, cross platform team these days? #1Password? #LastPass? Something else?
#AskMastodon #AskFedi

Pierre
2 months ago

Can someone explain to me the ev credit that many (people, media, etc) deduct from prices? I don't think it works that way since it's mostly for tax purpose. Just another way to mislead consumers. Am I misunderstanding it?

#ev #taxcredit #evcredit #incentive #marketing #consumer #askfedi #askfediverse #askmastodon

Can someone explain to me the ev credit that many (people, media, etc) deduct from prices? I don't think it works that way since it's mostly for tax purpose. Just another way to mislead consumers. Am I misunderstanding it?
Justin the Wayseeker
2 months ago

What’s the dumbest thing you’ve done today? I just blew out a candle with a compressed air blower.

#AskMastodon #AskFedi #Stupid

Adam Bishop
2 months ago

Anyone else have the @ symbol of "Private mentions" on Mastodon 4.2.0 always highlighted red, even though every mention has been seen and clicked on?

#askMastodon about #Mastodon

Would anyone mind sharing their experience with Mastodon's integrated LibreTranslate/DeepL post translation? I'm curious from both an admin and user point of view. #AskMastodon

Justin the Wayseeker
2 months ago

When you get a new phone, do you:

#AskMastodon #AskFedi #Poll #Apple

pxlmo
2 months ago

instance admins should be aware of the following major issues with pixelfed. the web version have been neglected. timeline feed much slower and any mute of account will completely break individual timelines

#fediverse #activitypub #timeline #pixelfed #foss #opensource #askfedi #askmastodon #askfediverse

instance admins should be aware of the following major issues with pixelfed. the web version have been neglected. timeline feed much slower and any mute of account will completely break individual timelines
Adam :terminal:
2 months ago

How does it happen when someone has an Mastodon account with no posts yet the total post count says otherwise? I've tried going directly to the account instance and same results.

#AskFedi #AskMastodon #AskFediverse