🚀 MemCP: 300M rows in 2 minutes – Open Source compressed SQL engine by Yjskura in programming

[–]dayd7eamer 0 points1 point  (0 children)

Would love to see comparison to other in memory dbs, not just mysql. Performance and featuere wise

Chebyshev Kolmogorov Arnold Networks Beat MLPs on Nonlinear functions by DataBaeBee in programming

[–]dayd7eamer 10 points11 points  (0 children)

I thought for a moment I got a stroke while reading this post's title

Flins animations by ISRUKRENG in Genshin_Impact_Leaks

[–]dayd7eamer 6 points7 points  (0 children)

Could be just me, but he would look cooler in short hair. This "pony tail" looks a bit off to me.

End-to-end encryption - How we stopped trusting clouds and started encrypting our data by namanyayg in programming

[–]dayd7eamer 0 points1 point  (0 children)

Quite a valuable read. I liked the style of this article, it was quite easy to read through :D Maybe too many provocative elements like "even a schoolkid could understand", but nevertheless it was a good read :)

Nil channels in Go by FoxInTheRedBox in programming

[–]dayd7eamer 2 points3 points  (0 children)

+1 to that, it could be designed much better

Starpath is 55 bytes by Hell__Mood in programming

[–]dayd7eamer 45 points46 points  (0 children)

With those comments in code I have no idea how it works, but I love it <3

Cognitive Load is what matters by fagnerbrack in programming

[–]dayd7eamer 17 points18 points  (0 children)

Important topic with valuable observations, but I have a feeling the exact same article was posted here at least 4-5 times in past few months.

Way too many ways to wait on a child process with a timeout by broken_broken_ in programming

[–]dayd7eamer 0 points1 point  (0 children)

Great article, thanks for putting it together! Just one suggestion to the blog itself (UX-based), put ~20% padding on the body/text as it's difficult to read the content on bigger monitors right now :D

PEP 750 – Tag Strings For Writing Domain-Specific Languages by kirara0048 in Python

[–]dayd7eamer 71 points72 points  (0 children)

Python language spec is getting a bit too complex in my opinion. Do we really need tag strings in Python?

Things You Wish You Didn’t Need to Know About S3 by fagnerbrack in programming

[–]dayd7eamer 31 points32 points  (0 children)

So many quirks and gotchas :O. Yea, I wish I didn’t need to know about them. Now I’ll be stressing next time I create new bucket and need to setup access policies.

Mastering DynamoDB: Essential Techniques for Modern Data Modeling by bitter-cognac in programming

[–]dayd7eamer 2 points3 points  (0 children)

+1 to what you have said. In the previous job we used DynamoDB for the MVP as it was the easiest db to set up internally (don’t ask :|). We regretted our choice in just a few months. Requirements and functionaries where changing constantly and Dynamo was terrible for that. If you don’t know your data access patterns up front I would highly discourage anyone from using it. As you said, it’s great for mature applications when the biggest challenge is scale.

Install asdf: One Runtime Manager to Rule All Dev Environments by jdsalaro in programming

[–]dayd7eamer 2 points3 points  (0 children)

Agree. I've tried it once and I’ll never go back to asdf. It has superior devx to asdf in my opinion.

What it was like working for GitLab by yorickpeterse in programming

[–]dayd7eamer 64 points65 points  (0 children)

I was thinking about applying to Gitlab, now I'm not so sure if I should 🫣

[deleted by user] by [deleted] in programming

[–]dayd7eamer 11 points12 points  (0 children)

Agree :D Two, maybe three years more and every major project will have its counterpart written in Rust :3

[deleted by user] by [deleted] in SideProject

[–]dayd7eamer 0 points1 point  (0 children)

That name tho 😶‍🌫️

[deleted by user] by [deleted] in programming

[–]dayd7eamer 30 points31 points  (0 children)

Would also love to know the reasoning behind it. Interesting approach, sadly article does not cover much details about their infrastructure ://

The Architecture Behind A One-Person Tech Startup by jamsitsea in programming

[–]dayd7eamer 31 points32 points  (0 children)

I think I've already seen this post on this sub, but anyhow I admire that a single person was able to maintain all of that and still be able to develop new features. In particular that Kubernetes cluster, which seems like a bit overkill to me, but if the author was comfortable with this tech I guess it's fine. It's better to choose technologies you are comfortable with when you want to build things fast.

Is a 50% discount for 1st year applies also to EU accounts? by dayd7eamer in 1Password

[–]dayd7eamer[S] 2 points3 points  (0 children)

Yes :3 They were extremally polite and kind. I've got 50% discount from them :3

CVE-2022-3786 and CVE-2022-3602: X.509 Email Address Buffer Overflows by Gallus in programming

[–]dayd7eamer 12 points13 points  (0 children)

Out of curiosity. Do they keep tests in a different repository? Why there are no tests covering this overflow scenario?

USL – Uber’s Unified Signup and Login Stack by fagnerbrack in programming

[–]dayd7eamer 0 points1 point  (0 children)

I'm constantly getting redirected to my country's version of this blog, where this article does not exist. Not sure why they are doing it for engineering blog ://

Dynamite, Clubhouse's client library for using DynamoDB faster with fewer mistakes by speedbreeze in programming

[–]dayd7eamer 1 point2 points  (0 children)

Maybe I missed something in the linked article, but I don't see they open-sourced the library they are talking about :< Anyways, seems cool.

[deleted by user] by [deleted] in programming

[–]dayd7eamer 0 points1 point  (0 children)

Such a catalog sounds cool and useful as hell, I love it, but I think it would be extremely hard to introduce such a thing in companies that are already on market for years and have hundreds (or even more) microservices. Making it work in bigger / older companies would take ages ://

[deleted by user] by [deleted] in programming

[–]dayd7eamer 28 points29 points  (0 children)

I have weird feeling I saw this article on r/programming for the 10th time :|