Viewing profile — sagaro
sagaro
HN member- Joined
- Sun, Mar 09, 2008, 3:34 PM UTC
- HN karma
- 105
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About sagaro
Interests: Startups, Running, Coding, Climbing, AgTech/FoodTech
Recent public activity
-
comment
Comment #47127293
The main difference is the data structure and the intent of the export. Facebook's tool is built for data compliance and local offline viewing, not web portability. If you open tha…
-
comment
Comment #47126650
But it is portable. It is essentially markdown files. You can download your repo, compile the Jekyll to static pages and publish them anywhere. When you publish to Facebook, WordPr…
-
comment
Comment #47125547
I agree with the point that big companies have persuaded people that only they can offer ease of publishing content. most of my friends publish on Facebook, X, Instagram etc. I hav…
-
comment
Comment #45401395
I have tried standing desks, but not for burning calories like the article suggests. It was more for fixing my posture. But standing and working made my lean and support myself wit…
-
comment
Comment #45401284
This is pretty well made. The progression is good and there are no distractions. And best part it doesn't force you to create an account.
-
comment
Comment #44123015
The issue is there is no incentive for the person leaving to make these handover docs and videos. They will just say the bare minimum and complete the task.
-
comment
Comment #43969178
One of the best torchbearers for Vanilla Web is Bartosz Ciechanowski[0]. The best part the code is super readable [1]. [0] https://ciechanow.ski/ [1] https://ciechanow.ski/js/watch…
-
comment
Comment #42471808
In excalidraw I just have to click share session and anyone with that url can see my whiteboard and interact with it. I get tldraw has much more features etc. but how exactly is it…
-
comment
Comment #42038222
Correct. Which is why hydroponically grown produced focuses on low shelf life items like salad greens. And in countries like India where quick commerce is taking off (Zepto, Blinki…
-
comment
Comment #42032323
CEA (Controlled Environment Agriculture) is not bad. When over-engineered and quickly expanded without working on unit economics it might be a bad idea. Traditional farming is not …
-
comment
Comment #39816539
I wish there was a video of this in that article. The reading was very descriptive, but would have loved to see the video of the octopus playing with the bottle.
-
comment
Comment #39816305
Might not really help if you are short on time and need someone quick. When I started my first startup (working on POC before even registering the startup), I was hanging on ultra …
-
comment
Comment #39152838
I play short time controls like blitz in lichess. But for rapid I prefer chess.com as lichess has too much cheating. I find lichess UI/UX better and faster than Chess.com.
-
comment
Comment #39002213
Unlike Project Euler etc. where one really needs to be good at algorithms/math etc to make the most efficient code, else it will just run for days to brute force, most of advent of…
-
comment
Comment #39002006
I think getting clean tables/ETLs is a big blocker for move fast and break things. I would be more interested in actually github copilot style sql IDE (like datagrip etc.), which h…
-
comment
Comment #39001914
There used to be a company/product called Business Objects aka BO (SAP bought them), which had folks meticulously map every relationship. When done correctly, it was pretty good. Y…
-
comment
Comment #38998232
All these products that pitch about using AI to find insights from your data always end up looking pretty in demos and fall short in reality. This is not because the product is bad…
-
comment
Comment #38911823
There are two ways to do a delivery on demand (like quick commerce or food delivery): 1. Take responsibility for the delivery. Here is a customer orders and a Restaurant accepts an…
-
comment
Comment #38708097
Netflix has a problem of multiple people sharing same account. So the number could be that of 2-3 people's watching time clubbed as one.
-
comment
Comment #38258729
This is so true in this world of A/B testing everything. When A/B tests are poorly designed and results are interpreted for a short time frame, in my experience it always leads to …
-
comment
Comment #37205418
>I tell you I have two children, and (at least) one of them is a boy born on April 1. What probability should you assign to the event that I have two boys? If you think that is goi…
- comment
-
comment
Comment #36102218
>Funding has all but dried up. The industry raised a record $895 million in last year’s first quarter. So far in the current quarter, the figure is about $10 million, according to …
-
comment
Comment #35752957
Like I said, I use it for coding. I don't possess any magical intuition. When it is wrong the program doesn't work and so I know it is wrong. If it gets an algorithm worng and the …
-
comment
Comment #35750153
I have used chatgpt, sage, bing exclusively for gettibg code snippets and ideas on how to solve something complicated. They have significantly improved my productivity and enabled …