Thank you!
This is pretty cool! would you mind sharing the command to remove it too?
I'd love to be able to contribute to this, somewhat new to Julia, but I'm sure I could help with something ... Do you have any links to what has been currently done? EDIT: Found this thread so far:…
Thank you for your reply! PackageCompiler looks like the right way. Do you happen have any links to the static binary procedure? Or links to the current state of efforts for this?
I’ve also looked for this, does it mean that I have to install julia on the target machine and it’ll recompile when running? Or are there steps to produce a binary (much like Go or C or Rust)??
Same here, used it for about a year but ultimately had to switch to bash/zsh variants because of compat. Servers were always bash and I always had to translate my fish scripts to zsh/bash shell when collaborating with…
As an iOS engineer with native and flutter experience, not needing access to hardware and OS specific APIs is a BIG assumption, I used to not need access until I needed them and it was somewhat painful most of the time,…
Do you mind posting the presentation link? I'd really like to see it!
I agree with your points. I think it's the wording like you mention, in Lat-Am countries it is common to say "darle seguimiento a las entregas" or "rastrear entrega" as a way to signal that the person is responsible of…
At the company I work for QA is part of the development team; alongside the Engineers and Product Manager, where our products are a set of mobile applications for iOS, Android and tvOS. I think we have a good…
It was, 5 meetings including lunch. Each meeting had at least 2 interviewers and I had lunch with my prospective manager and another senior peer. 1. 2 pms - collab and project management questions. 2. Trivia Q&A with 2…
Oh man I can relate, I once took a home project which took around 6hrs and then was subsequently invited for a full day of white-boarding with 10 different people throughout the day. Didn't hit it off with the last…
I've found mitmproxy (https://mitmproxy.org) in reverse mode really useful. I'm a mobile dev and when the backend work is still pending I usually mock the backend requirements by selectively patching or adding endpoint…
This is exactly what I needed as a somewhat on/off longtime user of Python. It basically boils down to using pyenv, poetry and setting up the pyproject.toml and project src layout. I read the comments before the article…
Legal risk, unfamiliarity with the remote job market, cultural differences. Some companies might no have the internal legal frameworks to hire remote in the US or far less outside the US, as an anecdote a company I used…
Hey there I found modules to be confusing coming from GOPATH too, but they're straight forward, super barebones example: #!/bin/bash cd $HOME # Create project directory mkdir hellogo cd hellogo # Init project modfile go…
What does "SOTA" mean in this context; all I could find is "Software Over the Air" but I'm unsure of what it means in a Speech to Text context
Seems like a good option would be to implement a second version that has the batch API but leave the line oriented one as is for use by the callers expect it to behave in a per-line oriented way.
What about peers?
Whats wrong with Makefiles?; they're quick and easy ways to describe how to build simple and _not super_ complicated systems. I've found this to be a great resource, hope you find it useful: *…
I can add that in Mexico the culture is to also not carry that much cash - due to risk of robbery and losing the wallet or it getting washed in laundromats.
I've been trying to do the same; what type of personal projects have you been able to use Haskell?, any recommendations on getting started?
Cash is also accepted in Mexico ... TJ at least.
In Mexico it's more the case of not being able to afford living alone if you're not a college educated professional; also roommates are not a common thing in Mx as there is always a general lack of trust towards…
I also feel that way; in the sense that to me at least in this point of my life coding doesn't really feel like work but rather something that is a hobby, a game and a way to create value for others and myself. I do…
Thank you!
This is pretty cool! would you mind sharing the command to remove it too?
I'd love to be able to contribute to this, somewhat new to Julia, but I'm sure I could help with something ... Do you have any links to what has been currently done? EDIT: Found this thread so far:…
Thank you for your reply! PackageCompiler looks like the right way. Do you happen have any links to the static binary procedure? Or links to the current state of efforts for this?
I’ve also looked for this, does it mean that I have to install julia on the target machine and it’ll recompile when running? Or are there steps to produce a binary (much like Go or C or Rust)??
Same here, used it for about a year but ultimately had to switch to bash/zsh variants because of compat. Servers were always bash and I always had to translate my fish scripts to zsh/bash shell when collaborating with…
As an iOS engineer with native and flutter experience, not needing access to hardware and OS specific APIs is a BIG assumption, I used to not need access until I needed them and it was somewhat painful most of the time,…
Do you mind posting the presentation link? I'd really like to see it!
I agree with your points. I think it's the wording like you mention, in Lat-Am countries it is common to say "darle seguimiento a las entregas" or "rastrear entrega" as a way to signal that the person is responsible of…
At the company I work for QA is part of the development team; alongside the Engineers and Product Manager, where our products are a set of mobile applications for iOS, Android and tvOS. I think we have a good…
It was, 5 meetings including lunch. Each meeting had at least 2 interviewers and I had lunch with my prospective manager and another senior peer. 1. 2 pms - collab and project management questions. 2. Trivia Q&A with 2…
Oh man I can relate, I once took a home project which took around 6hrs and then was subsequently invited for a full day of white-boarding with 10 different people throughout the day. Didn't hit it off with the last…
I've found mitmproxy (https://mitmproxy.org) in reverse mode really useful. I'm a mobile dev and when the backend work is still pending I usually mock the backend requirements by selectively patching or adding endpoint…
This is exactly what I needed as a somewhat on/off longtime user of Python. It basically boils down to using pyenv, poetry and setting up the pyproject.toml and project src layout. I read the comments before the article…
Legal risk, unfamiliarity with the remote job market, cultural differences. Some companies might no have the internal legal frameworks to hire remote in the US or far less outside the US, as an anecdote a company I used…
Hey there I found modules to be confusing coming from GOPATH too, but they're straight forward, super barebones example: #!/bin/bash cd $HOME # Create project directory mkdir hellogo cd hellogo # Init project modfile go…
What does "SOTA" mean in this context; all I could find is "Software Over the Air" but I'm unsure of what it means in a Speech to Text context
Seems like a good option would be to implement a second version that has the batch API but leave the line oriented one as is for use by the callers expect it to behave in a per-line oriented way.
What about peers?
Whats wrong with Makefiles?; they're quick and easy ways to describe how to build simple and _not super_ complicated systems. I've found this to be a great resource, hope you find it useful: *…
I can add that in Mexico the culture is to also not carry that much cash - due to risk of robbery and losing the wallet or it getting washed in laundromats.
I've been trying to do the same; what type of personal projects have you been able to use Haskell?, any recommendations on getting started?
Cash is also accepted in Mexico ... TJ at least.
In Mexico it's more the case of not being able to afford living alone if you're not a college educated professional; also roommates are not a common thing in Mx as there is always a general lack of trust towards…
I also feel that way; in the sense that to me at least in this point of my life coding doesn't really feel like work but rather something that is a hobby, a game and a way to create value for others and myself. I do…