HN user

milge

177 karma
Posts6
Comments83
View on HN

I use SMBSync2 (android) to back up my photos daily to a network drive. Then I created a nightly job that mounts an encrypted drive, syncs the photos, then unmounts the drive. Finally, I just created a job that uploads the encrypted drive to the cloud. This way I have an offsite backup of my stuff. It's a good feeling knowing I have an encrypted backup and don't have to trust a 3rd party service.

I was laid off new years. I've been doing development for 10 years and specializing in salesforce for 7 years. I haven't found the right position yet, but I know I've been burned out for a little bit now. I've been considering low-paying metal-working jobs, but the sad reality is unemployment pays more. Unemployment runs out in June. I'm kinda indifferent whether I find work. I've started the foreclosure process on my house. This may be the perfect time to just take some time and explore the US. So while I haven't found work yet, the work I have done has put me in the mentality that that's ok. Thanks for reading.

I've written C# for the last 10 or so years now. I was a lot heavier in C# the first 5 years until my career changed paths. So I've gotten to watch C# "from a distance" for the last 5 years now and I'm optimistic about C#'s future. C# has an image problem. Of the programmers I've talked to, the polyglots usually see the strengths in C#.

I was always able to completely ignore the naysayers because it's a lot easier to judge than create. Still, it wasn't enough for success. I discovered it's the process of creation I really love, not creating technological things specifically like websites and apps. I recently started metalworking. I get the same satisfaction of creating, and at the end of the day, there's no button that will "delete" what I've created. But it's just something I do in my spare time. I'm also starting to believe that once you go from "hobby" to "job," you end up hating it because it's something you HAVE to do. Not something you WANT to do.

None of my projects went anywhere, and eventually, I gave up. I used to have the rosy view that with enough work you'll get there. That's largely untrue. You also need to know the right people (connections) and be very lucky. I hate to be a downer, but you don't often hear this side of the opinion.

Why's that? I understand the message would increase in size because of the encryption, but I think it would be technically feasible now. Didn't even apple just introduce encryption into their messenger? My issue with apple's encryption is it's closed source and apple only.

I've been thinking a lot about PGP and other encrypted messengers lately. It's incredibly hard to get a lot of people to agree on one messaging app besides default SMS. I wish there was an open source suite of tools for mobile/desktop that easily layered PGP on top of SMS/email experience and would fall back in the absence of keys. Perhaps bluetooth for swapping keys with friends. It's something that needs to be seamless enough that the end user can't tell the difference. I don't think messaging encryption will achieve mass adoption until something like that is built or built into mobile OS's.

I built something like this many moons ago for browser history. A service would run on your machine to aggregate your browser history. Typing "http://" anywhere on your machine would pop up a dialog with your history of most recently visited sites. I wonder if browsers have gotten better with APIs for web history and if it's any easier in windows. System-wide keystrokes had to be checked with win32 calls which could set off antivirus alarms. Keep up the good work. Maybe this will inspire me to see if things have gotten better.

I dunno if it will help, besides maybe for some ideas, but when I created my blog a year or so ago, I wanted something like a site generator without running anything on the backend.[1] I ended up doing everything in CSS/HTML/JS/JSON. JSON is used to store posts. I write a post normally using HTML, then use a tool to format it for JSON. Doing it this way allows my static site to run amazon for dirt cheap. Updating the site is just uploading a new JSON file.

I wish I would've developed it further to allow for markup to be used, but other projects always come up.

[1] https://github.com/milge/lilblog

I run uBlock and got a message saying the site is down. Disabled it and got it to work.

I think one way to differentiate yourself in this kinda area is making it run without any backend tech like jekyll, python, etc. Make it run client-side only. Just my 2 cents.

The first time this was announced, I was excited to pick one up. From the article comments, I read about RetroPie. Since I had a raspberry pi lying around, I loaded it with BerryBoot and put RetroPie on it. A 20 year old Playstation to USB controller adapter just worked on RetroPie. We used an old xbox controller for the second controller and have had a ton of fun playing old SNES 2 player games. For the people not willing to put in that much work, this system will work perfectly.

Hopefully this works out. I've been doing some metal fabrication lately and have thought about doing commission work in the future. I see other makers on IG selling stuff, but the experience leaves a lot to be desired.

"A little nonsense now and then is relished by the wisest men." One of my favorite quotes from Willy Wonka.

3 LLCs, a trademark, a patent application, and 10 years later and I've learned so much more of solo founder success has to do with pure dumb luck. I've since given up. For every success story like in the article, there are 10 failures.

I've tried OK Google recently under my motorcycle helmet just to change music. It wasn't up to the task. Somehow The Google Music unchecked the downloaded music only, and OK google played radio racking up a few hundred MB of data before I could change it. It didn't work when all I was saying was next song. I went back to using the bluetooth button I was using before.