HackerTrans
TopNewTrendsCommentsPastAskShowJobs

cocoto

no profile record

comments

cocoto
·19일 전·discuss
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.
cocoto
·20일 전·discuss
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 don't even know how to work with pointers or references, they don't even have the level of someone studying the language for half a day. And I don't even think it's related to AI. Whatever the reason, it's very easy to assert a candidate competency with a 30 minutes to an hour interview in person.
cocoto
·20일 전·discuss
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 blocking. They may have many personal details like my favorite ice cream flavor but I get zero ads so I don’t care that much (I would prefer no one having this information but I’m pragmatic in such terrible society).
cocoto
·지난달·discuss
There is no lie or misleading information about rust in the title so it’s clearly not clickbait.
cocoto
·지난달·discuss
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 usage.
cocoto
·지난달·discuss
Do not forget the new recents ads in Apple Maps.
cocoto
·지난달·discuss
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.
cocoto
·지난달·discuss
Not everyone live in a big city.
cocoto
·지난달·discuss
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.
cocoto
·2개월 전·discuss
Non-owning view over a single element should simply be a reference, you don’t care where this element is located.
cocoto
·2개월 전·discuss
It can be way more than 2 hours depending on the project.
cocoto
·2개월 전·discuss
In your example, idempotency means same request + same state = same response. State becomes part of the request, that’s why it is hard.
cocoto
·2개월 전·discuss
Yes but LED lights need to be connected to some electricity source, which is inconvenient in some scenarios.
cocoto
·2개월 전·discuss
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.
cocoto
·3개월 전·discuss
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 browser rendering settings like accessibility parameters or custom addons.
cocoto
·3개월 전·discuss
Pc hardware stores often have some keyboards available to try (mostly cheap cherry mx stuff).
cocoto
·3개월 전·discuss
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). Simply stop the music for the duration of the specific noise and replay it. That would be a cool use of AI.
cocoto
·3개월 전·discuss
Simple, provide a simple API, let the community build the clients for the machines they have.
cocoto
·3개월 전·discuss
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 here should provide a way to manually provide a custom density function (with some common presets like uniform and normal distributions).
cocoto
·4개월 전·discuss
Prepend your command with a space and now your command is not saved in the history.