HN user

Doublon

420 karma

[ my public key: https://keybase.io/maxdec; my proof: https://keybase.io/maxdec/sigs/h7G0cqjYfQyxg4YzAQicRNOxZhjkroycufXSn7tvTzs ]

Posts28
Comments58
View on HN
www.cloudflarestatus.com 1mo ago

Cloudflare Dashboard and Cloudflare API service issues

Doublon
4pts1
github.com 3mo ago

Community guide to using Yubikey for GnuPG and SSH

Doublon
3pts0
github.com 4mo ago

Nginx ingress controller has been archived

Doublon
3pts1
fight-flash-fraud.readthedocs.io 4mo ago

F3 – Fight Flash Fraud, tool that tests flash cards capacity and performance

Doublon
12pts0
shortcat.app 11mo ago

Shortcat – Manipulate macOS with the Keyboard

Doublon
1pts0
skywalking.apache.org 11mo ago

Apache SkyWalking: APM system designed for microservices, cloud native

Doublon
2pts0
blog.mongodb.org 11y ago

Announcing MongoDB 3.0

Doublon
2pts0
www.rentasquad.com 11y ago

Rent a Squad – Rent proper technical teams from recognized startups

Doublon
7pts8
github.com 11y ago

Bootlint: HTML linter for Bootstrap projects

Doublon
2pts0
blog.getbootstrap.com 11y ago

Introducing Bootlint

Doublon
3pts0
github.com 12y ago

Show HN: A jukebox for your office's Raspberry Pi

Doublon
2pts0
www.youtube.com 12y ago

Charlie Stross Keynote

Doublon
2pts0
boingboing.net 12y ago

Boy, 9, creates library in his front yard. City, stupid, shuts it down.

Doublon
25pts23
codegolf.stackexchange.com 12y ago

Make it look like I'm working [codegolf]

Doublon
2pts0
www.mikeperham.com 12y ago

Bounded Libraries

Doublon
2pts0
guides.github.com 12y ago

GitHub Hello World

Doublon
3pts0
www.youtube.com 12y ago

Flight of Falcon 9-R 1000m (SpaceX)

Doublon
4pts0
x.naveen.com 12y ago

Wearables versus there-ables by naveen

Doublon
3pts0
prismic.io 12y ago

Prismic.io goes live

Doublon
46pts51
joel.is 12y ago

How my co-founder and I structure ourselves as CEO and COO

Doublon
2pts0
stackoverflow.com 12y ago

Why doesn't GCC optimize a*a*a*a*a*a to (a*a*a)*(a*a*a)? (2013)

Doublon
227pts83
physics.stackexchange.com 12y ago

Why is Ice slippery? (StackExchange)

Doublon
1pts0
eng.yammer.com 12y ago

Build a private NPM cache with NGINX

Doublon
3pts0
foursquare.com 12y ago

Follow Banksy's New York show on Foursquare

Doublon
1pts0
isolani.co.uk 12y ago

Breaking the Web with hash-bangs (2011)

Doublon
1pts0
ifitshipitshere.blogspot.de 12y ago

Shoot, That's Fun. The Bullet Hole Art Of Walt Creel (2011)

Doublon
2pts0
www.hireprogrammersleavingsyria.org 12y ago

Hire Programmers Leaving Syria

Doublon
3pts1
forums.aws.amazon.com 13y ago

AWS S3 - Accepting custom SSL certificate for CNAMES

Doublon
1pts0

Interesting!

I also started to build something similar for us, as an PoC/alternative to Glean. I'm curious how you handle data isolation, where each user has access to just the messages in their own Slack channels, or Jira tickets from only workspaces they have access to? Managing user mapping was also super painful in AWS Q for Business.

I'd like to try a pattern where agents only have access to read-only tools. They can read you emails, read your notes, read your texts, maybe even browse the internet with only GET requests...

But any action with side-effects ends up in a Tasks list, completely isolated. The agent can't send an email, they don't have such a tool. But they can prepare a reply and put it in the tasks list. Then I proof-read and approve/send myself.

If there anything like that available for *Claws?

While the step from 1080p 1440p to 4K is a visible difference

I even doubt that. My experience is, on a 65" TV, 4K pixels become indistinguishable from 1080p beyond 3 meters. I even tested that with friends on the Mandalorian show, we couldn't tell 4K or 1080p apart. So I just don't bother with 4K anymore.

Of course YMMV if you have a bigger screen, or a smaller room.

I created a script that was scraping the kimsufi website every X minutes to check if some server was available and would send me the reservation link via Slack.

It was so hard to get their cheapest server back then, they would get sold out really quickly.

Swift is like Go 11 years ago

The first one can be shortened for Go:

  package main

  func main() {  
    println("Hello, world!")  
  }
And it looks even more similar to the Swift version.

Nowhere they talk about learning new skills or getting better at your job like if people could not change, they'd stay the same forever. I really do not think it's the case, especially that Laura, for example, who's described as smart and hard-working. I'm pretty sure she'd have been able to adapt to the new skills required.

IBM Watson API 12 years ago

"Questions" in the documentation without question mark (?) seem somehow wrong to me.

I would probably make an HTTP interceptor to remove the elements from the cache on non-GET methods. The same could probably be done on socket events if you sync your clients with socket.io or something alike.

e.g.: PUT /users/123 => delete from cache the user "123"

Man rms 12 years ago

What a level of precision in there.

Edit: Wow "Please don't be surprised if I pull out my computer at dinner and begin handling some of my email. I have difficulty hearing when there is noise; at dinner, when people are speaking to each other, I usually cannot hear their words. Rather than feel bored, or impose on everyone by asking them to speak slowly at me, I do some work."

Yotaphone 13 years ago

Some issues with the scrolling on my MBP with Chrome.

Otherwise it looks nice!