HN user

Tpt

92 karma
Posts2
Comments34
View on HN

My bet (I don't think there is any confirmation of it) is that the AMD board is still the one released last year. The main difference I see is that the new Intel board uses LPCAMM2 memory whereas the AMD board relies on usual socketed memory that has higher latency and is more memory hungry.

I guess it's mostly because cpython has a fairly good C API allowing PyO3 to just write "safe" wrappers on top of cpython APIs and provide macros to generate boilerplate whereas wasm-bindgen has to generate both Rust and JS sides and deal with the painful linear memory intermediate.

Servo 2025 Stats 6 months ago

Igalia is a quite specific "consulting" agency that employs developers and get contracts from client to implement specific features or fix specific bugs, usually around FOSS. They have people who knows how to contribute to Firefox, Chrome, WebKit, Linux, Mesa... It's the go to company if you want to get something done in these projects when not having the resources for that in house.

For example they work for Valve to make the Radeon drivers better and got a grant to get basic MathML support done in the three major web browsers.

A lot of large castle owners in France have setup a small apartment on the side for winter and use the main rooms only occasionally and during summer. This is not something new, in Versailles you can visit the king actual private bedroom that is much smaller and easy to heat than the official one.

If I understand correctly, this library provides some Torch kernels customized for AMD hardware. Why haven't they just upstreamed them to PyTorch for better adoption? Also, they seem to demo usage with Torch default eager execution mode and not Torch JIT/TorchScript. Is this library compatible with TorchScript?

Location: France

Remote: Yes

Willing to relocate: No

Technologies: Rust, Python, PHP, JS, Lua, Java, SQL, SPARQL, PyTorch, MediaWiki, NLP, Linked Data...

Résumé/CV: https://thomas.pellissier-tanon.fr/cv.pdf

Email: thomas at pellissier-tanon dot fr

I am a software engineer with a strong research background. I am mainly focusing on data management, databases, and NLP.

See my website for a more detailed description: https://thomas.pellissier-tanon.fr/

the customer can run, patch, and run as patched, but not share with others. the seller guarantees the software will work as documented, won’t be infected with malware, won’t be riddled with security holes, won’t contain plagiarized code.

The two points together are dangerous: they make the seller commit that the software works as intended, even if it is patched by the customer.

The second point is also terrible for the seller: it creates an unbounded liability in case of bug or security issues. Let's assumme that a security vulnerability is discovered, the seller is liable for its exploitation even if they released a patched version that the customer has not applied.

I am currently building a single-node graph database implementing the SPARQL query language. It is written in Rust and is named Oxigraph: https://github.com/oxigraph/oxigraph

I would love to get help, I have a working MVP but there are a lot of work left to get good performances for which I would love help. Some current problems are:

- Very big write amplification (the database size on disk is very large).

- The query optimizer is basically non existent.

- The query evaluation code might be easily optimized further.

There is not yet a lot of developer-focused documentation. Feel free reach out here or on Gitter: https://gitter.im/oxigraph/community

I don't think they where ever Wikimedia Foundation staff paid to work on Wiktionary, Wikibooks, Wikiquote, Wikivoyage, Wikisource Wikispecies, Wikinews and Wikiversity. So, these projects cost to the Wikimedia Foundation the hosting (probably around ~100k/year at most) and some other small cost (trademark, some community support). Wikidata is developped by Wikimedia Deutchland that is an other organization than the Wikimedia Foundation and has its own fundraising. So, I believe that if you donate to the Wikimedia Foundation nearly all your donation is going to Wikipedia.

Yeah. But try going anywhere around Lyon[0] after the nice TGV trip from Paris[0] and welcome to connection hell.

Public transportations are often quite good in European cities. When I was in college, it tooked me sligtly more than 3 hours door to door to go from my parents home in a Paris suburb to my University dorm in Lyon. It's not so bad for a trip of nearly 450km.

Also what's the difference between WikiData and DBPedia?

Wikidata is a Wikimedia project with aim to create a structured knowledge based. It is mostly filled and curated by humans: https://www.wikidata.org

DBPedia is a knowledge base which content is extracted from Wikipedia (mostly from the infoboxes). It is a project run by researchers: http://dbpedia.org