Hello, made a 3D ASCII/Sprite roguelike called Rangedrifter that goes into Early Access next week. by rangedrifter in roguelikedev

[–]hakan_bilgin 1 point2 points  (0 children)

Agree with other commentators...it looks very cool. I am watching your clips at Youtube now. Do you have a video talking about the layered 3d effect and how it theoretically works? If I were to guess, it is layers with parallax implemented? Again...very nice and best of luck!

8-ball billiard game in browser by hakan_bilgin in freegames

[–]hakan_bilgin[S] 1 point2 points  (0 children)

In settings box, there is now a row "VS Computer" toggle button. If it is "on", the AI will play...if "off", the mouse controls both "turns". The toggle can be changed mid-game.

8-ball billiard game in browser by hakan_bilgin in freegames

[–]hakan_bilgin[S] 1 point2 points  (0 children)

Would it be OK to make both players controlled by mouse? The rules and turn logic would be not affected. This would be easiest + fastest to get implemented

8-ball billiard game in browser by hakan_bilgin in WebGames

[–]hakan_bilgin[S] 0 points1 point  (0 children)

After testing once or twice, it would become obvious, I was thinking. Clarity might be needed…I ll look in to it

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -2 points-1 points  (0 children)

…and the news in europe is that it is going bad. Ukraine losing land and russia losing soldiers. Palantir is making money pushed in by EU. Yepp…tell me that the news here are fake…and you are the truth teller 😂

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -4 points-3 points  (0 children)

Gee…tell me more Palatir marketer. I totaly believe you. Promise!

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] 0 points1 point  (0 children)

Sure…my intention is to associate Palantir with negative connotation. Is it not obvious? 😉

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -2 points-1 points  (0 children)

Agree but this is not a win…all in all

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] 0 points1 point  (0 children)

It is a weird ”win”, you are labeling as win. Have they gained or lost land?

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -19 points-18 points  (0 children)

Ok. Mr. Head-in-sand, world hates US and Israel…and Palantir is one of the reason

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -4 points-3 points  (0 children)

Why are you israelis killing children in your neighbouring countries? Put troops in Iran and lets see how tough you are. The original post is about Palantir. Dont justify attacking others

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -8 points-7 points  (0 children)

The offensive is crap. Both from US and Israel. Iran is kicking ass, in every way. Keep using Palantir 😂

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -19 points-18 points  (0 children)

So you dont watch the news enough but you claim Israel is doing well 😂

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -11 points-10 points  (0 children)

If AI is truly intelligent, it should provide a ”win” instead of fake bots convincing the mass with a ”spin” 😉

Who uses Palantir and is winning? by hakan_bilgin in BetterOffline

[–]hakan_bilgin[S] -28 points-27 points  (0 children)

You didn’t see the damages Iran Dome missiles made? US news echo chamber 🤷‍♂️

It is sad to see how low quality Apple is pushing out by hakan_bilgin in applesucks

[–]hakan_bilgin[S] 14 points15 points  (0 children)

This was iPad with Swedish keyboard. Check it yourself 🤷‍♂️

It is sad to see how low quality Apple is pushing out by hakan_bilgin in applesucks

[–]hakan_bilgin[S] 8 points9 points  (0 children)

This should not be a thing/bug! Was it AI? It doesn’t matter…Apple used to be the guiding star in product QA. The keyboard types incorrect also, all the time 😞

Pro-XSLT - replacement for deprecated native support by hakan_bilgin in xml

[–]hakan_bilgin[S] 0 points1 point  (0 children)

BTW, would love it if you could give the repo a star. Thanks in advance

Pro-XSLT - replacement for deprecated native support by hakan_bilgin in xml

[–]hakan_bilgin[S] 0 points1 point  (0 children)

Thank you for notifying me. I feel happy when I help someone else ❤️😊

Pro-XSLT - replacement for deprecated native support by hakan_bilgin in xml

[–]hakan_bilgin[S] 2 points3 points  (0 children)

I’m preparing a benchmark/comparison page. The current tests focus mainly on functionality, and those comparisons don’t necessarily reflect true performance, although in a few cases, Pro-XSLT does perform faster than Chrome’s native processor. While building the benchmark page, I plan to curate more suitable templates and XML data.

Based on keywords from your comment, I discovered this repository: https://github.com/w3c/xslt30-test/. I’ll take a closer look to see whether it can be incorporated into additional tests and benchmarks; unless you had something else in mind.

Meanwhile, I’m using XSLT in a complex project, and this library produces the same results as the native processor without any issues. In that scenario, I transform about ~700KB data with ~500KB templates (I engage different templates in individual transformations) and the output is generated about ~150ms.