robertAngst
- Karma
- 489
- Created
- April 3, 2018 (8y ago)
- Submissions
- 0
- The Efficiency Is Everything Cookbook [pdf] (efficiencyiseverything.com)
- Industrial Engineering Studies to Save Time at Home (efficiencyiseverything.com)
- Show HN: Dates Compared by Price, Privacy, Creativity, and Classiness (efficiencyiseverything.com)
- Calories per Dollar of Every Restaurant (efficiencyiseverything.com)
-
Maybe I cannot picture the usecase, but my understanding is that IOTA is used to track data that a company themselves submit. There is the obvious issue of GIGO, and makes IOTA feel like its literally a write only…
-
Its pretty apparent that there is a severe shortage of programmers and that there are plenty of problems that still need solved. I have an interest in solving food problems, time expense or monetary expense. Calories…
-
Seeing the monopoly Physicians have in the United States has me thinking- Would programmers get significantly higher pay, if we called for licences to program? The political reasons are easy, wait for a hack and start…
-
I asked this question on reddit, and the response was to buy the 2,000 dollar computer that I would only be using to compile an iphone app. Given the cost, I've considered borrowing a friends computer for a few…
-
I found that to authenticate using Javascript Server, it requires using implicit grants on the API. This looks uncomfortably cheap, with the web browser opening to authenticate. I dont think I can have something that…
-
I urgently need to learn embedded systems and I've mostly done web. The problem: Not having to clean or put away your plates, silverware, and cups. All ideas appreciated. Looking to build either this week or next, but…
-
I believe there was a course that you had to apply for but you could attend from home. I thought it was this summer or fall, and I cannot remember the details, but it was posted less than a month ago.
-
(I'm looking for ideas, not shilling coins) I am very skeptical of blockchain as a revolutionary technology. Isnt the entire purpose validation of data? To me, for social media, Facebook isnt going to lie about my July…
-
4 days of learning networking and VM, I'm still stuck figuring out where to look. Goal is to have a public(or at least network) server. >Vagrant's Homestead is producing a working website at 192.168.10.10(host only) and…
-
Ive noticed some solutions people are using have monthly costs. Now that its been a few years and sass founders get bored, they leave a company and the software either shuts down, or the software survives as this weird…
-
I'll explain the problem: >I need to collect store prices(and item name), but this requires taking a photo >This needs to be typed and lined up to internet data that has some flaws. -The names are incorrect (fuzzy text…
-
I love programming, specifically the benefits it provides. I am hooked on automating my day job and my coworkers excitement only feeds into it. Not to mention as I develop my current project difficult ideas become…
-
A day in the life: I work with many electrical engineers that took ~1 programming class or so it seems. There is 1 contractor that is developing a tool but its entirely backend, access + excel mess. I'm currently…
- Caffeine per Dollar List – Math's Cheapest Forms of Caffeine (efficiencyiseverything.com)
-
From everything I read, I'm looking to do a massive replace('http:','https:') So far I've changed all /public_html/wordpress/ files to https and the wordpress database(15,000 entries) replaced as well. Still running…
-
Went https and it is causing me to have infinity redirect loops. Thinking WP is causing it and want to edit the wp_options file. Doing select * from wp_options has the text going off the screen. But yes, this is…
-
I think I could be prepared for pretty much anything within 1 week of intense programming, at least enough for a job. I have 10 years of experience, unless its something really obscure, I cant imagine it being anything…
-
Running a laravel homestead VM using vagrant. Had to install Node. Node expects to use "/usr/lib/" when in reality its C:\Users\Me\Homestead\code\learn here is the exact error: npm WARN checkPermissions Missing write…
-
I have experience with PHP, so I thought adding frameworks would be something to drop in. Laravel is definitely beyond my level, and I have some mysql database experience. I need to make the decision- Pick a new backend…
-
Facebook has seemed to 'take care of everything' with react native, but I'm doing a personal project and am doing the labor of developing css/html and connecting react native to redux to php with larvel to mysql.…