cookie

ما از کوکی‌ها برای بهبود تجربه مرور شما استفاده می‌کنیم. با کلیک کردن بر روی «پذیرش همه»، شما با استفاده از کوکی‌ها موافقت می‌کنید.

avatar

oleg_log

Shelter for antisocial programmers "Oleg" halp: @olegkovalov web: https://olegk.dev fov: @oleg_fov chat: @oleg_log_blabla podcast: @generictalks about: https://t.me/oleg_log/3200

نمایش بیشتر
Advertising posts
1 956مشترکین
-424 ساعت
-77 روز
-3230 روز

در حال بارگیری داده...

معدل نمو المشتركين

در حال بارگیری داده...

Are there Zed fans? Name a killing feature compared to VSCode, Sublime Text or any IDE. I just don't get the excitement around Zed. Collab edit maybe but feels like nothing revolutionary.
نمایش همه...
Easily build SQL queries in Go with builq (TBH, this should be a post on olegk.dev, but meh) Less than two years ago, I had to write a bunch of SQL queries. The worst part was that all of them were custom/dynamic/configurable/you name it. Guess what? I didn't find a good library that looked good for me. As a result, I wrote one: https://github.com/cristalhq/builq Basically, it's just 1 Builder type (in a few forms due to API evolution), a few formatting directives (%s, %$, and %?), and nothing else. There is nothing like db.Select("foo") from ("bar") or other stuff. It is better to scroll through examples and the GUIDE.md file to get the idea. I am not sure what features lib misses, but feel free to submit a request 🤷
نمایش همه...
نمایش همه...
IBM to Acquire HashiCorp, Inc. Creating a Comprehensive End-to-End Hybrid Cloud Platform

IBM and HashiCorp Inc., a leading multi-cloud infrastructure automation company, announced they have entered into a definitive agreement under which IBM will acquire HashiCorp for $35 per share in cash, representing an enterprise value of $6.4 billion.

Borrow checking, RC, GC, and the Eleven (!) Other Memory Safety Approaches. That’s a very good read. As mentioned in outro some of the types can be merged. Anyway, cool stuff. We mentioned this language a few times in our podcast, good to see language is still alive. https://verdagon.dev/grimoire/grimoire
نمایش همه...
> I’d argue Raghavan (and, by extension, Google CEO Sundar Pichai) deserve as much criticism, if not more, for the damage they’ve done to society. Because Google is the ultimate essential piece of online infrastructure https://www.wheresyoured.at/the-men-who-killed-google/
نمایش همه...
The Man Who Killed Google Search

This is the story of how Google Search died, and the people responsible for killing it. The story begins on February 5th 2019, when Ben Gomes, Google’s head of search, had a problem. Jerry Dischler, then the VP and General Manager of Ads at Google, and Shiv Venkataraman, then

Again about deps and security. What the hell, why ffmpeg requires libssh? There should be a feature that processes remote data. I can even say that this might be useful for someone. The only question I have is why it can't be achieved by the composition of tools. Yeah, this unix-philosophy and | operator. ffmpeg <3kb of flags> | ssh-upload [email protected] (you get the idea) pros: - less code - less backdoors - less stuff to document cons: - less code - less backdoors - more stuff to document Still, ffmpeg is the beast, and in xkcd2347 is a 1st or 2nd block from below. (ffmpeg also requires zeromq, wen kafka and hadoop?)
نمایش همه...
WDYT about modern decentralized social networks? Mastodon, BlueSky, etc (if any?)
نمایش همه...
Time to confess: I still don't get the idea of LLM for devs. I have used GPT4/Gemini like 8 times during the past year. Probably 1 or 2 times I really tried to get the answer, not just chatting to see how good it is. LLM as a search engine - sounds ok. LLM as an active assistant - nope, don't get it. So, the questions: why and how do you use it? What stuff you cannot do by yourself and only(?) via LLM ?
نمایش همه...
Hm, all this 'IT sucks', 'coding is a horrible thing to do in life', 'i hate my life because of programming' yada yada yada. Is this just a CIS thing or also popular in a western culture? (EU and USA as you can guess) (CIS == Commonwealth of Independent States)
نمایش همه...