Comment on
Does anyone know what this is or how to treat
Comment on
Does anyone know what this is or how to treat
Comment on
What host names do you use?
Reply in thread
This is my scheme as well! Pretty much to the t. Except my HTPC is hypnotoad and nibbler is my NAS.
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
Yes, I got it made at jlcpcb. It’s a big board, so it wasn’t as cheap as a small prototype board. But not unreasonable. A good price per board, but a bit of a waste because I now have 4 more that I will never use.
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
“Japanese” duplex
No, lol! I wish I had known of this or would've been clever enough to come up with something similar. I basically just yolo'd it the best I could. It was a torture.
Comment on
Email server help: postfix and spamassassin with user prefs in MySQL
I think I got it working. I've got this in /etc/default/spamd:
OPTIONS="-x -q -u spamd --max-children 5 -H /etc/mail/spamassassin/"
and this in /etc/default/spamass-milter:
OPTIONS="-e example.com -u spamass-milter -i 127.0.0.1"
And it definitely reads user prefs from the database because I can change the 'required_hits' to 6.7 for a given user and I see this in the logs:
spamd[523771]: spamd: clean message (-0.2/6.7) for [email protected]:133 in 1.2 seconds, 24427 bytes.
I don't know how many different combinations of config flags I've tried, but these seem to do the job.
Comment on
should I just buy a new hot plate?
I don't know if this will help, but I had to resolder the cables to the bed of an old printer and the iron I had just couldn't put out enough heat; the bed sank it all. I put it in the oven for a while, so that it was pre-warmed and the iron could melt the solder.
Probably using the kitchen oven where I cook wasn't a very good idea, but hey, I'm still alive.
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
It was a fun process, much recommended. I've got an extra 4 pcbs that require a few bodge wires if you've got a V6. :D
Comment on
Need advice with old 110 film scans
Reply in thread
I think it was Discovery. It was a replica. I found this (in Spanish): https://legadoexposevilla.org/el-transbordador-discovery-aterriza-en-sevilla/
Comment on
Headscale and DNS questions
Reply in thread
Oh, ok. That's really useful, thanks. Right now I have a reverse proxy on my NAS, where all the services are running. So photos.mydomain.com, music.mydomain.com, search.mydomain.com etc are all included in AdGuard rewrite rule and all point to the NAS. So I can just add those to the extra_records and they will continue to resolve I guess.
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
Yes, I want to, just haven’t gotten around to put it all together yet. But it’s on my to do list.
Comment on
Where to sell home automation stuff?
Reply in thread
Thanks for your reply. I managed to sell some of the things already but I agree that it might be a pain to have the group full of selling messages, so for now I’m ok. I did get some good feedback.
Comment on
Where to sell home automation stuff?
Thanks for all the replies! I'll try ebay probably. I kinda agree that posting buy/sell posts here might dilute the sparse content we have.
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
That's a nice board!
Comment on
I made my own pcb to "un-south" my Keychron v6
Reply in thread
I've put everything up on github: V6 conversion. Have fun. If you are going to get into this adventure, this might come in handy (it helped me): How to Build a Custom Keyboard From Scratch
Comment on
Email server help: postfix and spamassassin with user prefs in MySQL
Reply in thread
Yup, this is the last time I muck around with spamassassin unless the project gets a magical revival.
Comment on
Server: paper vs fabric
Reply in thread
Yes, we already had that in place. The storage is in FreeNAS and we have snapshots every half an hour. We’ve already had to use the backups because after a paper update the whitelist turned itself off and when we logged in there were 3 random persons basically destroying everything. Btw, tangent, you find an open server and your first instinct is to just start tearing everything down? Why? Anyway, we just restored to the previous snapshot and it was back to normal. Zfs snapshots are great.
Comment on
Server: paper vs fabric
Reply in thread
Oh, and in case it's relevant, I'm running the jvm with these flags (I just copied over the flags I had on my paper server):
-XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -Dusing.aikars.flags=https://mcflags.emc.gs -Daikars.new.flags=true
This is a 1.21.4 server.
Comment on
Server: paper vs fabric
Reply in thread
Ok, so I have removed all the flags and all the mods. I also shut down the upstream velocity proxy, in case it was an issue with polling the server or something. Even running by itself the consoled gets completely spammed by messages. I know that these are not errors in themselves, but spamming the console just makes catching any real errors or relevant warnings that much more difficult. As a side issue, I'm using puffer panel to manage all the worlds and installs and the spam to the console makes the admin panel unresponsive. I have no idea where to trouble shoot next.
Comment on
Need advice with old 110 film scans
Reply in thread
Yeah, thanks. I imagined as much.
Do you know if there is Photoshop plugin/action or some other stand-alone app? I've searched a bit, but most people recommend Negative Lab Pro. I don't have Lightroom, and anyway Negative Lab Pro is out of my budget.
Comment on
Need advice with old 110 film scans
Reply in thread
Thanks! I've used Darktable, but never saw it had a negatives module!