back
user profile
jtwaleson
2,307karma·754submissions·August 8, 2012
about
Creating comper.io. Put all your org's code on a zoomable canvas and get the right insights.
jouke [at] waleson.com
meet.hn/city/nl-Utrecht
recent activity (754 total)
comment
As far as I know there is currently no international alternative authority for this. So definitely not ideal, but better than not having the warnings.
comment
I do see that, and git is not perfect, not by a long shot. I'd much rather see an evolution of git itself rather than getting more alternatives.
comment
It's slides all the way down. Once models support this natively, it's a major threat to slides ai / gamma and the careers of product managers.
comment
I have Luddite feelings reading about alternatives to Git. As an industry we have soooo many languages, frameworks, tools, distros etc. It's like we are pre metric system or standardization on sc…
comment
Ok a bit off topic but isn't a 1200W PSU overkill for this system? For a 9950X and 1080, 500W seems plenty.
comment
I only got it through the story my friend told me, so I really don't know any details. That being said, these people are being treated for a health issue, most of the successfully. There might be…
comment
Exactly this. 10x the experience is very valuable.
comment
Not sure how much worse it is in the US, but here in NL it's a huge problem for GPs too.
comment
One of my best friends is a corneal surgeon at a university hospital, and does cataract surgery when there are other special complications. This is in Western Europe. He told me about a work trip to I…
comment
Really cool! I built the website for an antique maps dealer (Dat Narrenschip) when I was 15 or so and fell in love with antique maps. It's still up and running but now on Shopify. Over the years …
comment
Thank you, can not reproduce yet but will investigate.
comment
I'm creating Comper, an infinite canvas that has all your organization's code and documentation on it. If you zoom in, you can see the code, if you zoom out you see the big picture. By givin…
comment
Yes, the way I described it is actually a sensible approach to some problems. "Almost-in-time compilation" is mostly an extremely funny name I came up with, and I've trying to figure ou…
comment
Hilarious. I will actually do that :)
comment
There should be a language that uses "Almost-In-Time" compilation. If it runs out of time, it just gives a random answer.
comment
It's an incredible podcast. A great combination of research, history, and nostalgia. The versions with accompanying video on YouTube are good too.
comment
Thanks, I was wondering if this was some rich high-quality screen thing I was too poor to understand ;)
comment
A small startup in the Netherlands, but they're very much searching for approaches themselves, I don't think they can help you right now.
comment
Indeed, I often get the impression that (young) academics want to model the entire world in RDF. This can't work because the world is very ambiguous. Using it to solve specific problems is good. …
comment
I believe you can reflow the soldering on the GPU on the T42 by heating it up, this was a common problem.
comment
The keys are identical though, so if you're careful you can swap the physical ones back to the proper way ;)
comment
Omg, I've been thinking about how to achieve this. Feel a bit stupid reading it's a standard option.. Thanks! Since earlier this year I've upgraded my hardware, I'm on the wild lin…
comment
I understand what you mean but "pay it once" is the wrong description for something that you do hundreds/thousands of times per day as a developer. Every time I save a file in my IDE, t…
comment
I switched to utoipa as I also needed an Open api client generator. One neat thing is that I generate the complete client with a bit of python code. Then I use Knip to find unused exports in my Typesc…
comment
Nice, would be good to package this as a https://pre-commit.com/ hook.
comment
Awesome to see a self-hosted alternative to Sentry. Can't wait to try it out. In practice most companies are always sending some PII (or even PHI....) to Sentry because filtering is always one st…
comment
I'm using Loco a lot since half a year, and have contributed some upstream patches. It's definitely not Rails, but where I was always afraid of refactoring Python applications, that fear is …
comment
Thanks, that helps! Like I said I had only very briefly looked at Yjs. The thought of an "updates" table has crossed my mind yes, but after some time you want a "materialized view"…