Live data from Hacker News

Viewing profile — riezebos

riezebos

HN member
Joined
Mon, Dec 11, 2017, 8:52 AM UTC
HN karma
92
Public activity
62 items

About riezebos

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #43480380

    One of the main points of the top level comments is that students seek connections with people, not content. We don't know yet whether they will seek connections with robots.

  3. comment
    Comment #43326384

    There's also Leafcloud, they put their servers in urban buildings and recycle the waste heat: https://leaf.cloud/

  4. comment
    Comment #42959803

    On the other hand, I recently tried onlyoffice and could not find a way to format a date with the day of the week

  5. comment
    Comment #42865026

    Oh, maybe I didn't mean the same as you. I can create as many email addresses as I want, but they all go to the same inbox. Multiple inboxes would cost more. In the pricing page it…

  6. comment
    Comment #42840953

    As far as I can tell Fastmail comes pretty close, I have as many email addresses as I want on multiple domains and a bunch of routing rules for €4/mo.

  7. comment
    Comment #42508569

    Isn't that from 2002? https://en.wikipedia.org/wiki/Equilibrium_(film)

  8. comment
    Comment #42488783

    As a customer of Fastmail and a fan of your work at FastAI and FastHTML I feel a bit stupid now for not knowing you started Fastmail. Now I'm wondering how much you'd look like tia…

  9. comment
    Comment #42470880

    With Sveltekit it's quite easy to generate a static site, I've had good experiences with it

  10. comment
    Comment #41775510

    I agree, it's unreasonable to expect devs to know the whole standard library. The VSCode extension Pylance does give a warning when this happens. I thought linters might also check…

  11. comment
    Comment #41512008

    I've used FastAPI, but haven't done a lot with Starlette directly. If you are building a full stack app, I can imagine the integration between FastAPI and Pydantic can make it easi…

  12. comment
    Comment #41394092

    Nice to see, over the past months I've replaces pandas with ibis in all new projects and I am a huge fan! - Syntax in general feels more fluid than pandas - Chaining operations wit…

  13. story
  14. comment
    Comment #37830306

    As a freelancer, I use Moneybird[0] for this purpose. There is a free tier up to 4 invoices, 10 incoming invoices and 10 bank transactions per month. Most months I fit in the free …

  15. comment
    Comment #37368789

    There is a peer-reviewed method to attribute extreme events to climate change. It was used successfully to attribute some heat waves and floods in Europe this year to climate chang…

  16. comment
    Comment #37229010

    In case you are not aware: https://ditto-cp.sourceforge.io/

  17. comment
    Comment #37144660

    Could this be why people recently say they see more weird results in ChatGPT? Maybe OpenAI is trying out different quantization methods for the GPT4 model(s) to reduce resource usa…

  18. comment
    Comment #37020142

    There are alternatives though, if you don't need to travel during peak hours it drops to €1440. ( https://www.ns.nl/en/nsflex/webshop#/abonnement/dal-vrij )

  19. comment
    Comment #36791770

    Consumers often also don't want to be dependent on local data. I would propose a feature to link (& sync) user accounts across multiple servers, that way no one needs to depend on …

  20. comment
    Comment #36663628

    Here are a few that an organization would be able to work on right now according to the researchers at Charity Entrepeneurship. They might even take less than a decade to solve if …

  21. comment
    Comment #36416035

    Translating it to Dutch and back changes a few words, apparantely that also passes through the filter: https://archive.is/RztYU

  22. comment
    Comment #34945051

    Should @bulb_status be @bulb_on in the first line of the example in Templates? If not, does that mean that any variable that ends with _status gets an automated _on variable linked…

  23. comment
    Comment #34750618

    Arrow seems to be the common denominator for larger than ram. Polars is completely built on arrow, so the same advantages should apply. https://github.com/pola-rs/polars#handles-la…

  24. comment
    Comment #34434435

    I didn't know about Thonny, but I teach some Python as well. In VSCode, I tell people to add #%% at the start of their script. Then ctrl-enter will run it in a nice interactive win…

  25. comment
    Comment #34434227

    I think about this every few months since 2016! It's been a bit of a "maybe some time in the future if the stars align" life goal to set up a data consulting company in a country w…