home.social

#skg — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #skg, aggregated by home.social.

  1. We are urging the Government not to place online games behind age gates or curfews. This would make it incredibly difficult for communities trying to preserve games. Our full consultation response is now published gamersvoice.org/growing-up-in- #Onlinesafety #SKG #Gaming

  2. We won against the ESA in California. The committee voted yes to move the bill forward to the Assembly floor. A good win for Stop Killing Games. Makes us more determined as the U.K. Chapter. #SKG #Gaming #California reddit.com/r/StopKillingGames/

  3. "It is frustrating to see policymakers suddenly claim everything is 'for our safety'" - Stop Killing Games joins pushback against age verification laws

    piefed.social/c/skg/p/2042743/

  4. So the past couple days the @gamersvoice team has been working with @StopKillingGames. Pleased to announce we have agreed to act as the U.K. Chapter of the campaign. So we will be using Gamer’s Voice as the NGO to take things forward! See gamersvoice.org/uk-stop-killin for details #gaming #SKG #UK

  5. Some exciting stuff. We will be working as the U.K. Chapter of Stop Killing Games. reddit.com/r/StopKillingGames/ #SKG #Gaming

  6. The OntoWeaver team is proud to release version 1.4 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    With the 1.4 series, the main new feature is an option to display progress bars when doing heavy processing (like loading large CSV files).

    The documentation has also been heavily updated, completed and polished:
    ontoweaver.readthedocs.io/en/l

    #python #SKG #KG #graph #neo4j #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  7. The OntoWeaver team is proud to release version 1.4 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    With the 1.4 series, the main new feature is an option to display progress bars when doing heavy processing (like loading large CSV files).

    The documentation has also been heavily updated, completed and polished:
    ontoweaver.readthedocs.io/en/l

    #python #SKG #KG #graph #neo4j #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  8. The OntoWeaver team is proud to release version 1.4 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    With the 1.4 series, the main new feature is an option to display progress bars when doing heavy processing (like loading large CSV files).

    The documentation has also been heavily updated, completed and polished:
    ontoweaver.readthedocs.io/en/l

    #python #SKG #KG #graph #neo4j #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  9. The OntoWeaver team is proud to release version 1.4 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    With the 1.4 series, the main new feature is an option to display progress bars when doing heavy processing (like loading large CSV files).

    The documentation has also been heavily updated, completed and polished:
    ontoweaver.readthedocs.io/en/l

    #python #SKG #KG #graph #neo4j #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  10. The OntoWeaver team is proud to release version 1.4 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    With the 1.4 series, the main new feature is an option to display progress bars when doing heavy processing (like loading large CSV files).

    The documentation has also been heavily updated, completed and polished:
    https://
    ontoweaver.readthedocs.io/en/latest

    #python #SKG #KG #graph #neo4j #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  11. The OntoWeaver team is proud to release version 1.3 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    We've been using OntoWeaver on a few real use-cases, I think it's now in a pretty good state, and ready for you to use. We recently put a lot of attention on the documentation, with tutorials and a primer about KG for newcomers: ontoweaver.readthedocs.io/en/l

    With the 1.3 series, the main new features are:
    * `ontoweave` can now load multiple compatible data files at once, for the same mapping, with a classical "shell glob". E.G. `ontoweave data/*.parquet:mapping.yaml`
    * OntoWeaver now has the ability to automatically create or extend a BioCypher schema from the mapping (useful if you don't want to type a large but straightforward set of types!).

    Get the code at: github.com/oncodash/ontoweaver or using `pip`: pypi.org/project/ontoweaver/

    #python #SKG #graph #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  12. The OntoWeaver team is proud to release version 1.3 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    We've been using OntoWeaver on a few real use-cases, I think it's now in a pretty good state, and ready for you to use. We recently put a lot of attention on the documentation, with tutorials and a primer about KG for newcomers: ontoweaver.readthedocs.io/en/l

    With the 1.3 series, the main new features are:
    * `ontoweave` can now load multiple compatible data files at once, for the same mapping, with a classical "shell glob". E.G. `ontoweave data/*.parquet:mapping.yaml`
    * OntoWeaver now has the ability to automatically create or extend a BioCypher schema from the mapping (useful if you don't want to type a large but straightforward set of types!).

    Get the code at: github.com/oncodash/ontoweaver or using `pip`: pypi.org/project/ontoweaver/

    #python #SKG #graph #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  13. The OntoWeaver team is proud to release version 1.3 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    We've been using OntoWeaver on a few real use-cases, I think it's now in a pretty good state, and ready for you to use. We recently put a lot of attention on the documentation, with tutorials and a primer about KG for newcomers: ontoweaver.readthedocs.io/en/l

    With the 1.3 series, the main new features are:
    * `ontoweave` can now load multiple compatible data files at once, for the same mapping, with a classical "shell glob". E.G. `ontoweave data/*.parquet:mapping.yaml`
    * OntoWeaver now has the ability to automatically create or extend a BioCypher schema from the mapping (useful if you don't want to type a large but straightforward set of types!).

    Get the code at: github.com/oncodash/ontoweaver or using `pip`: pypi.org/project/ontoweaver/

    #python #SKG #graph #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  14. The OntoWeaver team is proud to release version 1.3 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    We've been using OntoWeaver on a few real use-cases, I think it's now in a pretty good state, and ready for you to use. We recently put a lot of attention on the documentation, with tutorials and a primer about KG for newcomers: ontoweaver.readthedocs.io/en/l

    With the 1.3 series, the main new features are:
    * `ontoweave` can now load multiple compatible data files at once, for the same mapping, with a classical "shell glob". E.G. `ontoweave data/*.parquet:mapping.yaml`
    * OntoWeaver now has the ability to automatically create or extend a BioCypher schema from the mapping (useful if you don't want to type a large but straightforward set of types!).

    Get the code at: github.com/oncodash/ontoweaver or using `pip`: pypi.org/project/ontoweaver/

    #python #SKG #graph #ontoweaver #biocypher #science #bioinformatics #pasteur #ontologies #semanticWeb

  15. The OntoWeaver team is proud to release version 1.3 of its tool 🥳

    OntoWeaver allows to easily parse iterable data (like tables or documents) and create a Semantic Knowledge Graph. Basically, you write a simple YAML file telling what data you want to be a node or a property, you call a generic command, and 🎉 , you have your graph ready.

    We've been using OntoWeaver on a few real use-cases, I think it's now in a pretty good state, and ready for you to use. We recently put a lot of attention on the documentation, with tutorials and a primer about KG for newcomers: ontoweaver.readthedocs.io/en/l

    With the 1.3 series, the main new features are:
    * `ontoweave` can now load multiple compatible data files at once, for the same mapping, with a classical "shell glob". E.G. `ontoweave data/*.parquet:mapping.yaml`
    * OntoWeaver now has the ability to automatically create or extend a BioCypher schema from the mapping (useful if you don't want to type a large but straightforward set of types!).

    Get the code at: github.com/oncodash/ontoweaver or using `pip`: pypi.org/project/ontoweaver/

    #python #SKG #graph #ontoweaver #biocypher #science #bioinformatics #pasteur

  16. The team behind the revival project of Concord (Sony's flopped hero shooter, that was shut down 12 days after release) after months of work managed to get the game running on private servers. They posted this achievement on Youtube...

    And then were DMCA-d to oblivion by Sony.

    Moreover, signups to alpha tests were halted due to "concerning legal movements of the IP holders".

    Sony - very kindy, FUCK OFF

  17. Very happy and proud that Matthieu Najm won a best poster award 🏅 at the "Molecular Analysis for Precision Oncology" Congress, in the Artificial Intelligence section, for his excellent work on designing a Semantic Knowledge Graph to integrate highly heterogeneous information and perform mechanistic analysis on it.

    If you are interested, our tool set is open-source and ready to help you on various use-cases: 🔗 github.com/oncodash

    #MAP2025 #science #cancer #oncology #AI #SKG #Oncodash

  18. Most points of Dave are just corpo-minded. This is what happens when you are raised professionally around suits.

    📛 Argues that 7 people will benefit from #SKG
    📛 Repeats the same corpo shit of it will harm players
    📛 Repeats the same corpo shits that it will take costs

    I believe he's showing is lolcow diploma.

  19. It's always a joy to see a video of #JamesLee. This time, it's about #StopKillingGames.

    youtube.com/watch?v=_6lxTRwsbZo

    This is probably one of the best videos to show the problem and the solution, and doesn't take more than 5 minutes.

    #Videogames #Gaming #Games #Animation #Video #YouTube #VideoEditing #VideoEdition #SKG #RossScott #Europe #Law #Legal #EuropeanUnion #EU

  20. It's always a joy to see a video of #JamesLee. This time, it's about #StopKillingGames.

    youtube.com/watch?v=_6lxTRwsbZo

    This is probably one of the best videos to show the problem and the solution, and doesn't take more than 5 minutes.

    #Videogames #Gaming #Games #Animation #Video #YouTube #VideoEditing #VideoEdition #SKG #RossScott #Europe #Law #Legal #EuropeanUnion #EU

  21. It's always a joy to see a video of #JamesLee. This time, it's about #StopKillingGames.

    youtube.com/watch?v=_6lxTRwsbZo

    This is probably one of the best videos to show the problem and the solution, and doesn't take more than 5 minutes.

    #Videogames #Gaming #Games #Animation #Video #YouTube #VideoEditing #VideoEdition #SKG #RossScott #Europe #Law #Legal #EuropeanUnion #EU

  22. It's always a joy to see a video of #JamesLee. This time, it's about #StopKillingGames.

    youtube.com/watch?v=_6lxTRwsbZo

    This is probably one of the best videos to show the problem and the solution, and doesn't take more than 5 minutes.

    #Videogames #Gaming #Games #Animation #Video #YouTube #VideoEditing #VideoEdition #SKG #RossScott #Europe #Law #Legal #EuropeanUnion #EU

  23. It's always a joy to see a video of #JamesLee. This time, it's about #StopKillingGames.

    youtube.com/watch?v=_6lxTRwsbZo

    This is probably one of the best videos to show the problem and the solution, and doesn't take more than 5 minutes.

    #Videogames #Gaming #Games #Animation #Video #YouTube #VideoEditing #VideoEdition #SKG #RossScott #Europe #Law #Legal #EuropeanUnion #EU

  24. You’ll Own Nothing | Stop Killing Games, ft. Ross of Accursed Farms - GamersNexus Steve Interview

    piefed.ca/post/36744

  25. Flight: #RYR62FE
    Registration: EI-EFF
    ICAO code: #4CA761
    Callsign: #RYANAIR
    Operator: Ryanair
    Type: BOEING 737-8AS
    Country: 🇮🇪
    From: #SKG to #STN
    Speed: 775 kmh
    Altitude: 10980 m
    Distance: 4.0 km
    Angle ∆: 69.9°
    Direction ->: WNW
    Track:
    tinyurl.com/2dkx9nlp
    History:
    radarbox.com/data/mode-s/4CA761
    flightradar24.com/data/aircraf
    Photos:
    jetphotos.com/photo/keyword/EI
    Seen: 48x

  26. Flight: #RYR2SQ
    Registration: EI-EFF
    ICAO code: #4CA761
    Callsign: #RYANAIR
    Operator: Ryanair
    Type: BOEING 737-8AS
    Country: 🇮🇪
    From: #SKG to #DUB
    Speed: 771 kmh
    Altitude: 11582 m
    Distance: 1.3 km
    Angle ∆: 83.7°
    Direction ->: WNW
    Track:
    tinyurl.com/2dhr2yul
    History:
    radarbox.com/data/mode-s/4CA761
    flightradar24.com/data/aircraf
    Photos:
    jetphotos.com/photo/keyword/EI
    Seen: 47x

  27. Αλληλεγγύης στους εργαζόμενους εργαζόμενες στα Farina Bakery #antireport #ergnews #skg

  28. Flight: #RYR62FE
    Registration: 9H-QDS
    ICAO code: #4D2260
    Callsign: #RYANAIR
    Operator: Ryanair
    Type: BOEING 737-800
    Country: 🇮🇪
    From: #SKG to #STN
    Speed: 749 kmh
    Altitude: 11582 m
    Distance: 8.7 km
    Angle ∆: 53.1°
    Direction ->: WNW
    Track:
    tinyurl.com/yqxd57aj
    History:
    radarbox.com/data/mode-s/4D2260
    flightradar24.com/data/aircraf
    Photos:
    jetphotos.com/photo/keyword/9H
    Seen: 12x

  29. Flight: #BAW775
    Registration: G-EUYY
    ICAO code: #406BBB
    Callsign: #SPEEDBIRD
    Operator: British Airways
    Type: AIRBUS A320-232
    Country: 🇬🇧
    From: #SKG to #LHR
    Speed: 779 kmh
    Altitude: 11590 m
    Distance: 8.0 km
    Angle ∆: 55.2°
    Direction ->: WNW
    Track:
    tinyurl.com/yqwv7g8o
    History:
    radarbox.com/data/mode-s/406BBB
    flightradar24.com/data/aircraf
    Photos:
    jetphotos.com/photo/keyword/G-
    Seen: 83x

  30. Flight: #RYR2591
    ICAO code: #4D2242
    Callsign: #RYANAIR
    Operator: Ryanair
    Country: 🇮🇪
    From: #SKG to #STN
    Speed: 826 kmh
    Altitude: 10973 m
    Distance: 6.6 km
    Angle ∆: 59.0°
    Direction ->: WNW
    Track:
    tinyurl.com/2ddxs9zb
    History:
    radarbox.com/data/mode-s/4D2242
    Seen: 18x

  31. #HelloESR I'm a Senior/Expert Research Engineer in #Bioinformatics. I've been working as a researcher in hybrid #AI #Algorithmics (i.e. #metaheuristic optimization) for 20 years, but I'm now interested in engineering Semantic Knowledge Graphs stuff into Decision Support Systems & #ExplainableAI #XAI.

    I compute Biomedicine against #Cancer at Institut Pasteur.

    I'm the #ParadisEO (an optim framework), #Oncodash (tumor board #DSS), and #OntoWeaver (easy creation of #SKG on top of #BioCypher) maintainer.

  32. #HelloESR I'm a Senior/Expert Research Engineer in #Bioinformatics. I've been working as a researcher in hybrid #AI #Algorithmics (i.e. #metaheuristic optimization) for 20 years, but I'm now interested in engineering Semantic Knowledge Graphs stuff into Decision Support Systems & #ExplainableAI #XAI.

    I compute Biomedicine against #Cancer at Institut Pasteur.

    I'm the #ParadisEO (an optim framework), #Oncodash (tumor board #DSS), and #OntoWeaver (easy creation of #SKG on top of #BioCypher) maintainer.

  33. #HelloESR I'm a Senior/Expert Research Engineer in #Bioinformatics. I've been working as a researcher in hybrid #AI #Algorithmics (i.e. #metaheuristic optimization) for 20 years, but I'm now interested in engineering Semantic Knowledge Graphs stuff into Decision Support Systems & #ExplainableAI #XAI.

    I compute Biomedicine against #Cancer at Institut Pasteur.

    I'm the #ParadisEO (an optim framework), #Oncodash (tumor board #DSS), and #OntoWeaver (easy creation of #SKG on top of #BioCypher) maintainer.

  34. #HelloESR I'm a Senior/Expert Research Engineer in #Bioinformatics. I've been working as a researcher in hybrid #AI #Algorithmics (i.e. #metaheuristic optimization) for 20 years, but I'm now interested in engineering Semantic Knowledge Graphs stuff into Decision Support Systems & #ExplainableAI #XAI.

    I compute Biomedicine against #Cancer at Institut Pasteur.

    I'm the #ParadisEO (an optim framework), #Oncodash (tumor board #DSS), and #OntoWeaver (easy creation of #SKG on top of #BioCypher) maintainer.

  35. #HelloESR I'm a Senior/Expert Research Engineer in #Bioinformatics. I've been working as a researcher in hybrid #AI #Algorithmics (i.e. #metaheuristic optimization) for 20 years, but I'm now interested in engineering Semantic Knowledge Graphs stuff into Decision Support Systems & #ExplainableAI #XAI.

    I compute Biomedicine against #Cancer at Institut Pasteur.

    I'm the #ParadisEO (an optim framework), #Oncodash (tumor board #DSS), and #OntoWeaver (easy creation of #SKG on top of #BioCypher) maintainer.

  36. Aber heute echt Tag der Verspätungen bei mir

    #SSH +20
    #SSAB +36
    #SKG +34 (keine Weiterfahrt nach #KKO )