HN user

srathi

2,124 karma

https://www.linkedin.com/in/ssrathi/

SDM @AWS LakeFormation (Palo Alto, CA)

Posts169
Comments136
View on HN
daringfireball.net 1y ago

More on Apple's Trust-Eroding 'F1 the Movie' Wallet Ad

srathi
5pts1
daringfireball.net 1y ago

Apple's Spin on the Personalized Siri Apple Intelligence Reset

srathi
2pts0
ciechanow.ski 1y ago

GPS – Bartosz Ciechanowski (2022)

srathi
18pts2
www.sfgate.com 1y ago

Minimum qualifying income for a home in the Bay Area is now $320k

srathi
4pts0
go.dev 2y ago

Go 1 and the Future of Go Programs

srathi
1pts0
www.seriouseats.com 4y ago

The case for bad coffee (2015)

srathi
478pts621
github.com 4y ago

Show HN: Go-scrub: Scrubbing sensitive fields from a deeply nested Go struct

srathi
1pts0
blog.unicode.org 4y ago

The Unicode Blog: The Past and Future of Flag Emoji

srathi
2pts0
go.dev 4y ago

Two New Tutorials for Golang 1.18

srathi
3pts0
groups.google.com 4y ago

Go 1.18 Beta 1 is released

srathi
7pts0
github.com 4y ago

Go proposal: maps: new package to provide generic map functions

srathi
3pts0
twitter.com 5y ago

Golang – shift-based DFA optimizations for utf8 package

srathi
4pts0
waitbutwhy.com 5y ago

The Big and the Small – Wait but Why

srathi
1pts0
xkcd.com 5y ago

Xkcd: The History of Unicode

srathi
18pts0
1password.com 5y ago

1password security white paper [pdf]

srathi
1pts0
lee-phillips.org 5y ago

Using Debian Linux on the Lenovo ThinkCentre M73

srathi
4pts0
clickbait.cbrgm.net 5y ago

Clickbait headline generator using various tech buzzwords

srathi
2pts0
www.androidpolice.com 5y ago

Scrollable Tab Strip in Chrome

srathi
1pts0
brennan.io 5y ago

Stack Overflow Users Rejoice as Pattern Matching Is Added to Python

srathi
119pts20
github.com 5y ago

WTF Python: Exploring and understanding Python through surprising snippets

srathi
359pts162
chromereleases.googleblog.com 5y ago

Chrome CVE-2021-21148 0-day bug

srathi
2pts0
github.com 5y ago

Go generics proposal moves to “likely accept”

srathi
53pts92
github.com 5y ago

Show HN: Golang library to act on structure fields at runtime

srathi
1pts1
groups.google.com 5y ago

Implementing Generics

srathi
2pts1
www.reuters.com 5y ago

AT&T considers cellphone plans subsidized by ads

srathi
1pts0
www.androidpolice.com 5y ago

US Customs doubles down on OnePlus Buds seizure, citing Apple trademark

srathi
21pts3
go.dev 5y ago

Using Go at Google

srathi
4pts0
go.googlesource.com 5y ago

File System Interfaces for Go – Draft Design

srathi
2pts0
github.com 6y ago

RocksDB/LevelDB inspired key-value database in Go

srathi
4pts0
mast.queensu.ca 6y ago

Transcript: Einstein and Rabindranath Tagore's meeting in 1930 [pdf]

srathi
3pts0

Ublock origin is not able to filter out <dialog> elements without breaking scrolling and other buttons in most cases (depending on how the site is implemented). Is there a generic way to disable these without affecting the rest of the site?

Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.

This package provides user friendly helper APIs built on top of the Golang "reflect" library. Reflect library is tricky to use due to its low level nature and results in a panic if an incorrect input is provided. This package provides high level abstractions on such tricky APIs in a user friendly manner.

Is the 4th off day separate for everyone, or is it Friday all the time? If everyone takes Friday off, then we end up in the same situation as before where no chores are possible on Friday. Can one pick any day from Mon-Fri as the off day.

Do the containers and their settings sync across devices as part of Firefox Sync? Last time I tried them, I had to recreate them on each device.