Viewing profile — straight-shoota
straight-shoota
HN member- Joined
- Mon, Mar 22, 2021, 7:23 PM UTC
- HN karma
- 167
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About straight-shoota
Recent public activity
- story
-
comment
Comment #44854896
This may discover services, but not hostnames. If the server does not disclose them (e.g. in the certificate used on the IP host), an attacker doesn't have much further to go on.
-
comment
Comment #44107334
The English version of the CCEO (Eastern Code) has some copyright issues: > This document is temporarily unavailable due to a cease and desist from the Canon Law Society of America…
-
comment
Comment #43007667
One code should be fine. They can identify in both directions within different time windows.
-
comment
Comment #41700538
Yeah moving objects would invalidate pointers passed to external code that's not controlled by Crystal.
-
comment
Comment #41689890
I'm a core developer of Crystal. All sponsorship contributions pay some development hours, so they're valuable to improve the project. Sponsors presentation is only based on their …
-
comment
Comment #41689880
I'm a core developer of Crystal. We've been wondering about why it's worth the money for these sponsors. The links ideally shouldn't have much effect because they're marked as `spo…
-
comment
Comment #41686215
I'm a core developer of Crystal. Crystal's dynamic nature is only in the source code. It generates highly optimized code thanks to LLVM codegen. So performance is generally compara…
-
comment
Comment #41686177
I'm a core developer of Crystal. Looks like something went very wrong there. The GC may not be super optimised, but it's still practical. I have never heard about such drastic perf…
-
comment
Comment #41686042
I'm a core developer of Crystal. Note that there are two different flavours of blocks in Crystal: inlined and captured ones. `return` and `break` are supported in inlined blocks.
-
comment
Comment #40669493
What's news about this? Aren't bioplastics based on lignin already a thing?
-
comment
Comment #40283442
That's basically how discussions work in Wikipedia (and other MediaWiki projects). Discussion pages are just a giant text file which anyone can edit fully. The only extra feature o…
-
comment
Comment #38993865
Crystal Core developer speaking. I don't think it's disproportionate. Windows is a huge platform with lots of developers. Also you don't hear anyone asking for other OS support bec…
-
comment
Comment #38586600
I bought the 1080p variant. It makes a great preview monitor for video signals, camera output etc. I'm considering buying a 4k version with touchscreen for travelling, which fits w…
-
comment
Comment #38586551
Getting hot has a lot of complexity, actually: How hot does it get? How can you select the temperature and how accurate is that selection? How well does it maintain the selected te…
-
comment
Comment #38585975
Yeah, there's a switch to select direction. But it activates by pressure. I'm either screwing a bunch of screws in or out, so it's not a big hassle to use the switch when you need …
-
comment
Comment #38585771
I bought a Bosch GO this year, my brother as well. Should be the same kind of tool. It drives the screw in (or out) if you apply pressure to it.
-
comment
Comment #38585700
If it doesn't have a blade, how does it cut then?
-
comment
Comment #38585658
IronOS is actually a firmware, not a classical operating system. The soldering iron is like many modern appliances a smart device and contains a RISC-V CPU on which the firmware ru…
-
comment
Comment #35827542
Crystal core developer speaking: I think Crystal shines with these focus points, except 3. which needs some love (but it's on our radar). 1. C bindings are nice and easy 2. The int…
-
comment
Comment #35827454
Crystal core developer speaking: I think this argument is less about the concrete syntactical and semantic similarities to Ruby, but the shared general idea to focus on developer h…
-
comment
Comment #33789171
https://crystal-lang.org/reference/tutorials/basics/index.ht... https://crystal-lang.org/learning/
-
comment
Comment #33785850
There has been some progress recently. A big part of stdlib specs already pass on WASM. It's usable for experimentation. A great introduction is available at https://glue.im/noah/i…
-
comment
Comment #33785827
Ruby matches this definition: https://www.wikiwand.com/en/Strong_typing Crystal has static type checking though.
-
comment
Comment #32689146
Crystal is reaching its 10th anniversary (of the first commit). To celebrate that there is going to be a live event next Monday: https://forum.crystal-lang.org/t/10-years-of-crysta…