HN user

Socketubs

375 karma

[ my public key: https://keybase.io/toxinu_; my proof: https://keybase.io/toxinu_/sigs/PwwEvNjBKWImZKyLUYqpOEuAg87jkC1I9335qQP1txk ]

Posts30
Comments71
View on HN
www.korg.com 9y ago

Korg Monologue – Monophonic Analogue Synthesizer

Socketubs
78pts45
news.ycombinator.com 9y ago

Ask HN: Why open source developers still using GitHub?

Socketubs
4pts2
pypi.python.org 9y ago

Show HN: PyHN - Hacker news client for command line

Socketubs
79pts18
pypi.python.org 10y ago

Pypi is down

Socketubs
1pts0
github.com 10y ago

Show HN: Python requirements for Humans

Socketubs
78pts19
pypi.python.org 11y ago

Show HN: PyHN – Hacker news in your terminal (0.2.8)

Socketubs
5pts1
bounty-o-matic.com 11y ago

Show HN: Bounty-O-Matic – Bounties for World of Warcraft

Socketubs
1pts0
askmrgnome.socketubs.org 11y ago

Show HN: World of Warcraft patch notes viewer focused on classes

Socketubs
4pts3
github.com 11y ago

Django Cachalot: QuerySet cache and automatic invalidation

Socketubs
3pts0
github.com 11y ago

Show HN: Chopper – Easy HTML/CSS Extraction with Python

Socketubs
5pts0
github.com 11y ago

Show HN: Django SQL Debug – Generate Reports of SQL Queries

Socketubs
1pts0
sublimall.org 11y ago

Show HN: Sublimall – SublimeText synchronization

Socketubs
5pts0
sublimall.org 12y ago

Sublimall is now https

Socketubs
1pts0
github.com 12y ago

Show HN: Hacker news from command line in Python

Socketubs
8pts1
github.com 12y ago

Show HN: Carotte is a very lightweight Celery on zmq

Socketubs
1pts0
github.com 12y ago

Show HN: Sublimall server source code

Socketubs
2pts0
sublimall.org 12y ago

Show HN: Sublimall, SublimeText synchronized

Socketubs
108pts58
github.com 12y ago

Show HN: CLI tool to create and share project skel

Socketubs
1pts0
socketubs.net 12y ago

No normal food for 2 months

Socketubs
4pts1
github.com 13y ago

Leselys: Personal self-hosted RSS reader

Socketubs
27pts19
blog.mathieu-leplatre.info 13y ago

Django : Do not forget Do Not Track

Socketubs
1pts0
github.com 13y ago

Show HN: Isit, python environment discovering

Socketubs
1pts0
github.com 13y ago

Hacker news in your terminal

Socketubs
64pts33
github.com 13y ago

Isit: python helper for environment runtime detection

Socketubs
1pts0
www.socketubs.net 13y ago

Websocket with flask and gevent

Socketubs
2pts0
leselys-heroku.herokuapp.com 13y ago

Show HN: I'm Leselys, your very elegant RSS reader.

Socketubs
2pts0
github.com 13y ago

Sushi is Python package builder

Socketubs
1pts0
github.com 13y ago

Spilleliste - Export iTunes playlists to beautiful HTML pages

Socketubs
1pts1
pypi.python.org 13y ago

4chan api thread downloader

Socketubs
1pts0
sushi.socketubs.net 13y ago

Sushi, Python packages cookchef

Socketubs
1pts0

Since HackerNews itself use algolia, I think its safe to use it. And embedd can easily switch to official HN api.

I just saw that network.comments use internal api too for Reddit while it have a clean json API. I think it could be nicer for network.comments to be more transparent and to not depend on third party like network.comments internal api. In order to prevent servers maintenance and to give more privacy.

Imagine tomorrow, network.comments seduce every hackers on the world and have more than 100k blog are requesting network.comments/api server. You'll ask guys to install their own instance which is not your first goal to avoid installing stuff.

Fastmail android app is buggy and slow. Because of a bad app architecture (Corona, etc...).

Fastmail have CardDav + CalDav endpoints but android still not support these protocols.

I'm using Fastmail everyday and I advice you that if you are an android everyday user, to go to Gmail.

I agree that Dropbox is nearly same than Google for privacy but it can be a first step to split your data between multiple companies instead of giving all your data to Google.

I know it's totally not perfect, but is it logical?

I'm using Fastmail instead of Gmail. Smartphone app is not really good but you can use any other smtp/imap client. For android you can synchronize your contacts with "CardDAV-Sync" (carddav is native for iOS).

Fastmail offer contacts and calendars too. Which have a really nice web interface.

I'm still looking for a Drive/Photos alternative. Any advice?

Thank you! I definitely need to have a look at `pdr`, it looks very interesting.

`requirements.py` doesn't stand to be "the" universal solution to Python dependency problem. It's more like a sugar syntax for "simple" setups.