Viewing profile — ros65536
ros65536
HN member- Joined
- Wed, Jan 02, 2019, 3:59 PM UTC
- HN karma
- 10
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About ros65536
Recent public activity
-
comment
Comment #42020917
Hey. I‘m interested but is it a show stopper if I come mostly from a jvm/aws background?
-
comment
Comment #25784766
An E2E encrypted link/bookmark management app, which will be called StackMarks. The idea is to be able to ‘talk’ to yourself and send text messages, images or files, organised into…
-
comment
Comment #23380923
Location: Porto, Portugal Remote: Yes Willing to relocate: Yes Technologies: Python (Django), Java (Dropwizard, Spring), Golang, Javascript (React, Vue), CSS (Bootstrap), Ruby on R…
-
comment
Comment #23087599
I've been usjng keycloak as an UMA authorization server, and while it's better than nothing it has a few bugs that make it not exactly compliant with the spec. Additionally the UI …
-
comment
Comment #23048544
Location: Porto, Portugal Remote: Yes Willing to relocate: Yes Technologies: Python (Django), Java (Dropwizard, Spring), Golang, Javascript (React, Vue), CSS (Bootstrap), Ruby on R…
-
comment
Comment #22669709
You really don't want to run HiDPI on Linux, applications will look blurry and ugly. It's better to just stick 1x scaling.
-
comment
Comment #22511929
PintOS is also a nice learning OS that's been used in classes. It is initially incomplete and there are 4 projects to implement process schedulling, paging, files. It simplifies th…
-
comment
Comment #22511323
The classic no true communist country fallacy. Have you considered that no such country exists because it is impossible, vecause it so quickly devolves into socialist hell like in …
-
comment
Comment #22332597
I've had that exact thing happen to me once, and it was for a developer internship position no less. This type of stuff might be coming, at least where I am currently.
-
comment
Comment #21097286
Switzerland and a few other countries have fully privatized medicine. You don't hear about them dying from preventable diseases.
-
comment
Comment #21053431
I don't know about Eto.Forms but from what I have tried of Avalonia I'd say It could only be used for toy projects: there is almost no documentation, there are missing features lik…
-
comment
Comment #20939046
I think this article would benefit from not shoehorning politics into the issue. Couldn't take this seriously after the irrelevant slight at Trump.
-
comment
Comment #20798415
For the difference between rust and C++ I'd say is caused by the difference between rustc+llvm and msvc++ compilers. Compiling C++ under clang should give more comparable results
-
comment
Comment #20084397
Location: Porto, Portugal Remote: yes, and only part-time Willing to relocate: no So far I have some Fullstack experience: PHP (Laravel), Python (Django), Ruby on Rails, Javascript…
-
comment
Comment #18807979
Location: Porto, Portugal Remote: Yes, only part-time Willing to relocate: No Technologies: So far I have some Fullstack experience: * PHP with Laravel * Python with Django * Ruby …
-
comment
Comment #18807005
As mentioned in the article you might want the token to be read by the users. Such as issuing a token with a expiry date that you want the user to regenerate. Although If anything …