Technology

182 readers
5 users here now

Share tech news or talk about events in the technology field.

This community is an attempt to spread communities out more from lemmy.world and lemmy.ml, so its less centralized and using the advantages of the fediverse.

founded 1 year ago
MODERATORS
1
 
 

This is one amazing blog post. I don't think I've ever identified so much with what they are saying here.

Some quotes from the beginning of the article:

Instead, the tech industry has evolved into an absolute mess. And it’s getting worse instead of better! Our tower of complexity is now so tall that we seriously consider slathering LLMs on top to write the incomprehensible code in the incomprehensible frameworks so we don’t have to.

Programmers today are impatient for success. They start planning for a billion users before they write their first line of code. In fact, nowadays, we train them to do this without even knowing they’re doing it. Everything they’ve ever been taught revolves around scaling.

In modern computing, we tolerate long builds, and then docker builds, and uploading to container stores, and multi-minute deploy times before the program runs, and even longer times before the log output gets uploaded to somewhere you can see it, all because we’ve been tricked into this idea that everything has to scale.

2
3
 
 

In case you still visit reddit from time to time, here's how the get rid of their ads (i.e. "Promoted" posts):

If you use Brave, right click anywhere in the page and select "Brave -> Manage custom filters". If you use uBlock, click on the toolbar icon, then settings (gear icon), then go to the "My filters" tab.

Enter the following code:

www.reddit.com##[id^="t3_za\="]

Save and reload the page. Promoted posts should be gone now.

4
 
 

Infosec super-band the Cult of the Dead Cow has released Veilid (pronounced vay-lid), an open source project applications can use to connect up clients and transfer information in a peer-to-peer decentralized manner.

The idea being here that apps – mobile, desktop, web, and headless – can find and talk to each other across the internet privately and securely without having to go through centralized and often corporate-owned systems. Veilid provides code for app developers to drop into their software so that their clients can join and communicate in a peer-to-peer community.

I think this sounds absolutely awesome. So when can we integrate this into Lemmy for private messaging?

5
 
 

Who is surprised by this? Its a bone headed move to force people back into the office. There are literally only advantages to working at least hybrid, up to 4 days per week. At least in the technology field, if you are someone who needs to focus to get shit done.

6
 
 

I dont know who is a neovim user here, but its one of my favorite code editors for a long time.

I didnt use vim much but neovim is built on its core principles.

Editors come and go. Right now its VS Code that is popular. But it will eventually fade away and be replaced by something else. As a person who also really dislike big tech, I want to use an editor that doesnt come from a big tech company. And neovim is just amazing.

If anyone wants tips on resources etc, just ping me.