HN user

cosmosgenius

258 karma

[ my public key: https://keybase.io/sharat; my proof: https://keybase.io/sharat/sigs/LWpFuSO7U5qT-tQMJlKyMsTgydX6WkMuNcQhLZCBm00 ]

Posts33
Comments55
View on HN
agileotter.blogspot.com 1y ago

Agile Otter Blog: There Is No Automatic Reset for Engineering

cosmosgenius
2pts0
github.com 1y ago

VictoriaLogs v1.0.0 Release

cosmosgenius
2pts0
imagineer.in 2y ago

Traefik with SSL: Understanding Acme

cosmosgenius
1pts0
traefik.io 2y ago

Traefik 3.0 GA Has Landed

cosmosgenius
7pts0
www.django-rest-framework.org 2y ago

Django REST framework 3.15.0

cosmosgenius
149pts67
docs.orbstack.dev 2y ago

Cloud-Init · OrbStack Docs

cosmosgenius
1pts0
chromestatus.com 2y ago

Feature: TLS Encrypted Client Hello (ECH)

cosmosgenius
4pts1
blog.cloudflare.com 2y ago

Encrypted Client Hello

cosmosgenius
243pts210
blog.emberjs.com 3y ago

Ember 5.0 Released

cosmosgenius
5pts0
www.youtube.com 3y ago

Last Stand – Sci-Fi Short Film Made with Artificial Intelligence [YouTube]

cosmosgenius
3pts1
blog.bitrise.io 4y ago

Xamarin support ends in 2022 on Bitrise

cosmosgenius
1pts0
github.com 9y ago

Remove password

cosmosgenius
1pts2
npm1k.org 9y ago

Npm1K – are we licensed yet?

cosmosgenius
1pts0
www.youtube.com 9y ago

Single actuator wave-like robot

cosmosgenius
2pts1
smjockey.co 10y ago

Girta Punjab? Censorship in india

cosmosgenius
6pts0
www.chromestatus.com 10y ago

Exponentiation Operator (** / **=) – Chrome Platform Status

cosmosgenius
2pts0
github.com 10y ago

Trivialdb – A lightweight key/value json storage with persistence

cosmosgenius
4pts0
npmcdn.com 10y ago

Npmcdn is a CDN for packages that are published via npm

cosmosgenius
4pts0
developers.slashdot.org 10y ago

Code.org Hacked, Emails and Locations Data of Volunteers Compromised – Slashdot

cosmosgenius
2pts0
lifehacker.com 10y ago

The Raspberry Pi 3 Adds Built-In Wi-Fi and Bluetooth, Gets a 50% Speed Boost

cosmosgenius
1pts0
certsimple.com 10y ago

How to deploy your node app on Linux, 2016 edition

cosmosgenius
2pts0
github.com 10y ago

Simplified JavaScript Jargon

cosmosgenius
2pts0
www.sitepoint.com 10y ago

Top JavaScript Frameworks, Libraries and Tools and When to Use Them

cosmosgenius
17pts2
bl.ocks.org 10y ago

Fourier series visualisation with D3.js

cosmosgenius
1pts0
nodejs.org 10y ago

Node v4.2.1 (LTS) – Node.js

cosmosgenius
3pts1
www.youtube.com 10y ago

Addy Osmani – What’s New in Chrome DevTools

cosmosgenius
3pts0
michaelerasm.us 10y ago

What is TF-IDF?

cosmosgenius
2pts0
wearefractal.com 10y ago

Node in Production (slides)

cosmosgenius
2pts0
12factor.net 10y ago

The Twelve-Factor App

cosmosgenius
21pts3
www.sitepoint.com 10y ago

Using Sass’s error, warn, and debug Directives

cosmosgenius
1pts0
Unifi Travel Router 7 months ago

Is this any better than just doing Hotspot with wifi bridge? I just have my hotspot on my pixel for my devices to connect to. Pixel itself is connected to whatever "public wifi" is there.

I can second 3blue1brown as intro, but anything practical needs practise. Get your local 12th grade or undergrad math book which has problems to solve will bring more focus and faster learning. Have a list of problems to solve in your head while learning theory has been faster for me than just learning theory.

Orion 1.0 8 months ago

Browser handling is way more personal than any other piece of software. It need not be open source licensed but being able to compile and install it from source the exact binary (minus signing) is a huge plus is today's world. Otherwise is "not" doing much from chrome, brave, firefox etc of today. Open source would be cherry on top.

Trust of Kagi search is already there w.r.t both the tool and the company but it is not transferable to Trust to the Orion Browser.

The condescension is coming from "We want to make sure we trully understand what you're struggling with." which is completely dismissing the points they made in the post. Basics "surely there is more to it than just what is in the post". A better response would have responded with actions/talking points to the items listed in the post. Then asking for a call for further clarification of the respondents point.

one thing which causes problem with git for me is collaborative work without using "git server". This usually comes up at homelab situation with no access a "git server" or ssh server. One thing with jj is i can use existing sharing mechanism like dropbox, google drive or if nothing else just copying jj folder (granted all of those are bad idea w.r.t vcs but still).

Does anyone know a low memory disk based search solution for home usage? By low memory i mean in the range of 256MB maybe 1GB. I am almost convinced of mellisearch but still looking. Elasticsearch would have been perfect but the memory usage is too high for the server i have.

Or should i go with a custom solution? FYI the search is highly dynamic ranging from full books, medical records, chat messages to movie/shopping/recipe catalogue.

By having a 5 min group meeting where only the manager speaks. Manager is not allowed to talk about what direction the team should go and what the team should do. Anything else will give instant insights on whats going on at the isolated top.

Kagi Teams 2 years ago

Kagi is not mentioned true, but there are always talks w.r.t using site, intitle, time (before 2018 eg) filter to improve search. That indirectly can be considered as "having low quality" from one POV.

Prompt to Output quality vary by a large amount between models IMO. The equivalent analogy would "lets switch programming language for this solved problem".

I wanted to use Passkeys from the initial spec stage. The UX seemed far more superior (the closest I think is passwordless via email).

But the more I wanted to use Passkeys are more scary it got, basically the gut feeling of losing control.

If we could use something akin of derived, reproduceable-ish (???) Passkeys maybe then.

As of right now it feels wrong.

Testcontainers 2 years ago

I just started using them specifically to test docker container implementation (Correctness of Dockerfile, entrypoint etc.)

I Hate NestJS 3 years ago

I am not sure how dynamic dispatch relates too OOP in general, more than it being shown as an example use cases of OOP. (Pardon my ignorance).

edit: yup ignorance shows. Going through couple of wiki dynamic dispatch means polymorphic methods.

I Hate NestJS 3 years ago

Aren't inheritance, encapsulation concepts of OOP more than guiding principles "to be followed"? Understanding inheritance vs composition becomes the basis for anything OOP, as are with other concepts.

I Hate NestJS 3 years ago

"Not that I would consider OOP a good way to do things in general" this statement doesn't make sense to me. My normal mental model for design in usually "Objects" with message passing. How is OOP bad in general?

ECH can be enabled depending on the Terminating TLS server used. (not sure which one implements it now) But you are right in the sense its used for multiple sites to one IP. Essentially ECH is protection for SNI, ALPN, which are plaintext in non-ECH.