HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bobulous

no profile record

Submissions

Solving the Pallet Stacking Problem

medium.com
6 points·by bobulous·5 anni fa·1 comments

comments

bobulous
·3 anni fa·discuss
remote work is great but moving to a rural area or suburb is not better for the environment
bobulous
·4 anni fa·discuss
Their hot-desk monthly membership is around $300 without discounts. Not cheap but probably cheaper than most dedicated office rents.
bobulous
·4 anni fa·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
·4 anni fa·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
·4 anni fa·discuss
Looks like he deleted the tweet. Might not be the best idea to repost screenshots from right wing political accounts.
bobulous
·4 anni fa·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
·4 anni fa·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
·5 anni fa·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
·5 anni fa·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
·5 anni fa·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.