Viewing profile — syats
syats
HN member- Joined
- Sat, Oct 12, 2013, 2:47 PM UTC
- HN karma
- 317
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About syats
No profile information was provided.
Recent public activity
-
comment
Comment #48484009
Great work.
-
comment
Comment #45836705
Cool! These are indeed very common graph-building steps. Thinking outloud here, but some of these were supposed to be solved with RML ( https://rml.io/ ) for the RDF paradigm. I wi…
-
comment
Comment #44423582
Been building several of these functionalities myself for a while... Happy to know someone more skilled did it also and released it publicly.
-
comment
Comment #37510155
For anyone interested in how the obsession for organization can end: https://en.wikipedia.org/wiki/Paul_Otlet
-
comment
Comment #37416789
I thought for a second the title was missing a (1936).
-
comment
Comment #37360738
Link is broken.
-
comment
Comment #37359371
Somewhere in HN there's a post about disrupting or revolutionizing the laundromat industry, where some person is showered in praise (and later money) for setting up this lousy syst…
-
comment
Comment #37221495
In countries communicating in non-English languages which are written in the latin script, there is a very large use of Latin-1. Even when Latin-1 is "phased out", there are tons a…
-
comment
Comment #37151658
This article contains an excellent description of the work of a mathematician. It should be part of any curriculum in the field.
-
comment
Comment #36759202
Thanks for the replication, this is important. One question, did you try to replicate the other result table (Table 3)? If I understand correctly, top-2 accuracy would be 1 if you …
- comment
-
comment
Comment #35058533
Re modules/libraries: I meant it is not easy to write a piece of SQL code, and then import it into several queries to reuse it, or lend it to someone else for use on their on schem…
-
comment
Comment #35056886
Just don't. SQL: - does not allow for easy and clean importing of modules/libraries - is not easily to write tests for - has limited support for a debugger - lacks a consistent sty…
-
comment
Comment #34724154
Yes, but not in the form of chatbots. Among other things, a LLM can be seen as a store which you query and get results from. A chatbot is cute because it formats output text to loo…
-
comment
Comment #34708281
This is bad advice for a couple of reasons: 1. It is expensive. 2. It moves complexity away from you and onto your providers, so it doesn't really solve the problem, only hides it …
-
comment
Comment #33529607
Great initiative, hope this takes off :) Just FYI, The largest, most-used knowledge graphs in the world (Google and LinkedIn) are not running on RDF4J or any RDF Triplestore, but o…
-
comment
Comment #33278823
What is tailscale? I don't like the world where every time someone launches a feature on their product they get to top of HN by calling it "generally available".
-
comment
Comment #31657641
Application process seems pretty nice. The questions posed for the data science positions suggest a very strong graph-theoretic team is in place. They are looking for top-notch mat…
-
comment
Comment #31431978
Could someone please explain to me how this is going to prevent "fraud"? Is every buyer of a whole wheel of cheese expected to have a reader for these tags? I feel sorry for the po…
-
comment
Comment #30941072
Let us concede that in the last 20 years, the number of mentions of "I" in his writing has decreased, and there are more mentions of "We". As much as a cellular automata, and compu…
-
comment
Comment #30751890
Just be ethical about it. If you are a tourist in the global south, and you negotiate down the price of some craft/souvenir/whatever you are buying on the side of the road, you wil…
-
comment
Comment #29405607
As well as up, down, pgup, pgdown, alt+left and alt+right on Chromium Linux. Stopped reading when I saw this enforcement of how they think their site should be experienced.
-
comment
Comment #29200615
Silly but honest question: why hasn't google docs taken over the legal world? I find g suite's collaborative editing waaay better than sending around docx/xlsx files with dates in …
-
comment
Comment #29198235
The original comment still makes sense: none of the fees paid to access the final document go to the original authors. To add insult to injury, some of those "employers" actually p…
-
comment
Comment #28403765
I always had the vague impression that the original purpose of linters was for some arrogant ahole to impose his "style" on other people. Now I have confirmed this impression.