Viewing profile — sercand
sercand
HN member- Joined
- Sat, Jan 03, 2015, 5:47 PM UTC
- HN karma
- 341
- Public activity
- 103 items
- HN profile
- View on Hacker News ↗
About sercand
No profile information was provided.
Recent public activity
-
comment
Comment #46165407
I have green card and last time I left is 2 years ago, How can I return back to the US?
-
comment
Comment #45187358
Where did you see the matmul acceleration support? I couldn't find this detail online.
-
comment
Comment #38518803
I dropped Spotify when they started to push more podcasts on my home feed as well.
-
comment
Comment #37500810
You can't build to mobile on 4.x version, only desktop supported.
-
comment
Comment #37098625
Solar has the advantage of scaling down. 1000 people can give 1M US dollar which can produce approximately 1GW of power on a thousand of power plant in a year. You can scale down a…
-
comment
Comment #34923766
As a person from Mediterranean, It finally makes sense the 5% of Nordic genes in my 23andMe result.
-
comment
Comment #34835584
I am wondering what is the use case for a website that sends notification to the user who didn't install the PWA to home screen.
-
comment
Comment #34385268
Gmail initially offered very big email storage space comparing the others, and it was going up continuously until its storage area merged with Google Drive.
-
comment
Comment #32992008
It depends on the company size. On a small startup with 10 people and a company with 1000 people have different CTO definitions and roles.
-
comment
Comment #32710953
This is the worst type of PR. Just submit a different PR for the code format changes.
-
comment
Comment #32395347
I mean Unity in general for desktop and mobile. Mentioned exporting to android and iOS as an extra benefit.
-
comment
Comment #32395234
If you are using a game engine like Unity you should not worry at all. If you need to access Windows specific APIs, of course it is a different story. A Macbook is a perfect machin…
-
comment
Comment #32394826
Lots of people just don't game at all. Also, a lot of people like me prefer different gaming and work setup (and different rooms) in order to achieve better work-life balance. I bu…
-
comment
Comment #32376201
But it is different for the author. He learned to love himself after his girlfriend showed her love to who actually he is. So lots of people struggle to love themselves because the…
-
comment
Comment #32285355
Most panels provide 25 years warranty of 85% of output. Therefore, you can use your panels up to 40 years in some cases.
-
comment
Comment #31928989
Congrats on shipping! My two cents on this add a difficulty level. 1370 characters to 500 characters is too difficult to many. Reducing 300 characters to 150 characters would be a …
-
comment
Comment #31184130
DevOps is whole set of tools. Gitlab includes features like monitoring, code scanning, Kubernetes integration, docker registry, cloud security and protections. And those are $1188 …
-
comment
Comment #31182635
This is why we left Gitlab. DevOps become center part of Gitlab which we don’t use and need any of those feature. We all need a code storage, code review, issue tracking and the CI…
-
comment
Comment #30682343
We are in similar situation but it is a WASM bug for us when building with Unity. Some part of the our app no longer works on iOS.
-
comment
Comment #30606214
> Highest-end discrete GPU performance data tested from Core i9-12900K with DDR5 memory and GeForce RTX 3090. From the linked article. Apple is comparing against RTX 3090.
-
comment
Comment #30606074
Neural Engines may be used in CoreML models. I don't know it can be used with Apple's BNNS library [1]. You can use with TensorFlow Lite with coreML delegate as well [2]. And some …
-
comment
Comment #30054279
Google added one of my employee's LinkedIn account address as our LinkedIn URL to our company Google business profile. We have contacted google support about this to change URL to …
-
comment
Comment #28644078
I didn't understand NFT storm as well then I made a 10K collection of NFT images with my friend (I wrote the smart contract) in three weeks and earned $3M from that. I made a lot o…
-
comment
Comment #26716663
Is it currently possible to use Bevy with given MTKView on iOS? We have already an app with thousands lines of code and we need to render a game like experience on a just single pa…
-
comment
Comment #26044982
I recently tested Android Emulator [1] on Apple M1 computer and it is finally a performant emulator from Google. I can finally use android emulator on my computer for development. …