• 4 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • TypeScript has become my go-to general-purpose option. Between Node.js & the web you can build anything (and share code between all these different domains), the JS ecosystem is huge so there’s existing libraries & examples for everything, it gives you a good balance between productivity & performance (much faster to run than Python, much faster to write than Rust), and proper typing solves the rough edges of JavaScript without being so strict that you have to fight it.

    I work with Kotlin, Rust, and Bash for various other specific things (e.g. Android apps, very low-level/high-performance code, and widely-compatible scripting) but 9 times out of 10 I’d reach for TypeScript if there isn’t a special reason.


  • I’m the maintainer of HTTP Toolkit - it’s not a Postman alternative (it’s an open source project focused on intercepting & debugging traffic, not sending it) but I’m actually working on building a UI for exactly this right now, so this thread is perfectly timed!

    Is there anything that any of you really love or hate about any of the tools suggested here?

    What core features beyond just “edit method+URL+headers+body, send, view the response status+headers+body” are essential to you?

    Anything you wish these tools could do better?

    I’m planning on taking the client functionality live within a few weeks max, so if you want to help your perfect Postman alternative come to life now’s the moment 😁


  • Honestly, I’d be surprised. Fighting the EU on technicalities when the intention here is so clear is going to be hard work! To even get close to a good case, they’d have to change all the marketing for the device to show it’s clearly being intended as a primarily water-use product. The words “primarily” and “regularly” in there aren’t just decorative, they’d really have to demonstrate that to make it stick! Seems to have more downside than just making the battery removable in the first place.

    The full quote also has this bit:

    This derogation should only apply when it is not possible, by way of redesign of the appliance, to ensure the safety of the end-user and the safe continued use of the appliance after the end-user has correctly followed the instructions to remove and replace the battery.

    Since real phones do already exist that are both waterproof and have removable batteries, I think it’s very hard to plausibly say “it’s impossible to design this in a way the user can safely remove the battery”.

    Of course, to know for sure we’ll both just have to wait and see 😄