Viewing profile — cocoto
cocoto
HN member- Joined
- Thu, Oct 03, 2019, 5:12 PM UTC
- HN karma
- 338
- Public activity
- 115 items
- HN profile
- View on Hacker News ↗
About cocoto
No profile information was provided.
Recent public activity
-
comment
Comment #49222242
N = 1. The company I’m working for, (a hundred employees, EU), we basically build projects on data science, ML, optimization, operational research and such for many industries (tra…
-
comment
Comment #49208736
I’m almost sure that you need some password or biometrics to reset Apple ID, change Find My or change biometrics. Moreover if you don’t trust FaceID you can easily lock it (to ask …
-
comment
Comment #49208674
Not possible on modern iPhones.
-
comment
Comment #49087014
The whole point of the debate is that the fetus has no choice during an absorption, not some “moral” ground that you are imposing to someone else.
-
comment
Comment #48786090
Maybe because these is an obvious benefit of physical exercises and that there are no health benefits to learn a new topic after having already exhausted your brain sitting +7 hour…
-
comment
Comment #48634170
Even if you don’t know or remember the basics of combinatorics you can solve the problem with basic dynamic programming : start with the unit grid and then expend it.
-
comment
Comment #48620689
I'm responsible for hiring junior C++ developers in a small company (first role). Let met tell you that almost all candidates are stating "medium" level in C++ in their resume but …
-
comment
Comment #48617674
Today I have simply given up trying not to share my personal information. What I do instead is simply blocking all ads and don’t use apps/websites that can’t be used without ad blo…
-
comment
Comment #48459355
There is no lie or misleading information about rust in the title so it’s clearly not clickbait.
-
comment
Comment #48456960
There is a uBlock Origin Lite extension for Safari available in the App Store. Technically not as powerful (hence the “lite” in the name) but it’s perfectly blocking all ads for my…
-
comment
Comment #48353033
Do not forget the new recents ads in Apple Maps.
-
comment
Comment #48353021
I’m pretty confident that at least 95% of HN users use adblocking so clearly the users are not worth much to the ad companies. Today I have absolutely zero ads on my devices.
-
comment
Comment #48324031
Not everyone live in a big city.
-
comment
Comment #48305795
For hiking trails, I highly recommend https://www.comaps.app/ . It's simply miles ahead of Google Maps and Apple Maps for hike and biking.
-
comment
Comment #48264656
Non-owning view over a single element should simply be a reference, you don’t care where this element is located.
-
comment
Comment #48229797
It can be way more than 2 hours depending on the project.
-
comment
Comment #48082522
In your example, idempotency means same request + same state = same response. State becomes part of the request, that’s why it is hard.
-
comment
Comment #48075085
Yes but LED lights need to be connected to some electricity source, which is inconvenient in some scenarios.
-
comment
Comment #48060408
Replace your material content with lorem ipsum or garbage LLM content and upload it to Canvas to test the accessibility of your documents if required.
-
comment
Comment #47918175
Wouldn’t a real live render approach work in this case? Have a live preview of your tool inside a rectangle. If the tool is light it should be optimal visually: it will respect bro…
-
comment
Comment #47723557
Pc hardware stores often have some keyboards available to try (mostly cheap cherry mx stuff).
-
comment
Comment #47690013
I’m sure Android and iOS could add some AI feature to let some specific noises in the headset when needed (baby cries when enabled, smoke detector alarms, bike/car bells, etc). Sim…
-
comment
Comment #47646951
Simple, provide a simple API, let the community build the clients for the machines they have.
-
comment
Comment #47636882
But I guess using the density distribution of floating points is rarely useful in a problem. Your actual distribution will almost surely be way different. Imo, the tool presented h…
-
comment
Comment #47529649
Prepend your command with a space and now your command is not saved in the history.