What’s your experience with running /e/OS/ with banking apps and things like that? I’ve been considering a degoogled Android phone like Fairphone
- 1 Post
- 30 Comments
azthec@feddit.nlto Technology@lemmy.zip•Microsoft is scraping Word and Excel data to "train AI models"English2·8 months agoThere’s a whole range of editors depending on how much of an IDE hobbyist you want to be. VSCode is right smack down the middle from don’t care at all to care too much.
For my opinion on the high end of quality from “I don’t care I just want it to work” to “I make my own optimized tooling”:
- All of the Jetbrains editors, nearly language specific, sane out of the box defaults, industry standard.
- VSCode, multilingual, good defaults, good plugin ecosystem, configurable when you need it to.
- NeoVim, multilingual, basic defaults, install your own plugins, completely customize your IDE, code features (language servers, highlighting, completions). Really good plugin ecosystem
Also the see the Godot documentation for some more ideas https://docs.godotengine.org/en/stable/contributing/development/configuring_an_ide/index.html
azthec@feddit.nlto Programming@programming.dev•Is Python's tooling incredibly difficult, or am I just stupid?41·8 months agoThis is the way
Maybe a bit niche, but if you’re in the Scala ecosystem and seen what happened with Akka -> Apache Pekko. Version one of Pekko was a 1-1 rename of Akka
azthec@feddit.nlto Steam Deck@sopuli.xyz•There's a reason we aren't as harsh on the Steam Deck. Actually, a couple.1·10 months agoYou can probably encase a Raspberry PI with a battery and a touch screen, micro SD cards can go much higher than 16, and install Linux. Keep in mind that the Linux touch UIs aren’t really great imo, the best experience I’ve had so far is the steam deck.
azthec@feddit.nlto Programming@programming.dev•Simple and de-facto way to encrypt files and directories in Linux3·11 months agoI’ve been using gocryptfs now for a few years and it works fine as you describe.
You initiate the encrypted folder, set up automatic backups for it. Then whenever you want to access it you mount it into another folder.
There is a distinction here between the permanently encrypted folder that you can upload backup whatever, and your temporary mount, unencrypted folder.
If you’re alright with the rare conflicts to fix yourself something like syncthing works well for this setup even across computers.
Is it possible to generate this kind of funny image with your own face already? I know that there’s all the deepfake type stuff people do but I assume with an image generator you get better quality.
This might be obvious but I’m very out of the loop on image generation
Cryptocurrencies are not like stocks, stock is partial ownership of an enterprise which has the ultimate goal of generating more revenue, stocks are not a trading currency.
azthec@feddit.nlto Videos@lemmy.world•Awnings: a simple cooling tech we apparently forgot about5·1 year agoI need to put up some windows in the Hague, you seem to know your shit, care to pm me your company or contractor?
azthec@feddit.nlto Open Source@lemmy.ml•Discussion: Do you donate financially to any OSS projects?3·1 year agoYes I have setup recurring donations for some projects that really do ease up and save me so much time, although I don’t think that this should be the way to keep OSS projects alive at the end of day.
If we let it companies will outsource this responsibility to us, even when often in the current economy they are the biggest profiteers from OSS and adjacent projects.
I donate to neovim and endeavour os, I would also donate to awesome / whatever tiling manager I currently use as it just saves me so much time (and literal pain in my case by reducing the use of the mouse).
These people are doing great job in maintaining systems that are easy to use, fast and very customizable, making actually using my computer enjoyable as opposed to the slow, non accessible, bloated UIs from other OSs
azthec@feddit.nlto Programming@programming.dev•Oracle Java police start knocking on Fortune 200's doors for first time1·1 year agoThere are solutions to it. For example in Scala I’ve had to use Class tags a couple of times before and they were ergonomic and functioned well
azthec@feddit.nlto Neovim@programming.dev•A use of Vim keybindings you might not have expected!3·1 year agoAs someone that has also spent an unnecessary amount of time doing things like setting up developer envs, ricing and encryption on the steam deck I appreciate this post 👍
azthec@feddit.nlto Neovim@programming.dev•NuiComponents - Showcase | A set of tools for creating user interfaces in Neovim, a library built on top of nui.nvim to make UI development in Neovim more accessible, intuitive, and enjoyable.3·1 year agoThis type of libraries are exactly what makes neovim thrive as a daily driver, it’s so easy to customise and manage your own workflows
I agreee with you on the side of the concept, but the way it is organised and the potential values seem to make no intuitive sense (if they make any)
I play StarCraft II regularly, have played Diablo IV and just started WarCraft 3 recently, all without any issues. All you need is proton or install steam and add a non-steam game.
azthec@feddit.nlto Ask Lemmy@lemmy.world•Everyone's a nerd about something. What are you a nerd about?3·1 year agoIam curious what exactly you’re doing. Are you setting up encrypted machines and sending PGP emails to each other?
Do you have a source for this article? I’ve found that this has happened on my company and I am curious about the phenomenon
For sure, this has been something I learned from working in Scala that has made my code in other projects much more readable and easier to reason about. For performance reasons I may need to use mutables, but often I can keep it in the context of the function and just encapsulate it.
azthec@feddit.nlto Asklemmy@lemmy.ml•Do you sometimes buy things that are unhealthy for you? (Most people do.) Do you feel guilty for it? or have you accepted it's a normal & kinda necessary part of your life?3·2 years agoMan I was going to agree with you until you brought up that you can be healthy eating McDonalds as long as you can control the portions. Eating hyper processed food WILL lead to worse health outcomes, just filter out industry sponsored studies and look at the results.
I would not market an industry well know for burnouts as “low stress” though.