Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gorkempacaci
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
gorkempacaci
1y ago
Tacton Systems | Multiple roles | Hybrid, Stockholm Full stack Java, JavaScript / TypeScript We make a Configure-Price-Quote SaaS for complex product portfolios. For example, one customer is Tetra Pak, that sells machines that build pa
2.
▲
by
gorkempacaci
2y ago
Hi Adrian! You’re doing great work Scryer Prolog, keep up the good work! :)
3.
▲
by
gorkempacaci
2y ago
They're considering an IPO. I'd say an acquisition is unlikely. Even then, they'd be worth more to Facebook or MS.
4.
▲
by
gorkempacaci
2y ago
nvidia hates this one little trick
5.
▲
by
gorkempacaci
2y ago
How about the costs? Isn’t this a very expensive bandaid? How is it not a priority? :)
6.
▲
by
gorkempacaci
2y ago
Yeah probably.
7.
▲
by
gorkempacaci
2y ago
Curious to know what part of syntax you found convoluted. If you remember any examples I’d appreciate it. Maybe you want a constraint programming environment instead. As example check out Conjure from St Andrews: https://conjur
8.
▲
by
gorkempacaci
2y ago
The generated programs are only technically Prolog programs. They use CLPFD, which makes these constraint programs. Prolog programs are quite a bit more tricky with termination issues. I wouldn’t have nitpicked if it wasn’t in the title. Al
9.
▲
by
gorkempacaci
2y ago
If I may nitpick, the call to children’s accept methods should be in the visitor, not the parent. Imagine you’re writing an XMLGeneratorVisiter. The visit method for the parent would print <parent>, call child accepts, and then print
10.
▲
by
gorkempacaci
2y ago
Prolog was never good at the things they thought it would be at, like AI, which is better done by ML today, specifically often like you said, with NNs. But it turned out to be good for other things, and those use cases are still alive today
11.
▲
by
gorkempacaci
2y ago
I agree with your point, I just would like to point out maybe the OR-tools they meant is the one made by Google, so a specific one: https://developers.google.com/optimization
12.
▲
by
gorkempacaci
2y ago
Yes :)
13.
▲
by
gorkempacaci
2y ago
Indeed Prolog programs are also called databases sometimes. Some things Prolog can do over SQL: - infinite data defined by recursive predicates - flexible data structures (think JSON but better, called complex terms) and a way to query them
14.
▲
by
gorkempacaci
2y ago
Yes :) we make software that helps sell complex products (If your product has a million options and takes up a whole factory floor you can’t just have a series of dropdowns)
15.
▲
by
gorkempacaci
2y ago
Prolog, and Constraint Programming especially are great to have in your toolbox. I’ve done research in the field for years, and my job in the industry today is writing Prolog. There are real issues with Prolog: - no proper module nor packag
16.
▲
by
gorkempacaci
2y ago
That was a great explanation. Thanks.
17.
▲
by
gorkempacaci
3y ago
I love the veiled threat in Page 4 about Journal of Logic Programming all editors abandoning Elsevier and starting a new journal (Theory and Practice of Logic Programming (TPLP)), noting the TPLP thrived after this and Elsevier's own r
18.
▲
by
gorkempacaci
3y ago
I took one of those (Alva labs) multiple times for different companies. My “intelligence” (or whatever they call it) score was 7/10 first, then 8/10, and then 9/10 I think in the last one. Just got better each time I took it.
19.
▲
by
gorkempacaci
3y ago
Thanks but I’d rather curb the anxiety in my life, not inflame it.
20.
▲
by
gorkempacaci
3y ago
Article doesn’t get into the question in the title. Even though, it is an interesting article on ancient maps and how people used them at the time.
21.
▲
by
gorkempacaci
3y ago
> book may be trying too hard especially in the examples variety, and how it might not be needed for comprehension's sake Had a giggle. Sounds exactly like something a mathematician would say.
22.
▲
by
gorkempacaci
3y ago
Not seaweed but in Turkey we still eat marsh samphire (Salicornia europaea), barilla plant (Salsola soda), and rock samphire (Crithmum). These grow in the tidal marshes on the sea. Very salty and delicious. It is not a rare thing either, in
23.
▲
by
gorkempacaci
3y ago
Yes. Also, in the ancestor predicate, the arrow should be in the other direction.
24.
▲
by
gorkempacaci
3y ago
Thank you. You make interesting stuff.
25.
▲
by
gorkempacaci
3y ago
What’s this company, if we may ask?
26.
▲
by
gorkempacaci
3y ago
True baklava is not boring. The one you describe is boring because it has no finesse. I’ve had it in Greece, and I make it at home, it’s just a sugar fix. True baklava is an experience. Most baklava in Turkey is bad too. The one mentioned i
27.
▲
by
gorkempacaci
3y ago
I thought the “stop loss” was using the slow Angular site.
28.
▲
by
gorkempacaci
3y ago
I tend to agree with you, but, one could argue “statistical collection of words” is a form of compression? For example, you can’t write a kids version of a novel and sell that without dealing with copyright.
29.
▲
by
gorkempacaci
3y ago
That was a really bad explanation of supervised, unsupervised and reinforced learning.
30.
▲
by
gorkempacaci
3y ago
Statistical approaches are good for telling us where to look, and then we still have the symbolic approaches to precisely construct the correct proofs. I do research on the symbolic part and the statistical approach has a lot to offer, like
More ›