HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lessname

no profile record

comments

lessname
·2년 전·discuss
I really like the server side routing part of Inertia and that you can pass data to the frontend directly in the first request without needing to do an additional http request (altough this might be a bit problematic for sensitive information in case the sites are cached).

However, there are also things that make it feel gimmicky:

- The resolve function createInertiaApp runs more than once (mainly) on the first page load causing a re-render and it seems like there is no plan to fix that in near feature https://github.com/inertiajs/inertia/issues/1595 / https://github.com/inertiajs/inertia/issues/1091

- There are issues like this where they could at least merge the PR to improve the documentation as there seem to be many people to misunderstand the usage the function but it did not happen https://github.com/inertiajs/inertia/issues/1631
lessname
·3년 전·discuss
To name a few:

* December 2016 Istanbul car bombing / suicide bombing near a football stadium, killing 44 people

* October 2016 Istanbul bombing - injuring 10 civilians

* June 2016 Istanbul bombing / killing 6 civilians

* March 2016 Ankara car bombing killing 37 people

* June 2006 Manavgat (in the province Antalya, a popular region for tourists) detonation of a bomb in a tourist site, killing four people

Sources:

https://en.wikipedia.org/wiki/October_2016_Istanbul_bombing

https://en.wikipedia.org/wiki/June_2016_Istanbul_bombing

https://www.dni.gov/nctc/ftos/pkk_fto.html
lessname
·3년 전·discuss
Great question. The journalist named in the article (Matt Broomfield) is asking authorities to delist the PKK (which clearly IS a terrorist organization targeting civilians) as a terrorist organization.

https://twitter.com/MattBroomfield1/status/15092064663512760...
lessname
·3년 전·discuss
I would like to add, Turkeys concerns about the NATO entry of Sweden were not without cause: Sweden has introduced an arms embargo against Turkey, prohibiting arms exports to Turkey. NATO is a military alliance and in case one member gets attacked, others have to support this member. However, one cannot really be sure if that will happen when one country has been initiating arms embargos against another member.
lessname
·3년 전·discuss
How does Caddy compare to Nginx Unit? Is the API easier to use?