topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Saturday September 19, 2026, 3:27 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 404next
701
Living Room / Re: Interesting "stuff"
« Last post by wraith808 on June 10, 2020, 08:13 AM »
How do you press 1 for English?
702
DC Gamer Club / Re: Bundle for Racial Justice and Equality
« Last post by wraith808 on June 09, 2020, 11:18 AM »
Now over 1k games in the bundle.  For $5 you can't beat it!

Someone compiled a list of the games and a short description in Google Sheets.

703
PS. The RegEx's given above fail the simplest email address: admin@localhost 

Yeah, I assumed that he would have a tld, and didn't want to put too much into it as I was sure that it wouldn't be enough in any case.  :huh: :-[ :D :Thmbsup:
704
Living Room / Re: Gadget WEEKENDS
« Last post by wraith808 on June 08, 2020, 07:56 AM »
Picked up a portable car jump starter

I have similar in each vehicle and used them successfully on mine and other motorist's vehicles.  The others motorists always amazed when I bust that out instead of jumper cables.   :Thmbsup:


Same here.  I make sure there's one in each car- and now that my daughter has her car, I need to go buy her one!  :Thmbsup:

The other advantage- there's no risk to your car when jumping off the car of others, and it's very easy to maneuver!
705
Well, there has to be some separator between any content and the e-mail address, and that's most likely a space.

No, I mean that I didn't include it in the resulting match.  It would match like yours, just selecting the e-mail address.
706
That first regex that I put in works on that phrase just fine.  I didn't include the space in the regex because I thought that was just a miscommunication, after all, who'd want a space before the e-mail that they capture?
707
DC Gamer Club / Bundle for Racial Justice and Equality
« Last post by wraith808 on June 06, 2020, 12:05 PM »
Itch is selling a bundle.  Starting price $5 with over 700 games in the collection!

Buy the bundle, get good games, support the NAACP Legal Defense and Educational Fund and Community Bail Fund

https://itch.io/b/52...justice-and-equality
708
I just had an idea- not exactly sure if it's a good idea or a bad one yet.

In my obsidian vault, I initialized a git repo.  Instead of (or maybe in addition to) syncing it with OneDrive, I'm going to commit it to two remote git repos- one on BitBucket/GitHub/Keybase (haven't decided which) and one on my NAS.
709
Thanks but why the following does not work?

That's an exercise I'll leave to the asker.  :Thmbsup:
710
I haven't really tried with others.  I've just got syncovery set up to mirror everything now.  I keep them on separate drives too, so that's another level of redundancy.
711
I like the fact that there's no lock-in.  I think I'm going to try it.

One thing to watch out for if you're storing directly in dropbox is contention over files.  I use resophnotes syncing simplenote to markdown files in a dropbox folder, and I get duplicates at times named with the file name plus ([MACHINENAME's] CONFLICTED VERSION)

It's hard to get it to sync right from there- the conflicted versions seem to always come back.
712
Was in its own folder,  now in sync folder.

But,  I'm still considering the implications of each approach.
The folders will be copied and backed up in either case.


What are you using to sync?

I've found that you can edit a file that obsidian has open in another program and obsidian just updates when it is saved.

That's a bonus.  Does it automatically sense when a file is saved outside of it?
713
Code: Text [Select]
  1. \b[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}\b$
714
Do you have the storage location from Obsidian in a sync folder?  Or in a different folder that you sync to your sync service?
715
Living Room / Re: 3D Printing - General Discussion
« Last post by wraith808 on June 04, 2020, 07:48 AM »
So, more in the 3d printing department.  I have everything except for the printer now.  I purchased two spools of filament - https://smile.amazon.../product/B07PDW8QWJ/ and https://smile.amazon.../product/B00J0ECR5I/.

I also purchased a RPi kit from CanaKit and a 256 GB card to go with it: https://smile.amazon.../product/B07XPHWPRB/ and https://smile.amazon.../product/B07FCR3316/

The 3d printer won't be here until Friday, so I started setting up my RPi so it would be ready.  I first tried to use the card that came with it, since it had an OS on it, just to make sure that everything worked.  I have a display attached though not strictly required, and was messing around with getting an image on it, and decided if I had to do the configuration for it, I might as well do it on the 256GB card.  I had a bit of a struggle with that, but got it working. 

