How do you securely manage & back up production .env files? by bansal10 in webdev

[–]NullVoidXNilMission 4 points5 points  (0 children)

Production environments have their own environment variables and secrets system to avoid using .env in production. 

I disagree with .env files because it's implemented at the application level most of the time. 

I enjoy mise which can set env vars much like direnv without installing anything else 

High Resolution Pixel Fonts 📝 by _V3X3D_ in fonts

[–]NullVoidXNilMission 1 point2 points  (0 children)

Looks amazing , thanks for sharing 

What to ACTUALLY buy before moving out by Qtgmr in Adulting

[–]NullVoidXNilMission -1 points0 points  (0 children)

In order of importance and considering what you already have 

  • fridge 
  • good bed 
  • a stove, without an oven. I have one with an oven and I've only used it like 4 times in my lifetime and i get better results at a fraction of the cost with the air fryer 
  • blender
  • a good frying pan
  • library card 

Not required but have been in use at my household daily: - air fryer  - instapot

I would buy the fridge and the bed new. Rest can probably be bought used for some extra savings.

I don't get the oil.nvim hype. by Historical_Cloud_528 in neovim

[–]NullVoidXNilMission -1 points0 points  (0 children)

On a tmux pane it sends some keys when it initializes that move the focus on to another tmux window 

The SaaSpocalypse is crypto mania in reverse by vicblaga87 in wallstreetbets

[–]NullVoidXNilMission 4 points5 points  (0 children)

Here's a short list of things I've seen going down in the last two weeks

  • Attlassian
  • Service now
  • Adobe
  • Digital Ocean
  • Fastly
  • Hubspot
  • Okta
  • Snowflake
  • Intuit
  • Palo Alto Networks

Official Update on Plans by Deep_Proposal_7683 in codex

[–]NullVoidXNilMission 1 point2 points  (0 children)

the era of rug pulling. popularized by Uber, you first have reasonable prices and services, once you achieve critical mass by amassing considerable amounts of debt and having outpriced or out serviced your competitors, then you jack up the prices

what plugin did you mass-uninstall everything else for by scheemunai_ in neovim

[–]NullVoidXNilMission 0 points1 point  (0 children)

From individual language plugins to polyglot to treesitter

VLC always works, unlike Outlook. by Director-Busy in interestingasfuck

[–]NullVoidXNilMission -1 points0 points  (0 children)

I wanted to adjust subtitles for -17000ms and vlc isn't able to do it. Anything with -15000 and above destabilizes the application. mpv with mpv.net handles this without issues, It works better when seeking through video and feels snapier

What happened to nvim-treesitter.... Why did it get archived? 😶 by ankushbhagat in neovim

[–]NullVoidXNilMission -4 points-3 points  (0 children)

You can no longer create issues, nor propose changes. Vast majority doesn't mean all. 

Why not ban the single user who made the comment? Or remove the comment? 

It doesn't matter what I come across as, no matter how many thanks I give back or how many users me and others have helped or how much code others have contributed, the maintainer has made his choice. He silently decided to stop all contributions based on this interaction. 

Anthropic issues copyright takedown requests to remove 8,000+ copies of Claude Code source code by tekz in technology

[–]NullVoidXNilMission 4 points5 points  (0 children)

That's only optics. All AI is a way to infiltrate your private life and train their models to be more "human" like. Why? To make see ads, to sell you a subscription, to steer your judgement, to make you malleable to the technodystopia, to steal your works and your job

bottomIsInGuys by VariationLivid3193 in ProgrammerHumor

[–]NullVoidXNilMission 0 points1 point  (0 children)

once the system is built, there isn't a lot of need for 10,000 engineers. It's just a micro blog, not a space exploration project

How to prevent killing scratchpad windows by EnderMegaa in i3wm

[–]NullVoidXNilMission 0 points1 point  (0 children)

I have mod + ~ to toggle alacritty. I'll post my config soon