Viewing profile — tritiy
tritiy
HN member- Joined
- Fri, Aug 16, 2019, 12:37 PM UTC
- HN karma
- 46
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About tritiy
No profile information was provided.
Recent public activity
-
comment
Comment #48841917
It states more than just display: 'to use, incorporate, exploit, display, perform, reproduce, distribute, and prepare derivative works'
-
comment
Comment #47918424
wants to use something familiar => does not have cognitive flexibility It's amazing how people find ways to flaunt their 'superiority'.
-
comment
Comment #47527615
I've just used it to send email to my representatives (Croatia). Thanks for the effort.
-
comment
Comment #47436711
He he, epic ...
-
story
Alternative for Microsoft Lens
Hi, I've just seen that Microsoft will be retiring Microsoft Lens (https://support.microsoft.com/en-us/topic/retirement-of-microsoft-lens-fc965de7-499d-4d38-aeae-f6e48271652d). Mic…
-
comment
Comment #43791131
I've learned a new cool saying, thanks :)
-
comment
Comment #42191478
Donut tutorial https://www.youtube.com/watch?v=B0J27sf9N1Y&list=PLjEaoINr3z... As for 3d printing there are other software which is simpler if you need to do simpler things. But yo…
-
comment
Comment #41601902
Am I the only one having issues (Win 11)? - Drag/dropping from the Shapes panel does not work every time - I can not delete an object on the page - New page (+ character next to Pa…
-
comment
Comment #41365289
My guess is the following: Every time you talk with the LLM it starts with random 'state' (working weights) and then it reads the input tokens and predicts the followup. If you wer…
-
comment
Comment #41209232
My take on this is that the developers are costly. A working hour of single developer costs a lot of money. The organization will always try to get the maximum out of that one hour…
-
comment
Comment #39409384
I find the amount of services/products used insane. Is this all handled/known by those mythical full-stack-dev-sec-ops developers?
-
comment
Comment #38878551
It does not seem to work on my side. I get a blank canvas with 0 on top left and HI 0 on the top right. Everything else is blank. In developer tools I've noticed that one of the GE…
-
comment
Comment #37799710
"The CCP (Chinese Communist Party) is abusing RISC-V to get around U.S. dominance of the intellectual property needed to design chips." In other words "We should be the best .. the…
-
comment
Comment #37799692
The article stated that this has nothing to do with it and the click would technically not even be necessary. It is just a way to start the procedure where Turnstile verifies your …
-
comment
Comment #37631769
While the article is technically correct it avoids the most common issue with 'pure' typescript libraries in that you still need a bundler if you have multiple .ts files. Once you …
-
comment
Comment #37258783
Is this an AI generated piece? I get tripped when I see sentences like this 'To see this word list more clearly, this is illuminating:'
-
comment
Comment #35480573
I always like to view pricing information first. It usually tells me the scope of the service and roughly gives me an idea if the service will make it or not. However, there is no …
-
comment
Comment #33381796
Very nice, I like it lot! Great job. Is this on Github so that I can take a look?
-
comment
Comment #33313983
Number 6 was really surprising: SELECT max(salary), first_name, last_name FROM employee; This returns one row! AFAIK all other databases would return one row per record in the tabl…
-
comment
Comment #33313699
I've always considered that you pay extra for the cloud for scalability and security. First one you may not need but the second one is a must.
-
comment
Comment #27856174
Was this written by a nnet? I found it so hard to read as if it author has written it in another language and then used some weird translation engine.
-
comment
Comment #23427576
Well, my questions are pretty basic but since you offered :) 1. In text note I make a code block and I do not know how to 'exit it'. How can I 'finish' it and make another paragrap…
-
comment
Comment #20714548
So much stuff. The difficult thing is to figure out which one to use. With programming you are (somewhat) aware of the limitations and difficulty. Here you have to pick one tool, i…