HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bobulous

no profile record

Submissions

Solving the Pallet Stacking Problem

medium.com
6 points·by bobulous·vor 5 Jahren·1 comments

comments

bobulous
·vor 3 Jahren·discuss
remote work is great but moving to a rural area or suburb is not better for the environment
bobulous
·vor 4 Jahren·discuss
Their hot-desk monthly membership is around $300 without discounts. Not cheap but probably cheaper than most dedicated office rents.
bobulous
·vor 4 Jahren·discuss
This makes sense since only apps (re)built from the ground up would use the SwiftUI lifecycle instead of the UIKit compatibility layer
bobulous
·vor 4 Jahren·discuss
Source for Apple Music being an electron app? There is a Apple Music related preference pane that is a webview but that is not the same thing.
bobulous
·vor 4 Jahren·discuss
Looks like he deleted the tweet. Might not be the best idea to repost screenshots from right wing political accounts.
bobulous
·vor 4 Jahren·discuss
Cool to see terminusdb is majority written in Prolog (Have fond memories of writing Prolog in Uni). Is this the most prominent open source Prolog project
bobulous
·vor 4 Jahren·discuss
"For a corporation of its scale, Binance discloses little public information. It says it does not have a headquarters and does not identify which entity controls its main exchange..."

I don't see the point of giving them the benefit of the doubt. Their outfit is clearly designed to avoid the kind of regulation that would discourage money laundering.
bobulous
·vor 5 Jahren·discuss
> For one thing, there are autos all over Paris, so at least in principle it ought to be possible to build in ways that are both highly attractive and allow for cars.

The presence of cars does not mean it was built for cars. The most important difference between pre-war and post-war neighborhoods is that one was built FOR cars
bobulous
·vor 5 Jahren·discuss
The scandal is that it has taken this long. YouTube is not a public platform and should be held responsible for the content they promote.
bobulous
·vor 5 Jahren·discuss
One tool that I don't think gets enough love is the "git-fixup" add-on. It looks at your commit log and recommends relevant commits to fix-up based on your staged files.

If you are using fixup commits in your PR review process it's essential.