Fmstrat

joined 2 years ago
[–] Fmstrat@lemmy.world 2 points 1 hour ago

What if country is intended to be the third word in the sentence?

[–] Fmstrat@lemmy.world 1 points 6 hours ago

Ahh yes, that is actually what we have, too.

[–] Fmstrat@lemmy.world 2 points 8 hours ago (1 children)

If you're ever in San Francisco, the Computer History Museum is fantastic.

[–] Fmstrat@lemmy.world 1 points 8 hours ago (2 children)

Two of the beds need heated electric blankets.

[–] Fmstrat@lemmy.world 2 points 13 hours ago

Break it up into 4 parts.

[–] Fmstrat@lemmy.world 1 points 13 hours ago (1 children)

doesn't handle concurrency

Kavita is multiuser, each with their own progress sync. https://wiki.kavitareader.com/getting-started/

Now do tell, is it page 10 on a 5" 800x480 eink display with 48px font size and giant margins/lineheights/word paddings, or is it page 10 on a 13" display of 2480x1860 resolution with 11px font size and barely any margins

Again, it's a protocol and developer discression can be used. Page 10 could be word 10, or word 1000/avg 10 words = 10. PSE can be used to store progress, without needing to request the page because the eBook is local. It could be any API format.

[–] Fmstrat@lemmy.world -3 points 13 hours ago* (last edited 13 hours ago) (3 children)

As another commentor pointed out in the article thee thread, yea, he says these words, but that's not what it seems like he means, or even some Freudian slip.

He's talking about the problem with the numbers, and happens to start with the teenage statistic, immediately moving on the young adults and then the "why" behind it.

So many crazies on TV, this guy doesn't seem like one of them (other than agreeing to be on FOX).

[–] Fmstrat@lemmy.world 1 points 1 day ago

Oh agreed, I actually do use uBlock

[–] Fmstrat@lemmy.world 1 points 1 day ago

10 petabytes.. Siphoned over months without detection.

Doubt. A stack of hard drives in a backpack still has the highest bandwidth.

[–] Fmstrat@lemmy.world 1 points 1 day ago (1 children)

You assume one buyer. Five buyers at 800K is better than 3 at 1MM.

[–] Fmstrat@lemmy.world 1 points 1 day ago (2 children)

Even in the most nerdy of nerdville, there are nerdier nerds than nerds can imagine. They don't run uBlock, for they run NoScript.

[–] Fmstrat@lemmy.world 3 points 1 day ago* (last edited 1 day ago)

Sometimes the visual example doesn't work well when describing math. So an alternate:

Pick a number 1 - 10. 8. Correct and accurate.

Pick a number 1 - 10. 3.1415926535. Uhh, precise, but not accurate.

Or:

Accurate is drilling the hole in the middle. Precise is picking the exact right size drill bit.

119
submitted 2 weeks ago* (last edited 2 weeks ago) by Fmstrat@lemmy.world to c/degoogle@lemmy.ml
 

Pronounced "searching".

 

Hi,

I run a private, non-federated Matrix server (synapse) that I use as a way to combine my messaging services into one app (Element). I'm currently using Google Voice with the Mautrix-gvoice bridge, but I am fully de-Googling.

What would be the process for connecting multiple JMP.chat numbers in via a bridge? I assume by using the XMPP bridge in some way.

I plan to still use the Cheogram app for calling.

Thanks.

 

Hi all,

I'm looking for a GUI way to utilize a VPN over TLS. I can host whatever backend VPN is needed to tunnel through, Wireguard, OpenVPN, SSH, anything. My goal is to have the VPN travel over port 443 as TLS traffic and still be able to use the native android blocks for when the VPN is not active. I currently use Wireguard, but need to convert to a TLS solution.

So far the most promising and up-to-date I've found is WSTunnel: https://github.com/erebe/wstunnel with this guide from Hetzner: https://community.hetzner.com/tutorials/obfuscating-wireguard-using-wstunnel, however this requires me to run a command line app in Termux and then the WG client on top of that, vs having a full GUI option. I'll go down this path if I need to, but want to make sure I'm not missing something.

Thanks!

 

Hi all,

I'm doing an experiment with a cabinet for filament with a small dehumidifier in it. I can get it to sit at 35%, but not much lower. I've sealed the cabinet with foam tape, and dried most of the filament first.

Are there any tricks to help improve performance of the mini dehumidifier? Maybe adding more heat to the cabinet?

The goal would be to use Home Assistant and the humidity sensor to turn things on and off as needed.

Thanks!

 

Hi all,

American traveling to China for IETF, and making my tech prep plans (bringing a laptop, phone, tablet, kindle, and steam deck). I won't bias with my current plans too much, but I do already run Linux+LUKS and GrapheneOS.

For those with experience, what tech prep would you do?

Thanks!

 

I can't seem to locate one anywhere that isn't a 3-10 year old untouched repo on GitHub.

 

I've seen NFC Taginfo used a lot, but it appears to be proprietary. MIFARE Classic Tool is FOSS, but it's for more specific hardware than TagInfo.

Anyone have any suggestions?

 

I'm thinking of a gift for my partner for growing mushrooms at home for cooking (northeast US, near Canada).

Any suggestions on something easy to start with?

 

I've got an old nVidia Shield (2017) that doesn't handle 4K AV1. Unfortunately, it looks like AV1 is missing from the latest models, too.

Anyone have a good ad-free'ish suggestion?

78
submitted 5 months ago* (last edited 5 months ago) by Fmstrat@lemmy.world to c/3dprinting@lemmy.world
 

The SV08 Max loses about 100mm of height when you add the enclosure, and while there have been some top hats designed before, they all look.. bad. All of them use clear plexiglass all the way around and look really weird and "hacked on".

So, I decided to design and make my own to match the factory enclosure as close as possible (and includes a Nevermore filter mount). Here's a preview, and as with all my projects ~~I'll release~~ I've released a write-up, directions, and links to the STEP/3MF files ~~soon~~ on my site: https://nowsci.com/mods-for-3d-printers/

22
submitted 5 months ago* (last edited 5 months ago) by Fmstrat@lemmy.world to c/3dprinting@lemmy.world
 

Hi all,

The attached photo is my brim (top) and first layer (bottom) after stopping the print. I've noticed that my brims look totally fine, but the first layer of the print itself has gaps between the lines.

How do I go about debugging this? I'm using Orcaslicer with an SV08 Max, and customizations I have during slicing include dropping the nozzle .2mm with the following Machine gcode:

G90 ; Absolute
G21 ; Use metric
M83 ; Use relative distances for extrusion
SET_GCODE_OFFSET Z=-0.2 MOVE=0

And a flow ratio of .96 with this ABS, which I commonly use on the Voron as well.

Thoughts?

view more: next ›