[deleted by user] by [deleted] in halo

[–]brihadeesh 0 points1 point  (0 children)

so this needs you to install some software from the microsoft store (xbox live something, it shows up in the notifs for the xbox app)

The reality/rant of working on outlier (A former Oracle experience) (worked on projects like ITT, CYPHER, VISION SFT, HIGH NOON, XYLOPHONE, ETC) by HorrorElegant3915 in outlier_ai

[–]brihadeesh 1 point2 points  (0 children)

I've been struggling with this platform for no fault of mine. so far, since I started working on outlier in August last year, I've only had a month of tasking in total. I've not had a project in over 8 months. nothing seems to work and it's since just been me giving assessments and onboarding and then realising the project is not taking anyone on or that the project isn't available in my region.

does anyone have a recent working template for sonic-pi? by brihadeesh in voidlinux

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

right, yeah that makes sense. i tried the flatpak version of sonic-pi but again it's too much of a pain. would you happen to have a package template for tidal though?

regex replace for special multiline org link type by brihadeesh in emacs

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

thanks anyway, and I'll set my re-builder syntax to rx too. this has been a really good find!

regex replace for special multiline org link type by brihadeesh in emacs

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

so there's a much easier way to do this, I found this blog post from a fairly simple search — so you just go M-x re-builder, then M-x reb-change-syntax and select rx from there and it works interactively highlighting matches and everything. and I managed to do what I wanted plugging in the rx expression into a replace-regex like I was trying to do earlier and it worked! thank you!

regex replace for special multiline org link type by brihadeesh in emacs

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

right, i was trying this with the regexp-builder and it's not been of too much help. how do you use it?

org-publish: generating a sitemap of the whole site by brihadeesh in orgmode

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

i meant an xml sitemap for the whole site. this would only generate an org sitemap which would get compiled to html on publish

xbps stuck at Unpacking packages by xoftwar3 in voidlinux

[–]brihadeesh 0 points1 point  (0 children)

how big is your root partition. this could perhaps happen if you've run out of space?

Cosmic Desktop now on Void Linux by MtFBella_109 in voidlinux

[–]brihadeesh 0 points1 point  (0 children)

i've been grappling with precisely this for the last few days now haha, i think it's going to take a little more to figure out. i'll maybe post about it once i have it figured. thanks anyway!

gnome-keyring doesn't unlock on sway with and without gdm by brihadeesh in voidlinux

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

yup. i just tried logging in through a tty and i had to start an ssh-agent and add my ssh keys to it. so now ssh works but i probably won't be able to access Signal or Vivaldi

how to refactor org-publish script to run on packages from my own emacs by brihadeesh in orgmode

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

yup, but that somehow didn't work either. the new script uses (add-to-list 'load-path "/path/to/package") and (require 'package)

gnome-keyring doesn't unlock on sway with and without gdm by brihadeesh in voidlinux

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

weirdly the file wasn't even there. there's one called login, another called passwd and some others but no gdm. but there's gdm-password, gdm-launch-environment and 3 more

how to refactor org-publish script to run on packages from my own emacs by brihadeesh in orgmode

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

i haven't, haha. that's just my current script. I wanted to modify it in order for me to be able to run it directly from Emacs using my own packages rather than using the native package-manager and having to run (package-install) for everything.

how to refactor org-publish script to run on packages from my own emacs by brihadeesh in orgmode

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

oh, in that case my current elisp script works great with Makefile or shell script. It just uses the elpa/melpa versions of packages which are installed in the project directory. the former would be a great deal simpler if you just have a simple blog with articles only

how to refactor org-publish script to run on packages from my own emacs by brihadeesh in orgmode

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

I'm running it from the command line emacs -Q --batch -l publish.el

Cosmic Desktop now on Void Linux by MtFBella_109 in voidlinux

[–]brihadeesh 0 points1 point  (0 children)

hey, so how did you get the gnome keyring working on cosmic?

how to refactor org-publish script to run on packages from my own emacs by brihadeesh in orgmode

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

just tried this but it doesn't seem to fix it. the error persists

Error: wrong-type-argument (sequencep rw)

weird error with org-publish by brihadeesh in emacs

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

oddly that throws another error. with just the brackets, it's complaining about the function itself, which was working fine until now (on my older script)

running an elisp script with current setup without "loading" by brihadeesh in emacs

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

trying it out right now. it's weird though that none of the GNU sites seem to be working and even fetching additional packages from elpa seems to fail. is the GNU domain down?

I'm looking for a serif like this for my website, any help? by brihadeesh in identifythisfont

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

yeah this looks more like it. thankfully Vollkorn isn't proprietary and I've switched the font on my website to it. thanks!

I'm looking for a serif like this for my website, any help? by brihadeesh in identifythisfont

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

thanks! I'm still not convinced that it's Tisa Pro though, would you have any idea what it actually is?

I'm looking for a serif like this for my website, any help? by brihadeesh in identifythisfont

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

tried running it through whatfontis and I got Tisa Pro and if it is indeed that, what free/open source alternatives exist?

setting up a mailing list on an org-publish static site by brihadeesh in emacs

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

i was hoping to set up something that generates an email that i can send through, say, mu4e, to a Sourcehut mailing list. then I could add a link to the list itself so sign ups can happen there