Viewing profile — psandor
psandor
HN member- Joined
- Tue, Jul 13, 2021, 9:41 AM UTC
- HN karma
- 34
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About psandor
No profile information was provided.
Recent public activity
-
comment
Comment #48672257
“ the priority of sales and profits has resulted in the sacrifice of the main quality measure of their main and only product” What do you mean exactly here What do you think LastPa…
-
comment
Comment #47807244
[dead]
-
comment
Comment #47422232
“every single direction change I suggest, codex is all: "that's a great idea, and we should totally go that [very different] direction", try as I might to get it to act like more o…
-
comment
Comment #47083617
Do you plan supporting the web version of Excel? I’m a heavy Excel user and would love to try this, but I’m on Linux, so I can use only the online version of Excel.
-
comment
Comment #46971640
If they had wanted a moat for this part of their offering, they wouldn’t have open-sourced it. This is not their offering, this is a tool to raise interest.
-
comment
Comment #45848086
You are right. At the same time, everything you ever posted online has already been scraped by hundreds (maybe thousands) of entities and distributed/sold to countless other entiti…
-
comment
Comment #45624975
It was true until GPT-5. That model hugely improved Codex, so it being comparable with CC is a recent thing.
-
comment
Comment #44085502
Of course there's an XKCD about this: https://xkcd.com/538/
-
comment
Comment #42699659
and that NASA did not spend millions on this. https://www.reuters.com/article/fact-check/nasa-did-not-spen...
-
comment
Comment #42699633
This is completely offtopic, but I would bet it was a government-funded museum. A reasonable institution would have worked with you to find an acceptable compromise, something much…
-
comment
Comment #40672911
"mostly profit someone else who did nothing but write you a check" There is quite a bit of work involved in reaching the point where you write a check for a Series A round. Also, t…
-
comment
Comment #40318360
https://www.learndmarc.com/ is very similar but it's a bit easier to read and interpret.
-
comment
Comment #40129003
Strange that I had to scroll down this far for this answer. Creating a normal, non-admin user for them will greatly limit the damage they can do as they won't be able to make syste…
-
comment
Comment #38348015
You should never store unencrypted secrets, like this export file, on an unencrypted disk. Not even temporarily. Instead, create a small encrypted drive on a pendrive or as a file …
-
comment
Comment #32037226
Not sure about GPL, but this is one of the very few (2-4) restrictions of a BSD license: "Neither the name of the copyright holder nor the names of its contributors may be used to …
-
comment
Comment #32037194
An average Store user will definitely benefit from not having to sort through dozens of spyware-laden clones of VLC
-
comment
Comment #31314126
Prodigy Game: Perfectly suitable for a 5 year old with a parent there helping. They learn math while playing a fun RPG game.
-
comment
Comment #31274163
This is exactly how most web applications were written 15 years ago. Server side rendering with PHP, ASP, JSP, and then Javascript for the interactive bits.
-
comment
Comment #28006418
DEC was part of HP at that point, so it was the HP leadership that made the decision to ditch Alpha.
-
comment
Comment #27821242
Both options have risks, in 90% of the cases, the risk you pointed out is smaller then the risk from the lost opportunity cost (working on something not relevant for the service), …
-
comment
Comment #27819119
The example he uses isn't the best though. Unless your product is about identity or have other special circumstances, you should absolutely not implement your own login system. It'…