idsout
|
3 years ago
|
on: Half of US Employees Earn Extra Cash on the Side, Survey Finds
None of my coworkers know I have a side gig. I don't want it coming back around to my manager.
idsout
|
3 years ago
|
on: Create an IAM group and ass a user
It's still showing the same message at the source lol
idsout
|
3 years ago
|
on: Direct Sockets: Proposal for a future web platform API
Temporary expirable sessions like we have today could be one way. Generate a temporary session (DB creds) for an authenticated user.
idsout
|
3 years ago
|
on: Sorting 400+ Chrome tabs in seconds
Honestly I do on a regular basis. Also that doesn't sound like a lot for a browser to maintain. Imagine opening most links in a new tab. That's how it happens and that's me.
idsout
|
3 years ago
|
on: Sorting 400+ Chrome tabs in seconds
Upvoted. Honest question. How did this make the front page of HN with 4 upvotes at the time?
idsout
|
3 years ago
|
on: Sorting 400+ Chrome tabs in seconds
I thought the same thing, except adding 4 or 5 zeroes
idsout
|
3 years ago
|
on: Ask HN: What companies are embracing “HTML over the wire”?
That sounds really expensive for the server.
idsout
|
3 years ago
|
on: U.S. credit card debt jumps 18.5% and hits a record $930.6B
What does a "hard" landing look like and will things return to the way they were?
idsout
|
3 years ago
|
on: Rust 1.65.0
Anyone know of some interesting crates that can now be used on stable thanks to this release?
idsout
|
3 years ago
|
on: “UBO Minus (MV3)” – An Experimental uBlock Origin Build for Manifest V3
Also wondering. I've been using Firefox on Android for at least a couple years now. Works fine for me
idsout
|
3 years ago
|
on: Let's Talk SkipList
Skip lists can be a good candidate for an ordered concurrent map implementation, outperforming an ordered map based on a bst/btree for instance.
idsout
|
3 years ago
|
on: Electronics are built with death dates. Let’s not keep them a secret
Mind sharing which dock and monitors you use?
idsout
|
3 years ago
|
on: The Grug Brained Developer
What are the downsides to "going rogue" too often? Where do politics come into play here?
idsout
|
3 years ago
|
on: Ask HN: What game do you wish existed?
Another 'Haven and Hearth' or 'Wurm Online/Unlimited' clone with more focus on QoL
idsout
|
4 years ago
|
on: Ask HN: Any weird tips for weight loss?
Exactly this. I'm 30yo, have been overweight most of my life and I've finally learned this. Since last May I've lost 65lbs by simply putting my height, weight, activity level, and age in an online calorie calculator and have weighed myself every day and kept my calories at or under this target. I just started feeling energetic enough to start weight lifting as of one month ago and my weight hasn't changed (started eating +450 more calories a day), but I'm already starting to physically change (slightly more defined arms and chest for instance).
You don't need a fancy diet. Just count calories every single day long enough and you will lose weight.
An added benefit of counting for so long is that I can now roughly estimate the number of calories in food when I'm out with friends. I just factor in those slight cheat outings into the beginning of my day or next day.
idsout
|
4 years ago
|
on: Russia’s way of conducting urban warfare bodes ill for Kyiv
I am and am also experiencing this issue. How did you know? Is Cloudflare down?
idsout
|
4 years ago
|
on: Tell HN: GitHub no longer supporting unauthenticated `git://`
I was. Thanks for the clarification.
idsout
|
4 years ago
|
on: Exa: An alternative to Ls
Mainly find and sed due to muscle memory, but I've been using fd and sd more and more lately.
idsout
|
4 years ago
|
on: Exa: An alternative to Ls
> little bsd differences have been driving me nuts since I took a job that forced me into a MacBook, but these tools solve that issue and are easy to install with Homebrew.
I'm in the same boat as you - I love the the rust-based CLI tools. I would also recommend installing the GNU coreutils via homebrew (https://formulae.brew.sh/formula/coreutils). This lets you run the GNU coreutils by prefixing them with a `g`, like `gsed` rather than `sed`.
idsout
|
4 years ago
|
on: Telegram founder says over 70M new users joined during Facebook outage
I also had minor issues for an hour or so. Messages not sending or loading for example.