home.social

Search

22 results for “rollbrettklauen”

  1. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  2. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  3. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  4. @rollbrettklauen @hannesm I really wish #opam had something akin to "dev dependencies" so that all developers have the same tooling available to them.

  5. @rollbrettklauen as long as you’re writing in php a powerful shared hosting option does the job.

    It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.

    If you’re not looking forward to writing on OOP laravel give a try ;)

    slimframework.com/

  6. @rollbrettklauen as long as you’re writing in php a powerful shared hosting option does the job.

    It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.

    If you’re not looking forward to writing on OOP laravel give #SlimFramework a try ;)

    slimframework.com/

  7. @rollbrettklauen as long as you’re writing in php a powerful shared hosting option does the job.

    It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.

    If you’re not looking forward to writing on OOP laravel give #SlimFramework a try ;)

    slimframework.com/

  8. @rollbrettklauen as long as you’re writing in php a powerful shared hosting option does the job.

    It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.

    If you’re not looking forward to writing on OOP laravel give #SlimFramework a try ;)

    slimframework.com/

  9. @rollbrettklauen as long as you’re writing in php a powerful shared hosting option does the job.

    It’s not as fancy as k8s clusters with docker, with nodejs, but a lot cheaper and low/no maintenance.

    If you’re not looking forward to writing on OOP laravel give #SlimFramework a try ;)

    slimframework.com/

  10. @dolanor @rollbrettklauen Indeed is a powerful language, as well as , as (but I understand you want to avoid the JVM). As far as tooling is concerned, all of them have some level of incidental complexity though. There's also , which is a dialect of Haskell that transpiles to JavaScript, (dialect of OCaml), and ScalaJS (which still suffers from the same tooling of its parent). Funnily enough, the only language with a low complexity tooling wise is Elm

  11. Jan <3 @rollbrettklauen ·

    Honestly is getting there although I don’t agree with all of their decisions

  12. Jan <3 @rollbrettklauen ·

    Heyo, ich werde dieses Semester einen Bachelor in Informatik beginnen und suche einen Job als oder als für in oder remote.
    In meinem alten Beruf habe ich APIs, CLIs sowie Webseiten gebaut, und verwaltet und darauf ausgeliefert.
    Ich interessiere mich für viele Sprachen, habe aber professionell mit und gearbeitet.

    Bei Interesse gerne melden oder Empfehlen! Danke :)

  13. Heyo, ich werde dieses Semester einen Bachelor in Informatik beginnen und suche einen Job als #Werkstudent oder #Teilzeitjob als #Fachinformatiker für #Anwendungsentwicklung in #Braunschweig oder remote.
    In meinem alten Beruf habe ich APIs, CLIs sowie Webseiten gebaut, #Linux und #Docker verwaltet und darauf ausgeliefert.
    Ich interessiere mich für viele Sprachen, habe aber professionell mit #golang #php #laravel und #javascript gearbeitet.

    Bei Interesse gerne melden oder Empfehlen! Danke :)

  14. Heyo, ich werde dieses Semester einen Bachelor in Informatik beginnen und suche einen Job als #Werkstudent oder #Teilzeitjob als #Fachinformatiker für #Anwendungsentwicklung in #Braunschweig oder remote.
    In meinem alten Beruf habe ich APIs, CLIs sowie Webseiten gebaut, #Linux und #Docker verwaltet und darauf ausgeliefert.
    Ich interessiere mich für viele Sprachen, habe aber professionell mit #golang #php #laravel und #javascript gearbeitet.

    Bei Interesse gerne melden oder Empfehlen! Danke :)

  15. Jan <3 @rollbrettklauen ·

    the other thing I don’t really love is the big prelude, has.

    By default you can access a lot of things from the standard library, like the File object, which allows file IO.

    While it might be great for discoverability while writing, it compromises jakt first goal: readability.

    When opening a jakt file, one can not immediately see what the content roughly does. Compared to languages like go or rust with a small prelude and imports, one can see at the top of the file what’s going on.

  16. Jan <3 @rollbrettklauen ·

    seems to be such a nice language. Reference counted, modern, memory safe and explicit, but there are two things I don’t really like. Why do throwing functions propagate errors automatically?

    Okay, yes, the LSP indicates a throwing function with putting a try overlay in front of it, but this doesn’t prevent overlocking it in daily software dev or not having a LSP.

    I’d rather be a but more explicit and have the compiler to require a “try” keyword in-front of a throwing function call.
    🧵

  17. Jan <3 @rollbrettklauen ·

    Okay, but why can’t we have a or like language, which compiles to natives code, enforces error handling, uses errors as values, has no inheritance, but interfaces like go, removes Null and uses Atomic Reference Counting?

    Swift comes close, but has classes and a really bad cross platform story and jakt looks good but still has inheritance, because it is designed for building browsers.

    Currently jakt bubbles errors automatically, which I‘m not a fan of. Imo it’s to easy to miss one

  18. Jan <3 @rollbrettklauen ·

    that you don’t need an library like ’s fortify. Just host an AuthN provider and implement or .

    If you ship a desktop app, you don’t need because the user is authenticated through their login into their computer.

    If you ship to a business, they will have an LDAP or OIDC server or will host one when needed.

    If you ship an app with online account, you can just host or or pay .

    More below:

    reddit.com/r/golang/comments/y

  19. Jan <3 @rollbrettklauen ·

    Just looked at code I implemented a year ago and cringed. I mean I grew as a developer but why did I implement a state full version of and ?

  20. Jan <3 @rollbrettklauen ·

    Does someone know a good parser in or any other compiled language? One, which can handle symbols like Ü correctly? would be fine as well

  21. Jan <3 @rollbrettklauen ·

    I wish and would have a baby. Maybe or would fit into that