Viewing profile — triztian
triztian
HN member- Joined
- Fri, May 24, 2013, 7:31 PM UTC
- HN karma
- 67
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About triztian
No profile information was provided.
Recent public activity
-
comment
Comment #37018235
Thank you!
-
comment
Comment #37017698
This is pretty cool! would you mind sharing the command to remove it too?
-
comment
Comment #26585700
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 th…
-
comment
Comment #26585680
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?
-
comment
Comment #26582601
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…
-
comment
Comment #26308024
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 z…
-
comment
Comment #26091666
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…
-
comment
Comment #25454113
Do you mind posting the presentation link? I'd really like to see it!
-
comment
Comment #24802673
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 si…
-
comment
Comment #24547432
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 …
-
comment
Comment #23856420
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 mana…
-
comment
Comment #23853464
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 da…
-
comment
Comment #23516163
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…
-
comment
Comment #23339882
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.…
-
comment
Comment #23269029
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 …
-
comment
Comment #23210213
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 hello…
-
comment
Comment #22791253
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
-
comment
Comment #22218864
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-lin…
-
comment
Comment #17388378
What about peers?
-
comment
Comment #17083738
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 …
-
comment
Comment #14959582
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.
-
comment
Comment #14867909
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?
-
comment
Comment #13532768
Cash is also accepted in Mexico ... TJ at least.
-
comment
Comment #11767094
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 …
-
comment
Comment #11745103
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 creat…