Yes. If I knew everything I "need" to know according to these articles ... I would know a lot of stuff I never need.
HN user
sne11ius
A dev from ger
Live your idea ;)
I built https://egghead.space exeggdly for this - absolutely some pun intended ;)
Just look at this awesome idea: https://egghead.space/sketch/iKGw9vQ9Qmub39Djz1ZR/Fallout+4+...
I never managed to bring it beyond alpha stage though and no one ever used it.
Main problem for me was that I always got the feeling it looked just ugly. I'm not a designer, so that was really demotivating...
It's a shame the audio is so bad. Would love me a polished version...
Oh that's your new side project right there: a browser plugin that does this on the fly. With ai. And put something something block chain in for the 2017 retro vibes ;)
And a good one imo.
Actually, exactly this is a side project of mine, running at https://egghead.space ;)
However, as my side projects tend to go, it's not very polished - or finished even. I still think it's a good idea though and hope I will finish it some day...
Short answer: no.
Long answer: The title ist ridiculous, I refuse to even open the link. Yes, I know this community favors more substantial comments, but this one made me angry.
I like the concept and installed the android app. Unfortunately, I wouldn't call it a beta version. I would say alpha since it seems to ... lack a lot. I was even unable to report a bug via the in-app mail link. Got a response that there is no such project on gitlab ;)
That's an awesome idea.
There's a lot of room in a bowling ball so I think it should be possible.
Let's put a camera in the finger holes (no idea if there is a "right" name for them, sorry) and make the ball steer itself.
After that works, start to reduce the hardware size and go for golf balls and the big money ;)
I'm working on a simple web app to share ideas for side project. I'd love to "show hackernews" some day, but it's not ready yet.
- Code is at https://github.com/sne11ius/egghead.space
- Pre-alpha-ish version runs at https://egghead.space
Also: my tan, since the weather in germany is awesome this summer :D
I haven't used nuxt, but this vuejs component "hides" the wrapped component during server render:
https://github.com/egoist/vue-no-ssr
Regarding the "client/server render results do not match" issues: Fixing these is mostly easy in my experience, especially since vue will log the offending dom nodes to the dev console.
Chrome@Android, Firefox@Android, Chrome@Windows - all fail for me.
Just look at the dev console.
Me too :/
+1 for start/stop times because that's how I keep my data now. I have been looking for a simple solution like this for quite some time. Also: thank you OP
Problem: people don't want to have to enter the sms TAN manually when they do online banking.
Solution: I'm creating an android app + webservice + chrome plugin to do it automatically. So the app reads the tan from the sms, sends it to the webapp. The webapp sends it to the browser plugin. Browser plugin enters the tan for you. ... Huge win :)
User base: everyone who does online banking with sms TAN 2fa but can't be bothered to enter the tan manually/doesn't care to much about security. ... So basically just me I guess ;)
Yes, take a look at the source:
<script>document.write(navigator.userAgent.match(/Linux|Android/)?'Yes':'Nope')</script>
Its embarrassing imo. If you feel your vuln. is so important it needs to have its own website, at least give reliable info about this or tell us why you can't.No
Shit. I thought I was frist with the idea ... but turns out I was a month later with https://github.com/sne11ius/github-screen D:
At least can generate these from .png files.