Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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 (No Skin)
  • No Skin
Collapse
Code Project
E

englebart

@englebart
About
Posts
1.3k
Topics
7
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Ok, so this one goes out to C...
    E englebart

    My favorite optimization is Java substring which returns “slices” which reuse the source string’s char[]. If you have a big string in memory you can pull as many substrings as needed without ever copying a char. Each substring has the storage overhead of a char* to the shared buff, offset, and length.

    The Lounge data-structures oop performance

  • Well, the "free electricity hour" has come and gone.
    E englebart

    I have a friend that does that based on a free night time electricity plan. Banks into a few battery packs at night and runs off the packs during the day. He estimated a three year break even on the packs, then he is into the gravy! (as long as he can find a similar power plan)

    The Lounge com question lounge

  • Well it's been a good past 24 hours
    E englebart

    “enough” The difference between engineering and design!

    The Lounge graphics design com hardware iot

  • Scientific Study, (N=1): USB Ports last 18 to 24 months
    E englebart

    I have a super cheap 2 device KVM for keyboard, mouse, and HDMI. The first one lasted about 15 months. I think it may have over heated since I keep my computer on 24/7. I bought the same model again and drilled a bunch of holes in the top and bottom and put some feet on it for an air gap. I am hoping to get a little more life out of this one. I calculate the cost to about $2/month. Worth the convenience.

    The Lounge question com discussion

  • Ahh, the IT industry...
    E englebart

    I am convinced that all NIST approved cryptography standards are all hackable by NSA in minutes.

    The Lounge question learning

  • Gosh I really painted myself into a corner
    E englebart

    Just throwing this out there… so the high level apis don’t show the lower type specs, but all take a generic callback pointer. The callback must match the lower type requirements? Compiler won’t be able to help here, but if your bitmaps show up incorrectly, they should catch that pretty fast in testing.

    The Lounge graphics design performance c++ visual-studio

  • Well, the "free electricity hour" has come and gone.
    E englebart

    and you were using the heaters outside while sipping your tea on the patio?

    The Lounge com question lounge

  • Development oddity
    E englebart

    Now, you need to create the audit committee to design the process and enforce the paperwork to prove that it is still working. (at least quarterly or whenever you change the batteries in the smoke detectors) Be sure to file in triplicate.

    The Lounge announcement com hardware testing beta-testing

  • Embedded and legacy rabbit holes
    E englebart

    I could see the vertical format working if they are trying to race the raster from the CRT. Remember those? spit the top row of bits across one line, advance bit mask one position, repeat. win 1.0 was probably running on slow CPUs when that format was developed. I started with win 2.1 at 12Mhz and EGA was ground breaking. No pre-fetch cache, etc

    The Lounge design hardware c++ python com

  • I'm a bit overwhelmed
    E englebart

    I was thinking along similar lines, but I know you work on various hardware. I also know that you often don’t need very much help when you are venting! My guess: you are working on an e-paper reader where you will need to render whatever font comes with the e book.

    The Lounge graphics design com iot algorithms

  • Well, that's different.
    E englebart

    Sort the laundry now and load the washing machine, prepare the vacuum cleaner, prep your welding projects, build a vacuum enclosed fly wheel, turn your freezer to max cold, put all of warm beer in the fridge, etc. It is going to be a busy hour! Don’t forget to skew the data and power off your main the day before!

    The Lounge com lounge

  • (International) Terminology Question
    E englebart

    Red line/red curb here( left pond ) indicates fire lane/fire truck lane. Tow away zone. Line means don’t cross. White line/dash is a separator for traffic moving the same direction. Yellow line/dash is a separator for traffic moving the opposite direction.

    The Lounge question

  • GitHub Copilot...
    E englebart

    I am thinking it could save some typing by using recursion and adding or subtracting 2 on each call! Start posting multiple instances of cr@p like that on public repos and see how long it takes to suggest that…

    The Lounge question ai-coding

  • Do you trust the "Cloud"?
    E englebart

    Also reminds me of someone trying to remove some copyrighted material from a github repo… just go back in the history!

    The Lounge hosting cloud question

  • Do you trust the "Cloud"?
    E englebart

    “Where to look…” The Internet Way Back Machine?

    The Lounge hosting cloud question

  • If apple made cars
    E englebart

    Yes. Instead of a real knob, there would be a picture of a knob on a touch screen that behaves nothing like a real knob!

    The Lounge design com graphics iot

  • Read This, Not That
    E englebart

    I had expected you would recommend “Cat Herding: Keeping Your Developers on Task”. 😊 Note: I just made up the title, but it might actually exist.

    The Lounge com question

  • Could a Chimpanzee Ride a Motorcycle?
    E englebart

    If he has a cell phone with Google Maps, he will be fine. unless he starts texting!

    The Lounge question

  • Roll your own...
    E englebart

    The other idea popping in my head… What website did this director launch before coming to your company? Do they take credit cards on the site? Bobby Tables wants a shopping spree!

    The Lounge asp-net security csharp dotnet question

  • Roll your own...
    E englebart

    [Authentication - OWASP Cheat Sheet Series](https://cheatsheetseries.owasp.org/cheatsheets/Authentication\_Cheat\_Sheet.html) If you do roll your own, this offers some high level considerations…

    The Lounge asp-net security csharp dotnet question
  • Login

  • Don't have an account? Register

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