Viewing profile — mickael
mickael
HN member- Joined
- Tue, Mar 06, 2007, 8:04 AM UTC
- HN karma
- 181
- Public activity
- 135 items
- HN profile
- View on Hacker News ↗
About mickael
Recent public activity
- story
- story
- story
-
comment
Comment #44708418
You need a stream parser like expat. No need to code your custom parser and once you settle at level n+1 in the XML it is just like parsing independent document. But again, the par…
- story
-
comment
Comment #43518136
You should compare it to other messaging protocol. You may change opinion, as it is actually elegant, modular and quite versatile. It managed to adapt over 25 years which I think i…
-
comment
Comment #42777989
I do not understand who could deploy a nationwide chat and support those costs.
-
comment
Comment #42777986
I have written an article explaining the difference between Matrix and XMPP, and why it cannot be as scalable by design. You can read it here: https://www.process-one.net/blog/matr…
-
comment
Comment #42777939
Yes, I confirm you can build the same starting from ejabberd. A lot of changes are related to the ability to scale horizontally only some subcomponents, to fine tune the processing…
- story
- story
- story
-
comment
Comment #41943190
I have been using an event XML parser to process XML on iOS (such as expat). You can processed the XML as a stream and it is very efficient.
- story
-
comment
Comment #40779308
I have been funding Murena, because it’s probably the most ambitious and challenging project that aims to make the world better. We need to make the tech an opportunity again for p…
-
comment
Comment #38710803
Exploring the 'Commons' in the digital economy. I discuss the French government's endorsement of a proprietary messaging platform, highlighting a deep misunderstanding of key digit…
- story
- story
- story
-
comment
Comment #28433016
I am using Obsidian as well and I am considering using an Android eInk tablet (Like a Boox), with a keyboard to be able to use Obsidian. I may give it a try it some day.
-
comment
Comment #28432961
Thanks for this repo :) I also writes in French, but decided to switch to Qwerty layout a while back to get access to a wide-range of nice keyboard. Very happy with this move. I kn…
-
comment
Comment #21428400
I would start by both getting involved in the server part of the Swift forum ( https://forums.swift.org/c/server ), and by checking simple tickets you could help with on those proj…
-
comment
Comment #21416952
I am writing this from the Server Side swift conference. Despite what is said in the comments, I do not see a community waiting for Apple to push the server-side ecosystem further.…
-
comment
Comment #21416796
You can use VS Code + remote & Docker: https://medium.com/@ianpartridge/swift-development-in-docker...
- story