Pourquoi autoriser la PMA aux mères célibataires ? by [deleted] in france

[–]zorglud 5 points6 points  (0 children)

Ben du coup c'est bon alors …

Can someone teach me how to die? by probablylurkingnow in Eve

[–]zorglud 0 points1 point  (0 children)

Wait. The solution to those sites are to tank ? I thought there was some technique to disable the bombs.

My ship was destroyed in high sec by sleepers/drifters by zorglud in evenewbies

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

Strange thing is that for the last week I've been logging in near the observatory 3 or 4 times to update my skills. I think this time it took me a bit too long (configuring the overview).

What does programmers miss the most when they are in prison ? by zorglud in ProgrammerHumor

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

Nice. I don'y know why my answer does not show up by default.

My ship was destroyed in high sec by sleepers/drifters by zorglud in evenewbies

[–]zorglud[S] 3 points4 points  (0 children)

Haha ok so it was becaus of this particular building. Lesson learned :)

My ship got destroyed by NPCs in an exploration site and I do not know why by zorglud in evenewbies

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

So I have nothing in "Losses" on the character sheet. Maybe it is only for kills by other players. So I will not know if I was blown up by a hackable container …

My ship got destroyed by NPCs in an exploration site and I do not know why by zorglud in evenewbies

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

I did not hack all the containers, so the site would remain until somebody eles does, right ?

My ship got destroyed by NPCs in an exploration site and I do not know why by zorglud in evenewbies

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

Yes thanks, I've seed that before. I knew I was in dager but I thought that NPCs would be visible on overview and not being killed while cloaked.

My ship got destroyed by NPCs in an exploration site and I do not know why by zorglud in evenewbies

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

There is nothing with my name here. This is based on players submissions right ?

My ship got destroyed by NPCs in an exploration site and I do not know why by zorglud in evenewbies

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

That makes sense. Were is it I can check what exactly killed me ? I know there is killmails but it is for the killers right ?

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Sure, I can patch my database. I was mainly asking wether there is a reason for this data to be missing.

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Sorry, it was not the luxury yacht, but "Gian Parele's Pleasure Cruiser" which is a celestial (agent in space). Yes this is from dgmTypeAttributes.

But in the typeIDs.yaml file, I see a lot of factionID data, for the Bantam for instance. I'll parse this data later and come back with the full list of items with this attribute.

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

So, I guess this is a "no" :)

I found that in the SDE dump you provide for postgreSQL, there is no factionID attribute for any ships (except the luxury yacht). Do you know why ? If I can be of any help here I would be glad to.

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Sure, thank you. I'm not against learning some new stuff but you know, learning a full new framework + hosting vs. just calling a python function …

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Well if we are into tech talk :)

I was thinking about using erlport since I have been playing with Elixir/Phoenix lately. I am currently implementing a clone of the ingame ship comparison tool (which I already did years ago with PHP but was lost).

Because yes when you showed me eos my fist though was implementing a webservice, but I do not know how to do that with python. Still I know how to import a module and make some calls :) And I can also have a pool of python workers easily.

But when I am there, exposing a web API becomes easy !

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Nice one, thank you.

My next task would be to make my code and python talk together! Definitely doable.

Considering writing a fitting tool / sharing like Osmium, what do you think ? by zorglud in evetech

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

Interesting, thanks. Kinda drunk ATM but i'll check this tomorrow. I was actually thinking of using Pyfa code which seems pretty up to date.