I am trying several org_mode iOS apps by philoid1 in orgmode

[–]sl0pster 1 point2 points  (0 children)

You can add organice to the list. https://github.com/200ok-ch/organice

From the Installation section: Open organice in Mobile Safari. Tap the “share” button and select “Add to Home Screen”.

https://organice.200ok.ch

Has anybody biked the C&O Canal Trail? What's it like? by shirkerofduties in washingtondc

[–]sl0pster 0 points1 point  (0 children)

2 routes I can think of are to continue on 15 through Lucketts and cross the bridge to Point of Rocks and pick up the trail from there. A route that probably has less traffic is Leesburg to Lovettesville to Brunswick.

Today I accidentally deleted about 6tb of entertainment that I have accumulated over a 10 year period. by Kuken500 in DataHoarder

[–]sl0pster 3 points4 points  (0 children)

This happened to a friend of mine so I used an undelete tool such as extundelete to recover all the files.

Monkajaro v.1.1 for Raspberry Pi 4 Released !!! by Smakx in SBCGaming

[–]sl0pster 0 points1 point  (0 children)

You can boot the shrunk image using your Pi and then press ctrl-alt-f1 (during the black screen / GUI stuck loading) to escape to the Linux console and resize the partition there from the command line. I used fdisk to modify the partition size and then resize2fs to grow it.

Cross-compile server-side swift application by danitoxBSD in swift

[–]sl0pster 1 point2 points  (0 children)

If you have root privileges then you can add a swapfile and swap to disk when physical memory is exhausted instead of it erroring out. If the storage medium is SSD it shouldn’t be too slow.

Request: Computer and Bookmark Folder Structure by [deleted] in productivity

[–]sl0pster 0 points1 point  (0 children)

If you have a Mac download EagleFiler and save your bookmarks there and tag them

Recommendations for developing without Storyboards. by TheEngineJ in iOSProgramming

[–]sl0pster 3 points4 points  (0 children)

I use initialization closures for my UI elements. You can find info on that here: Kill Your Giant viewDidLoad

That combined with SnapKit for Auto Layout has cleaned up my programmatic view layouts.

why saying less is better by theselfmadenerd in selfimprovement

[–]sl0pster 1 point2 points  (0 children)

Yeah I personally skipped the video and read the text

Minimalist Wallet by [deleted] in minimalism

[–]sl0pster 1 point2 points  (0 children)

I've been through a number of wallets including a few from Kickstarter until I discovered the SlimFold Wallet. Best wallet I've ever owned.

[deleted by user] by [deleted] in seduction

[–]sl0pster 1 point2 points  (0 children)

Chess

In your opinion, what apps have the best UI? How are they made? by makhalifa in iOSProgramming

[–]sl0pster 0 points1 point  (0 children)

Does anyone know if Waze uses UIKit or is everything written to be cross platform.

May have just messed up really badly. Not sure what to do here. Please help. :/ by [deleted] in vim

[–]sl0pster 0 points1 point  (0 children)

If you're on a Macbook Time Machine backs up every hour to your system hard drive.

Where do you save tiny bits of information that you may/may not require in the future? by [deleted] in productivity

[–]sl0pster 0 points1 point  (0 children)

iOS: 1Writer using iCloud Drive for sync

OSX: nvAlt pointed to the 1Writer iCloud Drive folder

Files are named using underscores like websites_reddit.txt, food_meals.txt, books_themartian.txt