Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

@redbr64@lemmy.world avatar

redbr64

@redbr64@lemmy.world

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

redbr64 ,
@redbr64@lemmy.world avatar

My hope is that there wouldn't be anything more personal about it than age, sex, and location... But I am sure there's a lot more that even an airline (businesses that tend to be decades behind in systems they run) can get

redbr64 ,
@redbr64@lemmy.world avatar

Coming from the 9000 series, I am wondering what do you like about the 5700 series HAL?

redbr64 ,
@redbr64@lemmy.world avatar

I am working on something similar and also planning on LaTex because it will be so easy to do find and replace because it's plain text (just adding placeholders like ### or whatever), but I'm only planning on outputting PDFs, which would be easy enough. I don't think there's many viable solutions to go LaTex to docx if that's a big requirement for you

redbr64 ,
@redbr64@lemmy.world avatar

Ah thanks! I am working with .NET, and I was surprised how there's little out there in terms of (open source) libraries for LaTex (I did some research since this comment). I might end up going with docx via the OpenXML API. Also, I haven't really used LaTex before (has been on on my learning to-do list), and once I started messing with some templates, I realized I need to learn a lot more first.

One thing with my documents is that find and replace alone won't work, as I need to replace some patterns. I am generating resumes, so I need to take something like a pattern for a job, and then repeat it several times

redbr64 ,
@redbr64@lemmy.world avatar

Ah thanks for letting me know about Rx Resume! Great resource, and actually solves the last mile problem (creating the document) of my little personal app. I am a bit of a jack of all trades, so I made a little database for the resume where the lowest level item (the little bullet points in the experience) can have tags attached to them. So I might describe the same job/experience in multiple ways depending on who the audience is, and then filter for the tags to only get the bullet points that are relevant for that position and generate a resume.

Now instead of going into some whole slog of coding document generation, I can just export that bit as JSON and import into Rx Resume!
Thanks again!

redbr64 ,
@redbr64@lemmy.world avatar

Just curious, what's their reasoning?

redbr64 ,
@redbr64@lemmy.world avatar

Ah, that's the only thing I was thinking of, but it surely didn't sound like you trying to develop a product on top of it haha

redbr64 ,
@redbr64@lemmy.world avatar

Did you then tell them "I use arch btw" and then get a confused question about architecture?

redbr64 ,
@redbr64@lemmy.world avatar

sudo apt install hollywood

redbr64 ,
@redbr64@lemmy.world avatar

I use it to bridge Whatsapp, SMS, signal, and to receive any incoming messages on my inactive Instagram and Facebook Messenger accounts ( sometimes people contact me there). It's a pretty nice client app, I use it on desktop too. I guess I never think about iMessage until I see reactions coming in as text haha

redbr64 ,
@redbr64@lemmy.world avatar

My experience since I began using Linux full time for my main desktop, chronologically: Manjaro, Kubuntu, Debian stable, Debian testing, endeavourOS. Started EOS a week ago and I was shocked by how well everything worked out of the box. A bunch of things I had to tweak and fix before, like messing with NVIDIA drivers among other things, just worked perfectly out of the box. I tried it on a lark after borking something on my Debian system, kinda reluctantly since I had already made a massive script for customizing my Debian based KDE installs, but in the end I didn't even feel like I needed it because it all just worked fine without all my scripted workarounds for everything. Really impressed. I just got the plasma 6 update a couple of hours ago and it's mostly fine, dealing with a couple of issues before deciding whether I hit that timeshift restore and wait some more

redbr64 ,
@redbr64@lemmy.world avatar

I am really happy with Trilium. Powerful enough to do lots of things, simple enough to just take notes. The install comes with some neat templates for the advanced stuff. Running on docker on my Synology, I can use the web UI there but I prefer the desktop client.

redbr64 ,
@redbr64@lemmy.world avatar

Oh man, I just got super invested into it a few months ago, bummer. Well, I guess I am sticking with it though for now, works well enough for me as-is, and hopefully the guys that are organizing the fork of it are successful!

redbr64 ,
@redbr64@lemmy.world avatar

Yeah, I just learned about this but I'm gonna stick with it. Might offer some help to the guys starting the fork organization

redbr64 ,
@redbr64@lemmy.world avatar

Yup... I have made so many little bash scripts to do tweaks or customize new Linux installs for me using ChatGPT. I mean, I have coding experience (.NET, not much with bash) and could muddle through learning bash better and making those, but this is quicker and allows me to learn in the process by asking follow up questions about syntax and core Linux concepts.

redbr64 ,
@redbr64@lemmy.world avatar

And do anything you can possibly imagine with to a super granular level. I love me some KDE

redbr64 ,
@redbr64@lemmy.world avatar

Just started on EOS this week after running Manjaro a few years back and then running Debian derivatives for a few years. I really like it, everything has been so smooth (well, other than some minor issues with upgrading to Plasma 6 yesterday I suppose, but that's not in EOS I suppose). I was a little bit lazy about learning the ins and outs of pacman and yay, but I immediately found pacseek, which has been a pretty nice TUI package manager

redbr64 ,
@redbr64@lemmy.world avatar

If I knew about all this pain many years ago when I bought my NVIDIA card, I would have done the same...

redbr64 ,
@redbr64@lemmy.world avatar

I am by no means an expert, but my current solution is a spare raspberry pi running a docker container with qBitTorrent+VPN that sits plugged into my router. I like to think of it as my first step towards getting my shit together to building a full ARR stack

redbr64 ,
@redbr64@lemmy.world avatar

Definitely does the job... I have a Plex server that a lot of family and quite a few friends use. It used to be that every time someone had a request, I would walk over to my desktop, find a torrent, wait for it to finish, copy it over the LAN to my NAS running Plex, and there might be days between me remembering to fulfill their requests. Now I get a message, and immediately from my cellphone pull up the qBitTorrent web UI, paste whatever they asked into the built-in search, click add, and reply "will be in Plex in 10-15 minutes".

Now I want a fully automated ARR stack with one of those tools that allows people to make their own requests and it have it autopirate... So instead of them sending me request messages, I will be opening my Plex to watch TV, see something I never heard of on the "recently added", and then guess who requested that and text them "hey was that you? Thanks for the new movie/TV show, I love it"

redbr64 ,
@redbr64@lemmy.world avatar

PS.: if you're new to this and muddling through, I am happy to send you my notes and the docker compose file. The only thing I had to do outside of that was to mount a network folder so that it was downloading straight into my server and not locally on the Pi

redbr64 ,
@redbr64@lemmy.world avatar

Got so carried away I didn't answer your actual question. Yes, good speeds but then again the sucker is hooked up to gigabit fiber. But also, my speed is usually not the bottleneck anyway, I think

redbr64 ,
@redbr64@lemmy.world avatar

Same here, I like it so far. Also has an option to sign up without using your email if you want full privacy. Also has a working Linux GUI client for your desktop

redbr64 ,
@redbr64@lemmy.world avatar

Oh I think I misunderstood you - do you want me to PM the docker compose and notes on the setup?

redbr64 ,
@redbr64@lemmy.world avatar

Same feeling, except that rather than lizard enclosure, I am waiting to see how long that Pi will last in the heat and dust of a chicken coop while serving the sole purpose of a "do we have eggs?" And/or "WTF happened/WTF did the chickens do?" Web stream

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • incremental_games
  • meta
  • All magazines