Viewing profile — sidkshatriya
sidkshatriya
HN member- Joined
- Mon, Oct 10, 2016, 4:41 PM UTC
- HN karma
- 1,265
- Public activity
- 402 items
- HN profile
- View on Hacker News ↗
About sidkshatriya
No profile information was provided.
Recent public activity
-
comment
Comment #48883019
Thanks for sharing the forbes link. From the link: "De Raadt says BSD could have become the world's most popular open source operating system, except that a lawsuit over BSD scared…
-
comment
Comment #48085621
Yes I agree and this is what I meant. The cost of electricity, petroleum, transportation, the cost of goods brought in from around the world to feed and clothe the human and so on.…
-
comment
Comment #48072877
> "After 16 minutes and 41 seconds, it came back" ... "further 47 minutes and 39 seconds" ... "After 13 minutes and 33 seconds" ... "After 9 minutes and 12 seconds" ... "After 31 m…
-
comment
Comment #48072242
> but the language is still very young and we believe a tight-knit group of engineers with a common vision moves faster than a community-driven effort. This is a false dichotomy. F…
-
comment
Comment #47868676
> If you dont have analytics you are flying blind If you have too much emphasis on (invasive) analytics you might end up flying empty i.e. without customers.
-
comment
Comment #47868651
> ...our team needs visibility into how features are being used in practice. We use this data to prioritize our work and evaluate whether features are meeting real user needs. You …
-
comment
Comment #47822369
> Isn't this pretty much standard in this day and age? If something is "standard" nowadays does it mean it is the right way to go ? One of my main issues is that this means your BI…
-
comment
Comment #47822244
> It seems that things wouldn't work without a BIOS update: PyTorch was unable to find the GPU. This was easily done on the BIOS settings: it was able to connect to my Wifi network…
-
comment
Comment #47798737
> It's true that the lack of multithreading in PHP has been a persistent pain. No actually it's a joy to have no multithreading. It keeps the complexity budget lower. You can do mu…
-
comment
Comment #47795182
PHP master branch recently changed the license of PHP to BSD 3 Clause !! See also https://wiki.php.net/rfc/php_license_update The funny non-standard license of PHP has hurt it over…
- story
- comment
-
comment
Comment #47747997
Will this strategy work every time ? Maybe for AI it will work (market is competitive and Apple just purchases the best model for its consumers). But this approach may not work in …
-
comment
Comment #47728543
> It seems like a worthwhile study if you want to know what CPU to buy to play specific old games that use bus locks. Games that will never be fixed. Fair. > old games that use bus…
-
comment
Comment #47728120
This article seems relevant to me for the following scenario: - You have faulty software (e.g. games) that happen to have split locks AND - You have DISABLED split lock detection a…
-
comment
Comment #47719651
I tend to use FreeBSD and Linux mostly. Here is my take on OpenBSD. Good: - Small, comprehensible system - Emphasis on simplicity - Developers good about getting OpenBSD working on…
-
comment
Comment #47707856
My approach costs $0 . You don't need to do the heavy lifting, Wifibox does.
-
comment
Comment #47704958
No need to get a USB dongle. You can use PCI passthrough to a Linux VM that has the Wifi driver. See my comment here: https://news.ycombinator.com/item?id=47704816
- comment
-
comment
Comment #47704816
> I would get a new laptop because a laptop without WiFi is useless. You can run Linux in a VM and PCI passthrough your WiFi Adapter. Linux drivers will be able to connect to your …
-
comment
Comment #47614952
I am partial to your sentiment but I don't think writing all the terminal handling code in elisp gives us code that might be too interesting to read (to me at least). Understanding…
-
comment
Comment #47614580
> Status: Early prototype. Fully vibe coded. [...] Cool project... However, the terminal is where you enter passwords, ssh, set API keys etc. Something so sensitive should not be "…
-
comment
Comment #47577833
Ok you have a problem with the way I framed my questions and my (unintentional) tonality. Fair enough. Let's move from critique of the way I asked my questions to what your experie…
-
comment
Comment #47576980
> If you are unsure of bhyve's abilities then why not test yourself? It is not possible to come to a conclusion about everything in the world yourself "from scratch". No one has th…
-
comment
Comment #47576122
I love FreeBSD but Linux just provides every feature under the sun when it comes to virtualization. Do you find any missing features on bhyve ? Is bhyve reliable ? I can't imagine …