Live data from Hacker News

Viewing profile — St-Clock

St-Clock

HN member
Joined
Sat, Oct 09, 2010, 1:32 PM UTC
HN karma
721
Public activity
204 items

About St-Clock

Creator of Py4J, pylinkvalidator, and Partial Program Analysis for Java. CTO at Resulto http://www.infobart.com https://github.com/bartdag/ http://www.resulto.ca/

Recent public activity

  1. comment
    Comment #42147162

    > I think it's pretty hard to get a Python package into the top 360 list while not picking up any maintainers who could climb that learning curve pretty quickly. I can speak for ex…

  2. comment
    Comment #35288096

    Thank you so much for this shortcut, I was trying a way to find all of the bad known_host entries and this did the trick!

  3. comment
    Comment #34039145

    Winter tire (if you have them) and heating are the likely culprits!

  4. comment
    Comment #27631858

    We had similar experience! We tried CodeGuru Reviewer on one of our Python codebases (around 71 KLOC) and abandoned it after a week. The feedback was indeed similar to what standar…

  5. comment
    Comment #26369264

    One strategy we are currently implementing is using a second Postgres database synchronized with logical replication. 1. We insert the logs in the main database and periodically de…

  6. comment
    Comment #24991507

    Didn't read anything at first, just went and navigated/manipulated text and it worked as I would expect! This is a very nice VIM emulation! I stopped using workflowy because it did…

  7. comment
    Comment #20274796

    That's great news, but I do not see quotas for SES in my dashboard and AWS service list. Additionally, it seems they did not import previous requests in their new request history.

  8. comment
    Comment #19282296

    Resulto | Montreal, QC | Backend Developer | ONSITE We are looking for a passionate developer who wants to join our software development team at Resulto. Your input will have a dir…

  9. comment
    Comment #19263288

    We are using Wal-G in production and testing it every day by copying/restoring prod db to staging. The CLI is spartan, but it works and it's fast. Andrey is also responsive if you …

  10. comment
    Comment #19060232

    Resulto | Montreal, QC | Backend Developer | ONSITE We are looking for a passionate developer who wants to join our software development team at Resulto. Your input will have a dir…

  11. comment
    Comment #18295051

    I wonder if this is a response to Amazon Lightsail[1] now offering managed database? [1] https://aws.amazon.com/blogs/aws/new-managed-databases-for-a...

  12. story
  13. comment
    Comment #16500305

    Relocating would be fine, but we cannot really help with work permit applications.

  14. comment
    Comment #16498058

    Resulto | Montreal | Full-Time | Onsite | Full-Stack Developer We are looking for a passionate developer who wants to join our small software development team at Resulto in our off…

  15. comment
    Comment #16357989

    We tried Zulip for a week but the team decided to not continue the experiment. I personally really liked the UI and the keyboard-centric workflow, but the lack of polished UI and t…

  16. story
  17. story
  18. story
  19. comment
    Comment #14366061

    "Don’t cache Django models" This is too broad to be good advice. A typical solution to stale models is to increment a cache version key, effectively invalidating the old cache. Ver…

  20. comment
    Comment #14024256

    Resulto (resulto.ca) | Frontend Developer | Montreal | Onsite | Full-time Do you usually take initiative to suggest high-value improvements and keep up to date with best practices?…

  21. comment
    Comment #13800036

    Hi, I really liked your post and your comments about your experience with each provider, but I totally disliked your answer and the one below. I didn't see anywhere that your bench…

  22. comment
    Comment #13776564

    I am unpleasantly surprised that they do not mention why services that should be unrelated to S3 such as SES were impacted as well and what they are doing to reduce such dependenci…

  23. comment
    Comment #13755919

    I confirm for SES being down in US-East-1 :-(

  24. comment
    Comment #13732641

    I agree. That is why I mentioned our large test suite in my first comment.

  25. comment
    Comment #13732401

    Regarding typing errors in production, I meant that we never encountered an error that could have been directly prevented by a Java-like static type checker[1], e.g., a function wi…