Then I actually looked at OctoPrint, and saw that they had an image to use instead of the standard one.  So I'm getting that done today, hopefully.
716
I thought I'd posted this, but remember that things that can sync through dropbox, onenote, etc can be lifesavers.  It's the reason that I use my opinion on Android and used it on IOS - IA Writer.  Edits directly in Dropbox.
717
I have access to Roam, and I don't really get it.  This is the link that they sent me to the help database that shows the uses of it: https://roamresearch...#/app/help/page/1308

It makes use as a graph database to map the vertices and edges.  A page on using it for Zettelkasten: https://roamresearch.../help/page/VURQiVZQR
718
Notion has functionality like Trello in terms of the boards.  I haven't used it extensively for that, however.
719
Plan D. Or maybe anyway. Writage. Writes Markdown and takes it into docx. Forces me to docx rather than rtf. Whatever - I'll go with the lingua franca. Convoluted workflow. But might act as lubricant in a workflow that's getting stuck. I've not tested this one yet.

If you use writage, you might want to also take a look at Writing Outliner.  It helps to organize docx into projects.
720
Is there a way to do global search in a HackMD book? The top left search bar on the demo page only seems to let us search the outline.

No... that search box is only for the toc.
721
MDyna is a markdown notes application that syncs with Github gists, and much more:
https://mdyna.dev

Thanks!  That looks interesting!
I don't get anything when I click on it. I assume the site is down.

I get the site.  The direct link to download for windows in case you're interested after seeing the github repo- https://github.com/m...yna-Setup-0.20.3.exe
722
Living Room / Re: 3D Printing - General Discussion
« Last post by wraith808 on May 28, 2020, 09:18 PM »
Yeah... that's the reason I was going to wait.  But I'll just wait on the silent board.  Installing it seems to be quite involved though!

As far as that Creality, putting on my Kicksnarker hat:

1. The Target was $100,000.  They're at 3 mil.  I've found that to be a red flag.  More money doesn't mean that they will use it better in my experience.
2. Delivery September 2020? With Covid and all?  And that's not called out in the risks section?
3. The above with the stretch goals that include changes to the mainboard?  Their stretch goals make this a lot riskier, and definitely not going to hit a September 2020 timeframe.
4. 1st Created Zero Backed.  Not necessarily a con in this case as they are an established company, other than the fact that they might not know the ins and outs of Kickstarter and the communication might be spotty.
5. In the text they say, "We hope that they can actively participate in the research and development of our product."  This makes that timeline even more wonky.

Pros
1. Looking at the videos, $319 seems to be a good price for what you get- if that's what you get.  The reviews were only looking at betas, and I've been burned a couple of times with betas not being anywhere similar to the end product.  It's one of the reasons that I rarely back electronics type products.  Well actually for full disclosure, it will be around $350 including shipping.
2. They've released a product prior, so they have a proven track record in creating a product.

Final Verdict: I'm backing for $1 to follow the updates.  The wonky timeline, the fact that they say something about R&D and the stretch goals, the number of backers, and the investment put me off it.  That and the fact that I just got the SV01.  But even if I'd not gotten that, I'd not back it for the product.


Some of the Videos for those that haven't seen them since the markup is screwy.






723
MDyna is a markdown notes application that syncs with Github gists, and much more:
https://mdyna.dev

Thanks!  That looks interesting!
724
Living Room / Re: 3D Printing - General Discussion
« Last post by wraith808 on May 28, 2020, 12:35 PM »
So, I pulled the trigger.  More to come...
725
Living Room / Re: 3D Printing - General Discussion
« Last post by wraith808 on May 28, 2020, 09:32 AM »
Since you seem to be regretting your decision to wait, this seems to be the same thing, but is in stock now:

https://smile.amazon.com/dp/B07TMLJS8Z/

Thanks!  That one doesn't have the extra nozzles, but I can work with that.  Thanks again!
Pages: prev1 ... 24 25 26 27 28 [29] 30 31 32 33 34 ... 404next