Sorry. Fast typing on a phone who’s autocomplete doesnt know these terms. Yes
- 0 Posts
- 16 Comments
Both are just abstractions over primatives and services find in the underlying operating system.
Moving to just native PF or nftables and running your firewall like a server has been on of my best moves. You will learn a tone more, have a lot more flexibility and overall I think it’s a much better experience.
I am a traditional network engineer as well (learned Juno’s/Cisco/etc). Ansible is a good way to do “commits” and config management.
nemith@programming.devto
Technology@lemmy.world•Framework proved repairable laptops can work, but almost nobody is willing to buy oneEnglish
131·2 months agoI have bought and returned 2 framework laptops. They are repairable but they are also questionable build quality.
The screen on the Framework 12 is very subpar and the size and weight throw it out of being a light laptop.
Despite saying how good Linux support was running NixOS on the replacement Framwork 13 was not great either. Wireless drops and countless reports of drops on their forums with zero responses or workarounds. Most people buy replacement wireless adapters cause the one Framework ships just doesn’t work.
On top of that the laptop just feel cheap with a steep price. I have hope for the new Pro, but we’ll have to see if it’s any good because so far I am pretty dissapointed with Framework.
Meme licenses are fun but also useless.
nemith@programming.devto
Linux@programming.dev•Wayland didn’t kill Linux desktops, but it did expose their weakest assumptions [EDIT: Warning, article likely written with AI assistance]
45·8 months agoDamn that 30 year old protocol for sneaking up on people.
To be honest back in 1990 having a tui with arrow key navigation in a start up rom was pretty fucking advanced.
I used to work at FB a a while back (working on infra, not FE or anything user touching) and we would have private development servers and occasionally I would need to do work on the FE PHP repo (called www) and would need to stay a development server for FB.
It would connect ti the various services and database as read only and was a private copy. It functioned just like a real webswver with the exception that the cache was stone cold. It would takes MINUTES to load the front page the first time. It is crazy how much caching just makes it functional.
The problem is that there are so many services and datasets read all the time.
And a real hero
nemith@programming.devto
Programming@programming.dev•Why Zig Feels More Practical Than Rust for Real-World CLI Tools
1·1 year agoIn general, you are right. Once you explain to the borrow check you are doing the right thing then you have a fair level of confidence in it being right.
I think the point from the article is if it is worth it. Give the single sentence in the article about a list and pointer. There are various ways to do it safely (and ways to do it unsafely like you pointed out) and sometimes it might be ok to put the onus of that onto the developer and validated with valgrind, asans, and unit tests. For some this is far more enjoyable than worry about the borrow collector.
It’s all a trade off and it’s ok to have difference criteria when approaching a problem like a cli tool or even a business critical service. The problem becomes when Rust people claim that the borrow checker is the only way and we all roll our eyes.
nemith@programming.devto
Programming@programming.dev•Tangled is a github alternative on atproto.
3·1 year agoBut can you use tangled without bluesky? It doesn’t seem like you can right now.
nemith@programming.devto
Linux@programming.dev•Linux distro Nobara 42 ships with Brave by default and shifts to rolling release model
5·1 year agoBrave isn’t the answer….
Rolling fedora on the other hand is interesting
nemith@programming.devto
politics @lemmy.world•Cyber-Security Experts Warn Election Was Hacked
21·2 years agoReports from one guy who says he is a lifelong republican?
nemith@programming.devto
politics @lemmy.world•'The Earth is flat': Lauren Boebert taunts Defense Department experts at UFO hearing
41·2 years agoExactly. It’s more like rough 30% of eligible voters. Fact is that roughly 47% didn’t vote.
nemith@programming.devto
Golang@programming.dev•Comparing memory usage between node.js object and go map[string]interface{}English
6·2 years agoHow are you measuring memory storage size? Are you sure you are looking as resident memory size and not just the virtual memory size?
Actual storage of the structures should be nothing. Interfaces are “fat pointers” but that should really just be an extra word which node would have at least that if not more.
My guess is that if you are looking at virtual memory that more memory/garbage is produced in PARSING and not storing and that the virtual memory size allocated is high even after garbage collection but RSS should be different.
I take road trips in my EV. It’s fine. You get to pee and walk the dog. The extra time isn’t much and it’s actually way more relaxing





Ok. So is DHH like Epstein and just have dirt on all these CEOs and thats why he gets the money?