Viewing profile — 4nonverbal-alit
4nonverbal-alit
HN member- Joined
- Tue, Nov 06, 2018, 4:39 PM UTC
- HN karma
- 91
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About 4nonverbal-alit
No profile information was provided.
Recent public activity
-
comment
Comment #48231036
I had a colleague I really enjoyed talking to. Until all the AI hype and them getting into that bandwagon. Now whenever I ask something I get a huge markdown response with unaligne…
-
comment
Comment #48083916
At my current team at a “bigcorp” I have noticed a similar pattern. We use aws not because it’s efficient in any way. We use it because we don’t want to deal with slow procurement …
-
comment
Comment #48008577
The proof is good enough though. Even if the code was written by author, not bothering to remove co-signed-by part from the commit message (assuming author did indeed wrote it by h…
-
comment
Comment #47745991
How are you planning to sell it given the market dominance of Excel? The people that would be most willing to pay for spreadsheets are also the people who are already paying for Ex…
-
comment
Comment #47739269
This is not an excuse to let people choose if they allow os downgrades or not. Like bootloader unlock option on android devices. Also people find exploits on newer OS versions as w…
-
comment
Comment #47720922
Why everything has to be on the server? ok, Where are you going to store your client authentication tokens or decryption keys. A proper file system isolation is a key if you want a…
-
comment
Comment #47580860
> What % of Android users actually want this? Do they know or care? Bold of you assuming they're doing for users. It's fear-mongering at its finest - using the threat of security t…
-
comment
Comment #47306797
Grammarly even from the start was very distracting to me even as a someone using english as a second language to communicate. I have developed my own taste and way of articulating …
-
comment
Comment #47116516
> ePaper displays are niche, and worse for most personal and business use-cases compared to LCD et al. Hence we need more resources for R&D to figure out the shortcomings. LCD didn…
-
comment
Comment #47106719
Actually true. Thanks for correcting!
-
comment
Comment #47106401
They don't have to reinvent electron. They shouldn't need to use a whole virtualized operating system to call their web API with a fancy UI. Projects with much smaller budget than …
-
comment
Comment #47096546
Regarding notifications, both iOS and android doesn't support reading and responding to text messages. The feature works on android because of a workaround: apps create a global no…
-
comment
Comment #47034574
For claude at least I have been getting more assumption clarification questions after adding some custom prompts. It is still making some assumptions but asking some questions make…
-
comment
Comment #47018536
Let me clear my cache after logging in twice to get the OOM fixed so I can finally login to show you what’s wrong with it over a teams call and hope it doesn’t logout and reload ra…
-
comment
Comment #47013224
TUI may look good on the surface, but I’d really appreciate to see a good descriptive logs instead of a fancy progress bar
-
comment
Comment #46977800
Are you planning on releasing the server as a standalone application? Or it will be source available client + proprietary server? I've checked Noor, which looks to have a nice UX a…
-
comment
Comment #46970094
I find the whole idea of context window inefficient. The model that knows more than anyone could, can’t hold a memory of a codebase? I know it’s a limitation of the transformer des…
-
comment
Comment #46969970
That’s something LLMs are also presumably good at. At least I’m seeing more and more push to use LLMs at work for ambitious business requirements instead of learning about the prob…
-
comment
Comment #46958249
Website doesn't have any info about the product. I don't know which features are there going to be. Screenshots would be cool as well to evaluate UX. Frankly the github readme is m…
-
comment
Comment #46930284
> Which probably means we are all going to start to be more like airline pilots: Airline pilots are still employed because of regulations. The industry is heavily regulated and the…
-
comment
Comment #46913981
used to be. they're becoming microslop 2.0
-
comment
Comment #46900801
From what I've seen, if you're depending on AWS, if something fails you too need someone 24x7 so that you can take action as well. Sometimes magic happens and systems recover after…
-
comment
Comment #46851798
I am not sure if the replies are serious or sarcastic
-
comment
Comment #46836548
All aws is selling a web gui on top of free software. You still have to know ins and outs of the software to manage it properly. Heck their support is shit too. I have talked to th…
-
comment
Comment #46833342
I used to have a middleware that replaced generic http error responses with http.cat pics. One time a VIP somehow got into a URL that returned http 400 response on the website and …