Viewing profile — joostdevries
joostdevries
HN member- Joined
- Fri, Aug 16, 2013, 7:05 AM UTC
- HN karma
- 263
- Public activity
- 105 items
- HN profile
- View on Hacker News ↗
About joostdevries
Recent public activity
-
comment
Comment #48897337
I'm experimenting with OpenShell / NemoClaw. It brings some extra sandboxing features compared to just a docker container. For instance it also maps the secrets that the agent harn…
-
comment
Comment #48096049
I guess this is a sign that Mistral AI is on to something.
-
comment
Comment #47720195
Maybe the pitch is: git is distributed. Decentralised improvement. Local computers and their users make changes. These steps of local added value are then centrally combined into a…
-
comment
Comment #46486119
I keep the context concise by linking from claude.md to markdown files with the hardware architecture, the network architecture, the processing tech stack. Concise and specific. An…
-
comment
Comment #46207609
Very nice that there's a coding cli finally. I have a Mistral Pro account. I hope that it will be included. It's the main reason to have a Pro account tbh.
-
comment
Comment #45865590
This 2003 interview with Anders Hejlsberg gives considerations why he didn't add checked exceptions to C#. https://www.artima.com/articles/the-trouble-with-checked-exc...
-
comment
Comment #39478126
I was excited at the idea of ShapeRank. A modern APL successor aimed at tensors, vectors, arrays of unbounded length. Unfortunately work on it seems to have stopped two years ago. …
-
comment
Comment #34959135
For those who speak Dutch: here's a higher, more readable, resolution at the Rijksmuseum. https://www.rijksmuseum.nl/en/collection/RP-P-OB-76.978
-
comment
Comment #34778034
I wonder if MS is aiming to use the conversations about software that employees are having in Teams meetings as training data for AI. To automate them away.
-
comment
Comment #33744422
I think Americans pronounce names like Weinstein as 'winesteen'. So perhaps the pronunciation of the latter syllable makes German origin diphthongs confusing.
-
comment
Comment #31574195
Or the Steven Soderbergh movie 'Kafka'
-
comment
Comment #31193619
It's an interesting idea; not having to stash messages in the actor implementation when doing an async call. I did a little experiment what that could look like using Akka and kotl…
-
comment
Comment #30654853
The need for flags in itself may be a sign of the wrong approach. You create a shared module. But for some cases the handling should be different. Let's pass in a flag or configura…
-
comment
Comment #28932316
Obviously this is relevant to machine learning and data analytics. On github: https://github.com/f5devcentral/shapeRank
-
comment
Comment #28930128
Gilad Bracha is working on Shaperank. An APL inspired language for reactively calculating with multi dimensional arrays. Ie vectors and matrices. https://twitter.com/Gilad_Bracha/s…
-
comment
Comment #26437735
Are you in the EU? I'm a developer in the EU and that is patently not true. Developers have to have mechanisms in place to delete gdpr data when required and not store data that's …
-
comment
Comment #25835391
In 1969 the national TV news broadcast in the Netherlands reported that inspectors would be driving through the streets to catch people who hadn't paid their license fee. "Surely p…
-
comment
Comment #21936261
Your word of caution is important. For some projects it's not initially clear what the right data model and bounded contexts are. And for some projects it's just overhead. But the …
-
comment
Comment #21824494
When designing C# Anders Heljsberg decided against following Java's checked exceptions. You can find his argument against in the interview from 2003 https://www.artima.com/intv/han…
-
comment
Comment #21812610
The monadic approach to exceptions like it's done here has the downside of having to encode all your business logic in maps and flatmaps. All the intermediary functions will have t…
-
comment
Comment #21811362
I've developed in Scala for 5 yrs, last yr in Kotlin. Scala spearheaded from 2007 a lot of features that nowadays are the norm for statically typed programming languages. Odersky i…
-
comment
Comment #21279400
I agree. Naming parts of your code is important. An alternative to named local vals is to either use named functions instead of lambdas: people.filter(olderThan50) or (I use Kotlin…
-
comment
Comment #20369259
As another Utrechter I'm really impressed with the large bicycle garages on either side of the new railway station. It really makes cycling from and to the station a great experien…
-
comment
Comment #19440626
I find checked exceptions interesting. They happen to be the only example of an effect system in a mainstream language. Anders Hejlsberg formulated the main argument against them h…
-
comment
Comment #17054052
Johan Goudsblom - Nihilism and Culture