HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ninenines

no profile record

comments

ninenines
·5 lat temu·discuss
Bookmarklet can help

video.currentTime = video.duration
ninenines
·5 lat temu·discuss
It also is very disheartening to see few launch HN's not even getting 20-30 up votes.

I can't even dare to imagine how demotivating it can be for the founders. I really wish YC can cater to as many startups as it can and hope the reason for this is not the growing batch sizes.
ninenines
·6 lat temu·discuss
Do you mind elaborating pls,

From happiness to spending quality time socially feeling important is basic need for any human being, pls correct me. Never been to Detroit but seen streets of SF and India so I thought I have enough sample size.
ninenines
·6 lat temu·discuss
First of all Thank you for thinking about y/our community,

Here are few thoughts,

Mornings/evenings. Have yoga camps it need not be physical yoga, there are quite an extensive range of breathing exercises which can be done just be sitting

Local ppl upgrading is important, (young ppl learn and leave) it's important to educate the existing community, Conduct bootcamps, there is incredible content online, get together, have learnathons around them and help each other finish you don't need any expert to get things kickstarted

Evenings, identify local talent and organise cultural programs

Someone suggested buddha, go one step further have nothing, have an empty space where only rule is no one talks(teach meditation if possible but make it a knowledge not religion based as it leads to groupism)

The no talking space and cultural performance space can share the same compound, you can come up with a cool name for that, something where a milleneal can say I performed at that.

There is happiness in giving, organize volunteer activities like cleaning, planting trees etc etc
ninenines
·6 lat temu·discuss
You can use this in Safari https://github.com/ai/audio-recorder-polyfill

https://github.com/GoogleChromeLabs/webm-wasm

Safari doesn't play webm files two options for that

1). you can convert webm to MP4 with or without re-encoding(will be faster) using ffmpeg or ffmpeg-wasm (within browser) https://github.com/ffmpegwasm/ffmpeg.wasm

2). Another option is play webm directly using wasm https://github.com/brion/ogv.js
ninenines
·6 lat temu·discuss
Couple of other alternatives https://github.com/patr0nus/DeskGap https://github.com/neutralinojs/neutralinojs

Like many pointed out electron may be a beast but few important things like system tray, start on boot come inbuilt with electron.