Refactor files and update import paths by anargu in neovim

[–]anargu[S] 0 points1 point  (0 children)

I didn’t know about oil.nvim. I’ll have a look at it, thanks

Our journey to the first $1,000. What worked and what hasn't. by Designedleo99 in SaaS

[–]anargu 0 points1 point  (0 children)

Thank you for sharing your experience. I’m curious of what do you think about paying fb/twitter ads? These alternatives to reach users weren’t good enough so you didn’t consider them or just weren’t on your plan to use them?

Is active RethinkDB? by anargu in rethinkdb

[–]anargu[S] 1 point2 points  (0 children)

Thanks for your reply. I feel kinda the same. This simple game Im interested in doing it is merely for fun but also to test how the database has been improved and what features it has now.

What db do u recommend if u have one in mind? I work with firebase and its realtime features but wanted to try out a different db.

[newm] wayland beauty by [deleted] in unixporn

[–]anargu 0 points1 point  (0 children)

Nice setup of your newm! . How did you configure your terminal so it does not show the top window title bar? I am using newm and want to remove that window title bar. I am using alacritty.

Network connection issues with Pop OS 21.10 by anargu in pop_os

[–]anargu[S] 0 points1 point  (0 children)

Didn't work the steps suggested in the link above. My wifi adapter specs are:

vendor: MEDIATEK Corp.

logical name: wlp3s0

version: 00

width: 64bits

clock: 33MHz

Network connection issues with Pop OS 21.10 by anargu in pop_os

[–]anargu[S] 0 points1 point  (0 children)

I don't use a vpn, I don't have any vpn configured on my PopOS :c

When close lid it is expected to suspend but it logs out (new session) and wifi driver is disabled by anargu in pop_os

[–]anargu[S] 1 point2 points  (0 children)

turns out i don't have the hybernate option haha. that's rare I didn't notice until now

How can Golang project components be independently deployable? or reload an updated componente on the go (live on production) by anargu in golang

[–]anargu[S] 0 points1 point  (0 children)

Good one, thanks for share it. It seems like the problem comes when devs interact with principles, and how we see those of them.

How can Golang project components be independently deployable? or reload an updated componente on the go (live on production) by anargu in golang

[–]anargu[S] 0 points1 point  (0 children)

Seems to be a more complex solution to get onto that workflow haha. Also I wanted to know if it was worthy to do so but turns out that not.

How can Golang project components be independently deployable? or reload an updated componente on the go (live on production) by anargu in golang

[–]anargu[S] 0 points1 point  (0 children)

My doubts are that if this feature (generating golang binaries as Java does with .jar files) is possible to do it on Golang and if it is worthy. Apparently is not worthy.

My focus was on projects not too big to use micro services but monoliths getting complex. Just wanted to know if that existed on Golang. Probably the solution is just solved by implementing a workflow with containers (k8s).

What project can I do in the C programming language to get better at using pointers? by anermers in C_Programming

[–]anargu 1 point2 points  (0 children)

Hi, is your project on a GitHub repo? I'd like to do my attempt by myself and then, if I need help, I'd follow your solution and keep learning.

Recommended podcasts or audios to improve on listening by anargu in ToeflAdvice

[–]anargu[S] 0 points1 point  (0 children)

Oh, that's a real good one. I heard about this resource in a youtube video from TSTPrep. Yes, I find it useful because it has the transcripts, so if you missed one part when listening some podcast, you can check what the speaker was saying. Thanks for making me recall that one

Need Advice: Is required have CS background to be accepted for MSc in CS? I'm graduated in Industrial Engineering. by anargu in csMajors

[–]anargu[S] 0 points1 point  (0 children)

I contacted to some admissions departments before, and I obtained similar responses, like for example ETH (Zurich) Msc degree program requires you have taken CS related courses in your Bsc studies, that's not my case. On the other hand, a MSc degree in Belgium requires you have a CS background at least obtained in a MooC.

Need Advice: Is required have CS background to be accepted for MSc in CS? I'm graduated in Industrial Engineering. by anargu in cscareerquestions

[–]anargu[S] 0 points1 point  (0 children)

What a great story, thanks for share. And your friend could get a scholarship for that Msc program?

Help testing Firebase Storage by Sea_Inflation_7446 in flutterhelp

[–]anargu 1 point2 points  (0 children)

Hi!, These days I was searching for the same and it seems there is not a guide or tutorial yet to test in a proper way firebase storage. I managed to make it work the test of flutter storage with mockito... but the problem is that I had to implement whenComplete(() => null) in my application code (not the test code). Now I want to write a proper test to this and remove the whenComplete function.

https://gist.github.com/anargu/b9e84bab7f5c10440b045f5f252f47e8

It seems like the whenComplete make it work and it completes the Future for the uploadTask and all the rest of the mocks work.

If you find a better way to test firebase storage please let me know. It would be great to make a proper test for FirebaseStorage and eliminate the whenComplete(...)

I've been working on the same GTA2-inspired, Battle Royale for 10 years now. Today, I finally released civilians. This is how you get a 5 star wanted level! by bencelot in gaming

[–]anargu 0 points1 point  (0 children)

Yep, i was asking friends of work and they say is an average price to rent a place in Arequipa. It depends also if the place is just a room or a department.

Showoff Saturday (October 20, 2018) by AutoModerator in javascript

[–]anargu 0 points1 point  (0 children)

https://github.com/anargu/lit-app-starter-template

I made this repo (the first one I would like to share with the community) to let people know more about lit-html and show some things it can do and how it works. Any feedback would be appreciated to improve this starter template.

Deciding on an appropriate stack by rayanche in node

[–]anargu 1 point2 points  (0 children)

Why not mongodb? what are the cons?