HackerTrans
TopNewTrendsCommentsPastAskShowJobs

temeritatis

no profile record

Submissions

Council to greenlight Chatcontrol 2.0 on Thursday

patrick-breyer.de
1 points·by temeritatis·há 2 anos·0 comments

Ask HN: I get anxiety working with computers

4 points·by temeritatis·há 3 anos·6 comments

comments

temeritatis
·há 2 anos·discuss
> mainly to reduce the memory and app size footprints, which are the main things everybody complains about with Electron

Those are annoyances. But the way an app feels and behaves is the main culprit IMHO. I'd rather have a heavy app that looks and feels native than the other way around.

I don't know about museeks tho. Never tried it. But best of luck with the port in any case!
temeritatis
·há 2 anos·discuss
> the use of this language is widespread and subject to rapid global growth Touché!
temeritatis
·há 3 anos·discuss
VMWare has the best virtual graphics performance IMHO. Hyper-V or Virtualbox is just painful in comparison. Until graphic vendors support partitioning GPU resources to allow sharing the main GPU to a VM using passthrough, it will likely remain one of the best options for many.
temeritatis
·há 3 anos·discuss
Looks like a solid approach. I've mostly gravitated in the same direction after my last "mystery disease". I would add yoga/meditation and mindfulness to that list as well as the importance of sleep. Sleep seem to impact me more than anything else. I used to be up all night working and coding. I like the night. But it seems more and more obvious to me how bad this is for my wellbeing. That, and also to get enough natural sunlight during the day, but this is also intimately linked with sleep of course.
temeritatis
·há 3 anos·discuss
No it's not about the internet for me, just the work aspects of sitting in front of a computer. But i will admit that all the remote work and studies did NOT help at all. I pretty sure that being starved of almost all (real) social interactions during that period contributed to this situation.
temeritatis
·há 3 anos·discuss
Alright i'll consider talking to someone. I think i might get access to a counselor through my uni. And when my economy gets better i can seek out a professional. Thanks for the advice, it's nice to know someone else went through something like this and made it through!
temeritatis
·há 3 anos·discuss
The pomodoro approach seems like a step in the right direction. I'll try it out for sure! I'm also considering moving to a low carb approach instead of keto. Only reason i stayed in ketosis for so long is it's actually quite pleasant and from what i can tell from studies it increases GABA in the brain which is a godsend when you're struggling emotionally. Thanks for the suggestions fellow human.
temeritatis
·há 3 anos·discuss
> and I found ruby to be really difficult to understand

This is my one pain point with JS actually. I've tried getting comfortable for literally years. Sometimes when i look at how stuff is done in JS, it's so incredibly alien to me. I just can't wrap my head around what is happening.

I was hoping it would go away with time. Unfortunately it doesn't. Maybe it's the "flexibility" of the language or something.
temeritatis
·há 3 anos·discuss
> There are a few basic features missing, such as that if I search for something I wrote in the notes of password, that the client shows the according password

It might be that your search term is a partial of a word. This is fine when searching some fields, but for finding entries with that word in the notes section, the search term needs wildcards. You can read more about it here: https://bitwarden.com/help/searching-vault/

But to paraphrase: "notes: Item's notes. Only full-word matches will be listed unless you use wildcards."

Hope it helps.
temeritatis
·há 4 anos·discuss
This! Why would you at LEAST not give the option? It's such a central piece of the whole OS. We interact with windows ALL the time. I'm getting too old for this crap LOL.
temeritatis
·há 4 anos·discuss
Wow i didn't know about that project. Thanks for sharing!
temeritatis
·há 4 anos·discuss
I wish they could finally include some mechanism to map running WSL instances to a hostname / static ip. Also, a big difference to running a vmware instance is that you never know when the WSL instance is shut down, and you can't save the "state", that is, hibernate or suspend it.

Honestly, i just want a replacement for vmware that uses less resources. So i can run a completely isolated desktop for each project i'm working on. Suspend it, reboot my machine, and then load it up and continue where i left off, all windows and terminal sessions intact. The last bit assumes one can run a (non ephermal) graphical desktop of course, which rules out docker pretty much.
temeritatis
·há 4 anos·discuss
Check out Ujjayi or "oceans breath" if you're interested in breathwork. The latter name refers to the sound that happens as you breathe in and out in this way. All you need to do is to constrict the back of your throat as you exhale, which makes the exhale longer in a very organic and natural fashion. Because of the slower exhalation it is said to stimulate the vagus nerve in a very positive manner. More people need to learn about the link between a healthy body (and mind) and the vagus nerve IMHO.
temeritatis
·há 4 anos·discuss
> guess it would be best to create a mini app (reading a list of things from a backend and render it and maybe delete something from the list) in two or three frontend frameworks and then choose the one that felt the nicest for you.

This is really good advice. I did that when evaluating react, vue and angular once upon a time. It was pretty clear to me after that what framework i would like to work with, despite what people said about each one at the time.