This reminds me of a story from 15 years ago, where I was developing a technology to download games on demand by hooking into the OS calls. There was a particular game that was superslow when this tech was applied.…
I love the fractal nature of it.
Well, my comment was meant as an example of a setup for actually building something real with reasonable quality. I was answering to that part of the previous comment. In my experience, the difference is context. Agents…
Even though I did not know about Andrej Karpathy's tweet from earlier this month, I ended up converging on something very similar. A couple of weeks ago I built a git-based knowledge base designed to run agents prompts…
I just had a look at the code and it is indeed very compact. I haven't compiled or used it. Looks like RISC-V 32-bit integer and multiply and atomic instr extension. Floating point supported when compiling via gcc or…
BTW, just to make it clear, in the case of jiratui you can also download from github repo directly and inspect the code if you wish :D
Indeed. That's why I was transparent from the start. As I mentioned, using an API key this way is generally a bad idea. Even if I'm not a bad actor (which I'm not, but you shouldn't trust me), if someone compromises my…
Wow. Really cool. I wasn't expecting something so polished. JIRA speed drives me crazy sometimes, so a couple of months ago I decided to build myself a tool to do instant searches/filters on multiple projects right from…
Fast is a distinctive feature. For what is worth I built myself a custom jira board last month, so I could instantly search, filter and group tickets (by title, status, assignee, version, ...) Motivation: Running…
The jump table is interesting, although I guess the performance of switch will be similar if properly optimized with the compiler, but would not be able to tell without trying. Also different compilers might take…
It looks like it is using "Microsoft Console Debugger (CDB)" as the interface to windbg. Just had a quick look at the code: https://github.com/svnscha/mcp-windbg/blob/main/src/mcp_serv... I might be wrong, but at first…
Didn't know about Ziggurat algorithm, the use of a table to directly accept or reject is interesting, although I think I would need to implement myself to fully understand. Your comments in the code are great, but I…
I think I would call it naive algorithm rather than greedy. It looked like an interesting problem so I spent some time this morning exploring if there would be any performance improvement by pregenerating an array of X…
I think this is a really cool project. Scrapping aside, I would definitely use this with playwright for end2end tests if it had 100% compatibility with chrome and ran with a fraction of the time/memory. At my company we…
One more thing I forgot to mention on the "Con" side is the noise. Treadmills aren't completely silent; there's always some level of sound from the engine. Over time, you tend to get used to it. Personally, I wear…
Just sharing my own experience :D I have an "old" ikea model that is not sold anymore, but the equivalent would be something like this one: https://www.ikea.com/us/en/p/rodulf-desk-sit-stand-gray-whit... You can also…
If you choose a manual or motorized standing desk with adjustable height (like the one I use), you can easily move the treadmill to the side when you're not walking and switch to working while seated. I mean, you need…
WalkingPad R1 Pro. I thought the ability to run would be a plus, but honestly, I've only used it for running twice (I'd rather run outdoors than stare at a wall, tv or computer). KingSmith walking pads can be folded and…
I bought a treadmill + standup desk 2.5 years ago, and to this day, it remains the best investment I've made to avoid sitting for most of the day. Before I started using the treadmill desk, I averaged around 2.5-3k…
I was under de impression java gluing was required to create Android APKs. Really nice to see this project. 0 java files. Bravo. Also worth looking at the rawandroid project like others noted:…
Jarred congrats for the release! I've been following the progress of bun since your initial announcement and today I decided to give it a try, just to play around. Haven't done much with it, but even for the 5 min I…
Hi Dane, thanks for taking the time to reply and thanks for listening to our feedback. It is still not clear to me what "40 server ENVKEYs" means. Is this different projects, or each ENVKEY on each of the projects? What…
I'm a happy EnvKey customer since the end of 2018. After me and my team tried different solutions in the past (back in 2017 and 2018) to manage secrets on our infrastructure (we have a mix of kubernetes and VM's in…
Looking forward!
Nice! Any clue if there is a way this can be enabled automatically on balancers created using kubernetes (on GKE)? That would be really awesome.
This reminds me of a story from 15 years ago, where I was developing a technology to download games on demand by hooking into the OS calls. There was a particular game that was superslow when this tech was applied.…
I love the fractal nature of it.
Well, my comment was meant as an example of a setup for actually building something real with reasonable quality. I was answering to that part of the previous comment. In my experience, the difference is context. Agents…
Even though I did not know about Andrej Karpathy's tweet from earlier this month, I ended up converging on something very similar. A couple of weeks ago I built a git-based knowledge base designed to run agents prompts…
I just had a look at the code and it is indeed very compact. I haven't compiled or used it. Looks like RISC-V 32-bit integer and multiply and atomic instr extension. Floating point supported when compiling via gcc or…
BTW, just to make it clear, in the case of jiratui you can also download from github repo directly and inspect the code if you wish :D
Indeed. That's why I was transparent from the start. As I mentioned, using an API key this way is generally a bad idea. Even if I'm not a bad actor (which I'm not, but you shouldn't trust me), if someone compromises my…
Wow. Really cool. I wasn't expecting something so polished. JIRA speed drives me crazy sometimes, so a couple of months ago I decided to build myself a tool to do instant searches/filters on multiple projects right from…
Fast is a distinctive feature. For what is worth I built myself a custom jira board last month, so I could instantly search, filter and group tickets (by title, status, assignee, version, ...) Motivation: Running…
The jump table is interesting, although I guess the performance of switch will be similar if properly optimized with the compiler, but would not be able to tell without trying. Also different compilers might take…
It looks like it is using "Microsoft Console Debugger (CDB)" as the interface to windbg. Just had a quick look at the code: https://github.com/svnscha/mcp-windbg/blob/main/src/mcp_serv... I might be wrong, but at first…
Didn't know about Ziggurat algorithm, the use of a table to directly accept or reject is interesting, although I think I would need to implement myself to fully understand. Your comments in the code are great, but I…
I think I would call it naive algorithm rather than greedy. It looked like an interesting problem so I spent some time this morning exploring if there would be any performance improvement by pregenerating an array of X…
I think this is a really cool project. Scrapping aside, I would definitely use this with playwright for end2end tests if it had 100% compatibility with chrome and ran with a fraction of the time/memory. At my company we…
One more thing I forgot to mention on the "Con" side is the noise. Treadmills aren't completely silent; there's always some level of sound from the engine. Over time, you tend to get used to it. Personally, I wear…
Just sharing my own experience :D I have an "old" ikea model that is not sold anymore, but the equivalent would be something like this one: https://www.ikea.com/us/en/p/rodulf-desk-sit-stand-gray-whit... You can also…
If you choose a manual or motorized standing desk with adjustable height (like the one I use), you can easily move the treadmill to the side when you're not walking and switch to working while seated. I mean, you need…
WalkingPad R1 Pro. I thought the ability to run would be a plus, but honestly, I've only used it for running twice (I'd rather run outdoors than stare at a wall, tv or computer). KingSmith walking pads can be folded and…
I bought a treadmill + standup desk 2.5 years ago, and to this day, it remains the best investment I've made to avoid sitting for most of the day. Before I started using the treadmill desk, I averaged around 2.5-3k…
I was under de impression java gluing was required to create Android APKs. Really nice to see this project. 0 java files. Bravo. Also worth looking at the rawandroid project like others noted:…
Jarred congrats for the release! I've been following the progress of bun since your initial announcement and today I decided to give it a try, just to play around. Haven't done much with it, but even for the 5 min I…
Hi Dane, thanks for taking the time to reply and thanks for listening to our feedback. It is still not clear to me what "40 server ENVKEYs" means. Is this different projects, or each ENVKEY on each of the projects? What…
I'm a happy EnvKey customer since the end of 2018. After me and my team tried different solutions in the past (back in 2017 and 2018) to manage secrets on our infrastructure (we have a mix of kubernetes and VM's in…
Looking forward!
Nice! Any clue if there is a way this can be enabled automatically on balancers created using kubernetes (on GKE)? That would be really awesome.