Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

imclaren@infosec.exchangeI

imclaren@infosec.exchange

@imclaren@infosec.exchange
About
Posts
7
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

View Original

Posts

Recent Best Controversial

  • @overcastfm hi marco.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @overcastfm hi marco. Overcast on ios is storing 30gb of data but when I open it the app tells me that I am ony storing 1 to 2 gbs. I delete and reinstall the app and storage space frees up but then the app downloads 30gb again over what feels like a week or so.

    I have had overcast installed for years but this seems to be a new issue. I am only subscribed to 9 podcasts.

    Is this a bug or am I holding it wrong? Cheers.

    Uncategorized

  • It finally happened, I interviewed a candidate who would not look at me the entire interview, and answered my questions directly to my male colleague.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @hacks4pancakes I’m so sorry. This isn’t cultural it’s just wrong. And if it is the culture then the culture is wrong.

    Uncategorized

  • I find it such a weird meme that RSS/Atom is dead.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @jonmsterling when they say it’s dead, what they mean is there’s no way to insert a paywall or otherwise get between the rss provider and users and clip the ticket.

    Uncategorized

  • i think my favorite bash alias i run on almost every box is just
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @darfplatypus dist upgrading without planning is terrifying!

    Uncategorized

  • Today I learned you could do: `go build -gcflags="-m -m"` to get escape analysis information.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @purpleidea usually the problem is a memory leak, too many goroutines, storing data in a slice or map and never clearing it (i. e. another memory leak), etc. It would be wonderful if pprof could point us to these issues and the related buggy code file and line number

    Uncategorized golang

  • Today I learned you could do: `go build -gcflags="-m -m"` to get escape analysis information.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @purpleidea yes I think there’s something to that. I generally use the flame graph / visual output to identify outliers and triage from there.

    I find pprof deeply unintuitive. It would be wonderful to be able to import a library to the server which takes the pprof output and points you towards the likely culprit. Or is a kitchen sink analysis that shows all the pprof output in a comprehensive way.

    Uncategorized golang

  • Today I learned you could do: `go build -gcflags="-m -m"` to get escape analysis information.
    imclaren@infosec.exchangeI imclaren@infosec.exchange

    @purpleidea I’ll be interested in answers to this question. If my code has memory issues I generally use pprof to identify problematic functions.

    Uncategorized golang
  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups